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/framework-bundle from 4.4.4 to 4.4.19 #161

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps symfony/framework-bundle from 4.4.4 to 4.4.19.

Release notes

Sourced from symfony/framework-bundle's releases.

v4.4.19

Changelog (symfony/framework-bundle@v4.4.18...v4.4.19)

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

v4.4.18

Changelog (symfony/framework-bundle@v4.4.17...v4.4.18)

  • bug #39357 fix preserving some special chars in the query string (nicolas-grekas)
  • bug #39313 TextDescriptor::formatControllerLink checked method… (fjogeleit)

v4.4.17

Changelog (symfony/framework-bundle@v4.4.16...v4.4.17)

  • bug #38999 autoconfigure behavior describing tags on decorators (xabbuh)

v4.4.16

Changelog (symfony/framework-bundle@v4.4.15...v4.4.16)

  • no changes

v4.4.15

Changelog (symfony/framework-bundle@v4.4.14...v4.4.15)

  • bug #38343 Revert "bug #38063 [FrameworkBundle] generate preload.php in src/ to make opcache.preload predictable" (nicolas-grekas)

v4.4.14

Changelog (symfony/framework-bundle@v4.4.13...v4.4.14)

  • bug #38202 Fix xsd definition which prevent to add more than one workflow metadata (l-vo)
  • bug #38142 adopt src/.preload.php (nicolas-grekas)
  • bug #38095 Remove unnecessary check for existing request (jschaedl)
  • bug #38063 generate preload.php in src/ to make opcache.preload predictable (nicolas-grekas)

v4.4.13

Changelog (symfony/framework-bundle@v4.4.12...v4.4.13)

  • no changes

v4.4.12

Changelog (symfony/framework-bundle@v4.4.11...v4.4.12)

  • bug #37849 Add missing mailer transports in xsd (l-vo)
  • bug #37729 fail properly when the required service is not defined (xabbuh)
  • bug #37705 Added the missing reset tag to mailer.logger_message_listener (vudaltsov)

v4.4.11

Changelog (symfony/framework-bundle@v4.4.10...v4.4.11)

... (truncated)

Commits
  • 790f1db Use createMock() and use import instead of FQCN
  • c0d5cc5 allow Doctrine persistence 2 too
  • 2d19281 add doctrine/persistence as a dev requirement
  • 2675741 [travis] use PHP 8.0 to patch return types and run deps=low
  • 0ebf23f Dont allow unserializing classes with a destructor
  • 4b671a1 Use ::class keyword when possible
  • fd4db22 minor #39775 [WIP] Use ::class keyword when possible (fabpot)
  • 19d31cb Use ::class keyword when possible
  • f908136 Improve composer.json descriptions
  • 52c899a fix code style
  • 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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [symfony/framework-bundle](https://github.com/symfony/framework-bundle) from 4.4.4 to 4.4.19.
- [Release notes](https://github.com/symfony/framework-bundle/releases)
- [Changelog](https://github.com/symfony/framework-bundle/blob/5.x/CHANGELOG.md)
- [Commits](symfony/framework-bundle@v4.4.4...v4.4.19)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jan 28, 2021
@dependabot-preview
Copy link
Contributor Author

Superseded by #167.

@dependabot-preview dependabot-preview bot deleted the dependabot/composer/symfony/framework-bundle-4.4.19 branch March 5, 2021 04:48
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.

0 participants