Skip to content

Bump the dependencies group with 2 updates#1998

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/composer/dependencies-11c92fce33
May 25, 2026
Merged

Bump the dependencies group with 2 updates#1998
github-actions[bot] merged 1 commit into
mainfrom
dependabot/composer/dependencies-11c92fce33

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 25, 2026

Bumps the dependencies group with 2 updates: guzzlehttp/guzzle and phpro/grumphp.

Updates guzzlehttp/guzzle from 7.10.1 to 7.10.4

Release notes

Sourced from guzzlehttp/guzzle's releases.

Release 7.10.4

Fixed

  • Fix IPv6 literal matching in no-proxy rules
  • Handle cURL multi completion messages without handles after cancelled transfers
  • Fix magic client request methods such as options() to uppercase inferred HTTP methods

Release 7.10.3

Fixed

  • Fail clearly when an HTTP response header line is invalid
  • Remove middleware by name when the name is also a callable string
  • Treat empty request protocol versions as HTTP/1.1

Release 7.10.2

Fixed

  • Normalize HTTP version request options before applying them to PSR-7 requests
  • Use string values for headers generated by request preparation and response decoding
Changelog

Sourced from guzzlehttp/guzzle's changelog.

7.10.4 - 2025-05-22

Fixed

  • Fix IPv6 literal matching in no-proxy rules
  • Handle cURL multi completion messages without handles after cancelled transfers
  • Fix magic client request methods such as options() to uppercase inferred HTTP methods

7.10.3 - 2025-05-20

Fixed

  • Fail clearly when an HTTP response header line is invalid
  • Remove middleware by name when the name is also a callable string
  • Treat empty request protocol versions as HTTP/1.1

7.10.2 - 2026-05-20

Fixed

  • Normalize HTTP version request options before applying them to PSR-7 requests
  • Use string values for headers generated by request preparation and response decoding
Commits

Updates phpro/grumphp from 2.20.0 to 2.21.0

Release notes

Sourced from phpro/grumphp's releases.

Version v2.21.0

What's Changed

New Contributors

Full Changelog: phpro/grumphp@v2.20.0...v2.21.0

Commits
  • 47362f1 2.21.0 release
  • 6be9ffe Merge pull request #1222 from veewee/fix-ci
  • 623e8e6 Bump composer-normalize to 2.52.0
  • df7e39b Merge pull request #1221 from mitrpaka/fix/raw-console-markup-in-task-results...
  • c27f03e Fix psalm
  • 0671d06 Bump deps
  • 4798bab Merge pull request #1217 from phpro/dependabot/github_actions/actions/depende...
  • 0b3c1d1 Fix raw Console markup rendered by ConsoleSectionOutput::overwrite()
  • 85e27e8 Bump actions/dependency-review-action from 4 to 5
  • See full diff 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 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

Bumps the dependencies group with 2 updates: [guzzlehttp/guzzle](https://github.com/guzzle/guzzle) and [phpro/grumphp](https://github.com/phpro/grumphp).


Updates `guzzlehttp/guzzle` from 7.10.1 to 7.10.4
- [Release notes](https://github.com/guzzle/guzzle/releases)
- [Changelog](https://github.com/guzzle/guzzle/blob/7.10/CHANGELOG.md)
- [Commits](guzzle/guzzle@7.10.1...7.10.4)

Updates `phpro/grumphp` from 2.20.0 to 2.21.0
- [Release notes](https://github.com/phpro/grumphp/releases)
- [Commits](phpro/grumphp@v2.20.0...v2.21.0)

---
updated-dependencies:
- dependency-name: guzzlehttp/guzzle
  dependency-version: 7.10.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: phpro/grumphp
  dependency-version: 2.21.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels May 25, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented May 25, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.42%. Comparing base (876983f) to head (1ec4107).

Additional details and impacted files
@@            Coverage Diff            @@
##               main    #1998   +/-   ##
=========================================
  Coverage     92.42%   92.42%           
  Complexity     1957     1957           
=========================================
  Files           123      123           
  Lines          7091     7091           
=========================================
  Hits           6554     6554           
  Misses          537      537           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@github-actions github-actions Bot merged commit 60bb561 into main May 25, 2026
26 checks passed
@github-actions
Copy link
Copy Markdown

Try the dev build for this PR: https://acquia-cli.s3.amazonaws.com/build/pr/1998/acli.phar

curl -OL https://acquia-cli.s3.amazonaws.com/build/pr/1998/acli.phar
chmod +x acli.phar

@github-actions github-actions Bot deleted the dependabot/composer/dependencies-11c92fce33 branch May 25, 2026 21:02
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.

0 participants