ecphp / cas-bundle

CAS Bundle, a standard Symfony bundle for authentication using CAS protocol.
https://ecphp-cas-bundle.readthedocs.io
BSD 3-Clause "New" or "Revised" License
43 stars 9 forks source link

Update infection/infection requirement from ^0.22 to ^0.23 #49

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

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

Release notes

Sourced from infection/infection's releases.

Add support for Pest test framework

0.23.0 (2021-05-13)

Full Changelog

Added:

  • Add support for Pest test framework #1516

Fixed:

  • Multiplication mutator should not mutate when return value is integer #1515

Changed:

  • [BE BREAK] Remove CodeCoverageAnnotationIgnorer #1517
  • Upgrade xdebug-handler to v2 #1510
Changelog

Sourced from infection/infection's changelog.

0.23.0 (2021-05-13)

Full Changelog

Added:

  • Add support for Pest test framework #1516

Fixed:

  • Multiplication mutator should not mutate when return value is integer #1515

Changed:

  • [BE BREAK] Remove CodeCoverageAnnotationIgnorer #1517
  • Upgrade xdebug-handler to v2 #1510

0.22.0 (2021-04-24)

Full Changelog

Added:

  • Add INFECTION and TEST_TOKEN environment variables for each Mutant process #1504

Fixed:

0.21.0 (2021-01-27)

Full Changelog

Added:

... (truncated)

Commits
  • ac87ae4 Update changelog for 0.23.0
  • 8ad6057 Revert 2976ee2b2ceee1134cc1591813537344b8dcb0e3 - downgrade ocramius/package-...
  • 792a158 Use 1.2.0 release of Pest
  • b9ae55f Use master branch of Pest instead of fork
  • d00e9dc Remove code coverage node ignorer
  • 6f34b7b Add custom run_tests.bash to run Pest test framework
  • 2c9c5cf Add tests
  • 9f29d95 Add inline and shared datasets for Pest
  • acf45a9 Add Pest, PhpUnit and mixed tested classes
  • 5e177ca Initial setup for Pest Adapter
  • 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 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)