Update dependency vimeo/psalm to v5 - autoclosed#163
Closed
renovate[bot] wants to merge 1 commit into4.8.xfrom
Closed
Update dependency vimeo/psalm to v5 - autoclosed#163renovate[bot] wants to merge 1 commit into4.8.xfrom
renovate[bot] wants to merge 1 commit into4.8.xfrom
Conversation
| datasource | package | from | to | | ---------- | ----------- | ------ | ----- | | packagist | vimeo/psalm | 4.30.0 | 5.0.0 | Signed-off-by: Renovate Bot <bot@renovateapp.com>
f983b13 to
d7053ed
Compare
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:
^4.29.0->^5.0.0Release Notes
vimeo/psalm
v5.1.0Compare Source
What's Changed
Deprecations
Features
Fixes
Docs
5requires PHP >= 7.4 by @sasezaki in https://github.com/vimeo/psalm/pull/8805forbiddenFunctionsconfig option by @p810 in https://github.com/vimeo/psalm/pull/8808New Contributors
Full Changelog: vimeo/psalm@5.0.0...5.1.0
v5.0.0: Psalm 5Compare Source
Welcome to Psalm 5!
There's an accompanying post on psalm.dev, written by @muglug & the current maintainers of Psalm.
What's Changed
Removed
CodeIssuemethods by @weirdan in https://github.com/vimeo/psalm/pull/7276DocCommentmethods by @weirdan in https://github.com/vimeo/psalm/pull/7278THtmlEscapedStringby @weirdan in https://github.com/vimeo/psalm/pull/7285Features
getimagesizeas SSRF sink by @mal-tee in https://github.com/vimeo/psalm/pull/7504@psalm-check-typeand@psalm-check-type-exact. by @AndrolGenhald in https://github.com/vimeo/psalm/pull/7686value-ofto work with backed enums (fixes #7874). by @AndrolGenhald in https://github.com/vimeo/psalm/pull/8283newon objects by @weirdan in https://github.com/vimeo/psalm/pull/8723Fixes
@psalm-generator-returnannotation by @jrmajor in https://github.com/vimeo/psalm/pull/7853CachingIterator::getCachestub. by @drupol in https://github.com/vimeo/psalm/pull/8282Anyassertion is used by @pvandommelen in https://github.com/vimeo/psalm/pull/8494json_encode()always produce anon-empty-string, when successful by @Ocramius in https://github.com/vimeo/psalm/pull/8681DeprecatedInterfacewhen interface is referenced in a generic by @weirdan in https://github.com/vimeo/psalm/pull/8687stringable-objectequivalent toStringableby @weirdan in https://github.com/vimeo/psalm/pull/8688@psalm-consistent-constructorin function docblocks by @weirdan in https://github.com/vimeo/psalm/pull/8713humbug/boxby @weirdan in https://github.com/vimeo/psalm/pull/8770Docs
html-escaped-stringdocs by @weirdan in https://github.com/vimeo/psalm/pull/7281Internal changes
@internalannotation onPsalm\Internalsymbols by @weirdan in https://github.com/vimeo/psalm/pull/7268TypeAnalyzermethods by @weirdan in https://github.com/vimeo/psalm/pull/7277getPsalmHelpText()toCli\Psalmby @weirdan in https://github.com/vimeo/psalm/pull/7280webmozart/path-utilby @weirdan in https://github.com/vimeo/psalm/pull/7292array<never, never>as a way to detect empty arrays by a dedicated method by @orklah in https://github.com/vimeo/psalm/pull/7313resolveSymlinksoption for project directories by @dvz in https://github.com/vimeo/psalm/pull/7163array_fill_keys()by @weirdan in https://github.com/vimeo/psalm/pull/7661Clause::$hashtype by @weirdan in https://github.com/vimeo/psalm/pull/8742phpspec/prophecytomockery/mockeryby @weirdan in https://github.com/vimeo/psalm/pull/8755slevomat/coding-standardby @weirdan in https://github.com/vimeo/psalm/pull/8783Typos
Other changes
New Contributors
Full Changelog: vimeo/psalm@4.30.0...5.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.
Read more information about the use of Renovate Bot within Laminas.