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

Chore(deps): Update codeception/codeception requirement from 5.0.7 to 5.1.0 #517

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 5, 2024

Updates the requirements on codeception/codeception to permit the latest version.

Release notes

Sourced from codeception/codeception's releases.

5.1.0

  • Support PHPUnit 11

Note: PHPUnit 11 does not support excluding files from code coverage report

Changelog

Sourced from codeception/codeception's changelog.

5.1.0

  • Support PHPUnit 11
  • Note: PHPUnit 11 does not support excluding files from code coverage report

5.0.13

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

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

  • Support for 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

... (truncated)

Commits
  • cb80cae 5.1.0
  • c593427 Merge pull request #6728 from Codeception/phpunit11
  • b2c62d7 Support PHPUnit 11
  • 713a901 5.0.13
  • 31103d2 Merge pull request #6696 from weeg/4087-helpers-inside-data-providers
  • 3eb2e01 Merge pull request #6723 from W0rma/symfony7
  • 0240f8b Allow installation of psy/psysh:0.12 which adds support for symfony 7
  • 6c30fc0 Add missing return types for symfony 7
  • 8580b1d Allow installation of symfony 7
  • a8a1584 Merge pull request #6710 from MarcelBolten/add-max-retries
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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)

Updates the requirements on [codeception/codeception](https://github.com/Codeception/Codeception) to permit the latest version.
- [Release notes](https://github.com/Codeception/Codeception/releases)
- [Changelog](https://github.com/Codeception/Codeception/blob/5.1/CHANGELOG-5.x.md)
- [Commits](Codeception/Codeception@5.0.7...5.1.0)

---
updated-dependencies:
- dependency-name: codeception/codeception
  dependency-type: direct:production
...

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 Feb 5, 2024
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.

None yet

0 participants