-
-
Notifications
You must be signed in to change notification settings - Fork 28
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update dependency vimeo/psalm to v5 #106
Conversation
117faf7
to
5d963de
Compare
5d963de
to
bd7de21
Compare
bd7de21
to
488982c
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Before attacking this, consider completing #108 first.
488982c
to
02541d9
Compare
02541d9
to
17e277b
Compare
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. ⚠ Warning: custom changes will be lost. |
852e326
to
c7d0450
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There are newly suppressed unused suppressions. Those need to be removed with --update-baseline, not suppressed themselves.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you please run this on your machine? I've tried getting the baseline in shape here but I've run into problems that only appear on macOS. I can't get parity with CI even running psalm via docker it seems.
| datasource | package | from | to | | ---------- | ----------- | ------ | ------ | | packagist | vimeo/psalm | 4.30.0 | 5.12.0 | Signed-off-by: Renovate Bot <bot@renovateapp.com> Signed-off-by: George Steel <george@net-glue.co.uk>
Signed-off-by: George Steel <george@net-glue.co.uk>
Signed-off-by: George Steel <george@net-glue.co.uk>
…r required on PHP 8.1+ Signed-off-by: George Steel <george@net-glue.co.uk>
Signed-off-by: Aleksei Khudiakov <aleksey@xerkus.pro>
Signed-off-by: Aleksei Khudiakov <aleksey@xerkus.pro>
Signed-off-by: Aleksei Khudiakov <aleksey@xerkus.pro>
276916b
to
9b838a5
Compare
I reset baseline to base branch, resolved all reported unused suppressions and fixed a potential type bug in log formatter as reported by psalm. Remaining new psalm false positives added to baseline. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 👍 Thanks @Xerkus
This PR contains the following updates:
^4.29.0
->^5.12.0
⚠ Dependency Lookup Warnings ⚠
Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.
Release Notes
vimeo/psalm
v5.11.0
Compare Source
What's Changed
Fixes
Full Changelog: vimeo/psalm@5.10.0...5.11.0
v5.10.0
Compare Source
What's Changed
Features
value-of
with backed enum cases in assertions by @boesing in https://github.com/vimeo/psalm/pull/9586value-of
enum values by @boesing in https://github.com/vimeo/psalm/pull/9655Fixes
non-empty-string
type when combining literal and numeric strings by @boesing in https://github.com/vimeo/psalm/pull/9630match
arm conditions to check conditions independently by @tuqqu in https://github.com/vimeo/psalm/pull/9647array_flip
to preserve non-empty array type by @tuqqu in https://github.com/vimeo/psalm/pull/9651stream_context_get_params
return value by @lptn in https://github.com/vimeo/psalm/pull/9663Docs
@template T as X
with@template T of X
in 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.0
Compare Source
What's Changed
Features
json_encode()
returns a non-empty-string withJSON_THROW_ON_ERROR | JSON_UNESCAPED_UNICODE
by @fluffycondor in https://github.com/vimeo/psalm/pull/9479Fixes
truthy-string
to reserved word list. by @ZebulanStanphill in https://github.com/vimeo/psalm/pull/9486else
by @weirdan in https://github.com/vimeo/psalm/pull/9538mysqli
,mysqli_result
andmysqli_stmt
classes 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.0
Compare Source
What's Changed
Features
foreach
body is never empty by @weirdan in https://github.com/vimeo/psalm/pull/9380@psalm-api
tags on methods by @weirdan in https://github.com/vimeo/psalm/pull/9383db2_autocommit()
by @phansys in https://github.com/vimeo/psalm/pull/9310readonly
classes by @weirdan in https://github.com/vimeo/psalm/pull/9444Fixes
object
returned bydb2_*()
functions are always instances ofstdClass
by @phansys in https://github.com/vimeo/psalm/pull/9369@psalm-scope-this
by @weirdan in https://github.com/vimeo/psalm/pull/9390array
as magic method name by @weirdan in https://github.com/vimeo/psalm/pull/9391array_pop
is impure by @weirdan in https://github.com/vimeo/psalm/pull/9434array_pop
is 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/phar
by @weirdan in https://github.com/vimeo/psalm/pull/9399disableExtensions
used by @lptn in https://github.com/vimeo/psalm/pull/9291<?php
tag 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.7
Compare Source
What's Changed
Fixes
jit_buffer_size
by @weirdan in https://github.com/vimeo/psalm/pull/9397Full Changelog: vimeo/psalm@5.7.6...5.7.7
v5.7.6
Compare Source
What's Changed
Fixes
opcache.preload
if it's enabled by @weirdan in https://github.com/vimeo/psalm/pull/9388Full Changelog: vimeo/psalm@5.7.5...5.7.6
v5.7.5
Compare Source
What's Changed
Fixes
Full Changelog: vimeo/psalm@5.7.4...5.7.5
v5.7.4
Compare Source
What's Changed
Fixes
Full Changelog: vimeo/psalm@5.7.3...5.7.4
v5.7.3
Compare Source
What's Changed
Fixes
Full Changelog: vimeo/psalm@5.7.2...5.7.3
v5.7.2
Compare Source
What's Changed
Fixes
New Contributors
Full Changelog: vimeo/psalm@5.7.1...5.7.2
v5.7.1
Compare 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.0
Compare Source
What's Changed
Deprecations
FunctionLikeStorage::$unused_docblock_params
by @weirdan in https://github.com/vimeo/psalm/pull/9312Features
@var
annotations on global vars by @weirdan in https://github.com/vimeo/psalm/pull/9301MissingThrowsDocblock
for individual exceptions by @weirdan in https://github.com/vimeo/psalm/pull/9303Fixes
didChange
event in LSP by @ging-dev in https://github.com/vimeo/psalm/pull/9207@throws
docblock by @weirdan in https://github.com/vimeo/psalm/pull/9250@psalm-check-type
syntax by @weirdan in https://github.com/vimeo/psalm/pull/9257is_a(string, class-string, false)
by @weirdan in https://github.com/vimeo/psalm/pull/9287WeakReference
mutable by @weirdan in https://github.com/vimeo/psalm/pull/9297@psalm-external-mutation-free
by @weirdan in https://github.com/vimeo/psalm/pull/9304new
by @weirdan in https://github.com/vimeo/psalm/pull/9338Docs
Internal changes
Other changes
New Contributors
Full Changelog: vimeo/psalm@5.6.0...5.7.0
v5.6.0
Compare Source
What's Changed
Features
$this
in static closures by @weirdan in https://github.com/vimeo/psalm/pull/9164Fixes
Typos
New Contributors
Full Changelog: vimeo/psalm@5.5.0...5.6.0
v5.5.0
Compare Source
What's Changed
Features
explode()
types by @Ocramius in https://github.com/vimeo/psalm/pull/9016Fixes
invalid references
message in@psalm-type
by @weirdan in https://github.com/vimeo/psalm/pull/8996$http_response_header
a non-empty-list by @fluffycondor in https://github.com/vimeo/psalm/pull/9001ReflectionClass::getModifiers()
stub by @kukulich in https://github.com/vimeo/psalm/pull/9047ReflectionClass::getReflectionConstants()
stub by @kukulich in https://github.com/vimeo/psalm/pull/9048ReflectionClass::getTraitAliases()
stub by @kukulich in https://github.com/vimeo/psalm/pull/9046ReflectionFunctionAbstract::getExtensionName()
stub by [@kukulich](htConfiguration
📅 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.