fix(deps): update dependency guzzlehttp/guzzle to v8 #55

Open
Sebastian wants to merge 1 commits from renovate/guzzlehttp-guzzle-8.x into main
Owner

This PR contains the following updates:

Package Change Age Confidence
guzzlehttp/guzzle (source) ^7.0^8.0 age confidence

Important

Release Notes retrieval for this PR were skipped because no github.com credentials were available.
If you are self-hosted, please see this instruction.


Configuration

📅 Schedule: (in timezone UTC)

  • Branch creation
    • Between 12:00 AM and 03:59 AM (* 0-3 * * *)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate CLI.

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [guzzlehttp/guzzle](http://guzzlephp.org/) ([source](https://github.com/guzzle/guzzle)) | `^7.0` → `^8.0` | ![age](https://developer.mend.io/api/mc/badges/age/packagist/guzzlehttp%2fguzzle/8.0.2?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/packagist/guzzlehttp%2fguzzle/7.15.1/8.0.2?slim=true) | > :exclamation: **Important** > > Release Notes retrieval for this PR were skipped because no github.com credentials were available. > If you are self-hosted, please see [this instruction](https://github.com/renovatebot/renovate/blob/master/docs/usage/examples/self-hosting.md#githubcom-token-for-release-notes). --- ### Configuration 📅 **Schedule**: (in timezone UTC) - Branch creation - Between 12:00 AM and 03:59 AM (`* 0-3 * * *`) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate CLI](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yNzkuMCIsInVwZGF0ZWRJblZlciI6IjQ0LjEzLjMiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=-->
Author
Owner

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: composer.lock
Command failed: composer update guzzlehttp/guzzle:8.0.0 --with-dependencies --ignore-platform-req=ext-* --ignore-platform-req=lib-* --no-ansi --no-interaction --no-scripts --no-autoloader --no-plugins --minimal-changes
Loading composer repositories with package information
Dependency guzzlehttp/psr7 is also a root requirement. Package has not been listed as an update argument, so keeping locked at old version. Use --with-all-dependencies (-W) to include root dependencies.
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - Root composer.json requires guzzlehttp/guzzle ^8.0 -> satisfiable by guzzlehttp/guzzle[8.0.0].
    - guzzlehttp/guzzle 8.0.0 requires guzzlehttp/psr7 ^3.0 -> found guzzlehttp/psr7[3.0.0] but it conflicts with your root composer.json require (^2.0).

Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.

### ⚠️ Artifact update problem Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, including artifacts, only when one of the following happens: - any of the package files in this branch needs updating, or - the branch becomes conflicted, or - you click the rebase/retry checkbox if found above, or - you rename this PR's title to start with "rebase!" to trigger it manually The artifact failure details are included below: ##### File name: composer.lock ``` Command failed: composer update guzzlehttp/guzzle:8.0.0 --with-dependencies --ignore-platform-req=ext-* --ignore-platform-req=lib-* --no-ansi --no-interaction --no-scripts --no-autoloader --no-plugins --minimal-changes Loading composer repositories with package information Dependency guzzlehttp/psr7 is also a root requirement. Package has not been listed as an update argument, so keeping locked at old version. Use --with-all-dependencies (-W) to include root dependencies. Updating dependencies Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires guzzlehttp/guzzle ^8.0 -> satisfiable by guzzlehttp/guzzle[8.0.0]. - guzzlehttp/guzzle 8.0.0 requires guzzlehttp/psr7 ^3.0 -> found guzzlehttp/psr7[3.0.0] but it conflicts with your root composer.json require (^2.0). Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions. ```
Sebastian force-pushed renovate/guzzlehttp-guzzle-8.x from 5bafa09853 to 008dd7def4 2026-07-24 04:38:41 +00:00 Compare
Sebastian force-pushed renovate/guzzlehttp-guzzle-8.x from 008dd7def4 to 4c430289ea 2026-07-24 13:51:51 +00:00 Compare
Sebastian added 1 commit 2026-07-24 13:58:40 +00:00
fix(deps): update dependency guzzlehttp/guzzle to v8
renovate/artifacts Artifact file update failure
JS Unit Tests / test (pull_request) Successful in 1m20s
Build Test / test (pull_request) Successful in 1m21s
PHP Unit Tests / test (pull_request) Failing after 2m12s
PHP Integration Tests / Integration Tests (pull_request) Failing after 2m32s
7599016bab
Sebastian force-pushed renovate/guzzlehttp-guzzle-8.x from 4c430289ea to 7599016bab 2026-07-24 13:58:40 +00:00 Compare
Some checks are pending
renovate/artifacts Artifact file update failure
JS Unit Tests / test (pull_request) Successful in 1m20s
Build Test / test (pull_request) Successful in 1m21s
PHP Unit Tests / test (pull_request) Failing after 2m12s
PHP Integration Tests / Integration Tests (pull_request) Failing after 2m32s
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/guzzlehttp-guzzle-8.x:renovate/guzzlehttp-guzzle-8.x
git checkout renovate/guzzlehttp-guzzle-8.x
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Nodarx/provider_jmapc#55