mezzio / mezzio-authentication-oauth2

OAuth2 (server) authentication middleware for Mezzio and PSR-7 applications.
https://docs.mezzio.dev/mezzio-authentication-oauth2/
BSD 3-Clause "New" or "Revised" License
25 stars 17 forks source link

Update dependency psr/http-message to v2 #60

Closed renovate[bot] closed 3 weeks ago

renovate[bot] commented 1 year ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
psr/http-message ^1.0.1 -> ^1.0.1 \|\| ^2.0.0 age adoption passing confidence

Release Notes

php-fig/http-message (psr/http-message) ### [`v2.0`](https://togithub.com/php-fig/http-message/releases/tag/2.0) [Compare Source](https://togithub.com/php-fig/http-message/compare/1.1...2.0) 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.



Read more information about the use of Renovate Bot within Laminas.

renovate[bot] commented 11 months ago

⚠ 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:

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.0.1 || ^2.0.0, found psr/http-message[1.0.1, 1.1, 2.0] but these were not loaded, likely because it conflicts with another require.
  Problem 2
    - league/oauth2-server is locked to version 8.5.4 and an update of this package was not requested.
    - league/oauth2-server 8.5.4 requires psr/http-message ^1.0.1 || ^2.0 -> found psr/http-message[1.0.1, 1.1, 2.0] but these were not loaded, likely because it conflicts with another require.
  Problem 3
    - mezzio/mezzio-authentication is locked to version 1.9.0 and an update of this package was not requested.
    - mezzio/mezzio-authentication 1.9.0 requires psr/http-message ^1.0.1 || ^2.0.0 -> found psr/http-message[1.0.1, 1.1, 2.0] but these were not loaded, likely because it conflicts with another require.
  Problem 4
    - psr/http-factory is locked to version 1.0.2 and an update of this package was not requested.
    - psr/http-factory 1.0.2 requires psr/http-message ^1.0 || ^2.0 -> found psr/http-message[1.0, 1.0.1, 1.1, 2.0] but these were not loaded, likely because it conflicts with another require.
  Problem 5
    - psr/http-server-middleware is locked to version 1.0.2 and an update of this package was not requested.
    - psr/http-server-middleware 1.0.2 requires psr/http-message ^1.0 || ^2.0 -> found psr/http-message[1.0, 1.0.1, 1.1, 2.0] but these were not loaded, likely because it conflicts with another require.
  Problem 6
    - laminas/laminas-diactoros is locked to version 2.26.0 and an update of this package was not requested.
    - laminas/laminas-diactoros 2.26.0 requires psr/http-message ^1.1 -> found psr/http-message[1.1] but it conflicts with your temporary update constraint (psr/http-message:2.0).

Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
renovate[bot] commented 3 months ago

⚠️ 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:

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.0.1 || ^2.0.0, found psr/http-message[1.0.1, 1.1, 2.0] but these were not loaded, likely because it conflicts with another require.
  Problem 2
    - league/oauth2-server is locked to version 8.5.4 and an update of this package was not requested.
    - league/oauth2-server 8.5.4 requires psr/http-message ^1.0.1 || ^2.0 -> found psr/http-message[1.0.1, 1.1, 2.0] but these were not loaded, likely because it conflicts with another require.
  Problem 3
    - mezzio/mezzio-authentication is locked to version 1.10.0 and an update of this package was not requested.
    - mezzio/mezzio-authentication 1.10.0 requires psr/http-message ^1.0.1 || ^2.0.0 -> found psr/http-message[1.0.1, 1.1, 2.0] but these were not loaded, likely because it conflicts with another require.
  Problem 4
    - psr/http-factory is locked to version 1.1.0 and an update of this package was not requested.
    - psr/http-factory 1.1.0 requires psr/http-message ^1.0 || ^2.0 -> found psr/http-message[1.0, 1.0.1, 1.1, 2.0] but these were not loaded, likely because it conflicts with another require.
  Problem 5
    - psr/http-server-middleware is locked to version 1.0.2 and an update of this package was not requested.
    - psr/http-server-middleware 1.0.2 requires psr/http-message ^1.0 || ^2.0 -> found psr/http-message[1.0, 1.0.1, 1.1, 2.0] but these were not loaded, likely because it conflicts with another require.
  Problem 6
    - laminas/laminas-diactoros is locked to version 2.26.0 and an update of this package was not requested.
    - laminas/laminas-diactoros 2.26.0 requires psr/http-message ^1.1 -> found psr/http-message[1.1] but it conflicts with your temporary update constraint (psr/http-message:2.0).

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