Bump the composer group across 1 directory with 5 updates - #2037
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the composer group across 1 directory with 5 updates#2037dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the composer group with 4 updates in the / directory: [guzzlehttp/guzzle](https://github.com/guzzle/guzzle), [symfony/yaml](https://github.com/symfony/yaml), [twig/twig](https://github.com/twigphp/Twig) and [symfony/http-foundation](https://github.com/symfony/http-foundation). Updates `guzzlehttp/guzzle` from 7.10.0 to 7.15.1 - [Release notes](https://github.com/guzzle/guzzle/releases) - [Changelog](https://github.com/guzzle/guzzle/blob/8.0/CHANGELOG.md) - [Commits](guzzle/guzzle@7.10.0...7.15.1) Updates `symfony/yaml` from 6.4.34 to 6.4.40 - [Release notes](https://github.com/symfony/yaml/releases) - [Changelog](https://github.com/symfony/yaml/blob/8.2/CHANGELOG.md) - [Commits](symfony/yaml@v6.4.34...v6.4.40) Updates `twig/twig` from 3.23.0 to 3.27.0 - [Release notes](https://github.com/twigphp/Twig/releases) - [Changelog](https://github.com/twigphp/Twig/blob/3.x/CHANGELOG) - [Commits](twigphp/Twig@v3.23.0...v3.27.0) Updates `guzzlehttp/psr7` from 2.9.0 to 2.13.0 - [Release notes](https://github.com/guzzle/psr7/releases) - [Changelog](https://github.com/guzzle/psr7/blob/3.0/CHANGELOG.md) - [Commits](guzzle/psr7@2.9.0...2.13.0) Updates `symfony/http-foundation` from 6.4.35 to 6.4.41 - [Release notes](https://github.com/symfony/http-foundation/releases) - [Changelog](https://github.com/symfony/http-foundation/blob/8.2/CHANGELOG.md) - [Commits](symfony/http-foundation@v6.4.35...v6.4.41) --- updated-dependencies: - dependency-name: guzzlehttp/guzzle dependency-version: 7.15.1 dependency-type: direct:production dependency-group: composer - dependency-name: symfony/yaml dependency-version: 6.4.40 dependency-type: direct:production dependency-group: composer - dependency-name: twig/twig dependency-version: 3.27.0 dependency-type: direct:production dependency-group: composer - dependency-name: guzzlehttp/psr7 dependency-version: 2.13.0 dependency-type: indirect dependency-group: composer - dependency-name: symfony/http-foundation dependency-version: 6.4.41 dependency-type: indirect dependency-group: composer ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the composer group with 4 updates in the / directory: guzzlehttp/guzzle, symfony/yaml, twig/twig and symfony/http-foundation.
Updates
guzzlehttp/guzzlefrom 7.10.0 to 7.15.1Release notes
Sourced from guzzlehttp/guzzle's releases.
... (truncated)
Changelog
Sourced from guzzlehttp/guzzle's changelog.
... (truncated)
Commits
61443dfRelease 7.15.17b68220Security fixes 7.15 (#3901)90bd104Release 7.15.0e8c879eRequireguzzlehttp/psr7^2.13(#3870)0d578f5Trigger runtime deprecations for legacy functions and methods (#3896)d5fcd1eDeprecate JSON utility methods (#3889)3281fe2Go with"guzzlehttp/test-server": "^0.7"(#3890)ba662c9Remove stale framing from redirected requests (#3881)dd32f84Bound cURL uploads to declared lengths (#3882)a29e961Merge branch '7.14' into 7.15Updates
symfony/yamlfrom 6.4.34 to 6.4.40Release notes
Sourced from symfony/yaml's releases.
Commits
68dcd1fMerge branch '5.4' into 6.4b0b2705[Yaml] Harden the Parser::cleanup() regexes against catastrophic backtracking5a351ff[Yaml] Bound collection-alias resolution in the parsere4fb993[Yaml] Reject non-stringables when using "!!binary"b02ba66[Yaml] Bound recursion depth in the parserf8d2f4a[Yaml] fix flow collection drops&anchorand!!str &anchoritems323ed2dCS fixes - native_function_invocation & static_lambdaf33e2fbBackport some CS fixes from 7.4fe7a693[CS] Back config from 8.1 and apply heredoc_indentation ruleUpdates
twig/twigfrom 3.23.0 to 3.27.0Release notes
Sourced from twig/twig's releases.
... (truncated)
Changelog
Sourced from twig/twig's changelog.
... (truncated)
Commits
04ae1bfPrepare the 3.27.0 release99a1038security #558 Fix sandbox filter/tag/function allow-list bypass when sandbox ...23eb6ebFix sandbox filter/tag/function allow-list bypass when sandbox state changes ...7d55aa8security #cve-2026-48805 Fix sandbox bypass in deprecated internal wrappers (...9fcf690security #552 Fix sandbox __toString policy bypass via dynamic mapping keys (...635cea4Document new support for any expression as a dynamic mapping key9ff4101Fix sandbox __toString policy bypass via dynamic mapping keysbaebc46security #535 Fix sandbox__toStringbypasses viaTraversableinjoin/`...e3f6665Fix deprecation notices in tests475fb69Guard sandbox__toStringwalker against self-referencing iterablesUpdates
guzzlehttp/psr7from 2.9.0 to 2.13.0Release notes
Sourced from guzzlehttp/psr7's releases.
... (truncated)
Changelog
Sourced from guzzlehttp/psr7's changelog.
... (truncated)
Commits
dad8962Release 2.13.01bc4f53Trigger a runtime deprecation for Header::normalize() (#866)a1372eaAdd tests locking in no-file upload handling (#856)d9561d1Merge branch '2.12' into 2.139365d57Release 2.12.5b82bac4Add caseless comparison and asciiUcFirst helpers (#854)2cf293eMerge branch '2.12' into 2.13c685419Fold cross-origin host comparison without locale sensitivity (#852)226b5b3Add locale-independent ASCII case folding helpers (#850)1acfa28Use locale-independent ASCII folding for header and host names (#849)Updates
symfony/http-foundationfrom 6.4.35 to 6.4.41Release notes
Sourced from symfony/http-foundation's releases.
Commits
48d76c2security #cve-2026-48736 [HttpFoundation] Block IPv6 transition forms in IpUt...10d5daa[HttpFoundation] Fix tests for PHP 8.6: session.cookie_samesite=Lax3ebc78a[HttpFoundation] Block IPv6 transition forms in IpUtils::PRIVATE_SUBNETS5402ad1Remove wrong documentation92eeee6CS fixes - native_function_invocation & static_lambdaDependabot 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 show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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 conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.