Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 11, 2024

This PR contains the following updates:

Package Change Age Confidence
league/openapi-psr7-validator ^0.21 -> ^0.21 || ^0.22 age confidence

Release Notes

thephpleague/openapi-psr7-validator (league/openapi-psr7-validator)

v0.22

Compare Source

What's Changed

New Contributors

Full Changelog: thephpleague/openapi-psr7-validator@0.21...0.22


Configuration

📅 Schedule: Branch creation - Every 3 hours, between 06:00 AM and 10:59 PM, Monday through Friday ( * 6-22/3 * * 1-5 ), Every 3 hours, between 12:00 PM and 11:59 PM, only on Sunday and Saturday ( * 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 requested a review from WyriHaximus as a code owner January 11, 2024 11:11
@renovate renovate bot added Dependencies 📦 Pull requests that update a dependency file PHP 🐘 Hypertext Pre Processor labels Jan 11, 2024
Copy link
Contributor Author

renovate bot commented Jan 11, 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 league/openapi-psr7-validator:0.22 --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
Dependency devizzent/cebe-php-openapi is also a root requirement. Package has not been listed as an update argument, so keeping locked at old version. Use --with-all-dependencies (-W) to include root dependencies.
Dependency league/uri is also a root requirement. Package has not been listed as an update argument, so keeping locked at old version. Use --with-all-dependencies (-W) to include root dependencies.
Dependency psr/http-message is also a root requirement. Package has not been listed as an update argument, so keeping locked at old version. Use --with-all-dependencies (-W) to include root dependencies.
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - Root composer.json requires league/openapi-psr7-validator ^0.21 || ^0.22, found league/openapi-psr7-validator[0.21, 0.22] but these were not loaded, likely because it conflicts with another require.
  Problem 2
    - api-clients/github is locked to version v0.2.x-dev and an update of this package was not requested.
    - api-clients/github v0.2.x-dev requires league/openapi-psr7-validator ^0.21 -> found league/openapi-psr7-validator[0.21] but it conflicts with your temporary update constraint (league/openapi-psr7-validator:0.22).
  Problem 3
    - api-clients/github v0.2.x-dev requires league/openapi-psr7-validator ^0.21 -> found league/openapi-psr7-validator[0.21] but it conflicts with your temporary update constraint (league/openapi-psr7-validator:0.22).
    - wyrihaximus/subsplit-tools dev-main requires api-clients/github ^0.2@dev -> satisfiable by api-clients/github[v0.2.x-dev].
    - wyrihaximus/subsplit-tools is locked to version dev-main 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.

Copy link
Contributor Author

renovate bot commented Aug 10, 2025

⚠️ 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 league/openapi-psr7-validator:0.22 --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
Dependency devizzent/cebe-php-openapi is also a root requirement. Package has not been listed as an update argument, so keeping locked at old version. Use --with-all-dependencies (-W) to include root dependencies.
Dependency league/uri is also a root requirement. Package has not been listed as an update argument, so keeping locked at old version. Use --with-all-dependencies (-W) to include root dependencies.
Dependency psr/http-message is also a root requirement. Package has not been listed as an update argument, so keeping locked at old version. Use --with-all-dependencies (-W) to include root dependencies.
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - Root composer.json requires league/openapi-psr7-validator ^0.21 || ^0.22, found league/openapi-psr7-validator[0.21, 0.22] but these were not loaded, likely because it conflicts with another require.
  Problem 2
    - api-clients/github is locked to version v0.2.x-dev and an update of this package was not requested.
    - api-clients/github v0.2.x-dev requires league/openapi-psr7-validator ^0.21 -> found league/openapi-psr7-validator[0.21] but it conflicts with your temporary update constraint (league/openapi-psr7-validator:0.22).
  Problem 3
    - wyrihaximus/subsplit-tools is locked to version dev-main and an update of this package was not requested.
    - api-clients/github v0.2.x-dev requires league/openapi-psr7-validator ^0.21 -> found league/openapi-psr7-validator[0.21] but it conflicts with your temporary update constraint (league/openapi-psr7-validator:0.22).
    - wyrihaximus/subsplit-tools dev-main requires api-clients/github ^0.2@dev -> satisfiable by api-clients/github[v0.2.x-dev].

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

@renovate renovate bot changed the title Update dependency league/openapi-psr7-validator to ^0.21 || ^0.22 Update dependency league/openapi-psr7-validator to ^0.21 || ^0.22 - autoclosed Aug 16, 2025
@renovate renovate bot closed this Aug 16, 2025
@renovate renovate bot deleted the renovate/league-openapi-psr7-validator-0.x branch August 16, 2025 21:37
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.

0 participants