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

Bump symfony/dependency-injection from 5.3.7 to 5.3.10 #711

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 29, 2021

Bumps symfony/dependency-injection from 5.3.7 to 5.3.10.

Release notes

Sourced from symfony/dependency-injection's releases.

v5.3.10

Changelog (symfony/dependency-injection@v5.3.9...v5.3.10)

  • bug #43579 Fix autowiring tagged arguments from attributes (Okhoshi)
  • bug #43545 fix "url" env var processor (nicolas-grekas)
  • bug #43277 fix support for "new" in initializers on PHP 8.1 (nicolas-grekas)

v5.3.8

Changelog (symfony/dependency-injection@v5.3.7...v5.3.8)

  • bug #43115 Fix iterator in ServiceConfigurator (jderusse)
  • bug #42815 Fix circular reference in autowired decorators (shyim)
Commits
  • be833dd [DependencyInjection] Fix autowiring tagged arguments from attributes
  • dd50a90 Merge branch '4.4' into 5.3
  • ad364e5 [DependencyInjection] fix "url" env var processor
  • e506ce9 fix merge
  • 597a639 Merge branch '4.4' into 5.3
  • 480eb71 [DependencyInjection] fix support for "new" in initializers on PHP 8.1
  • e39c344 Merge branch '4.4' into 5.3
  • 75dd709 Fix iterrator in ServiceConfigurator
  • 999cfcf Fix circular reference in autowired decorators
  • See full diff in compare view

Dependabot compatibility score

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)

Bumps [symfony/dependency-injection](https://github.com/symfony/dependency-injection) from 5.3.7 to 5.3.10.
- [Release notes](https://github.com/symfony/dependency-injection/releases)
- [Changelog](https://github.com/symfony/dependency-injection/blob/5.3/CHANGELOG.md)
- [Commits](symfony/dependency-injection@v5.3.7...v5.3.10)

---
updated-dependencies:
- dependency-name: symfony/dependency-injection
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dbrumann dbrumann merged commit 9ab8ce2 into main Oct 31, 2021
@dbrumann dbrumann deleted the dependabot/composer/symfony/dependency-injection-5.3.10 branch October 31, 2021 11:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant