chore(deps): update dependency vimeo/psalm to v6.15.0#12
Open
renovate[bot] wants to merge 1 commit intomasterfrom
Open
chore(deps): update dependency vimeo/psalm to v6.15.0#12renovate[bot] wants to merge 1 commit intomasterfrom
renovate[bot] wants to merge 1 commit intomasterfrom
Conversation
9cbe043 to
070aeef
Compare
070aeef to
03f3e11
Compare
03f3e11 to
77382d1
Compare
77382d1 to
3356373
Compare
3356373 to
c2892fa
Compare
Author
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
6.10.2→6.15.0Release Notes
vimeo/psalm (vimeo/psalm)
v6.15.0Compare Source
Note: GPG signatures for older releases will be regenerated shortly using the new
99BF4D9A33D65E1Ekey, since the old one expired.What's Changed
Features
Fixes
Other changes
New Contributors
Full Changelog: vimeo/psalm@6.14.3...6.15.0
v6.14.3Compare Source
What's Changed
Fixes
curl_close()function by @theodorejb in #11626NoDiscardattribute as immutable by @Baptouuuu in #11611Internal changes
Other changes
New Contributors
Full Changelog: vimeo/psalm@6.14.2...6.14.3
v6.14.2Compare Source
What's Changed
Fixes
Full Changelog: vimeo/psalm@6.14.1...6.14.2
v6.14.1Compare Source
What's Changed
Features
Full Changelog: vimeo/psalm@6.14.0...6.14.1
v6.14.0Compare Source
What's Changed
Features
Internal changes
Other changes
New Contributors
Full Changelog: vimeo/psalm@6.13.1...6.14.0
v6.13.1Compare Source
What's Changed
Fixes
Full Changelog: vimeo/psalm@6.13.0...6.13.1
v6.13.0Compare Source
What's Changed
Features
iterator_to_arrayby @andrew-demb in #11430arrayCacheconfiguration key that can be used to disable the newly introduced array cache: this will slightly slow down execution times while reducing RAM usage, avoiding OOM issues on bigger codebases by @danogFull Changelog: vimeo/psalm@6.12.1...6.13.0
v6.12.1Compare Source
What's Changed
Fixes
Full Changelog: vimeo/psalm@6.12.0...6.12.1
v6.12.0: - Cache refactoringCompare Source
This release features a major cache refactoring, improving stability, removing race conditions and adding a new feature called cache consolidation, which consolidates the cache, normally composed of split files, into one single file with the
--consolidate-cacheflag, for quicker runs when doing whole project scans!To use cache consolidation, simply run Psalm with the
--consolidate-cacheflag after running a normal analysis: running with this flag will skip analysis and only consolidate the cache.If you consolidate your cache in CI runs, sure to re-consolidate the cache again after running Psalm before re-saving the updated cache.
What's Changed
Features
Fixes
Docs
numericsupertype by @kylekatarnls in #11444New Contributors
Full Changelog: vimeo/psalm@6.11.0...6.12.0
v6.11.0Compare Source
What's Changed
Features
ClassFilePathProviderInterfaceplugin hook to polyfill custom autoloaders by @danog in #11422Fixes
Subscribe to the brand new Psalm newsletter to stay up to date with all of Psalm's news!
Full Changelog: vimeo/psalm@6.10.3...6.11.0
v6.10.3Compare Source
What's Changed
Fixes
Full Changelog: vimeo/psalm@6.10.2...6.10.3
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.
This PR was generated by Mend Renovate. View the repository job log.