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

Renovate update dependency vimeo/psalm to v6 #2254

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 27, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
vimeo/psalm ^5.0 -> ^6.0 age adoption passing confidence
vimeo/psalm ^5.0.0 -> ^6.0.0 age adoption passing confidence
vimeo/psalm ^5.0.0 -> ^6.0.0 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

vimeo/psalm (vimeo/psalm)

v6.0.0: Psalm v6

Compare Source

This is the first release of Psalm v6!

Users are encouraged to switch to Psalm v6 right away, as v5 is not supported anymore.

Also announcing Psalm's new support model: you can support Psalm development by requesting a support contract from Daniil Gentili, the only active maintainer of Psalm.

Support contracts can cover full integration of Psalm into existing codebases, support for Psalm issues and development of additional Psalm features.

See here » for info, pricing and contact information.

Main highlights of Psalm v6:

  • PHP 8.4 support
  • Amp v3 support
  • PHP-Parser v5 support
  • Fully overhauled dictionaries, for much more accurate and always up to date signatures for PHP and extension functions and methods, and much simpler PHP version upgrades.
  • ignoreInternalFunctionFalseReturn and ignoreInternalFunctionNullReturn are now false by default: this means Psalm now warns when a false/null return type of a native function is not explicitly checked.
  • Modernization of the codebase for higher performance.
  • Many other bugfixes and performance improvements.

Plugin authors should consult the changelog for info about BC-breaking changes.

What's Changed

Features
Fixes
Docs
Internal changes
Typos
Other changes

New Contributors

Full Changelog: vimeo/psalm@5.26.1...6.0.0


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 these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link
Contributor Author

renovate bot commented Jan 27, 2025

⚠️ Artifact update problem

Renovate failed to update artifacts 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: service-admin/composer.lock
Command failed: composer update vimeo/psalm:6.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 vimeo/psalm ^6.0.0 -> satisfiable by vimeo/psalm[6.0.0].
    - vimeo/psalm 6.0.0 requires nikic/php-parser ^5.0.0 -> found nikic/php-parser[v5.0.0, ..., v5.4.0] but these were not loaded, likely because it conflicts with another require.

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

