Skip to content

Update dependency psr/http-message to v2 #46

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 30, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
psr/http-message ^1.1 -> ^1.1 || ^2.0 age adoption passing confidence

Release Notes

php-fig/http-message (psr/http-message)

v2.0

Compare Source

Added return types, see https://www.php-fig.org/psr/psr-7/meta/[#​72](https://redirect.github.com/php-fig/http-message/issues/72)-type-additions


Configuration

📅 Schedule: Branch creation - "* 6-22/3 * * 1-5,* 12-23/3 * * 0,6" in timezone Europe/Amsterdam, Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the Dependencies 📦 Pull requests that update a dependency file label Aug 30, 2024
Copy link
Contributor Author

renovate bot commented Aug 30, 2024

⚠️ 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 psr/http-message:2.0 --with-dependencies --ignore-platform-req='ext-*' --ignore-platform-req='lib-*' --no-ansi --no-interaction --no-scripts --no-autoloader --no-plugins
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 psr/http-message ^1.1 || ^2.0, found psr/http-message[1.1, 2.0] but these were not loaded, likely because it conflicts with another require.
  Problem 2
    - react/http is locked to version v1.10.0 and an update of this package was not requested.
    - react/http v1.10.0 requires psr/http-message ^1.0 -> found psr/http-message[1.0, 1.0.1, 1.1] but it conflicts with your temporary update constraint (psr/http-message:2.0).
  Problem 3
    - guzzlehttp/psr7 2.7.0 requires psr/http-message ^1.1 || ^2.0 -> found psr/http-message[1.1, 2.0] but these were not loaded, likely because it conflicts with another require.
    - wyrihaximus/test-utilities 6.0.9 requires php-coveralls/php-coveralls ^2.7.0 -> satisfiable by php-coveralls/php-coveralls[v2.7.0].
    - php-coveralls/php-coveralls v2.7.0 requires guzzlehttp/guzzle ^6.0 || ^7.0 -> satisfiable by guzzlehttp/guzzle[7.5.0].
    - wyrihaximus/async-test-utilities 8.0.5 requires wyrihaximus/test-utilities ^6.0.9 -> satisfiable by wyrihaximus/test-utilities[6.0.9].
    - guzzlehttp/guzzle 7.5.0 requires guzzlehttp/psr7 ^1.9 || ^2.4 -> satisfiable by guzzlehttp/psr7[2.7.0].
    - wyrihaximus/async-test-utilities is locked to version 8.0.5 and an update of this package was not requested.

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

@renovate renovate bot added the PHP 🐘 Hypertext Pre Processor label Aug 30, 2024
@renovate renovate bot requested a review from WyriHaximus as a code owner August 30, 2024 20:20
@github-actions github-actions bot added this to the 2.1.0 milestone Aug 30, 2024
@WyriHaximus WyriHaximus modified the milestones: 2.1.0, 3.0.0 Aug 31, 2024
@renovate renovate bot force-pushed the renovate/psr-http-message-2.x branch from 4b8c507 to 8dc3b37 Compare August 31, 2024 18:39
@WyriHaximus WyriHaximus removed this from the 3.0.0 milestone Sep 3, 2024
@renovate renovate bot force-pushed the renovate/psr-http-message-2.x branch from 8dc3b37 to 9b3bc2f Compare September 4, 2024 11:16
@renovate renovate bot force-pushed the renovate/psr-http-message-2.x branch from 9b3bc2f to 589848a Compare September 4, 2024 13:07
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 JSON 👨‍💼 PHP 🐘 Hypertext Pre Processor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant