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

Update dependency vimeo/psalm to ^6.1.0 #323

Merged
merged 1 commit into from
Jan 31, 2025
Merged

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jan 28, 2025

This PR contains the following updates:

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

Release Notes

vimeo/psalm (vimeo/psalm)

v6.1.0

Compare Source

This release was possible thanks to a Psalm support contract!

This release greatly improves multithreaded mode, fixing some nasty issues and greatly improving efficiency, thanks to efficient task scheduling powered by amphp/parallel (& some custom code to allow usage of copy-on-write optimizations with forks instead of spawning new processes).

This release also adds a runtime check to prevent Psalm from running on Linux systems where VM overcommitting is disabled: Psalm makes heavy use of VM overcommitting (specifically during forking in multithreaded mode) to greatly reduce RAM usage and improve performance.
Note that in the vast majority of Linux systems, VM overcommitting is already enabled by default.

What's Changed

Features
Fixes
Internal changes
Other changes

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


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 added the dependencies Pull requests that update a dependency file label Jan 28, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 24f9a6f to 2333807 Compare January 28, 2025 17:51
@renovate renovate bot changed the title Update dependency psalm/plugin-phpunit to ^0.19.2 Update all non-major dependencies Jan 28, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 2333807 to 753ef46 Compare January 29, 2025 18:16
@renovate renovate bot changed the title Update all non-major dependencies Update all non-major dependencies - autoclosed Jan 29, 2025
@renovate renovate bot closed this Jan 29, 2025
@renovate renovate bot deleted the renovate/all-minor-patch branch January 29, 2025 20:40
@renovate renovate bot changed the title Update all non-major dependencies - autoclosed Update all non-major dependencies Jan 30, 2025
@renovate renovate bot reopened this Jan 30, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 2285816 to 753ef46 Compare January 30, 2025 21:48
@renovate renovate bot changed the title Update all non-major dependencies Update dependency vimeo/psalm to ^6.1.0 Jan 30, 2025
@renovate renovate bot changed the base branch from 5.4.x to 5.5.x January 30, 2025 21:48
| datasource | package     | from  | to    |
| ---------- | ----------- | ----- | ----- |
| packagist  | vimeo/psalm | 6.0.0 | 6.1.0 |
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 753ef46 to 9a62e77 Compare January 31, 2025 01:03
@renovate renovate bot merged commit 9cb3c50 into 5.5.x Jan 31, 2025
13 checks passed
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants