Skip to content

chore(deps): update dependency vimeo/psalm to v6 #273

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

Closed
wants to merge 1 commit into 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.5 -> ^6.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

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

@renovate renovate bot force-pushed the renovate/vimeo-psalm-6.x branch 7 times, most recently from b5fcdaf to cce7ddb Compare January 30, 2025 20:23
@codecov-commenter
Copy link

codecov-commenter commented Jan 30, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (60d9156) to head (4f00f32).

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #273   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            3         3           
  Lines          200       200           
=========================================
  Hits           200       200           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@renovate renovate bot force-pushed the renovate/vimeo-psalm-6.x branch 11 times, most recently from 2446229 to 58469e8 Compare February 5, 2025 15:51
@renovate renovate bot force-pushed the renovate/vimeo-psalm-6.x branch 6 times, most recently from 9761da7 to dac9d8f Compare February 14, 2025 05:05
@renovate renovate bot force-pushed the renovate/vimeo-psalm-6.x branch 4 times, most recently from 1f32cfd to 01b8f4b Compare February 22, 2025 01:04
@renovate renovate bot force-pushed the renovate/vimeo-psalm-6.x branch 5 times, most recently from 77b1701 to b2f34ec Compare March 3, 2025 21:36
@renovate renovate bot force-pushed the renovate/vimeo-psalm-6.x branch 2 times, most recently from 640c3a4 to 5a351c9 Compare March 14, 2025 21:05
@renovate renovate bot force-pushed the renovate/vimeo-psalm-6.x branch 2 times, most recently from a4a81b6 to 10e2c17 Compare March 21, 2025 17:05
@renovate renovate bot force-pushed the renovate/vimeo-psalm-6.x branch 3 times, most recently from 89c0c84 to 395daaa Compare March 28, 2025 14:18
@renovate renovate bot force-pushed the renovate/vimeo-psalm-6.x branch 3 times, most recently from a6d6daf to 698fdf4 Compare April 5, 2025 04:33
@renovate renovate bot force-pushed the renovate/vimeo-psalm-6.x branch 2 times, most recently from 2ee4434 to 4f00f32 Compare April 12, 2025 05:13
@renovate renovate bot force-pushed the renovate/vimeo-psalm-6.x branch from 4f00f32 to 3f9435d Compare April 15, 2025 07:00
@luke-hill luke-hill closed this Apr 15, 2025
@luke-hill luke-hill deleted the renovate/vimeo-psalm-6.x branch April 15, 2025 07:02
Copy link
Contributor Author

renovate bot commented Apr 15, 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.

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.

2 participants