fix(deps): update dependency guzzlehttp/psr7 to v3 #56

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

This PR contains the following updates:

Package Change Age Confidence
guzzlehttp/psr7 ^2.0^3.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/psr7](https://github.com/guzzle/psr7) | `^2.0` → `^3.0` | ![age](https://developer.mend.io/api/mc/badges/age/packagist/guzzlehttp%2fpsr7/3.0.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/packagist/guzzlehttp%2fpsr7/2.13.0/3.0.0?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:eyJjcmVhdGVkSW5WZXIiOiI0My4yNzkuMCIsInVwZGF0ZWRJblZlciI6IjQ0LjQuNSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
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/psr7:3.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
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - Root composer.json requires guzzlehttp/psr7 ^3.0, found guzzlehttp/psr7[3.0.0] but these were not loaded, likely because it conflicts with another require.
  Problem 2
    - guzzlehttp/guzzle is locked to version 7.15.1 and an update of this package was not requested.
    - guzzlehttp/guzzle 7.15.1 requires guzzlehttp/psr7 ^2.13 -> found guzzlehttp/psr7[2.13.0] but it conflicts with your root composer.json require (^3.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/psr7:3.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 Updating dependencies Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires guzzlehttp/psr7 ^3.0, found guzzlehttp/psr7[3.0.0] but these were not loaded, likely because it conflicts with another require. Problem 2 - guzzlehttp/guzzle is locked to version 7.15.1 and an update of this package was not requested. - guzzlehttp/guzzle 7.15.1 requires guzzlehttp/psr7 ^2.13 -> found guzzlehttp/psr7[2.13.0] but it conflicts with your root composer.json require (^3.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-psr7-3.x from 91d3aa0918 to 69acdd1777 2026-07-24 04:38:42 +00:00 Compare
Sebastian force-pushed renovate/guzzlehttp-psr7-3.x from 69acdd1777 to 3b8928ea6d 2026-07-24 13:51:53 +00:00 Compare
Sebastian added 1 commit 2026-07-24 13:58:43 +00:00
fix(deps): update dependency guzzlehttp/psr7 to v3
renovate/artifacts Artifact file update failure
Build Test / test (pull_request) Successful in 34s
JS Unit Tests / test (pull_request) Successful in 36s
PHP Unit Tests / test (pull_request) Failing after 1m14s
PHP Integration Tests / Integration Tests (pull_request) Failing after 1m32s
1297c3d953
Sebastian force-pushed renovate/guzzlehttp-psr7-3.x from 3b8928ea6d to 1297c3d953 2026-07-24 13:58:43 +00:00 Compare
Some checks are pending
renovate/artifacts Artifact file update failure
Build Test / test (pull_request) Successful in 34s
JS Unit Tests / test (pull_request) Successful in 36s
PHP Unit Tests / test (pull_request) Failing after 1m14s
PHP Integration Tests / Integration Tests (pull_request) Failing after 1m32s
Checking for merge conflicts…
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/guzzlehttp-psr7-3.x:renovate/guzzlehttp-psr7-3.x
git checkout renovate/guzzlehttp-psr7-3.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#56