chore(deps): update dependency vimeo/psalm to ^6.2.0 #249

Merged
Xefir merged 1 commits from renovate/vimeo-psalm-6.x into main 2025-02-03 14:25:33 +00:00
Collaborator

This PR contains the following updates:

Package Type Update Change
vimeo/psalm require-dev minor ^6.1.0 -> ^6.2.0

Release Notes

vimeo/psalm (vimeo/psalm)

v6.2.0

Compare Source

This release was possible thanks to a Psalm support contract!

This release adds the new LiteralKeyUnshapedArray issue, controlled by the disallowLiteralKeysOnUnshapedArrays configuration flag (false by default), useful to enforce usage of shaped arrays instead of generic arrays.

What's Changed

Features
Fixes

Full Changelog: https://github.com/vimeo/psalm/compare/6.1.0...6.2.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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [vimeo/psalm](https://github.com/vimeo/psalm) | require-dev | minor | `^6.1.0` -> `^6.2.0` | --- ### Release Notes <details> <summary>vimeo/psalm (vimeo/psalm)</summary> ### [`v6.2.0`](https://github.com/vimeo/psalm/releases/tag/6.2.0) [Compare Source](https://github.com/vimeo/psalm/compare/6.1.0...6.2.0) <!-- Release notes generated using configuration in .github/release.yml at 6.x --> This release was possible thanks to a [Psalm support contract](https://psalm.dev/support)! This release adds the new LiteralKeyUnshapedArray issue, controlled by the [disallowLiteralKeysOnUnshapedArrays](https://psalm.dev/docs/running_psalm/configuration/#disallowliteralkeysonunshapedarrays) configuration flag (false by default), useful to enforce usage of shaped arrays instead of generic arrays. #### What's Changed ##### Features - Add LiteralKeyUnshapedArray issue by [@&#8203;danog](https://github.com/danog) in https://github.com/vimeo/psalm/pull/11230 - Periodic logging for long processing by [@&#8203;danog](https://github.com/danog) in https://github.com/vimeo/psalm/pull/11231 ##### Fixes - Fix storage should not be null errors by [@&#8203;danog](https://github.com/danog) in https://github.com/vimeo/psalm/pull/11232 - Avoid further issues caused by duplicate class declarations by [@&#8203;danog](https://github.com/danog) in https://github.com/vimeo/psalm/pull/11233 - Parse uppercase-string by [@&#8203;VincentLanglet](https://github.com/VincentLanglet) in https://github.com/vimeo/psalm/pull/11228 **Full Changelog**: https://github.com/vimeo/psalm/compare/6.1.0...6.2.0 </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xODEuNiIsInVwZGF0ZWRJblZlciI6IjM3LjE4MS42IiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
Renovate added 1 commit 2025-02-03 14:24:27 +00:00
chore(deps): update dependency vimeo/psalm to ^6.2.0
All checks were successful
repod / xml (push) Successful in 12s
repod / php (push) Successful in 1m24s
repod / nodejs (push) Successful in 1m7s
repod / release (push) Has been skipped
ea3f56a7f3
Xefir merged commit d579b74022 into main 2025-02-03 14:25:33 +00:00
Xefir deleted branch renovate/vimeo-psalm-6.x 2025-02-03 14:25:34 +00:00
Sign in to join this conversation.
No Reviewers
No Label
No Milestone
No project
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Xefir/repod#249
No description provided.