Skip to content
This repository has been archived by the owner on Jul 24, 2024. It is now read-only.

chore: update codeception/codeception requirement from ^4.1 to ^5.1 #23

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jul 9, 2024

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

Release notes

Sourced from codeception/codeception's releases.

5.1.2

  • Prevent unrelated error from being displayed if a scenario step has failed by @​craig-mcmahon in #6743
  • Replace Laravel5 with Laravel module in module installation suggestion by @​W0rma in #6742
Changelog

Sourced from codeception/codeception's changelog.

5.1.2

  • Prevent unrelated error from being displayed if a scenario step has failed by @​craig-mcmahon in #6743
  • Replace Laravel5 with Laravel module in module installation suggestion by @​W0rma in #6742

5.1.1

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

... (truncated)

Commits
  • 3b2d7d1 5.1.2
  • 237585c Replace Laravel5 with Laravel module in module installation suggestion (#6742)
  • 066deb0 Prevent unrelated error from being displayed if a scenario step has failed (#...
  • fcfa1d0 5.1.1
  • dfe90fa Reimplement coverage:exclude option for PHPUnit 11 (#6739)
  • 86121cf Merge pull request #6741 from W0rma/doctrine-module
  • 81f9f80 Replace Doctrine2 with Doctrine module
  • 79794a4 Improved output of Bootstrap command
  • 96a18c6 [Docs] Update the names of test suites in description of Bootstrap command
  • cb80cae 5.1.0
  • 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@4.1.0...5.1.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 9, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants