chore(deps): update dependency phpstan/phpstan to v1.12.24 - autoclosed #15

Closed
renovate-bot wants to merge 1 commit from renovate/phpstan-packages into master
Collaborator

This PR contains the following updates:

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

⚠️ Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

phpstan/phpstan (phpstan/phpstan)

v1.12.24

Compare Source

Bugfixes 🐛

Function signature fixes 🤖

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.24` | --- > ⚠️ **Warning** > > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>phpstan/phpstan (phpstan/phpstan)</summary> ### [`v1.12.24`](https://github.com/phpstan/phpstan/releases/tag/1.12.24) [Compare Source](https://github.com/phpstan/phpstan/compare/1.12.23...1.12.24) # Bugfixes 🐛 - Fix weird "stdClass not found" error in connection to array shapes (https://github.com/phpstan/phpstan-src/commit/8a6f7e9a1c0aa24e0cbf4160b042826ed14d80be), [#&#8203;12803](https://github.com/phpstan/phpstan/issues/12803) - Disable Override check for traits ([#&#8203;3911](https://github.com/phpstan/phpstan-src/pull/3911)), [#&#8203;12471](https://github.com/phpstan/phpstan/issues/12471), thanks [@&#8203;VincentLanglet](https://github.com/VincentLanglet)! - Fix `DateTime::format('u')` return type ([#&#8203;3919](https://github.com/phpstan/phpstan-src/pull/3919)), thanks [@&#8203;mvorisek](https://github.com/mvorisek)! - Fix specifying types on nullsafe true/false comparison ([#&#8203;3940](https://github.com/phpstan/phpstan-src/pull/3940)), [#&#8203;12866](https://github.com/phpstan/phpstan/issues/12866), thanks [@&#8203;rvanvelzen](https://github.com/rvanvelzen)! # Function signature fixes 🤖 - Fix uopz signature ([#&#8203;3903](https://github.com/phpstan/phpstan-src/pull/3903)), [#&#8203;12499](https://github.com/phpstan/phpstan/issues/12499), thanks [@&#8203;VincentLanglet](https://github.com/VincentLanglet)! ### [`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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xODUuOCIsInVwZGF0ZWRJblZlciI6IjM5LjE4NS44IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
chore(deps): update dependency phpstan/phpstan to v1.12.23
Some checks failed
Tests / tests (7.4) (push) Has been cancelled
Tests / tests (8.0) (push) Has been cancelled
Tests / tests (8.1) (push) Has been cancelled
Tests / tests (7.4) (pull_request) Has been cancelled
Tests / tests (8.0) (pull_request) Has been cancelled
Tests / tests (8.1) (pull_request) Has been cancelled
13d709b0eb
renovate-bot force-pushed renovate/phpstan-packages from 13d709b0eb to c73c70805b 2025-04-16 13:11:05 +00:00 Compare
renovate-bot changed title from chore(deps): update dependency phpstan/phpstan to v1.12.23 to chore(deps): update dependency phpstan/phpstan to v1.12.24 2025-04-16 13:11:07 +00:00
renovate-bot force-pushed renovate/phpstan-packages from c73c70805b to 2e085c1405 2025-05-31 01:54:49 +00:00 Compare
renovate-bot force-pushed renovate/phpstan-packages from 2e085c1405 to 4b1c313b49 2025-06-16 02:04:59 +00:00 Compare
renovate-bot changed title from chore(deps): update dependency phpstan/phpstan to v1.12.24 to chore(deps): update dependency phpstan/phpstan to v1.12.24 - autoclosed 2025-06-19 20:02:58 +00:00
renovate-bot closed this pull request 2025-06-19 20:02:59 +00:00
Some checks failed
Tests / tests (7.4) (push) Has been cancelled
Tests / tests (8.0) (push) Has been cancelled
Tests / tests (8.1) (push) Has been cancelled
Tests / tests (7.4) (pull_request) Has been cancelled
Tests / tests (8.0) (pull_request) Has been cancelled
Tests / tests (8.1) (pull_request) Has been cancelled

Pull request closed

Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: PrivateCoffee/alltube#15
No description provided.