Skip to content

Bump symfony/http-foundation from 3.4.8 to 3.4.35

bgm requested to merge dependabot/composer/symfony/http-foundation-3.4.35 into master

Created by: dependabot[bot]

Bumps symfony/http-foundation from 3.4.8 to 3.4.35.

Commits
  • 9e4b3ac [HttpFoundation] fix guessing mime-types of files with leading dash
  • a5d46a3 Fix MockFileSessionStorageTest::sessionDir being used after it's unset
  • 7b4626a Remove unused local variables in tests
  • 4db558c Add plus character + to legal mime subtype
  • 233f40c [HttpFoundation] Check if data passed to SessionBagProxy::initialize is an array
  • 35ffbbf [HttpFoundation] allow additinal characters in not raw cookies
  • ec2a74a Call AssertEquals with proper parameters
  • 089da40 Return null as Expire header if it was set to null
  • b3d57a1 [HttpFoundation] fix return type declarations
  • 9781d8d Fix inconsistent return points.
  • 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 ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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

You can disable automated security fix PRs for this repo from the Security Alerts page.

Merge request reports