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

chore(deps): update dependency phpstan/phpstan to v1.12.2 #39

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 2, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
phpstan/phpstan 1.10.36 -> 1.12.2 age adoption passing confidence

Release Notes

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 🔍

v1.11.11

Compare Source

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

Internals 🔍

v1.11.10

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

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

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

Compare Source

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

  • getimagesize, getimagesizefromstring: zero is a possible value for height and width (#​3207), thanks @​mfruehauf!

Internals 🔍

v1.11.6

Compare Source

v1.11.5

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

Compare Source

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

Internals 🔍

v1.11.3

Compare Source

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

Internals 🔍

v1.11.2

Compare Source

Improvements 🔧

Function signature fixes 🤖

Internals 🔍

v1.11.1

Compare Source

Improvements 🔧

  • Support integer ranges in sprintf() constant result inference (#​3075), thanks @​staabm!

Bugfixes 🐛

  • Do not complain

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.

@codecov
Copy link

codecov bot commented Oct 2, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.03%. Comparing base (c6e32b2) to head (606d377).
Report is 3 commits behind head on main.

Current head 606d377 differs from pull request most recent head c8d384a

Please upload reports for the commit c8d384a to get more accurate results.

Additional details and impacted files
@@            Coverage Diff            @@
##               main      #39   +/-   ##
=========================================
  Coverage     94.03%   94.03%           
  Complexity      142      142           
=========================================
  Files            10       10           
  Lines           369      369           
=========================================
  Hits            347      347           
  Misses           22       22           

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

@renovate renovate bot changed the title chore(deps): update dependency phpstan/phpstan to v1.10.37 chore(deps): update dependency phpstan/phpstan to v1.10.38 Oct 6, 2023
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from bb7c33a to 76daa90 Compare October 6, 2023 15:21
@renovate renovate bot changed the title chore(deps): update dependency phpstan/phpstan to v1.10.38 chore(deps): update dependency phpstan/phpstan to v1.10.39 Oct 17, 2023
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from 76daa90 to 1c694ba Compare October 17, 2023 19:21
@renovate renovate bot changed the title chore(deps): update dependency phpstan/phpstan to v1.10.39 chore(deps): update dependency phpstan/phpstan to v1.10.40 Oct 30, 2023
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from 1c694ba to 79143c5 Compare October 30, 2023 16:59
@renovate renovate bot changed the title chore(deps): update dependency phpstan/phpstan to v1.10.40 chore(deps): update dependency phpstan/phpstan to v1.10.41 Nov 5, 2023
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from 79143c5 to 8c8b2cf Compare November 5, 2023 15:17
@renovate renovate bot changed the title chore(deps): update dependency phpstan/phpstan to v1.10.41 chore(deps): update dependency phpstan/phpstan to v1.10.42 Nov 17, 2023
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from 8c8b2cf to 63fe39b Compare November 17, 2023 15:46
@renovate renovate bot changed the title chore(deps): update dependency phpstan/phpstan to v1.10.42 chore(deps): update dependency phpstan/phpstan to v1.10.43 Nov 19, 2023
@renovate renovate bot force-pushed the renovate/phpstan-packages branch 2 times, most recently from 1677748 to 5b4769d Compare November 21, 2023 16:35
@renovate renovate bot changed the title chore(deps): update dependency phpstan/phpstan to v1.10.43 chore(deps): update dependency phpstan/phpstan to v1.10.44 Nov 21, 2023
@renovate renovate bot changed the title chore(deps): update dependency phpstan/phpstan to v1.10.44 chore(deps): update dependency phpstan/phpstan to v1.10.45 Nov 27, 2023
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from 5b4769d to e6b12d7 Compare November 27, 2023 15:12
@renovate renovate bot changed the title chore(deps): update dependency phpstan/phpstan to v1.10.45 chore(deps): update dependency phpstan/phpstan to v1.10.46 Nov 28, 2023
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from e6b12d7 to 6c12ff1 Compare November 28, 2023 18:43
@renovate renovate bot changed the title chore(deps): update dependency phpstan/phpstan to v1.10.46 chore(deps): update dependency phpstan/phpstan to v1.10.47 Dec 1, 2023
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from 6c12ff1 to 21c18f2 Compare December 1, 2023 15:32
@renovate renovate bot changed the title chore(deps): update dependency phpstan/phpstan to v1.10.47 chore(deps): update dependency phpstan/phpstan to v1.10.48 Dec 8, 2023
@renovate renovate bot force-pushed the renovate/phpstan-packages branch 2 times, most recently from 41ffce9 to 2799f11 Compare December 12, 2023 13:14
@renovate renovate bot changed the title chore(deps): update dependency phpstan/phpstan to v1.10.48 chore(deps): update dependency phpstan/phpstan to v1.10.49 Dec 12, 2023
@renovate renovate bot changed the title chore(deps): update dependency phpstan/phpstan to v1.10.49 chore(deps): update dependency phpstan/phpstan to v1.10.50 Dec 13, 2023
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from 2799f11 to d492b9d Compare December 13, 2023 14:14
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from d492b9d to eecd5ac Compare January 4, 2024 21:34
@renovate renovate bot changed the title chore(deps): update dependency phpstan/phpstan to v1.10.50 chore(deps): update dependency phpstan/phpstan to v1.10.51 Jan 4, 2024
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from eecd5ac to 928ffa9 Compare January 5, 2024 12:01
@renovate renovate bot changed the title chore(deps): update dependency phpstan/phpstan to v1.11.0 chore(deps): update dependency phpstan/phpstan to v1.11.1 May 15, 2024
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from 71744f8 to 7cc7123 Compare May 24, 2024 16:04
@renovate renovate bot changed the title chore(deps): update dependency phpstan/phpstan to v1.11.1 chore(deps): update dependency phpstan/phpstan to v1.11.2 May 24, 2024
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from 7cc7123 to 121b019 Compare May 31, 2024 14:35
@renovate renovate bot changed the title chore(deps): update dependency phpstan/phpstan to v1.11.2 chore(deps): update dependency phpstan/phpstan to v1.11.3 May 31, 2024
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from 121b019 to ef819f5 Compare June 6, 2024 13:52
@renovate renovate bot changed the title chore(deps): update dependency phpstan/phpstan to v1.11.3 chore(deps): update dependency phpstan/phpstan to v1.11.4 Jun 6, 2024
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from ef819f5 to e5375d3 Compare June 17, 2024 18:13
@renovate renovate bot changed the title chore(deps): update dependency phpstan/phpstan to v1.11.4 chore(deps): update dependency phpstan/phpstan to v1.11.5 Jun 17, 2024
@renovate renovate bot force-pushed the renovate/phpstan-packages branch 3 times, most recently from 77934ce to c8d384a Compare July 1, 2024 16:27
@renovate renovate bot changed the title chore(deps): update dependency phpstan/phpstan to v1.11.5 chore(deps): update dependency phpstan/phpstan to v1.11.6 Jul 1, 2024
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from c8d384a to 10063ee Compare July 6, 2024 12:23
@renovate renovate bot changed the title chore(deps): update dependency phpstan/phpstan to v1.11.6 chore(deps): update dependency phpstan/phpstan to v1.11.7 Jul 6, 2024
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from 10063ee to e1312bd Compare August 1, 2024 08:30
@renovate renovate bot changed the title chore(deps): update dependency phpstan/phpstan to v1.11.7 chore(deps): update dependency phpstan/phpstan to v1.11.8 Aug 1, 2024
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from e1312bd to 7460cb2 Compare August 1, 2024 18:49
@renovate renovate bot changed the title chore(deps): update dependency phpstan/phpstan to v1.11.8 chore(deps): update dependency phpstan/phpstan to v1.11.9 Aug 1, 2024
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from 7460cb2 to 6cf6421 Compare August 8, 2024 10:57
@renovate renovate bot changed the title chore(deps): update dependency phpstan/phpstan to v1.11.9 chore(deps): update dependency phpstan/phpstan to v1.11.10 Aug 8, 2024
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from 6cf6421 to 483f6cd Compare August 19, 2024 15:50
@renovate renovate bot changed the title chore(deps): update dependency phpstan/phpstan to v1.11.10 chore(deps): update dependency phpstan/phpstan to v1.11.11 Aug 19, 2024
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from 483f6cd to fc90a38 Compare August 27, 2024 10:28
@renovate renovate bot changed the title chore(deps): update dependency phpstan/phpstan to v1.11.11 chore(deps): update dependency phpstan/phpstan to v1.12.0 Aug 27, 2024
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from fc90a38 to 7bd182f Compare September 3, 2024 23:18
@renovate renovate bot changed the title chore(deps): update dependency phpstan/phpstan to v1.12.0 chore(deps): update dependency phpstan/phpstan to v1.12.1 Sep 3, 2024
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from 7bd182f to c69b359 Compare September 5, 2024 19:30
@renovate renovate bot changed the title chore(deps): update dependency phpstan/phpstan to v1.12.1 chore(deps): update dependency phpstan/phpstan to v1.12.2 Sep 5, 2024
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.

None yet

0 participants