File name: service-api/composer.lock
Command failed: composer update vimeo/psalm:6.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
Dependency symfony/console 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
    - laminas/laminas-authentication is locked to version 2.15.0 and an update of this package was not requested.
    - laminas/laminas-authentication 2.15.0 requires php ~8.0.0 || ~8.1.0 || ~8.2.0 -> your php version (8.4.3) does not satisfy that requirement.
  Problem 2
    - laminas/laminas-cache is locked to version 3.11.0 and an update of this package was not requested.
    - laminas/laminas-cache 3.11.0 requires php ~8.1.0 || ~8.2.0 -> your php version (8.4.3) does not satisfy that requirement.
  Problem 3
    - laminas/laminas-cache-storage-adapter-memory is locked to version 2.2.0 and an update of this package was not requested.
    - laminas/laminas-cache-storage-adapter-memory 2.2.0 requires php ~8.0.0 || ~8.1.0  || ~8.2.0 -> your php version (8.4.3) does not satisfy that requirement.
  Problem 4
    - laminas/laminas-crypt is locked to version 3.10.0 and an update of this package was not requested.
    - laminas/laminas-crypt 3.10.0 requires php ~8.0.0 || ~8.1.0 || ~8.2.0 -> your php version (8.4.3) does not satisfy that requirement.
  Problem 5
    - laminas/laminas-filter is locked to version 2.32.0 and an update of this package was not requested.
    - laminas/laminas-filter 2.32.0 requires php ~8.1.0 || ~8.2.0 -> your php version (8.4.3) does not satisfy that requirement.
  Problem 6
    - laminas/laminas-log is locked to version 2.16.1 and an update of this package was not requested.
    - laminas/laminas-log 2.16.1 requires php ~8.0.0 || ~8.1.0 || ~8.2.0 -> your php version (8.4.3) does not satisfy that requirement.
  Problem 7
    - laminas/laminas-math is locked to version 3.6.0 and an update of this package was not requested.
    - laminas/laminas-math 3.6.0 requires php ~8.0.0 || ~8.1.0 || ~8.2.0 -> your php version (8.4.3) does not satisfy that requirement.
  Problem 8
    - laminas/laminas-mvc is locked to version 3.6.1 and an update of this package was not requested.
    - laminas/laminas-mvc 3.6.1 requires php ~8.0.0 || ~8.1.0 || ~8.2.0 -> your php version (8.4.3) does not satisfy that requirement.
  Problem 9
    - laminas/laminas-mvc-i18n is locked to version 2.0.x-dev and an update of this package was not requested.
    - laminas/laminas-mvc-i18n 2.0.x-dev requires php ~8.0.0 || ~8.1.0 || ~8.2.0 -> your php version (8.4.3) does not satisfy that requirement.
  Problem 10
    - laminas/laminas-paginator is locked to version 2.17.0 and an update of this package was not requested.
    - laminas/laminas-paginator 2.17.0 requires php ~8.0.0 || ~8.1.0 || ~8.2.0 -> your php version (8.4.3) does not satisfy that requirement.
  Problem 11
    - laminas-api-tools/api-tools-api-problem is locked to version 1.6.0 and an update of this package was not requested.
    - laminas-api-tools/api-tools-api-problem 1.6.0 requires php ~8.0.0 || ~8.1.0 || ~8.2.0 -> your php version (8.4.3) does not satisfy that requirement.
  Problem 12
    - laminas/laminas-db is locked to version 2.18.0 and an update of this package was not requested.
    - laminas/laminas-db 2.18.0 requires php ~8.0.0 || ~8.1.0|| ~8.2.0 -> your php version (8.4.3) does not satisfy that requirement.
  Problem 13
    - laminas/laminas-cli is locked to version 1.8.0 and an update of this package was not requested.
    - laminas/laminas-cli 1.8.0 requires php ~8.0.0 || ~8.1.0 || ~8.2.0 -> your php version (8.4.3) does not satisfy that requirement.
  Problem 14
    - Root composer.json requires vimeo/psalm ^6.0.0 -> satisfiable by vimeo/psalm[6.0.0].
    - vimeo/psalm 6.0.0 requires nikic/php-parser ^5.0.0 -> found nikic/php-parser[dev-master, v5.0.0alpha1, ..., v5.4.0] but these were not loaded, likely because it conflicts with another require.
  Problem 15
    - lm-commons/lmc-rbac-mvc is locked to version v3.3.2 and an update of this package was not requested.
    - laminas/laminas-eventmanager 3.10.0 requires php ~8.0.0 || ~8.1.0 || ~8.2.0 -> your php version (8.4.3) does not satisfy that requirement.
    - lm-commons/lmc-rbac-mvc v3.3.2 requires laminas/laminas-eventmanager ^3.0 -> satisfiable by laminas/laminas-eventmanager[3.10.0].

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

File name: service-front/composer.lock
Command failed: composer update vimeo/psalm:6.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 vimeo/psalm ^6.0.0 -> satisfiable by vimeo/psalm[6.0.0].
    - vimeo/psalm 6.0.0 requires nikic/php-parser ^5.0.0 -> found nikic/php-parser[dev-master, v5.0.0alpha1, ..., v5.4.0] but these were not loaded, likely because it conflicts with another require.

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

File name: shared/composer.lock
Command failed: composer update vimeo/psalm:6.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
    - 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 php ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0 -> your php version (8.4.3) does not satisfy that requirement.
  Problem 2
    - laminas/laminas-log is locked to version 2.17.0 and an update of this package was not requested.
    - laminas/laminas-log 2.17.0 requires php ~8.1.0 || ~8.2.0 || ~8.3.0 -> your php version (8.4.3) does not satisfy that requirement.
  Problem 3
    - Root composer.json requires vimeo/psalm ^6.0 -> satisfiable by vimeo/psalm[6.0.0].
    - vimeo/psalm 6.0.0 requires nikic/php-parser ^5.0.0 -> found nikic/php-parser[v5.0.0, ..., v5.4.0] but these were not loaded, likely because it conflicts with another require.

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

@renovate renovate bot had a problem deploying to dev_2254renovatevime January 27, 2025 12:28 Failure
Copy link
Contributor Author

renovate bot commented Jan 27, 2025

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 6.x releases. But if you manually upgrade to 6.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate-vimeo-psalm-6.x branch January 27, 2025 14:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant