Skip to content

Update dependency vimeo/psalm to v6 #34

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

Open
wants to merge 1 commit into
base: 1.11.x
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 26, 2025

This PR contains the following updates:

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

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 this update again.


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

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

@renovate renovate bot added the renovate label Jan 26, 2025
@renovate renovate bot force-pushed the renovate/vimeo-psalm-6.x branch from ea39bdf to e602c21 Compare February 3, 2025 05:11
@renovate renovate bot force-pushed the renovate/vimeo-psalm-6.x branch from e602c21 to fd12633 Compare February 17, 2025 06:35
@renovate renovate bot force-pushed the renovate/vimeo-psalm-6.x branch from fd12633 to 44a5b4a Compare February 24, 2025 07:01
@renovate renovate bot force-pushed the renovate/vimeo-psalm-6.x branch 2 times, most recently from e5e5bc2 to e940cc9 Compare March 31, 2025 05:49
@renovate renovate bot force-pushed the renovate/vimeo-psalm-6.x branch 2 times, most recently from 8a89a4f to f220677 Compare April 14, 2025 06:01
@renovate renovate bot force-pushed the renovate/vimeo-psalm-6.x branch 2 times, most recently from feb3323 to 0a1933b Compare May 5, 2025 05:27
@renovate renovate bot force-pushed the renovate/vimeo-psalm-6.x branch 2 times, most recently from b606e0a to 1470e4a Compare May 13, 2025 20:20
@renovate renovate bot force-pushed the renovate/vimeo-psalm-6.x branch 2 times, most recently from cc0dba4 to 3172acf Compare June 2, 2025 05:37
@renovate renovate bot force-pushed the renovate/vimeo-psalm-6.x branch from 3172acf to b1a4fe8 Compare June 9, 2025 05:37
@renovate renovate bot force-pushed the renovate/vimeo-psalm-6.x branch 2 times, most recently from 088397d to 05de980 Compare June 23, 2025 06:25
@renovate renovate bot force-pushed the renovate/vimeo-psalm-6.x branch from 05de980 to 8ec5f37 Compare July 7, 2025 05:55
| datasource | package     | from   | to     |
| ---------- | ----------- | ------ | ------ |
| packagist  | vimeo/psalm | 5.26.1 | 6.12.1 |


Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/vimeo-psalm-6.x branch from 8ec5f37 to dd92fc4 Compare July 14, 2025 05:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants