chore(deps): update dependency phpstan/phpstan to ~1.12.23 #292

Merged
Xefir merged 1 commits from renovate/phpstan-phpstan-1.x into main 2025-03-24 08:12:03 +00:00
Collaborator

This PR contains the following updates:

Package Type Update Change
phpstan/phpstan require-dev patch ~1.12.21 -> ~1.12.23

Release Notes

phpstan/phpstan (phpstan/phpstan)

v1.12.23

Compare Source

Fix condition of fall-through case not used for exhaustive checks (#​3900), #​11064, #​3488, #​8719, #​12722, thanks @​rvanvelzen!

v1.12.22

Compare Source

Improvements 🔧

Bugfixes 🐛


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 | |---|---|---|---| | [phpstan/phpstan](https://github.com/phpstan/phpstan) | require-dev | patch | `~1.12.21` -> `~1.12.23` | --- ### Release Notes <details> <summary>phpstan/phpstan (phpstan/phpstan)</summary> ### [`v1.12.23`](https://github.com/phpstan/phpstan/releases/tag/1.12.23) [Compare Source](https://github.com/phpstan/phpstan/compare/1.12.22...1.12.23) Fix condition of fall-through case not used for exhaustive checks ([#&#8203;3900](https://github.com/phpstan/phpstan-src/pull/3900)), [#&#8203;11064](https://github.com/phpstan/phpstan/issues/11064), [#&#8203;3488](https://github.com/phpstan/phpstan/issues/3488), [#&#8203;8719](https://github.com/phpstan/phpstan/issues/8719), [#&#8203;12722](https://github.com/phpstan/phpstan/issues/12722), thanks [@&#8203;rvanvelzen](https://github.com/rvanvelzen)! ### [`v1.12.22`](https://github.com/phpstan/phpstan/releases/tag/1.12.22) [Compare Source](https://github.com/phpstan/phpstan/compare/1.12.21...1.12.22) # Improvements 🔧 - More precise `implode()` return type ([#&#8203;3774](https://github.com/phpstan/phpstan-src/pull/3774)), thanks [@&#8203;staabm](https://github.com/staabm)! # Bugfixes 🐛 - ArrayType - setting new offset with `[]` on array with constant-integer offset will add one to the offset (https://github.com/phpstan/phpstan-src/commit/fe595cba71279d990a8be265d594b470265ea318), [#&#8203;9328](https://github.com/phpstan/phpstan/issues/9328), [#&#8203;9850](https://github.com/phpstan/phpstan/issues/9850), [#&#8203;10650](https://github.com/phpstan/phpstan/issues/10650) - Optimize scalar values in oversized constant arrays (https://github.com/phpstan/phpstan-src/commit/791e708efd0e4f2b845d6d9a34494f54c493ca81), [#&#8203;12671](https://github.com/phpstan/phpstan/issues/12671) - StaticPropertyFetch is an impure point (https://github.com/phpstan/phpstan-src/commit/4111d0f5951338d3fa9735edd8ae38de90d15456) </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-03-24 00:06:37 +00:00
Xefir merged commit 2733206ae9 into main 2025-03-24 08:12:03 +00:00
Xefir deleted branch renovate/phpstan-phpstan-1.x 2025-03-24 08:12:03 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Xefir/repod#292
No description provided.