Skip to content
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

Update dependency psr/http-message to v2 #564

Open
wants to merge 1 commit into
base: 1.0.x
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 4, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
psr/http-message ^1.0.1 -> ^2.0.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://togithub.com/php-fig/http-message/issues/72)-type-additions

v1.1

Compare Source

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


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 renovate label Apr 4, 2023
@renovate
Copy link
Contributor Author

renovate bot commented Apr 4, 2023

⚠ 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: docker run --rm --name=renovate_a_sidecar --label=renovate_a_child --memory=3584m -v "/tmp/worker/42d666/dbfed7/repos/github/chimeraphp/routing":"/tmp/worker/42d666/dbfed7/repos/github/chimeraphp/routing" -v "/tmp/worker/42d666/dbfed7/cache":"/tmp/worker/42d666/dbfed7/cache" -e COMPOSER_CACHE_DIR -e COMPOSER_AUTH -e CONTAINERBASE_CACHE_DIR -w "/tmp/worker/42d666/dbfed7/repos/github/chimeraphp/routing" ghcr.io/containerbase/sidecar:9.19.4 bash -l -c "install-tool php 8.2.10 && install-tool composer 2.6.2 && 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 ^2.0.0, found psr/http-message[2.0] but these were not loaded, likely because it conflicts with another require.
  Problem 2
    - lcobucci/content-negotiation-middleware is locked to version 3.1.0 and an update of this package was not requested.
    - lcobucci/content-negotiation-middleware 3.1.0 requires psr/http-message ^1.0 -> found psr/http-message[1.0, 1.0.1, 1.1] but it conflicts with your root composer.json require (^2.0.0).
  Problem 3
    - psr/http-factory is locked to version 1.0.1 and an update of this package was not requested.
    - psr/http-factory 1.0.1 requires psr/http-message ^1.0 -> found psr/http-message[1.0, 1.0.1, 1.1] but it conflicts with your root composer.json require (^2.0.0).
  Problem 4
    - psr/http-server-handler is locked to version 1.0.1 and an update of this package was not requested.
    - psr/http-server-handler 1.0.1 requires psr/http-message ^1.0 -> found psr/http-message[1.0, 1.0.1, 1.1] but it conflicts with your root composer.json require (^2.0.0).
  Problem 5
    - psr/http-server-middleware is locked to version 1.0.1 and an update of this package was not requested.
    - psr/http-server-middleware 1.0.1 requires psr/http-message ^1.0 -> found psr/http-message[1.0, 1.0.1, 1.1] but it conflicts with your root composer.json require (^2.0.0).
  Problem 6
    - laminas/laminas-diactoros is locked to version 2.24.2 and an update of this package was not requested.
    - laminas/laminas-diactoros 2.24.2 requires psr/http-message ^1.0 -> found psr/http-message[1.0, 1.0.1, 1.1] but it conflicts with your root composer.json require (^2.0.0).
  Problem 7
    - psr/http-server-middleware 1.0.1 requires psr/http-message ^1.0 -> found psr/http-message[1.0, 1.0.1, 1.1] but it conflicts with your root composer.json require (^2.0.0).
    - middlewares/negotiation v2.1.0 requires psr/http-server-middleware ^1.0 -> satisfiable by psr/http-server-middleware[1.0.1].
    - middlewares/negotiation is locked to version v2.1.0 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 force-pushed the renovate/psr-http-message-2.x branch from 156327d to 288bf5d Compare August 1, 2023 21:49
| datasource | package          | from  | to  |
| ---------- | ---------------- | ----- | --- |
| packagist  | psr/http-message | 1.0.1 | 2.0 |
@renovate renovate bot force-pushed the renovate/psr-http-message-2.x branch from 288bf5d to ed0b943 Compare September 14, 2023 15:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants