ivanstan / tle-api

Backend for TLE API on api.nasa.gov
https://api.nasa.gov
GNU General Public License v3.0
5 stars 1 forks source link

Bump symfony/framework-bundle from 5.0.3 to 5.0.10 #69

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps symfony/framework-bundle from 5.0.3 to 5.0.10.

Release notes

Sourced from symfony/framework-bundle's releases.

v5.0.10

Changelog (https://github.com/symfony/framework-bundle/compare/v5.0.9...v5.0.10)

  • bug #36913 fix type annotation on ControllerTrait::addFlash() (ThomasLandauer)

v5.0.9

Changelog (https://github.com/symfony/framework-bundle/compare/v5.0.8...v5.0.9)

  • bug #36505 Fix for translation:update command updating ICU messages (artemoliynyk)

v5.0.8

Changelog (https://github.com/symfony/framework-bundle/compare/v5.0.7...v5.0.8)

  • bug #36519 debug:autowiring: Fix wrong display when using class_alias (weaverryan)
  • bug #36506 Fix session.attribute_bag service definition (fancyweb)
  • bug #36441 fix loading defaults when using the PHP-DSL (nicolas-grekas)
  • bug #36400 Allowing empty secrets to be set (weaverryan)
  • bug #36377 Fix scoped client without query option configuration (X-Coder264)
  • bug #36342 fix compat with Debug component (nicolas-grekas)

v5.0.7

Changelog (https://github.com/symfony/framework-bundle/compare/v5.0.6...v5.0.7)

  • bug #36261 revert to legacy wiring of the session when circular refs are detected (nicolas-grekas)

v5.0.6

Changelog (https://github.com/symfony/framework-bundle/compare/v5.0.5...v5.0.6)

  • bug #36143 Fix Router Cache (guillbdx)
  • bug #36103 fix preloading script generation (nicolas-grekas)
  • bug #36063 start session on flashbag injection (William Arslett)
  • bug #35912 register only existing transport factories (xabbuh)

v5.0.5

Changelog (https://github.com/symfony/framework-bundle/compare/v5.0.4...v5.0.5)

  • bug #35897 add missing Messenger options to XML schema definition (xabbuh)
  • bug #35830 Skip notifiers tags in UnusedTagsPass (chalasr)
  • bug #35826 Add correct tags for NullTransportFactory (jschaedl)
  • bug #35605 fix support for samesite in session cookies (fabpot)
  • bug #35553 Fix HTTP client config handling (julienfalque)
  • bug #35161 Check non-null type for numeric type (Arman-Hosseini)

v5.0.4

Changelog (https://github.com/symfony/framework-bundle/compare/v5.0.3...v5.0.4)

  • bug #35486 Default value for 'sort' option in translation:update should be 'asc' (versgui)
  • bug #35502 Fix bug when using single route with XML config (Nyholm)
Commits
  • a4779a0 Merge branch '4.4' into 5.0
  • 7da157f Merge branch '3.4' into 4.4
  • 2389472 remove unused param from validator service config
  • 0d6b497 Merge branch '4.4' into 5.0
  • c6c3d53 fix test checking non-existing arg
  • 8b2098e Merge branch '4.4' into 5.0
  • a25e439 Remove non-existing arg and param from serializer service config
  • 14d7e55 Merge branch '4.4' into 5.0
  • dd8241f [FrameworkBundle] Fix XSD definition
  • c60957b Update AbstractController.php
  • 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](https://app.dependabot.com): - 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)
dependabot-preview[bot] commented 4 years ago

Superseded by #90.