Skip to content

Update dev dependencies (major) #44

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 Mar 6, 2023

This PR contains the following updates:

Package Change Age Confidence
phpstan/phpstan ^1.10.6 -> ^2.1.17 age confidence
phpstan/phpstan-phpunit ^1.3.10 -> ^2.0.6 age confidence
phpunit/phpunit (source) ^9.6.5 -> ^12.2.7 age confidence
symfony/var-dumper (source) ^5.4 || ^6.1.6 -> ^5.4 || ^6.1.6 || ^7.0.0 age confidence

Release Notes

phpstan/phpstan (phpstan/phpstan)

v2.1.17

Compare Source

Major new features 🚀

Bleeding edge 🔪

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 🐛

Function signature fixes 🤖

Internals 🔍

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 🔍

v2.1.1

Compare Source

Improvements 🔧


Configuration

📅 Schedule: Branch creation - "before 6am on Monday" in timezone Europe/Paris, 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 bot dependencies Pull requests that update a dependency file major labels Mar 6, 2023
@renovate renovate bot force-pushed the renovate/major-dev-dependencies branch 2 times, most recently from 9f490a7 to 6a34bf3 Compare March 13, 2023 04:05
@renovate renovate bot force-pushed the renovate/major-dev-dependencies branch 2 times, most recently from be7bb56 to b54597f Compare March 19, 2023 02:02
@renovate renovate bot force-pushed the renovate/major-dev-dependencies branch 3 times, most recently from c3fc69f to 399100f Compare April 1, 2023 15:31
@renovate renovate bot force-pushed the renovate/major-dev-dependencies branch 2 times, most recently from ed56ef2 to 96859dd Compare April 22, 2023 15:31
@renovate renovate bot force-pushed the renovate/major-dev-dependencies branch from 96859dd to bfe1b15 Compare April 27, 2023 17:01
@renovate renovate bot force-pushed the renovate/major-dev-dependencies branch from bfe1b15 to 8a0e92b Compare May 28, 2023 11:06
@renovate renovate bot force-pushed the renovate/major-dev-dependencies branch 2 times, most recently from d2ed013 to 99d01f7 Compare June 10, 2023 06:37
@renovate renovate bot force-pushed the renovate/major-dev-dependencies branch from 99d01f7 to 2922395 Compare June 16, 2023 10:27
@renovate renovate bot force-pushed the renovate/major-dev-dependencies branch from 2922395 to 4781320 Compare July 5, 2023 11:15
@renovate renovate bot force-pushed the renovate/major-dev-dependencies branch 2 times, most recently from 7415ff6 to e30bf2d Compare July 19, 2023 04:35
@renovate renovate bot force-pushed the renovate/major-dev-dependencies branch from e30bf2d to 848e7f9 Compare July 22, 2023 13:11
@renovate renovate bot force-pushed the renovate/major-dev-dependencies branch 3 times, most recently from 22c3ec7 to 8d57dbe Compare August 9, 2023 07:23
@renovate renovate bot force-pushed the renovate/major-dev-dependencies branch from 8d57dbe to 875eff5 Compare August 20, 2023 07:06
@renovate renovate bot force-pushed the renovate/major-dev-dependencies branch from 875eff5 to 3535f1f Compare September 10, 2023 06:08
@renovate renovate bot force-pushed the renovate/major-dev-dependencies branch 2 times, most recently from 0ad4c84 to 9518440 Compare September 24, 2023 06:51
@renovate renovate bot force-pushed the renovate/major-dev-dependencies branch from 9518440 to d6e800f Compare October 11, 2023 07:34
@renovate renovate bot force-pushed the renovate/major-dev-dependencies branch 3 times, most recently from b6c24bd to 58f418f Compare March 14, 2025 11:37
@renovate renovate bot force-pushed the renovate/major-dev-dependencies branch 5 times, most recently from 6d033c1 to b2c82b4 Compare March 29, 2025 18:27
@renovate renovate bot force-pushed the renovate/major-dev-dependencies branch from b2c82b4 to fc49cbb Compare March 31, 2025 14:55
@renovate renovate bot force-pushed the renovate/major-dev-dependencies branch 2 times, most recently from 6f20cce to b8ee864 Compare April 13, 2025 09:37
@renovate renovate bot force-pushed the renovate/major-dev-dependencies branch 2 times, most recently from 9e70a9a to 808894e Compare April 27, 2025 10:04
@renovate renovate bot force-pushed the renovate/major-dev-dependencies branch 3 times, most recently from 557d4a1 to e784301 Compare May 7, 2025 20:13
@renovate renovate bot force-pushed the renovate/major-dev-dependencies branch 3 times, most recently from 38aeb41 to 1434ed4 Compare May 21, 2025 12:44
@renovate renovate bot force-pushed the renovate/major-dev-dependencies branch 2 times, most recently from 2f4d43d to b9c17c5 Compare May 26, 2025 21:54
@renovate renovate bot force-pushed the renovate/major-dev-dependencies branch 2 times, most recently from 6ae70b3 to 91ff9b5 Compare June 12, 2025 08:38
@renovate renovate bot force-pushed the renovate/major-dev-dependencies branch from 91ff9b5 to c3a3e82 Compare June 18, 2025 06:09
@renovate renovate bot force-pushed the renovate/major-dev-dependencies branch 3 times, most recently from 632a717 to 69c323a Compare July 2, 2025 06:28
@renovate renovate bot force-pushed the renovate/major-dev-dependencies branch from 69c323a to 1ae7d07 Compare July 9, 2025 11:27
@renovate renovate bot force-pushed the renovate/major-dev-dependencies branch from 1ae7d07 to c01d23d Compare July 16, 2025 08:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bot dependencies Pull requests that update a dependency file major
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy