Skip to content
This repository has been archived by the owner on May 9, 2021. It is now read-only.

Bump symfony/framework-bundle from 5.1.7 to 5.1.11 #96

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 15, 2021

Bumps symfony/framework-bundle from 5.1.7 to 5.1.11.

Release notes

Sourced from symfony/framework-bundle's releases.

v5.1.11

Changelog (symfony/framework-bundle@v5.1.10...v5.1.11)

  • bug #39797 Dont allow unserializing classes with a destructor (jderusse)
  • bug #39692 Dump abstract arguments (jderusse)
  • bug #39686 Fix config merging in lock (jderusse)

v5.1.10

Changelog (symfony/framework-bundle@v5.1.9...v5.1.10)

  • bug #39494 Add missing symfony/deprecation-contracts requirement (jderusse)
  • bug #39361 acces public-deprecated services via the private container to remove false-positive deprecations (nicolas-grekas)
  • bug #39357 fix preserving some special chars in the query string (nicolas-grekas)
  • bug #39313 TextDescriptor::formatControllerLink checked method… (fjogeleit)

v5.1.9

Changelog (symfony/framework-bundle@v5.1.8...v5.1.9)

  • bug #39072 fix firebase transport factory DI tag type (xabbuh)
  • bug #38999 autoconfigure behavior describing tags on decorators (xabbuh)
  • bug #38867 Fixing TranslationUpdateCommand failure when using "--no-backup" (liarco)

v5.1.8

Changelog (symfony/framework-bundle@v5.1.7...v5.1.8)

  • bug #38578 Add missing use statement (jderusse)
Commits
  • b40931a More cleanups and fixes
  • 16b73e1 add missing use statement
  • 1854728 Merge branch '4.4' into 5.1
  • 790f1db Use createMock() and use import instead of FQCN
  • c89a153 Merge branch '4.4' into 5.1
  • c0d5cc5 allow Doctrine persistence 2 too
  • 2d19281 add doctrine/persistence as a dev requirement
  • aa9e042 Fix typo in test
  • 79c17bd Merge branch '4.4' into 5.1
  • 2675741 [travis] use PHP 8.0 to patch return types and run deps=low
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Feb 15, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file php Pull requests that update Php code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants