doctrine / doctrine-website

Source code for the doctrine-project.org website and documentation.
https://www.doctrine-project.org
MIT License
31 stars 63 forks source link

Bump symfony/http-foundation from 7.1.1 to 7.1.7 #636

Closed dependabot[bot] closed 6 days ago

dependabot[bot] commented 6 days ago

Bumps symfony/http-foundation from 7.1.1 to 7.1.7.

Release notes

Sourced from symfony/http-foundation's releases.

v7.1.7

Changelog (https://github.com/symfony/http-foundation/compare/v7.1.6...v7.1.7)

v7.1.6

Changelog (https://github.com/symfony/http-foundation/compare/v7.1.5...v7.1.6)

v7.1.5

Changelog (https://github.com/symfony/http-foundation/compare/v7.1.4...v7.1.5)

v7.1.3

Changelog (https://github.com/symfony/http-foundation/compare/v7.1.2...v7.1.3)

Commits
  • 5183b61 [HttpFoundation] Fix merge
  • cd65d42 Merge branch '6.4' into 7.1
  • ba020a3 Merge branch '5.4' into 6.4
  • 168b77c security #cve-2024-50345 [HttpFoundation] Reject URIs that contain invalid ch...
  • 4f4d5a2 bug #58712 [HttpFoundation] Fix support for \SplTempFileObject in `BinaryFi...
  • 40f90f6 Fix support for \SplTempFileObject in BinaryFileResponse
  • 6472a9f Merge branch '6.4' into 7.1
  • 4875486 Merge branch '5.4' into 6.4
  • 32310ff [HttpFoundation] Reject URIs that contain invalid characters
  • 38bd9bc [HttpFoundation] Remove invalid HTTP method from exception message
  • 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/doctrine/doctrine-website/network/alerts).