Closed dependabot[bot] closed 4 days ago
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.
Bumps symfony/http-foundation from 5.4.42 to 5.4.46.
Release notes
Sourced from symfony/http-foundation's releases.
Commits
168b77c
security #cve-2024-50345 [HttpFoundation] Reject URIs that contain invalid ch...32310ff
[HttpFoundation] Reject URIs that contain invalid characters38bd9bc
[HttpFoundation] Remove invalid HTTP method from exception message3f38426
Ensure compatibility with mongodb v235f7b4c
session names must not be emptye641edd
ensure session storages are opened in tests before destroying thema5509aa
Add PR template and auto-close PR on subtree split repositoriesae0d217
move setting deprecation session options into a legacy group testa414c5d
bug #58181 [HttpFoundation] Update links forX-Accel-Redirect
and fail prop...b61630e
Work around parse_url() bugDependabot 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 show