Skip to content
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

Update Composer development tooling dependencies (major) #137

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 5, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
php-standard-library/phpstan-extension ^1.0 -> ^2.0.0 age adoption passing confidence
phpstan/phpstan ^1.10.56 -> ^2.1.4 age adoption passing confidence
phpstan/phpstan-deprecation-rules ^1.1.4 -> ^2.0.1 age adoption passing confidence
phpstan/phpstan-phpunit ^1.3.15 -> ^2.0.4 age adoption passing confidence
phpstan/phpstan-strict-rules ^1.5.2 -> ^2.0.3 age adoption passing confidence
phpunit/phpunit (source) ^9.6.15 -> ^12.0.2 age adoption passing confidence
rector/rector (source) ^0.19.1 -> ^2.0.9 age adoption passing confidence

Warning

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


Release Notes

php-standard-library/phpstan-extension (php-standard-library/phpstan-extension)

v2.0.0

Compare Source

Support for PHPStan 2.0.

v1.1.0

Compare Source

What's Changed

New Contributors

Full Changelog: php-standard-library/phpstan-extension@1.0.0...1.1.0

phpstan/phpstan (phpstan/phpstan)

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 🔧

Bugfixes 🐛

Internals 🔍

  • Update PHP-Parser and BetterReflection (#​3767)
    • Simplify code thanks to PHP-Parser update
    • Simplify code thanks to BetterReflection update
    • PropertyHookReturnStatementsNode is invoked for short body hooks
    • ShortGetPropertyHookReturnTypeRule is no longer needed
    • PropertyHookNameVisitor is no longer needed, PHP-parser comes with propertyName attribute

v2.1.0

Compare Source

Read all about this release on PHPStan's blog!

Major new features 🚀

  • Support for PHP 8.4's property hooks (RFC)
  • Support for PHP 8.4's asymmetric visibility (RFC)
  • Support for PHP 8.4's #[Deprecated] attribute (RFC)

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 🐛

Internals 🔍

v2.0.4

Compare Source

This release includes improvements and fixes from PHPStan 1.12.13.

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

Internals 🔍

v2.0.3

Compare Source

This release includes improvements and fixes from PHPStan 1.12.12.

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

Compare Source

Improvements 🔧

Internals 🔍

v2.0.1

Compare Source

Bugfixes 🐛

v2.0.0

Compare Source

PHPStan 2.0

Read more about PHPStan 2.0.

Check out the UPGRADING guide!.

Buy the PHPStan elephpant and T-shirts!

Design 2

Major new features 🚀

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 enabled auto-merge (squash) June 5, 2023 10:42
@renovate
Copy link
Contributor Author

renovate bot commented Jun 5, 2023

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: composer.lock
Command failed: composer update phpunit/phpunit:11.1.3 rector/rector:1.0.4 --with-dependencies --ignore-platform-req='ext-*' --ignore-platform-req='lib-*' --no-ansi --no-interaction --no-scripts --no-autoloader --no-plugins
Loading composer repositories with package information
Dependency phpstan/phpstan is also a root requirement. Package has not been listed as an update argument, so keeping locked at old version. Use --with-all-dependencies (-W) to include root dependencies.
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - Root composer.json requires phpunit/phpunit ^11.1.3, found phpunit/phpunit[11.1.3] but these were not loaded, likely because it conflicts with another require.
  Problem 2
    - amphp/phpunit-util is locked to version v3.0.0 and an update of this package was not requested.
    - amphp/phpunit-util v3.0.0 requires phpunit/phpunit ^9 -> found phpunit/phpunit[9.0.0, ..., 9.6.19] but it conflicts with your root composer.json require (^11.1.3).
  Problem 3
    - Root composer.json requires rector/rector ^1.0.4 -> satisfiable by rector/rector[1.0.4].
    - rector/rector 1.0.4 requires phpstan/phpstan ^1.10.57 -> found phpstan/phpstan[1.10.57, ..., 1.10.67] but the package is fixed to 1.10.56 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command.

Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.

@renovate renovate bot force-pushed the renovate/major-composer-dev-tooling branch 2 times, most recently from 9a52a98 to 4dce3db Compare June 11, 2023 09:23
@renovate renovate bot force-pushed the renovate/major-composer-dev-tooling branch from 4dce3db to 98a820b Compare June 30, 2023 07:12
@renovate renovate bot force-pushed the renovate/major-composer-dev-tooling branch 2 times, most recently from f33b40c to 4c3765a Compare July 14, 2023 07:15
@renovate renovate bot force-pushed the renovate/major-composer-dev-tooling branch from 4c3765a to cba5d37 Compare July 17, 2023 12:22
@renovate renovate bot force-pushed the renovate/major-composer-dev-tooling branch 4 times, most recently from 1f3f7f2 to fd79f01 Compare August 4, 2023 08:29
@renovate renovate bot force-pushed the renovate/major-composer-dev-tooling branch 2 times, most recently from 278017e to abf6feb Compare August 17, 2023 11:44
@renovate renovate bot force-pushed the renovate/major-composer-dev-tooling branch 2 times, most recently from 69e5f39 to 6f4a038 Compare September 1, 2023 09:10
@renovate renovate bot changed the title Update Composer development tooling dependencies (major) Update dependency phpunit/phpunit to v10 Sep 1, 2023
@renovate renovate bot force-pushed the renovate/major-composer-dev-tooling branch from 6f4a038 to ed25e8a Compare September 5, 2023 05:26
@renovate renovate bot force-pushed the renovate/major-composer-dev-tooling branch 4 times, most recently from 0c85472 to 78ee8a2 Compare September 19, 2023 10:11
@renovate renovate bot force-pushed the renovate/major-composer-dev-tooling branch 2 times, most recently from 235c24e to 2e003b3 Compare October 8, 2023 06:16
@renovate renovate bot force-pushed the renovate/major-composer-dev-tooling branch 2 times, most recently from 1dfafc3 to f31543b Compare October 30, 2023 20:15
@renovate renovate bot force-pushed the renovate/major-composer-dev-tooling branch 4 times, most recently from 03e5303 to f792851 Compare December 1, 2023 23:35
@renovate renovate bot force-pushed the renovate/major-composer-dev-tooling branch from aa98964 to 31cd223 Compare November 17, 2024 16:17
@renovate renovate bot force-pushed the renovate/major-composer-dev-tooling branch 2 times, most recently from d2bf740 to cabb67b Compare November 29, 2024 01:54
@renovate renovate bot force-pushed the renovate/major-composer-dev-tooling branch 4 times, most recently from 135be26 to 37b915f Compare December 12, 2024 16:10
@renovate renovate bot force-pushed the renovate/major-composer-dev-tooling branch 3 times, most recently from 02910ea to de68726 Compare December 21, 2024 08:10
@renovate renovate bot force-pushed the renovate/major-composer-dev-tooling branch 3 times, most recently from f8a908c to 584e3d5 Compare December 31, 2024 17:20
@renovate renovate bot force-pushed the renovate/major-composer-dev-tooling branch 2 times, most recently from 8d7fd02 to 7349f6e Compare January 6, 2025 13:57
@renovate renovate bot force-pushed the renovate/major-composer-dev-tooling branch 2 times, most recently from 4a73d1c to 329138c Compare January 19, 2025 13:42
@renovate renovate bot force-pushed the renovate/major-composer-dev-tooling branch 3 times, most recently from 9901b2e to 2e30136 Compare January 22, 2025 17:50
@renovate renovate bot force-pushed the renovate/major-composer-dev-tooling branch 3 times, most recently from 6429bb2 to daf2b92 Compare January 31, 2025 09:17
@renovate renovate bot force-pushed the renovate/major-composer-dev-tooling branch 5 times, most recently from a975c34 to 01b0245 Compare February 9, 2025 09:49
@renovate renovate bot force-pushed the renovate/major-composer-dev-tooling branch from 01b0245 to 7df2af7 Compare February 11, 2025 10:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants