Skip to content

RENOVATEBOT | Update dependency phpstan/phpstan to v2.1.17 #89

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 21, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
phpstan/phpstan 2.1.1 -> 2.1.17 age adoption passing confidence

Release Notes

phpstan/phpstan (phpstan/phpstan)

v2.1.17

Compare Source

v2.1.16

Compare Source

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

v2.1.15

Compare Source

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

Internals 🔍

  • Replace error-prone instanceof *Type in Rules classes (#​3858), thanks @​zonuexe!
  • Extract ArrayColumnHelper from ArrayColumnFunctionReturnTypeExtension (#​3785), thanks @​staabm!

v2.1.14

Compare Source

Bugfixes 🐛

Internals 🔍

v2.1.13

Compare Source

Major new features 🚀

Bleeding edge 🔪

  • Report @internal symbols usage from outside their top namespace, #​1178

If you want to see the shape of things to come and adopt bleeding edge features early, you can include this config file in your project's phpstan.neon:

includes:
	- vendor/phpstan/phpstan/conf/bleedingEdge.neon

Of course, there are no backwards compatibility guarantees when you include this file. The behaviour and reported errors can change in minor versions with this file included. Learn more

Improvements 🔧

Bugfixes 🐛

Internals 🔍

v2.1.12

Compare Source

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

Internals 🔍

v2.1.11

Compare Source

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

v2.1.10

Compare Source

Bugfixes 🐛

v2.1.9

Compare Source

Improvements 🔧

Bugfixes 🐛

Internals 🔍

v2.1.8

Compare Source

Improvements 🔧

  • @readonly property cannot be passed by-ref (#​3850), #​12676, thanks @​staabm!
  • ClassReflection - cannot be a subclass of final-overriden class (phpstan/phpstan-src@ed4ea0a)
  • Deprecated ClassReflection::isSubclassOf(string $className) in favour of ClassReflection::isSubclassOfClass(ClassReflection $class)
    • If you just have string $className instead of ClassReflection and you are too lazy to get ClassReflection via ReflectionProvider, you can still use ClassReflection::is(string $className)

Bugfixes 🐛

Internals 🔍

v2.1.7

Compare Source

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

Internals 🔍

  • StrlenFunctionReturnTypeExtension: Cleanup instanceof ConstantString (#​3780), thanks @​staabm!
  • Adjust and make space for tests for new behaviour of new (#​3852)

v2.1.6

Compare Source

Improvements 🔧

Bugfixes 🐛

Internals 🔍

v2.1.5

Compare Source

Improvements 🔧

Bugfixes 🐛

v2.1.4

Compare Source

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

v2.1.3

Compare Source

If you're using larastan/larastan PHPStan extension, please update to version 3.0.4 alongside PHPStan 2.1.3 for improved compatibility with the new generic static<...> type. Thank you.

This release includes fixes and improvements from PHPStan 1.12.17. Most impportantly it introduces GenericStaticType - support for static<...> (#​1289), #​12485, #​11398, #​10417, #​9807, #​9449, #​8623, #​5512

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

Internals 🔍

v2.1.2

Compare Source

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

Internals 🔍


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 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.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the chore label Jan 21, 2025
@renovate renovate bot requested review from flashlabs and fnyu as code owners January 21, 2025 18:06
@renovate renovate bot changed the title RENOVATEBOT | Update dependency phpstan/phpstan to v2.1.2 RENOVATEBOT | Update dependency phpstan/phpstan to v2.1.3 Feb 7, 2025
@renovate renovate bot force-pushed the feature/renovate_phpstan-phpstan-2.x branch from 0c9bbb1 to 4b6cf8c Compare February 7, 2025 16:22
@renovate renovate bot changed the title RENOVATEBOT | Update dependency phpstan/phpstan to v2.1.3 RENOVATEBOT | Update dependency phpstan/phpstan to v2.1.4 Feb 10, 2025
@renovate renovate bot force-pushed the feature/renovate_phpstan-phpstan-2.x branch from 4b6cf8c to 43d1519 Compare February 10, 2025 09:14
@renovate renovate bot changed the title RENOVATEBOT | Update dependency phpstan/phpstan to v2.1.4 RENOVATEBOT | Update dependency phpstan/phpstan to v2.1.5 Feb 13, 2025
@renovate renovate bot force-pushed the feature/renovate_phpstan-phpstan-2.x branch from 43d1519 to 80bfcee Compare February 13, 2025 19:59
@renovate renovate bot changed the title RENOVATEBOT | Update dependency phpstan/phpstan to v2.1.5 RENOVATEBOT | Update dependency phpstan/phpstan to v2.1.6 Feb 19, 2025
@renovate renovate bot force-pushed the feature/renovate_phpstan-phpstan-2.x branch from 80bfcee to 07e99e7 Compare February 19, 2025 16:06
@renovate renovate bot force-pushed the feature/renovate_phpstan-phpstan-2.x branch from 07e99e7 to f28ff34 Compare March 5, 2025 15:33
@renovate renovate bot changed the title RENOVATEBOT | Update dependency phpstan/phpstan to v2.1.6 RENOVATEBOT | Update dependency phpstan/phpstan to v2.1.7 Mar 5, 2025
@renovate renovate bot force-pushed the feature/renovate_phpstan-phpstan-2.x branch from f28ff34 to 0b29968 Compare March 9, 2025 10:48
@renovate renovate bot changed the title RENOVATEBOT | Update dependency phpstan/phpstan to v2.1.7 RENOVATEBOT | Update dependency phpstan/phpstan to v2.1.8 Mar 9, 2025
@renovate renovate bot force-pushed the feature/renovate_phpstan-phpstan-2.x branch from 0b29968 to 1b8b48e Compare March 23, 2025 14:02
@renovate renovate bot changed the title RENOVATEBOT | Update dependency phpstan/phpstan to v2.1.8 RENOVATEBOT | Update dependency phpstan/phpstan to v2.1.9 Mar 23, 2025
@renovate renovate bot force-pushed the feature/renovate_phpstan-phpstan-2.x branch from 1b8b48e to c5a615e Compare March 23, 2025 17:35
@renovate renovate bot changed the title RENOVATEBOT | Update dependency phpstan/phpstan to v2.1.9 RENOVATEBOT | Update dependency phpstan/phpstan to v2.1.10 Mar 23, 2025
@renovate renovate bot force-pushed the feature/renovate_phpstan-phpstan-2.x branch from c5a615e to 69869e6 Compare March 24, 2025 20:24
@renovate renovate bot changed the title RENOVATEBOT | Update dependency phpstan/phpstan to v2.1.10 RENOVATEBOT | Update dependency phpstan/phpstan to v2.1.11 Mar 24, 2025
@renovate renovate bot force-pushed the feature/renovate_phpstan-phpstan-2.x branch from 69869e6 to ba482df Compare April 2, 2025 08:40
@renovate renovate bot force-pushed the feature/renovate_phpstan-phpstan-2.x branch from ba482df to acca215 Compare April 16, 2025 15:41
@renovate renovate bot changed the title RENOVATEBOT | Update dependency phpstan/phpstan to v2.1.11 RENOVATEBOT | Update dependency phpstan/phpstan to v2.1.12 Apr 16, 2025
@renovate renovate bot force-pushed the feature/renovate_phpstan-phpstan-2.x branch from acca215 to dd0982c Compare April 27, 2025 13:57
@renovate renovate bot changed the title RENOVATEBOT | Update dependency phpstan/phpstan to v2.1.12 RENOVATEBOT | Update dependency phpstan/phpstan to v2.1.13 Apr 27, 2025
@renovate renovate bot force-pushed the feature/renovate_phpstan-phpstan-2.x branch from dd0982c to e1f98a7 Compare May 2, 2025 19:07
@renovate renovate bot changed the title RENOVATEBOT | Update dependency phpstan/phpstan to v2.1.13 RENOVATEBOT | Update dependency phpstan/phpstan to v2.1.14 May 2, 2025
@renovate renovate bot force-pushed the feature/renovate_phpstan-phpstan-2.x branch from e1f98a7 to 0626189 Compare May 14, 2025 16:03
@renovate renovate bot changed the title RENOVATEBOT | Update dependency phpstan/phpstan to v2.1.14 RENOVATEBOT | Update dependency phpstan/phpstan to v2.1.15 May 14, 2025
@renovate renovate bot force-pushed the feature/renovate_phpstan-phpstan-2.x branch from 0626189 to d543674 Compare May 16, 2025 11:06
@renovate renovate bot changed the title RENOVATEBOT | Update dependency phpstan/phpstan to v2.1.15 RENOVATEBOT | Update dependency phpstan/phpstan to v2.1.16 May 16, 2025
@renovate renovate bot force-pushed the feature/renovate_phpstan-phpstan-2.x branch from d543674 to 0fd1de5 Compare May 21, 2025 23:45
@renovate renovate bot changed the title RENOVATEBOT | Update dependency phpstan/phpstan to v2.1.16 RENOVATEBOT | Update dependency phpstan/phpstan to v2.1.17 May 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants