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

Bump codeception/codeception from 4.2.2 to 5.0.12 #27

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 16, 2023

Bumps codeception/codeception from 4.2.2 to 5.0.12.

Release notes

Sourced from codeception/codeception's releases.

5.0.12

  • Wait for all tests to finish before accessing the serialized test results by @​MarcelBolten in #6702
  • Updated Support Ukraine link in version string

5.0.11

What's Changed

New Contributors

Full Changelog: Codeception/Codeception@5.0.10...5.0.11

5.0.10

5.0.9

  • JUnitReporter: Do not set 'useless' testsuite attribute in strict mode #6635 by @​gileri
  • Fixed static $defaultName deprecated in _completion command #6633 by @​dmitryuk
  • Replaced object property assertions removed from PHPUnit 10

5.0.8

  • Supports PHPUnit 10

5.0.7

  • Disabled phpcs checks in generated action files #6621
  • $I->wantTo() no longer changes test title at runtime #6622
  • Display correct failed step when failures and errors happened during test run #6623
  • Fixed indentation of step_decorators in config files generated by bootstrap #6624
  • Enabled Conditional, Retry and tryTo decorators in acceptance suite generated by bootstrap #6624
  • Improved handling of anonymous classes in parser #6626

5.0.6

  • Fixed canSee assertions in Unit format #6610
  • tryTo methods must return boolean result #6614
  • Fixed various issues with handling of @skip and @incomplete annotations and attributes in Cest format #6617
  • Stopped adding __mocked field to mocks created by Stub library #6620
  • Fixed deprecated string syntax in Run command #6618 by @​shtiher-pp

5.0.5

  • Don't disable test shuffling when --shard option is used (#6605)
  • Provided typed signatures for attributes (#6600) by @​mdoelker
  • Support for Attributes in generated Actions files (#6593) by @​yesdevnull

... (truncated)

Commits
  • 7f528f5 5.0.12
  • a80f684 Merge pull request #6702 from MarcelBolten/fix-incomplete-reports
  • 778721b phpcs
  • 2f06902 Merge pull request #6701 from Codeception/update-ukraine-link
  • f99620c wait for all tests to finish before accessing the serialized test results
  • 6c00c8c Update Support Ukraine link in version string
  • 1998a28 5.0.11
  • 641efdd Merge pull request #6685 from Codeception/fix-phpunit-compatibility
  • 2a0d4e1 Fix JUnitReporter compatibility with PHPUnit 10.3
  • ad963d3 Merge pull request #6676 from mbrodala/patch-1
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [codeception/codeception](https://github.com/Codeception/Codeception) from 4.2.2 to 5.0.12.
- [Release notes](https://github.com/Codeception/Codeception/releases)
- [Changelog](https://github.com/Codeception/Codeception/blob/5.0/CHANGELOG-4.x.md)
- [Commits](Codeception/Codeception@4.2.2...5.0.12)

---
updated-dependencies:
- dependency-name: codeception/codeception
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Oct 16, 2023
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 25, 2023

Superseded by #32.

@dependabot dependabot bot closed this Dec 25, 2023
@dependabot dependabot bot deleted the dependabot/composer/codeception/codeception-5.0.12 branch December 25, 2023 10:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file php Pull requests that update Php code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants