Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the composer group with 3 updates #264

Merged
merged 1 commit into from
Nov 6, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 6, 2024

Bumps the composer group with 3 updates: symfony/process, symfony/http-client and symfony/http-foundation.

Updates symfony/process from 7.1.6 to 7.1.7

Release notes

Sourced from symfony/process's releases.

v7.1.7

Changelog (symfony/process@v7.1.6...v7.1.7)

Commits
  • 9b8a40b Merge branch '6.4' into 7.1
  • 25214ad Merge branch '5.4' into 6.4
  • 0190687 [Process] Fix test
  • 66716d3 Merge branch '6.4' into 7.1
  • 88638b9 Merge branch '5.4' into 6.4
  • ee75984 security #cve-2024-51736 [Process] Use %PATH% before %CD% to load the shell o...
  • 05c2ccc [Process] Use %PATH% before %CD% to load the shell on Windows
  • f4fb6b8 Merge branch '6.4' into 7.1
  • 0776b99 Merge branch '5.4' into 6.4
  • 284aead Merge branch '6.4' into 7.1
  • Additional commits viewable in compare view

Updates symfony/http-client from 7.1.6 to 7.1.7

Release notes

Sourced from symfony/http-client's releases.

v7.1.7

Changelog (symfony/http-client@v7.1.6...v7.1.7)

Commits
  • 90ab2a4 Merge branch '6.4' into 7.1
  • 05d88cb Merge branch '5.4' into 6.4
  • 5962356 Merge branch '6.4' into 7.1
  • 224124d bug #58704 [HttpClient] fix for HttpClientDataCollector fails if proc_open is...
  • aa7bebe [HttpClient] Fix Process-based escaping in HttpClientDataCollector
  • e9b0846 fix for HttpClientDataCollector fails if proc_open is disabled via php.ini . ...
  • ebcaeea [HttpClient] Filter private IPs before connecting when Host == IP
  • See full diff in compare view

Updates symfony/http-foundation from 7.1.6 to 7.1.7

Release notes

Sourced from symfony/http-foundation's releases.

v7.1.7

Changelog (symfony/http-foundation@v7.1.6...v7.1.7)

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 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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps the composer group with 3 updates: [symfony/process](https://github.com/symfony/process), [symfony/http-client](https://github.com/symfony/http-client) and [symfony/http-foundation](https://github.com/symfony/http-foundation).


Updates `symfony/process` from 7.1.6 to 7.1.7
- [Release notes](https://github.com/symfony/process/releases)
- [Changelog](https://github.com/symfony/process/blob/7.1/CHANGELOG.md)
- [Commits](symfony/process@v7.1.6...v7.1.7)

Updates `symfony/http-client` from 7.1.6 to 7.1.7
- [Release notes](https://github.com/symfony/http-client/releases)
- [Changelog](https://github.com/symfony/http-client/blob/7.1/CHANGELOG.md)
- [Commits](symfony/http-client@v7.1.6...v7.1.7)

Updates `symfony/http-foundation` from 7.1.6 to 7.1.7
- [Release notes](https://github.com/symfony/http-foundation/releases)
- [Changelog](https://github.com/symfony/http-foundation/blob/7.1/CHANGELOG.md)
- [Commits](symfony/http-foundation@v7.1.6...v7.1.7)

---
updated-dependencies:
- dependency-name: symfony/process
  dependency-type: direct:production
  dependency-group: composer
- dependency-name: symfony/http-client
  dependency-type: direct:production
  dependency-group: composer
- dependency-name: symfony/http-foundation
  dependency-type: indirect
  dependency-group: composer
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Nov 6, 2024
@FlorianLeChat FlorianLeChat self-requested a review November 6, 2024 18:33
@github-actions github-actions bot merged commit 7bae6bb into master Nov 6, 2024
12 checks passed
@dependabot dependabot bot deleted the dependabot/composer/composer-61596b7dea branch November 6, 2024 18:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file php Pull requests that update Php code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant