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 #321

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 1, 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.5 -> 1.12.15 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.2 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.15

Compare Source

Bugfixes 🐛

Internals 🔍

v1.12.14

Compare Source

Fix preg_match() group containing start/end meta characters (#​3740), #​12297, thanks @​staabm!

v1.12.13

Compare Source

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

Internals 🔍

v1.12.12

Compare Source

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

v1.12.11

Compare Source

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

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 🐛


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 July 1, 2024 16:09
@renovate renovate bot enabled auto-merge (rebase) July 1, 2024 16:09
Copy link

codecov bot commented Jul 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 58.89%. Comparing base (8c7d77b) to head (02ec0d6).

Additional details and impacted files
@@             Coverage Diff              @@
##             master     #321      +/-   ##
============================================
- Coverage     58.96%   58.89%   -0.08%     
  Complexity       23       23              
============================================
  Files             3        3              
  Lines           251      253       +2     
============================================
+ Hits            148      149       +1     
- Misses          103      104       +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 from e779bea to d5e84d5 Compare July 6, 2024 12:37
@renovate renovate bot changed the title deps(deps): update dependency phpstan/phpstan to v1.11.6 deps(deps): update dependency phpstan/phpstan to v1.11.7 Jul 6, 2024
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from d5e84d5 to e424b1d Compare July 24, 2024 07:05
@renovate renovate bot changed the title deps(deps): update dependency phpstan/phpstan to v1.11.7 deps(deps): update dependency phpstan/phpstan to v1.11.8 Jul 24, 2024
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from e424b1d to bda83d5 Compare August 1, 2024 16:31
@renovate renovate bot changed the title deps(deps): update dependency phpstan/phpstan to v1.11.8 deps(deps): update dependency phpstan/phpstan to v1.11.9 Aug 1, 2024
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from bda83d5 to df0cdb6 Compare August 8, 2024 11:10
@renovate renovate bot changed the title deps(deps): update dependency phpstan/phpstan to v1.11.9 deps(deps): update dependency phpstan/phpstan to v1.11.10 Aug 8, 2024
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from df0cdb6 to 5ea2a6c Compare August 19, 2024 16:57
@renovate renovate bot changed the title deps(deps): update dependency phpstan/phpstan to v1.11.10 deps(deps): update dependency phpstan/phpstan to v1.11.11 Aug 19, 2024
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from 5ea2a6c to 9efc305 Compare August 27, 2024 11:29
@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 from 9efc305 to 880183d Compare August 28, 2024 07:56
@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 3 times, most recently from 4c42828 to 654b4a7 Compare September 9, 2024 09:46
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from 654b4a7 to 32b603c Compare September 11, 2024 16:24
@renovate renovate bot force-pushed the renovate/phpstan-packages branch 2 times, most recently from e939ae4 to 6be2dd4 Compare September 20, 2024 14:42
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from 6be2dd4 to b5aa73a Compare September 26, 2024 17:25
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from b5aa73a to 4c7b372 Compare October 6, 2024 18:45
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from 4c7b372 to 1d26bfb Compare October 18, 2024 14:52
@renovate renovate bot force-pushed the renovate/phpstan-packages branch 4 times, most recently from bbf28b7 to dcfd34c Compare November 12, 2024 13:54
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from dcfd34c to ed0cf10 Compare November 17, 2024 15:14
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from ed0cf10 to 9e62829 Compare November 29, 2024 01:21
@renovate renovate bot force-pushed the renovate/phpstan-packages branch 3 times, most recently from 71f7fa1 to 135ac32 Compare December 17, 2024 18:37
@renovate renovate bot force-pushed the renovate/phpstan-packages branch 5 times, most recently from fa255d9 to 6e9f51d Compare December 31, 2024 07:47
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from 6e9f51d to 02ec0d6 Compare January 5, 2025 19:01
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