Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency codeception/codeception to v4.2.2 - autoclosed #15

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Aug 6, 2021

Mend Renovate

This PR contains the following updates:

Package Type Update Change
codeception/codeception (source) require-dev minor ^4.0 -> 4.2.2

Release Notes

Codeception/Codeception

v4.2.2

Compare Source

  • Propagate --ext and --override parameters to included test suites (#​6536)
  • Fixed false negative message about stecman/symfony-console-completion package (#​6541)

v4.2.1

Compare Source

  • Execute setupBeforeClass/tearDownAfterClass only once (#​6481)
  • Handle action with intersection return type correctly in dry-run command

v4.2.0

Compare Source

  • Improved multi-application experience, allow filtering suites by name (#​6435) by @​calvinalkan
  • Configuration override is passed to included suites (#​5978) by @​calvinalkan
  • Made dry-run command work with module methods having return types (#​6470)
  • Support for expectError/Warning/Notice/Deprecation methods in unit tests (Requires PHPUnit 8.4+)
  • Implemented new setting convert_deprecations_to_exceptions (#​6469)
  • Action file generator: Do not return when return type is never (#​6462)
  • Backported test.useless event from Codeception 5.0 (#​6459)

v4.1.31

Compare Source

  • RunBefore extension prints error output and stops execution if command failed
  • Action file generator: Fixed handling of intersection types
  • Action file generator: Fixed handling of self and parent types

v4.1.30

Compare Source

  • Fix handling of previous exception in ExtensionException
  • Improved parser fix for PHP keywords as named parameters
  • Add link to https://helpukrainewin.org

v4.1.29

Compare Source

  • Fixed duplicate test runs when codeception.yml and codeception.dist.yml are present in multi-app setup by @​calvinalkan
  • Action generator handles mixed type correctly
  • Parser fix to allow named parameters named class and namespace

v4.1.28

Compare Source

v4.1.27

Compare Source

  • Renamed editorUrl setting to editor_url for consistency
  • Fixed wildcard matching of group files (#​6302) by @​DavertMik

v4.1.26

Compare Source

v4.1.25

Compare Source

v4.1.24

Compare Source

In this example, tests listed in slow.txt will be executed from backend/tests and frontend/tests:

### included configs
include:
  - backend/tests
  - frontend/tests

### groups defined in files
groups:
  slow: slow.txt

v4.1.23

Compare Source

v4.1.22

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/codeception-codeception-4.x branch from 4bcee8b to 01c36bc Compare March 7, 2022 09:21
@renovate renovate bot changed the title Update dependency codeception/codeception to v4.1.22 Update dependency codeception/codeception to v4.1.30 Mar 7, 2022
@renovate renovate bot changed the title Update dependency codeception/codeception to v4.1.30 Update dependency codeception/codeception to v4.1.31 Mar 26, 2022
@renovate renovate bot force-pushed the renovate/codeception-codeception-4.x branch from 01c36bc to 85f46c9 Compare March 26, 2022 12:34
@renovate renovate bot force-pushed the renovate/codeception-codeception-4.x branch from 85f46c9 to 1d39420 Compare June 18, 2022 14:26
@renovate renovate bot changed the title Update dependency codeception/codeception to v4.1.31 Update dependency codeception/codeception to v4.2.0 Jun 18, 2022
@renovate renovate bot force-pushed the renovate/codeception-codeception-4.x branch from 1d39420 to 9037d49 Compare June 24, 2022 01:05
@renovate renovate bot changed the title Update dependency codeception/codeception to v4.2.0 Update dependency codeception/codeception to v4.2.1 Jun 24, 2022
@renovate renovate bot force-pushed the renovate/codeception-codeception-4.x branch from 9037d49 to 2108006 Compare September 25, 2022 20:40
@renovate renovate bot changed the title Update dependency codeception/codeception to v4.2.1 Update dependency codeception/codeception to v4.2.2 Sep 25, 2022
@renovate renovate bot changed the title Update dependency codeception/codeception to v4.2.2 Update dependency codeception/codeception to v4.2.2 - autoclosed Nov 20, 2022
@renovate renovate bot closed this Nov 20, 2022
@renovate renovate bot deleted the renovate/codeception-codeception-4.x branch November 20, 2022 16:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants