Bump Symfony, Guzzle and Twig dependencies (combined Dependabot updates)#580
Closed
lgladdy wants to merge 2 commits into
Closed
Bump Symfony, Guzzle and Twig dependencies (combined Dependabot updates)#580lgladdy wants to merge 2 commits into
lgladdy wants to merge 2 commits into
Conversation
Combines the 8 open Dependabot updates into a single lockfile update, plus the transitive bumps required to resolve a fully security-clean dependency set: - symfony/routing 8.0.4 => 8.1.0 (#577) - symfony/http-foundation 8.0.4 => 8.1.0 (#576) - guzzlehttp/psr7 2.8.0 => 2.12.1 (#575 targeted 2.11.0, still affected by CVE-2026-55766) - guzzlehttp/guzzle-services 1.4.2 => 1.7.0 (#574) - symfony/yaml 7.4.1 => 7.4.13 (#572) - symfony/cache 7.4.4 => 7.4.13 (#571) - symfony/http-kernel 7.4.4 => 7.4.13 (#570) - symfony/monolog-bridge 7.4.4 => 7.4.12 (#569) - guzzlehttp/guzzle 7.10.0 => 7.12.1 (CVE-2026-55767, CVE-2026-55568; no PR) - twig/twig 3.26.0 => 3.27.1 (CVE-2026-48808, CVE-2026-48805, CVE-2026-46636; no PR) Plus transitive: guzzle command/promises/uri-template, symfony error-handler/event-dispatcher/var-dumper 8.1.0, contracts and polyfills. All bumps are within-major (semver minor/patch). `composer audit` on the resulting lock reports no remaining advisories. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.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.
Combines the 8 open Dependabot updates into a single lockfile update, plus the transitive bumps required to resolve a fully security-clean dependency set:
Plus transitive: guzzle command/promises/uri-template, symfony error-handler/event-dispatcher/var-dumper 8.1.0, contracts and polyfills.
All bumps are within-major (semver minor/patch).
composer auditon the resulting lock reports no remaining advisories.