Skip to content
This repository has been archived by the owner on May 9, 2024. It is now read-only.

Update dependency phpstan/phpstan to v1.10.62 #798

Merged
merged 1 commit into from
Mar 14, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 1, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
phpstan/phpstan 1.10.35 -> 1.10.62 age adoption passing confidence

Release Notes

phpstan/phpstan (phpstan/phpstan)

v1.10.62

Compare Source

v1.10.61

Compare Source

v1.10.60

Compare Source

Learn more about this release in an article on phpstan.org!

Major new features 🚀

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

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

Compare Source

Improvements 🔧

Bugfixes 🐛

Internals 🔍

v1.10.57

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 🤖

v1.10.56

Compare Source

Major new feature 🚀

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

Internals 🔍

v1.10.55

Compare Source

Improvements 🔧

Bugfixes 🐛

Internals 🔍

v1.10.54

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 🐛

v1.10.53

Compare Source

Improvements 🔧

Bugfixes 🐛

Internals 🔍

v1.10.52

Compare Source

Improvements 🔧

Bugfixes 🐛

v1.10.51

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

Compare Source

Improvements 🔧

Bugfixes 🐛

Internals 🔍

v1.10.49

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 🤖

v1.10.48

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 🤖

v1.10.47

Compare Source

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

v1.10.46

Compare Source

Improvements 🔧

Bugfixes 🐛

Internals 🔍

v1.10.45

Compare Source

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

Internals 🔍

v1.10.44

Compare Source

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

v1.10.43

Compare Source

Improvements 🔧

Bugfixes 🐛

Internals 🔍

v1.10.42

Compare Source

This release closes 25 issues! 🎉

Major new features 🚀

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

Compare Source

Bugfixes 🐛

Function signature fixes 🤖

Internals 🔍

v1.10.40

Compare Source

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

Internals 🔍

  • Micro-optimize `TypeSpecifier::resolveId

Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), 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 has been generated by Mend Renovate. View repository job log here.

Copy link

codecov bot commented Dec 1, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 7.46%. Comparing base (144241e) to head (15b9751).

Additional details and impacted files
@@           Coverage Diff           @@
##              main    #798   +/-   ##
=======================================
  Coverage     7.46%   7.46%           
  Complexity      59      59           
=======================================
  Files           19      19           
  Lines          241     241           
=======================================
  Hits            18      18           
  Misses         223     223           
Flag Coverage Δ
unittests 7.46% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@renovate renovate bot changed the title Update dependency phpstan/phpstan to v1.10.46 Update dependency phpstan/phpstan to v1.10.47 Dec 1, 2023
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from c173e36 to 58430c2 Compare December 1, 2023 15:41
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from 58430c2 to 6f37887 Compare December 8, 2023 17:17
@renovate renovate bot changed the title Update dependency phpstan/phpstan to v1.10.47 Update dependency phpstan/phpstan to v1.10.48 Dec 8, 2023
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from 6f37887 to bcf0c9c Compare December 12, 2023 11:04
@renovate renovate bot changed the title Update dependency phpstan/phpstan to v1.10.48 Update dependency phpstan/phpstan to v1.10.49 Dec 12, 2023
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from bcf0c9c to e7e8d8f Compare December 13, 2023 12:11
@renovate renovate bot changed the title Update dependency phpstan/phpstan to v1.10.49 Update dependency phpstan/phpstan to v1.10.50 Dec 13, 2023
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from e7e8d8f to a4e31b0 Compare January 4, 2024 22:12
@renovate renovate bot changed the title Update dependency phpstan/phpstan to v1.10.50 Update dependency phpstan/phpstan to v1.10.51 Jan 4, 2024
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from a4e31b0 to 0990c2e Compare January 5, 2024 10:07
@renovate renovate bot changed the title Update dependency phpstan/phpstan to v1.10.51 Update dependency phpstan/phpstan to v1.10.52 Jan 5, 2024
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from 0990c2e to e1059e3 Compare January 5, 2024 14:35
@renovate renovate bot changed the title Update dependency phpstan/phpstan to v1.10.52 Update dependency phpstan/phpstan to v1.10.53 Jan 5, 2024
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from e1059e3 to eb50b64 Compare January 5, 2024 20:13
@renovate renovate bot changed the title Update dependency phpstan/phpstan to v1.10.53 Update dependency phpstan/phpstan to v1.10.54 Jan 5, 2024
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from eb50b64 to e57d8f1 Compare January 8, 2024 13:26
@renovate renovate bot changed the title Update dependency phpstan/phpstan to v1.10.54 Update dependency phpstan/phpstan to v1.10.55 Jan 8, 2024
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from e57d8f1 to 983632f Compare January 15, 2024 11:14
@renovate renovate bot changed the title Update dependency phpstan/phpstan to v1.10.55 Update dependency phpstan/phpstan to v1.10.56 Jan 15, 2024
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from 983632f to 5a37849 Compare January 24, 2024 14:05
@renovate renovate bot changed the title Update dependency phpstan/phpstan to v1.10.56 Update dependency phpstan/phpstan to v1.10.57 Jan 24, 2024
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from 5a37849 to 422c7dd Compare February 12, 2024 22:54
@renovate renovate bot changed the title Update dependency phpstan/phpstan to v1.10.57 Update dependency phpstan/phpstan to v1.10.58 Feb 12, 2024
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from 422c7dd to 55d6f36 Compare February 20, 2024 18:07
@renovate renovate bot changed the title Update dependency phpstan/phpstan to v1.10.58 Update dependency phpstan/phpstan to v1.10.59 Feb 20, 2024
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from 55d6f36 to 15b9751 Compare March 7, 2024 14:53
@renovate renovate bot changed the title Update dependency phpstan/phpstan to v1.10.59 Update dependency phpstan/phpstan to v1.10.60 Mar 7, 2024
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from 15b9751 to f12f7ba Compare March 10, 2024 01:36
@renovate renovate bot force-pushed the renovate/phpstan-packages branch 9 times, most recently from 647555b to 3f38d2f Compare March 13, 2024 11:17
@renovate renovate bot changed the title Update dependency phpstan/phpstan to v1.10.60 Update dependency phpstan/phpstan to v1.10.61 Mar 13, 2024
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from 3f38d2f to 4ca99b6 Compare March 13, 2024 16:01
@renovate renovate bot changed the title Update dependency phpstan/phpstan to v1.10.61 Update dependency phpstan/phpstan to v1.10.62 Mar 13, 2024
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from 4ca99b6 to 69a8b44 Compare March 14, 2024 13:12
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from 69a8b44 to ebe7f55 Compare March 14, 2024 13:13
Copy link

codecov bot commented Mar 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 7.26%. Comparing base (2fa62a6) to head (ebe7f55).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##              main    #798   +/-   ##
=======================================
  Coverage     7.26%   7.26%           
  Complexity      59      59           
=======================================
  Files           19      19           
  Lines          234     234           
=======================================
  Hits            17      17           
  Misses         217     217           
Flag Coverage Δ
unittests 7.26% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@gomzyakov gomzyakov merged commit f1b3340 into main Mar 14, 2024
7 checks passed
@gomzyakov gomzyakov deleted the renovate/phpstan-packages branch March 14, 2024 13:15
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant