Uh oh!
There was an error while loading. Please reload this page.
chore(deps): bump the php-deps group in /legacy with 4 updates - #149
Merged
Merged
Conversation
Bumps the php-deps group in /legacy with 4 updates: [guzzlehttp/guzzle](https://github.com/guzzle/guzzle), [symfony/console](https://github.com/symfony/console), [symfony/dependency-injection](https://github.com/symfony/dependency-injection) and [symfony/config](https://github.com/symfony/config). Updates `guzzlehttp/guzzle` from 7.15.2 to 7.15.3 - [Release notes](https://github.com/guzzle/guzzle/releases) - [Changelog](https://github.com/guzzle/guzzle/blob/7.15.3/CHANGELOG.md) - [Commits](guzzle/guzzle@7.15.2...7.15.3) Updates `symfony/console` from 7.4.15 to 7.4.16 - [Release notes](https://github.com/symfony/console/releases) - [Changelog](https://github.com/symfony/console/blob/8.2/CHANGELOG.md) - [Commits](symfony/console@v7.4.15...v7.4.16) Updates `symfony/dependency-injection` from 7.4.15 to 7.4.16 - [Release notes](https://github.com/symfony/dependency-injection/releases) - [Changelog](https://github.com/symfony/dependency-injection/blob/8.2/CHANGELOG.md) - [Commits](symfony/dependency-injection@v7.4.15...v7.4.16) Updates `symfony/config` from 7.4.15 to 7.4.16 - [Release notes](https://github.com/symfony/config/releases) - [Changelog](https://github.com/symfony/config/blob/8.2/CHANGELOG.md) - [Commits](symfony/config@v7.4.15...v7.4.16) --- updated-dependencies: - dependency-name: guzzlehttp/guzzle dependency-version: 7.15.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: php-deps - dependency-name: symfony/console dependency-version: 7.4.16 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: php-deps - dependency-name: symfony/dependency-injection dependency-version: 7.4.16 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: php-deps - dependency-name: symfony/config dependency-version: 7.4.16 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: php-deps ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
There was a problem hiding this comment.
Copilot wasn't able to review any files in this pull request.
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
Uh oh!
There was an error while loading. Please reload this page.
dependabotBot
deleted the
dependabot/composer/legacy/php-deps-e93095e04e
branch
August 11, 2026 16:42
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 freeto 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 php-deps group in /legacy with 4 updates: guzzlehttp/guzzle, symfony/console, symfony/dependency-injection and symfony/config.
Updates
guzzlehttp/guzzlefrom 7.15.2 to 7.15.3Release notes
Sourced from guzzlehttp/guzzle's releases.
Changelog
Sourced from guzzlehttp/guzzle's changelog.
Commits
ae311b8Release 7.15.3e3d8b4bAdjust the guzzlehttp/promises version constraint to ^2.5.2 (#3920)c55971fSettle cURL multi transfers displaced by native handle ID reuse (#3917)04a8319Fold numeric IPv4 hosts in the stream handler (#3909)ae0facbReject untracked cURL multi handler waits with an attributable error (#3911)Updates
symfony/consolefrom 7.4.15 to 7.4.16Release notes
Sourced from symfony/console's releases.
Commits
f4c69c9Merge branch '6.4' into 7.44b3cf1f[Console] Fix column widths when a row spans columnsUpdates
symfony/dependency-injectionfrom 7.4.15 to 7.4.16Release notes
Sourced from symfony/dependency-injection's releases.
Commits
7f59a84[DependencyInjection] Fix merge conflict resolutiond5271e7Merge branch '6.4' into 7.4d1d3d5e[DependencyInjection] Don't keep partially-configured shared services when th...c4fa49b[DependencyInjection] Fix ParameterBag::clear() leaving stale deprecations an...b9e6595[DependencyInjection] Fix#[Autoconfigure]being processed twice for PSR-4-...c2716e1Merge branch '6.4' into 7.462e674c[DependencyInjection] Drop a lazy-proxy test assertion that does not hold on ...8bc1577bug #65113 [DependencyInjection] Fix instantiating a lazy proxy for an inline...3116206[DependencyInjection] Fix instantiating a lazy proxy for an inline definitiond3c12df[DependencyInjection] Fix misleading error messages for invalid "proxy" tagsUpdates
symfony/configfrom 7.4.15 to 7.4.16Release notes
Sourced from symfony/config's releases.
Commits
e896f5e[Config] Generate unsealed array shapes for any normalizersDependabot 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 conditions