-
Notifications
You must be signed in to change notification settings - Fork 11
chore(deps): update dependency vimeo/psalm to ~5.24.0 #113
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
Merged
Conversation
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
a04cfb7 to
4b6bd2a
Compare
23c2682 to
396a768
Compare
f3cd1ec to
a40d05b
Compare
a40d05b to
9fea84a
Compare
9fea84a to
f5c5f89
Compare
f5c5f89 to
9668027
Compare
9668027 to
d05ee03
Compare
d05ee03 to
00c3996
Compare
00c3996 to
02075a7
Compare
02075a7 to
29ec49b
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #113 +/- ##
=========================================
Coverage 95.19% 95.19%
Complexity 227 227
=========================================
Files 40 40
Lines 583 583
=========================================
Hits 555 555
Misses 28 28 ☔ View full report in Codecov by Sentry. |
4ea5d34 to
604bdf3
Compare
tcarrio
approved these changes
May 7, 2024
604bdf3 to
c558007
Compare
tcarrio
pushed a commit
that referenced
this pull request
May 27, 2024
🤖 I have created a release *beep* *boop* --- ## [2.0.7](2.0.6...2.0.7) (2024-05-07) ### 🧹 Chore * **deps:** update codecov/codecov-action action to v4 ([#117](#117)) ([b3f6d6f](b3f6d6f)) * **deps:** update dependency vimeo/psalm to ~5.24.0 ([#113](#113)) ([03d4a69](03d4a69)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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:
~5.17.0->~5.24.0Release Notes
vimeo/psalm (vimeo/psalm)
v5.24.0Compare Source
What's Changed
Features
callableby @weirdan in https://github.com/vimeo/psalm/pull/10805parentbeing used in callable context when the class does not extend anything by @kkmuffme in https://github.com/vimeo/psalm/pull/10838Fixes
getmxrr()by @ThomasLandauer in https://github.com/vimeo/psalm/pull/10847mailto impure functions list by @smaddock in https://github.com/vimeo/psalm/pull/10923Docs
Internal changes
Other changes
New Contributors
Full Changelog: vimeo/psalm@5.23.1...5.24.0
v5.23.1Compare 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.0Compare Source
What's Changed
Features
SensitiveParameterValueby @gsteel in https://github.com/vimeo/psalm/pull/10726send()by @weirdan in https://github.com/vimeo/psalm/pull/10697Fixes
Overrideattribute to be used in pure contexts by @weirdan in https://github.com/vimeo/psalm/pull/10734@sinceby @weirdan in https://github.com/vimeo/psalm/pull/10764WeakMapiterator fix frommasterby @weirdan in https://github.com/vimeo/psalm/pull/10778$resourceparameter 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.2Compare Source
What's Changed
Fixes
Full Changelog: vimeo/psalm@5.22.1...5.22.2
v5.22.1Compare Source
What's Changed
Fixes
@psalm-typeby @weirdan in https://github.com/vimeo/psalm/pull/10713Full Changelog: vimeo/psalm@5.22.0...5.22.1
v5.22.0Compare Source
What's Changed
Features
stdClass::__construct()calls that have arguments by @weirdan in https://github.com/vimeo/psalm/pull/10661@psalm-this-outon__construct()as well by @weirdan in https://github.com/vimeo/psalm/pull/10690Fixes
inotify_add_watch()toint|falseby @UlrichEckhardt in https://github.com/vimeo/psalm/pull/10637callableas a native property type by @weirdan in https://github.com/vimeo/psalm/pull/10654UndefinedClassinwhatever_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/10676InvalidDocblockissue 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.1Compare Source
What's Changed
Fixes
Full Changelog: vimeo/psalm@5.21.0...5.21.1
v5.21.0Compare 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=0by @weirdan in https://github.com/vimeo/psalm/pull/10614MissingConstructorfor 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.0Compare Source
What's Changed
Features
Fixes
Full Changelog: vimeo/psalm@5.19.1...5.20.0
v5.19.1Compare Source
What's Changed
Fixes
New Contributors
Full Changelog: vimeo/psalm@5.19.0...5.20.0
v5.19.0Compare Source
What's Changed
Features
Fixes
New Contributors
Full Changelog: vimeo/psalm@5.18.0...5.19.0
v5.18.0Compare Source
What's Changed
Features
Fixes
Internal changes
New Contributors
Full Changelog: vimeo/psalm@5.17.0...5.18.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 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.