-
Notifications
You must be signed in to change notification settings - Fork 20
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
Update matthiasnoback/symfony-dependency-injection-test requirement from ^4 to ^5 #169
Update matthiasnoback/symfony-dependency-injection-test requirement from ^4 to ^5 #169
Conversation
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@4.0.0...5.1.0) --- updated-dependencies: - dependency-name: matthiasnoback/symfony-dependency-injection-test dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
@ilario-pierbattista this PR unlocks the installation for Symfony DI 7, which in turn breaks the tests, because We should improve the CI locking down multiple jobs with different Symfony versions. I'll try to do it. |
7d0d21d
to
2cbf3ed
Compare
2cbf3ed
to
f58b3c9
Compare
d37ced7
to
53f7a32
Compare
53f7a32
to
99ff798
Compare
f73b951
to
0a17a3a
Compare
@ilario-pierbattista I had to pack multiple changes in this PR, but I hope that the commit history makes crystal clear what I did. Can you review this? |
…-dependency-injection-test-tw-5
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.
Changelog
Sourced from matthiasnoback/symfony-dependency-injection-test's changelog.
... (truncated)
Commits
2bd8962
Check identity of the Container parameter (#128)23e0c46
Merge pull request #154 from stloyd/bugfix/issue-141e0032f5
Merge pull request #155 from stloyd/bugfix/tests-for-147355cb4e
Add basic tests forDefinitionDecoratesConstraint
76663d8
Merge pull request #147 from mbabker/fix-decorator-testd381ca0
Fail when comparing arguments with referenced56f207
Merge pull request #152 from Chris53897/feature/fix-ci-badgeefc8d51
docs: fix ci badge in README.mdc2c0c14
Make it easy to copy require command from Github interface (#138)52dd641
Proper hierarchy for usage example chapters in readme (#140)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)