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

deps(deps): update phpstan packages - autoclosed #38

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 19, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
phpstan/extension-installer 1.4.1 -> 1.4.3 age adoption passing confidence
phpstan/phpstan 1.11.10 -> 1.12.10 age adoption passing confidence
phpstan/phpstan-deprecation-rules 1.2.0 -> 1.2.1 age adoption passing confidence
phpstan/phpstan-phpunit 1.4.0 -> 1.4.1 age adoption passing confidence
phpstan/phpstan-strict-rules 1.6.0 -> 1.6.1 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)

v1.4.2

Compare Source

phpstan/phpstan (phpstan/phpstan)

v1.12.10

Compare Source

Bugfixes 🐛

v1.12.9

Compare Source

Improvements 🔧

Bugfixes 🐛

Internals 🔍

v1.12.8

Compare Source

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

Internals 🔍

v1.12.7

Compare Source

Major new features 🚀

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

Internals 🔍

v1.12.6

Compare Source

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 🔍

v1.12.5

Compare Source

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

Internals 🔍

v1.12.4

Compare Source

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

Internals 🔍

v1.12.3

Compare Source

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

Internals 🔍

v1.12.2

Compare Source

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

Internals 🔍

v1.12.1

Compare Source

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 🔍

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 🔍

v1.11.11

[Compare Source](ht


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 requested a review from lotyp as a code owner August 19, 2024 15:45
@renovate renovate bot enabled auto-merge (rebase) August 19, 2024 15:45
@renovate renovate bot changed the title deps(deps): update dependency phpstan/phpstan to v1.11.11 deps(deps): update dependency phpstan/phpstan to v1.12.0 Aug 27, 2024
@renovate renovate bot force-pushed the renovate/phpstan-packages branch 2 times, most recently from 269e598 to e575586 Compare August 28, 2024 08:50
@renovate renovate bot changed the title deps(deps): update dependency phpstan/phpstan to v1.12.0 deps(deps): update phpstan packages Aug 28, 2024
@renovate renovate bot force-pushed the renovate/phpstan-packages branch 4 times, most recently from a848fc9 to 8301814 Compare September 9, 2024 12:01
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from 8301814 to 4357ab0 Compare September 11, 2024 16:07
@renovate renovate bot force-pushed the renovate/phpstan-packages branch 2 times, most recently from 73f735c to d05355d Compare September 20, 2024 15:55
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from d05355d to 26875c0 Compare September 26, 2024 16:00
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from 26875c0 to 57ae58e Compare October 6, 2024 15:32
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from 57ae58e to 7aedcd5 Compare October 18, 2024 11:33
Copy link

codecov bot commented Oct 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 57.03%. Comparing base (240496b) to head (107715c).
Report is 20 commits behind head on develop.

Additional details and impacted files
@@              Coverage Diff              @@
##             develop      #38      +/-   ##
=============================================
- Coverage      60.41%   57.03%   -3.39%     
- Complexity        41       58      +17     
=============================================
  Files             16       21       +5     
  Lines            192      256      +64     
=============================================
+ Hits             116      146      +30     
- Misses            76      110      +34     

☔ 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 3 times, most recently from 3018040 to 4e96ec4 Compare November 11, 2024 15:45
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from 4e96ec4 to 107715c Compare November 12, 2024 18:20
@renovate renovate bot changed the title deps(deps): update phpstan packages deps(deps): update phpstan packages - autoclosed Nov 15, 2024
@renovate renovate bot closed this Nov 15, 2024
auto-merge was automatically disabled November 15, 2024 17:38

Pull request was closed

@renovate renovate bot deleted the renovate/phpstan-packages branch November 15, 2024 17:38
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