Skip to content
This repository has been archived by the owner on Jun 13, 2023. It is now read-only.

Update dependency psr/http-message to v2 #81

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

Mend Renovate

This PR contains the following updates:

Package Type Update Change
psr/http-message require major ^1.0 -> ^2.0

Release Notes

php-fig/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


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

Read more about the use of Renovate Bot within ocramius/* projects.

@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 -v "/tmp/worker/954a4f/ad2ec9/repos/github/psr7-sessions/storageless-mezzio-integration":"/tmp/worker/954a4f/ad2ec9/repos/github/psr7-sessions/storageless-mezzio-integration" -v "/tmp/worker/954a4f/ad2ec9/cache":"/tmp/worker/954a4f/ad2ec9/cache" -e COMPOSER_CACHE_DIR -e COMPOSER_AUTH -e BUILDPACK_CACHE_DIR -e CONTAINERBASE_CACHE_DIR -w "/tmp/worker/954a4f/ad2ec9/repos/github/psr7-sessions/storageless-mezzio-integration" ghcr.io/containerbase/sidecar bash -l -c "install-tool php 8.1.20 && install-tool composer 2.5.8 && composer update psr/http-message --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, found psr/http-message[2.0] but these were not loaded, likely because it conflicts with another require.
  Problem 2
    - psr7-sessions/storageless is locked to version 8.0.0 and an update of this package was not requested.
    - psr7-sessions/storageless 8.0.0 requires psr/http-message ^1.0.1 -> found psr/http-message[1.0.1, 1.1] but it conflicts with your root composer.json require (^2.0).
  Problem 3
    - dflydev/fig-cookies v3.0.0 requires psr/http-message ^1 -> found psr/http-message[1.0, 1.0.1, 1.1] but it conflicts with your root composer.json require (^2.0).
    - mezzio/mezzio-session 1.11.0 requires dflydev/fig-cookies ^2.0.1 || ^3.0 -> satisfiable by dflydev/fig-cookies[v3.0.0].
    - mezzio/mezzio-session is locked to version 1.11.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 2 times, most recently from a5c13e7 to ed67579 Compare April 9, 2023 04:22
@renovate renovate bot force-pushed the renovate/psr-http-message-2.x branch 3 times, most recently from e665bc1 to 62c3158 Compare April 24, 2023 04:51
@renovate renovate bot force-pushed the renovate/psr-http-message-2.x branch 2 times, most recently from fef3837 to d512f34 Compare May 5, 2023 04:05
@renovate renovate bot force-pushed the renovate/psr-http-message-2.x branch 2 times, most recently from 6e131a6 to abfa45c Compare May 14, 2023 02:52
@renovate renovate bot force-pushed the renovate/psr-http-message-2.x branch 2 times, most recently from 445f7cc to a2a775d Compare May 25, 2023 04:24
@renovate renovate bot force-pushed the renovate/psr-http-message-2.x branch 3 times, most recently from c03dfd1 to db17391 Compare June 4, 2023 03:33
@renovate renovate bot force-pushed the renovate/psr-http-message-2.x branch from db17391 to 3ae4c12 Compare June 6, 2023 05:33
| datasource | package          | from | to  |
| ---------- | ---------------- | ---- | --- |
| packagist  | psr/http-message | 1.1  | 2.0 |
@renovate renovate bot force-pushed the renovate/psr-http-message-2.x branch from 3ae4c12 to 2c0399c Compare June 13, 2023 07:11
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants