Skip to content
This repository was archived by the owner on Nov 9, 2024. It is now read-only.

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 7, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
phpstan/phpdoc-parser ^1.25 -> ^2.0 age adoption passing confidence

Release Notes

phpstan/phpdoc-parser (phpstan/phpdoc-parser)

v2.0.0

Compare Source

phpstan/phpdoc-parser 2.0 is here! 🎉

This release brings API cleanup and enables new features for everyone that were previously hidden behind opt-in feature toggles, like:

  • Parsing Doctrine annotations
  • Type aliases with invalid types being preserved
  • Text between tags always belongs to description
  • ...and more...

See the UPGRADING guide for details.

phpstan/phpdoc-parser 2.0 will also be included in PHPStan 2.0 that's going to be released on Monday November 11th 2024.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 enabled auto-merge November 7, 2024 13:35
@renovate
Copy link
Contributor Author

renovate bot commented Nov 7, 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 phpstan/phpdoc-parser:2.0.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 phpstan/phpdoc-parser ^2.0, found phpstan/phpdoc-parser[2.0.0] but these were not loaded, likely because it conflicts with another require.
  Problem 2
    - phpdocumentor/reflection-docblock is locked to version 5.5.1 and an update of this package was not requested.
    - phpdocumentor/reflection-docblock 5.5.1 requires phpstan/phpdoc-parser ^1.7 -> found phpstan/phpdoc-parser[1.7.0, ..., 1.33.0] but it conflicts with your root composer.json require (^2.0).
  Problem 3
    - vimeo/psalm is locked to version 5.26.1 and an update of this package was not requested.
    - felixfbecker/advanced-json-rpc v3.2.1 requires phpdocumentor/reflection-docblock ^4.3.4 || ^5.0.0 -> satisfiable by phpdocumentor/reflection-docblock[5.5.1].
    - phpdocumentor/reflection-docblock 5.5.1 requires phpstan/phpdoc-parser ^1.7 -> found phpstan/phpdoc-parser[1.7.0, ..., 1.33.0] but it conflicts with your root composer.json require (^2.0).
    - vimeo/psalm 5.26.1 requires felixfbecker/advanced-json-rpc ^3.1 -> satisfiable by felixfbecker/advanced-json-rpc[v3.2.1].

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/phpstan-phpdoc-parser-2.x branch from b600ed5 to 55b82ff Compare November 7, 2024 15:38
@renovate renovate bot force-pushed the renovate/phpstan-phpdoc-parser-2.x branch from 55b82ff to 0ea35b4 Compare November 8, 2024 18:32
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant