chore(deps): bump vimeo/psalm from 5.15.0 to ^5.23.1 (master) - autoclosed #1496
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:
^5.15
->^5.23.1
Release Notes
vimeo/psalm (vimeo/psalm)
v5.23.1
Compare Source
What's Changed
Fixes
__callStatic()
method exists by @issidorov in https://github.com/vimeo/psalm/pull/10812Full Changelog: vimeo/psalm@5.23.0...5.23.1
v5.23.0
Compare Source
What's Changed
Features
SensitiveParameterValue
by @gsteel in https://github.com/vimeo/psalm/pull/10726send()
by @weirdan in https://github.com/vimeo/psalm/pull/10697Fixes
Override
attribute to be used in pure contexts by @weirdan in https://github.com/vimeo/psalm/pull/10734@since
by @weirdan in https://github.com/vimeo/psalm/pull/10764WeakMap
iterator fix frommaster
by @weirdan in https://github.com/vimeo/psalm/pull/10778$resource
parameter ofmkdir()
is nullable since PHP 7.3 by @weirdan in https://github.com/vimeo/psalm/pull/10802Internal changes
New Contributors
Full Changelog: vimeo/psalm@5.22.2...5.23.0
v5.22.2
Compare Source
What's Changed
Fixes
Full Changelog: vimeo/psalm@5.22.1...5.22.2
v5.22.1
Compare Source
What's Changed
Fixes
@psalm-type
by @weirdan in https://github.com/vimeo/psalm/pull/10713Full Changelog: vimeo/psalm@5.22.0...5.22.1
v5.22.0
Compare Source
What's Changed
Features
stdClass::__construct()
calls that have arguments by @weirdan in https://github.com/vimeo/psalm/pull/10661@psalm-this-out
on__construct()
as well by @weirdan in https://github.com/vimeo/psalm/pull/10690Fixes
inotify_add_watch()
toint|false
by @UlrichEckhardt in https://github.com/vimeo/psalm/pull/10637callable
as a native property type by @weirdan in https://github.com/vimeo/psalm/pull/10654UndefinedClass
inwhatever_exists()
by @weirdan in https://github.com/vimeo/psalm/pull/10659ord()
return type toint<0,255>
by @weirdan in https://github.com/vimeo/psalm/pull/10676InvalidDocblock
issue message by @weirdan in https://github.com/vimeo/psalm/pull/10679Internal changes
hasFullyQualified(Interface|Enum)()
by @weirdan in https://github.com/vimeo/psalm/pull/10603Full Changelog: vimeo/psalm@5.21.1...5.22.0
v5.21.1
Compare Source
What's Changed
Fixes
Full Changelog: vimeo/psalm@5.21.0...5.21.1
v5.21.0
Compare Source
What's Changed
Features
Fixes
readgzfile()
is impure by @weirdan in https://github.com/vimeo/psalm/pull/10600key_exists()
is an alias forarray_key_exists()
by @weirdan in https://github.com/vimeo/psalm/pull/10598opcache.save_comments=0
by @weirdan in https://github.com/vimeo/psalm/pull/10614MissingConstructor
for natively typed mixed properties by @weirdan in https://github.com/vimeo/psalm/pull/10615Internal changes
New Contributors
Full Changelog: vimeo/psalm@5.20.0...5.21.0
v5.20.0
Compare Source
What's Changed
Features
Fixes
Full Changelog: vimeo/psalm@5.19.1...5.20.0
v5.19.1
Compare Source
What's Changed
Fixes
New Contributors
Full Changelog: vimeo/psalm@5.19.0...5.20.0
v5.19.0
Compare Source
What's Changed
Features
Fixes
New Contributors
Full Changelog: vimeo/psalm@5.18.0...5.19.0
v5.18.0
Compare Source
What's Changed
Features
Fixes
Internal changes
New Contributors
Full Changelog: vimeo/psalm@5.17.0...5.18.0
v5.17.0
Compare Source
What's Changed
Features
Fixes
Internal changes
New Contributors
Full Changelog: vimeo/psalm@5.16.0...5.17.0
v5.16.0
Compare Source
What's Changed
Features
ArrayObject
TKey
template by @boesing in https://github.com/vimeo/psalm/pull/10190mixed
values by @boesing in https://github.com/vimeo/psalm/pull/10207never
type for parameters by @tuqqu in https://github.com/vimeo/psalm/pull/10266Fixes
value-of
in combination with backed enums by @boesing in https://github.com/vimeo/psalm/pull/10150strrchr()
:$before_needle
parameter by @weirdan in https://github.com/vimeo/psalm/pull/10151mysqli
stub by @weirdan in https://github.com/vimeo/psalm/pull/10155DateTimeZone::getName()
always returnsnon-empty-string
by @gsteel in https://github.com/vimeo/psalm/pull/10187sprintf()
values by @MidnightDesign in https://github.com/vimeo/psalm/pull/10231MethodSignatureMismatch
when descendant does not return by reference by @tuqqu in https://github.com/vimeo/psalm/pull/10248never
return type by @tuqqu in https://github.com/vimeo/psalm/pull/10254get_browser
returning array or object by @simonberger in https://github.com/vimeo/psalm/pull/10314Docs
Internal changes
composer.json
tweaks by @weirdan in https://github.com/vimeo/psalm/pull/10161Other changes
New Contributors
Full Changelog: vimeo/psalm@5.15.0...5.16.0
Configuration
📅 Schedule: Branch creation - "before 5am on wednesday" in timezone Europe/Vienna, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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 has been generated by Mend Renovate. View repository job log here.