symfony5-rest-api
symfony5-rest-api copied to clipboard
chore(deps): bump symfony/http-foundation from 5.4.38 to 5.4.46
Bumps symfony/http-foundation from 5.4.38 to 5.4.46.
Release notes
Sourced from symfony/http-foundation's releases.
v5.4.46
Changelog (https://github.com/symfony/http-foundation/compare/v5.4.45...v5.4.46)
- security symfony/symfony#cve-2024-50345 [HttpFoundation] Reject URIs that contain invalid characters (
@nicolas-grekas)v5.4.45
Changelog (https://github.com/symfony/http-foundation/compare/v5.4.44...v5.4.45)
- bug symfony/symfony#58619 [HttpFoundation][Lock] Ensure compatibility with ext-mongodb v2 (
@GromNaN)v5.4.44
Changelog (https://github.com/symfony/http-foundation/compare/v5.4.43...v5.4.44)
- bug symfony/symfony#58181 [HttpFoundation] Update links for
X-Accel-Redirectand fail properly whenX-Accel-Mappingis missing (@nicolas-grekas)- bug symfony/symfony#58218 Work around
parse_url()bug (@nicolas-grekas)v5.4.42
Changelog (https://github.com/symfony/http-foundation/compare/v5.4.41...v5.4.42)
- bug symfony/symfony#57585 [HttpFoundation] Fix MockArraySessionStorage to generate more conform ids (
@Seldaek)v5.4.40
Changelog (https://github.com/symfony/http-foundation/compare/v5.4.39...v5.4.40)
- bug symfony/symfony#54910 [HttpFoundation] filter out empty HTTP header parts (
@xabbuh)- bug symfony/symfony#54816 [Cache] Fix support for predis/predis:^2.0 (
@mfettig)v5.4.39
Changelog (https://github.com/symfony/http-foundation/compare/v5.4.38...v5.4.39)
- bug symfony/symfony#54506 [HttpFoundation] Set content-type header in RedirectResponse (
@smnandre)
Commits
168b77csecurity #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 message3f38426Ensure compatibility with mongodb v235f7b4csession names must not be emptye641eddensure session storages are opened in tests before destroying thema5509aaAdd PR template and auto-close PR on subtree split repositoriesae0d217move setting deprecation session options into a legacy group testa414c5dbug #58181 [HttpFoundation] Update links forX-Accel-Redirectand fail prop...b61630eWork around parse_url() bug- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the Security Alerts page.