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 dependency phpstan/phpstan to v2.1.2 #27

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 18, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
phpstan/phpstan 2.0.2 -> 2.1.2 age adoption passing confidence

Release Notes

phpstan/phpstan (phpstan/phpstan)

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 🔍


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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/phpstan-packages branch from 4966f69 to 597718b Compare November 6, 2024 19:09
@renovate renovate bot changed the title Update dependency phpstan/phpstan to v1.12.7 Update dependency phpstan/phpstan to v1.12.8 Nov 6, 2024
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from 597718b to ddb4369 Compare November 10, 2024 18:42
@renovate renovate bot changed the title Update dependency phpstan/phpstan to v1.12.8 Update dependency phpstan/phpstan to v1.12.9 Nov 10, 2024
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from ddb4369 to ab6f282 Compare November 11, 2024 20:15
@renovate renovate bot changed the title Update dependency phpstan/phpstan to v1.12.9 Update dependency phpstan/phpstan to v1.12.10 Nov 11, 2024
@renovate renovate bot changed the title Update dependency phpstan/phpstan to v1.12.10 Update dependency phpstan/phpstan to v1.12.11 Nov 17, 2024
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from ab6f282 to 3b2a1e3 Compare November 17, 2024 15:23
@renovate renovate bot changed the title Update dependency phpstan/phpstan to v1.12.11 Update dependency phpstan/phpstan to v1.12.11 - autoclosed Nov 26, 2024
@renovate renovate bot closed this Nov 26, 2024
@renovate renovate bot deleted the renovate/phpstan-packages branch November 26, 2024 19:47
@renovate renovate bot changed the title Update dependency phpstan/phpstan to v1.12.11 - autoclosed Update dependency phpstan/phpstan to v1.12.11 Nov 29, 2024
@renovate renovate bot reopened this Nov 29, 2024
@renovate renovate bot changed the title Update dependency phpstan/phpstan to v1.12.11 Update dependency phpstan/phpstan to v2.0.3 Nov 29, 2024
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from 3b2a1e3 to f0a7eda Compare November 29, 2024 05:00
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from f0a7eda to 7758453 Compare December 17, 2024 18:40
@renovate renovate bot changed the title Update dependency phpstan/phpstan to v2.0.3 Update dependency phpstan/phpstan to v2.0.4 Dec 17, 2024
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from 7758453 to 9c42b0e Compare December 31, 2024 10:30
@renovate renovate bot changed the title Update dependency phpstan/phpstan to v2.0.4 Update dependency phpstan/phpstan to v2.1.0 Dec 31, 2024
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from 9c42b0e to 0d4f316 Compare January 5, 2025 19:03
@renovate renovate bot changed the title Update dependency phpstan/phpstan to v2.1.0 Update dependency phpstan/phpstan to v2.1.1 Jan 5, 2025
@renovate renovate bot changed the title Update dependency phpstan/phpstan to v2.1.1 Update dependency phpstan/phpstan to v2.1.2 Jan 21, 2025
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from 0d4f316 to 21d7723 Compare January 21, 2025 18:53
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