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.2 to 5.3.3 #612

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 30, 2021

Bumps symfony/dependency-injection from 5.3.2 to 5.3.3.

Release notes

Sourced from symfony/dependency-injection's releases.

v5.3.3

Changelog (symfony/dependency-injection@v5.3.2...v5.3.3)

  • bug #40857 Add support of PHP enumerations (alexandre-daubois)
  • bug #41779 throw proper exception when decorating a synthetic service (nicolas-grekas)
  • bug #41777 accept service locator definitions with no class (nicolas-grekas)
  • bug #41768 Fix binding "iterable $foo" when using the PHP-DSL (nicolas-grekas)
Commits
  • e421c4f Merge branch '5.2' into 5.3
  • 1451513 Merge branch '4.4' into 5.2
  • a944d2f [DI] fix fixture
  • 640686e Merge branch '4.4' into 5.2
  • ef346c1 bug #40857 [DependencyInjection] Add support of PHP enumerations (alexandre-d...
  • 1affbcb [DependencyInjection] Add support of PHP enumerations
  • 518143a minor #41761 [DependencyInjection] fix accepted types on FactoryTrait::factor...
  • 140c18d bug #41768 [DependencyInjection] Fix binding "iterable $foo" when using the P...
  • 2aef83e bug #41777 [DependencyInjection] accept service locator definitions with no c...
  • 2cc94bc Merge branch '5.2' into 5.3
  • Additional commits viewable 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.2 to 5.3.3.
- [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.2...v5.3.3)

---
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 95ddba1 into main Jul 3, 2021
@dbrumann dbrumann deleted the dependabot/composer/symfony/dependency-injection-5.3.3 branch July 3, 2021 10:02
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.

None yet

1 participant