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 PHPStan packages #834

Merged
merged 2 commits into from
Sep 7, 2024
Merged

Update PHPStan packages #834

merged 2 commits into from
Sep 7, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 27, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
phpstan/extension-installer 1.4.2 -> 1.4.3 age adoption passing confidence
phpstan/phpstan 1.11.11 -> 1.12.2 age adoption passing confidence
phpstan/phpstan-doctrine 1.5.2 -> 1.5.3 age adoption passing confidence
phpstan/phpstan-symfony 1.4.8 -> 1.4.9 age adoption passing confidence

Release Notes

phpstan/extension-installer (phpstan/extension-installer)

v1.4.3

Compare Source

  • 85e90b3 - Allow PHPStan ^2.0 (currently in development)
phpstan/phpstan (phpstan/phpstan)

v1.12.2

Compare Source

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

Internals 🔍

v1.12.1

Compare Source

v1.12.0

Compare Source

Read all about PHPStan 1.12 on phpstan.org »

Major new features 🚀

  • Precise type for $matches from preg_match generally available, out of bleeding edge (phpstan/phpstan-src@bd2cec1)
  • PHP 8.4 runtime support
    • PHPStan runs on PHP 8.4 without emitting deprecation notices
    • Full support for PHP 8.4 including new syntax and rules is coming later, after PHPStan 2.0 release

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 🔍

phpstan/phpstan-doctrine (phpstan/phpstan-doctrine)

v1.5.3

Compare Source

phpstan/phpstan-symfony (phpstan/phpstan-symfony)

v1.4.9

Compare Source


Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 the renovate label Aug 27, 2024
Copy link

codecov bot commented Aug 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.98%. Comparing base (28bc62e) to head (fae17ce).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##             master     #834   +/-   ##
=========================================
  Coverage     99.98%   99.98%           
+ Complexity     3070     3069    -1     
=========================================
  Files           526      526           
  Lines          8492     8492           
=========================================
  Hits           8491     8491           
  Misses            1        1           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot force-pushed the renovate/phpstan-packages branch 6 times, most recently from 1e96418 to 4f0c5a4 Compare September 1, 2024 20:21
@renovate renovate bot changed the title Update dependency phpstan/phpstan to v1.12.0 Update PHPStan packages Sep 1, 2024
@renovate renovate bot force-pushed the renovate/phpstan-packages branch 4 times, most recently from d61b20f to 9a3303a Compare September 4, 2024 22:22
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from 9a3303a to 1c26d1d Compare September 5, 2024 16:40
@frankdekker frankdekker merged commit aeb4ea1 into master Sep 7, 2024
5 checks passed
@frankdekker frankdekker deleted the renovate/phpstan-packages branch September 7, 2024 07:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

1 participant