Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 24, 2024

Updates the requirements on matthiasnoback/symfony-dependency-injection-test to permit the latest version.

Release notes

Sourced from matthiasnoback/symfony-dependency-injection-test's releases.

Release 6.0.0

What's Changed

New Contributors

Full Changelog: SymfonyTest/SymfonyDependencyInjectionTest@5.1.0...6.0.0

Changelog

Sourced from matthiasnoback/symfony-dependency-injection-test's changelog.

Changelog

v4.3.0

  • Added support for Symfony 6,
  • Removed support for Symfony 5.0 - <5.3

v4.2.1

  • Support for PHP8

v4.2.0

  • Fix: PSR-4 autoloading (#132)
  • Add @coversNothing annotation to prevent raising risky warnings in PHPUnit 9
  • Fix: run prepend() for all extensions first, then load() then extensions (#126)

v4.1.0

  • Support for Symfony 5.

v4.0.0

  • Added support for PHPUnit 8.0
  • Dropped support for PHPUnit 7.x
  • Dropped support for PHP 7.1
  • Made classes and methods final
  • Added more type hints.

v3.1.0

  • Added support for yaml file extension.

v3.0.0

  • Dropped support for PHPUnit < 7.0
  • [BC Break] Add return type hints to all toString() methods of the constraint classes for compatibility with PHPUnit 7
  • Dropped support for PHP < 7.1

v2.3.0

  • Testing on Symfony 4 and make sure test passes
  • Support for named arguments
  • Service/alias names might be FQCNs

v2.2.0

  • Support for Symfony 4

v2.1.0

... (truncated)

Commits
  • 487b7fd chore: fix ci deprecations, bump actions/cache 3 => 4 (#160)
  • f5ddeb8 chore: remove testruns for symfony 6.3 (#161)
  • 0fcb91f add support for phpunit 11 (#157)
  • 2bd8962 Check identity of the Container parameter (#128)
  • 23e0c46 Merge pull request #154 from stloyd/bugfix/issue-141
  • e0032f5 Merge pull request #155 from stloyd/bugfix/tests-for-147
  • 355cb4e Add basic tests for DefinitionDecoratesConstraint
  • 76663d8 Merge pull request #147 from mbabker/fix-decorator-test
  • d381ca0 Fail when comparing arguments with reference
  • d56f207 Merge pull request #152 from Chris53897/feature/fix-ci-badge
  • 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)

@dependabot dependabot bot requested a review from a team as a code owner September 24, 2024 08:42
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 24, 2024
@dependabot dependabot bot force-pushed the dependabot/composer/matthiasnoback/symfony-dependency-injection-test-tw-6.0 branch 2 times, most recently from ba4be06 to f21eb9f Compare September 24, 2024 09:10
@dependabot dependabot bot force-pushed the dependabot/composer/matthiasnoback/symfony-dependency-injection-test-tw-6.0 branch from f21eb9f to 5a7e331 Compare October 1, 2024 10:39
Updates the requirements on [matthiasnoback/symfony-dependency-injection-test](https://github.com/matthiasnoback/SymfonyDependencyInjectionTest) to permit the latest version.
- [Release notes](https://github.com/matthiasnoback/SymfonyDependencyInjectionTest/releases)
- [Changelog](https://github.com/SymfonyTest/SymfonyDependencyInjectionTest/blob/master/CHANGELOG.md)
- [Commits](SymfonyTest/SymfonyDependencyInjectionTest@5.0.0...6.0.0)

---
updated-dependencies:
- dependency-name: matthiasnoback/symfony-dependency-injection-test
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/composer/matthiasnoback/symfony-dependency-injection-test-tw-6.0 branch from 5a7e331 to 52fc709 Compare October 1, 2024 10:40
@dependabot dependabot bot changed the base branch from 2.1 to 2.2 October 1, 2024 10:57
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant