This repository was archived by the owner on Sep 14, 2023. It is now read-only.
Open
Conversation
| datasource | package | from | to | | ---------- | ----------- | ----- | ----- | | packagist | vimeo/psalm | 4.3.1 | 5.0.0 | Signed-off-by: Renovate Bot <bot@renovateapp.com>
Contributor
Author
⚠ Artifact update problemRenovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
The artifact failure details are included below: File name: composer.lock |
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.3.1->^5.0.0Release Notes
vimeo/psalm (vimeo/psalm)
v5.13.1Compare Source
What's Changed
Fixes
Docs
Full Changelog: vimeo/psalm@5.13.0...5.13.1
v5.13.0Compare Source
What's Changed
Features
Fixes
non-empty-listassertion for iterable by @boesing in https://github.com/vimeo/psalm/pull/9953Docs
Internal changes
IssueDataconstants for severity levels by @lptn in https://github.com/vimeo/psalm/pull/9846Typos
New Contributors
Full Changelog: vimeo/psalm@5.12.0...5.13.0
v5.12.0Compare Source
What's Changed
Features
Fixes
Docs
Internal changes
New Contributors
Full Changelog: vimeo/psalm@5.11.0...5.12.0
v5.11.0Compare Source
What's Changed
Fixes
Full Changelog: vimeo/psalm@5.10.0...5.11.0
v5.10.0Compare Source
What's Changed
Features
value-ofwith backed enum cases in assertions by @boesing in https://github.com/vimeo/psalm/pull/9586value-ofenum values by @boesing in https://github.com/vimeo/psalm/pull/9655Fixes
non-empty-stringtype when combining literal and numeric strings by @boesing in https://github.com/vimeo/psalm/pull/9630matcharm conditions to check conditions independently by @tuqqu in https://github.com/vimeo/psalm/pull/9647array_flipto preserve non-empty array type by @tuqqu in https://github.com/vimeo/psalm/pull/9651stream_context_get_paramsreturn value by @lptn in https://github.com/vimeo/psalm/pull/9663Docs
@template T as Xwith@template T of Xin documentation by @janopae in https://github.com/vimeo/psalm/pull/9690Internal changes
New Contributors
Full Changelog: vimeo/psalm@5.9.0...5.10.0
v5.9.0Compare Source
What's Changed
Features
json_encode()returns a non-empty-string withJSON_THROW_ON_ERROR | JSON_UNESCAPED_UNICODEby @fluffycondor in https://github.com/vimeo/psalm/pull/9479Fixes
truthy-stringto reserved word list. by @ZebulanStanphill in https://github.com/vimeo/psalm/pull/9486elseby @weirdan in https://github.com/vimeo/psalm/pull/9538mysqli,mysqli_resultandmysqli_stmtclasses by @phansys in https://github.com/vimeo/psalm/pull/9547Docs
Internal changes
New Contributors
Full Changelog: vimeo/psalm@5.8.0...5.9.0
v5.8.0Compare Source
What's Changed
Features
foreachbody is never empty by @weirdan in https://github.com/vimeo/psalm/pull/9380@psalm-apitags on methods by @weirdan in https://github.com/vimeo/psalm/pull/9383db2_autocommit()by @phansys in https://github.com/vimeo/psalm/pull/9310readonlyclasses by @weirdan in https://github.com/vimeo/psalm/pull/9444Fixes
objectreturned bydb2_*()functions are always instances ofstdClassby @phansys in https://github.com/vimeo/psalm/pull/9369@psalm-scope-thisby @weirdan in https://github.com/vimeo/psalm/pull/9390arrayas magic method name by @weirdan in https://github.com/vimeo/psalm/pull/9391array_popis impure by @weirdan in https://github.com/vimeo/psalm/pull/9434array_popis impure" by @weirdan in https://github.com/vimeo/psalm/pull/9435)bracket when parsing phpdoc type aliases. by @pvandommelen in https://github.com/vimeo/psalm/pull/9458Internal changes
psalm/pharby @weirdan in https://github.com/vimeo/psalm/pull/9399disableExtensionsused by @lptn in https://github.com/vimeo/psalm/pull/9291<?phptag in tests by @weirdan in https://github.com/vimeo/psalm/pull/9443New Contributors
Full Changelog: vimeo/psalm@5.7.7...5.8.0
v5.7.7Compare Source
What's Changed
Fixes
jit_buffer_sizeby @weirdan in https://github.com/vimeo/psalm/pull/9397Full Changelog: vimeo/psalm@5.7.6...5.7.7
v5.7.6Compare Source
What's Changed
Fixes
opcache.preloadif it's enabled by @weirdan in https://github.com/vimeo/psalm/pull/9388Full Changelog: vimeo/psalm@5.7.5...5.7.6
v5.7.5Compare Source
What's Changed
Fixes
Full Changelog: vimeo/psalm@5.7.4...5.7.5
v5.7.4Compare Source
What's Changed
Fixes
Full Changelog: vimeo/psalm@5.7.3...5.7.4
v5.7.3Compare Source
What's Changed
Fixes
Full Changelog: vimeo/psalm@5.7.2...5.7.3
v5.7.2Compare Source
What's Changed
Fixes
New Contributors
Full Changelog: vimeo/psalm@5.7.1...5.7.2
v5.7.1Compare Source
What's Changed
Fixes
PsalmRestarter::restart()signature by @weirdan in https://github.com/vimeo/psalm/pull/9347Full Changelog: vimeo/psalm@5.7.0...5.7.1
v5.7.0Compare Source
What's Changed
Deprecations
FunctionLikeStorage::$unused_docblock_paramsby @weirdan in https://github.com/vimeo/psalm/pull/9312Features
@varannotations on global vars by @weirdan in https://github.com/vimeo/psalm/pull/9301MissingThrowsDocblockfor individual exceptions by @weirdan in https://github.com/vimeo/psalm/pull/9303Fixes
didChangeevent in LSP by @ging-dev in https://github.com/vimeo/psalm/pull/9207@throwsdocblock by @weirdan in https://github.com/vimeo/psalm/pull/9250@psalm-check-typesyntax by @weirdan in https://github.com/vimeo/psalm/pull/9257is_a(string, class-string, false)by @weirdan in https://github.com/vimeo/psalm/pull/9287WeakReferencemutable by @weirdan in https://github.com/vimeo/psalm/pull/9297@psalm-external-mutation-freeby @weirdan in https://github.com/vimeo/psalm/pull/9304newby [@weirdanConfiguration
📅 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.
This PR has been generated by Mend Renovate. View repository job log here.