chore(deps): update dependency vimeo/psalm to v7 #4809
+10
−8
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.13.1->^7.0.0-beta11Release Notes
vimeo/psalm (vimeo/psalm)
v7.0.0-beta11Compare 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@7.0.0-beta10...7.0.0-beta11
v7.0.0-beta10Compare Source
What's Changed
Fixes
Full Changelog: vimeo/psalm@7.0.0-beta9...7.0.0-beta10
v7.0.0-beta9Compare Source
Fixes:
Full Changelog: vimeo/psalm@7.0.0-beta8...7.0.0-beta9
v7.0.0-beta8Compare Source
This release syncs up the 7.x branch with the 6.x branch.
What's Changed
Features
Fixes
Docs
numericsupertype by @kylekatarnls in #11444Other changes
New Contributors
Full Changelog: vimeo/psalm@7.0.0-beta7...7.0.0-beta8
v7.0.0-beta7Compare Source
What's Changed
Fixes
Other changes
New Contributors
Full Changelog: vimeo/psalm@7.0.0-beta6...7.0.0-beta7
v7.0.0-beta6Compare Source
What's Changed
Features
Fixes
Other changes
Full Changelog: vimeo/psalm@7.0.0-beta5...7.0.0-beta6
v7.0.0-beta5: Combined analysis!Compare Source
This beta release adds a major new feature to Psalm v7: combined analysis!
Combined analysis allows running normal analysis, security analysis and dead code analysis all at the same time, within a single run, greatly reducing overall runtimes!
Future beta releases will also enable taint analysis by default, given that now it can be run alongside normal analysis.
What's Changed
Features
Full Changelog: vimeo/psalm@7.0.0-beta4...7.0.0-beta5
v7.0.0-beta4Compare Source
Join the new official Psalm news channel and the Psalm community!
The news channel will be used to share inside exclusive news about upcoming Psalm features (including property hook support, coming within the next few releases!), and the community group can be used to discuss and share the way you use Psalm!
What's Changed
Features
Full Changelog: vimeo/psalm@7.0.0-beta3...7.0.0-beta4
v7.0.0-beta3Compare Source
Add git and composer to the docker image by @danog.
Full Changelog: vimeo/psalm@7.0.0-beta2...7.0.0-beta3
v7.0.0-beta2Compare Source
What's Changed
Features
Fixes
Internal changes
Full Changelog: vimeo/psalm@7.0.0-beta1...7.0.0-beta2
v7.0.0-beta1: First Psalm v7 beta!Compare Source
Announcing the first public beta of Psalm v7!
Psalm v7 brings huge performance improvements to security analysis, up to 10x thanks to a full refactoring of both the internal representation of taints, and optimization of the graph resolution logic.
It also brings performance improvements to dead code analysis, and fixes for
listtypes.Even more performance improvements and new features will be released soon!
What's Changed
Breaking changes
See here for the full list of breaking changes between v6 and v7.
Features
Fixes
Other changes
Full Changelog: vimeo/psalm@6.9.0...7.0.0-beta1
Configuration
📅 Schedule: Branch creation - "before 5am on tuesday" in timezone Europe/Berlin, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, 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.