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 dependency phpstan/phpstan to v1.10.27 #7

Merged
merged 3 commits into from
Aug 8, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 3, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
phpstan/phpstan require-dev minor 1.4.10 -> 1.10.27

Release Notes

phpstan/phpstan (phpstan/phpstan)

v1.10.27

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

Compare Source

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

Internals 🔍

v1.10.25

Compare Source

Improvements 🔧

Bugfixes 🐛

v1.10.24

Compare Source

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

v1.10.23

Compare Source

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

Internals 🔍

v1.10.22

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

Compare Source

Bugfixes 🐛

Internals 🔍

v1.10.20

Compare Source

Improvements 🔧

Bugfixes 🐛

Internals 🔍

v1.10.19

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

Compare Source

Implicit throw point is enough to no longer mark multi-catch as dead (phpstan/phpstan-src@c587dd1), #​9406

v1.10.17

Compare Source

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

Internals 🔍

v1.10.16

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

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

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

Compare Source

v1.10.12

Compare Source

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

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

Compare Source

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

v1.10.9

Compare Source

Improvements 🔧

Function signature fixes 🤖

v1.10.8

Compare Source

Improvements 🔧

Bugfixes 🐛

Internals 🔍

v1.10.7

Compare Source

Improvements 🔧

Function signature fixes 🤖

Internals 🔍

v1.10.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 🐛

  • Fix false positive with array_combine() on PHP 8+ (#​2276), #​9011, thanks @​staabm!
  • Ignore Nop nodes in NodeScopeResolver when creating UnreachableStatementNode (#​2279),

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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/phpstan-packages branch 2 times, most recently from 49299c1 to c248035 Compare June 5, 2023 09:40
@renovate renovate bot changed the title Update dependency phpstan/phpstan to v1.10.15 Update dependency phpstan/phpstan to v1.10.16 Jun 5, 2023
@renovate renovate bot changed the title Update dependency phpstan/phpstan to v1.10.16 Update dependency phpstan/phpstan to v1.10.17 Jun 7, 2023
@renovate renovate bot force-pushed the renovate/phpstan-packages branch 2 times, most recently from a4ce6a2 to b445787 Compare June 7, 2023 22:33
@renovate renovate bot changed the title Update dependency phpstan/phpstan to v1.10.17 Update dependency phpstan/phpstan to v1.10.18 Jun 7, 2023
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from b445787 to 4251da2 Compare June 14, 2023 17:07
@renovate renovate bot changed the title Update dependency phpstan/phpstan to v1.10.18 Update dependency phpstan/phpstan to v1.10.19 Jun 14, 2023
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from 4251da2 to fc9f320 Compare June 20, 2023 14:28
@renovate renovate bot changed the title Update dependency phpstan/phpstan to v1.10.19 Update dependency phpstan/phpstan to v1.10.20 Jun 20, 2023
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from fc9f320 to 64559d4 Compare June 21, 2023 20:49
@renovate renovate bot changed the title Update dependency phpstan/phpstan to v1.10.20 Update dependency phpstan/phpstan to v1.10.21 Jun 21, 2023
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from 64559d4 to 8e3ed7e Compare June 30, 2023 22:28
@renovate renovate bot changed the title Update dependency phpstan/phpstan to v1.10.21 Update dependency phpstan/phpstan to v1.10.22 Jun 30, 2023
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from 8e3ed7e to 2cd774c Compare July 4, 2023 17:26
@renovate renovate bot changed the title Update dependency phpstan/phpstan to v1.10.22 Update dependency phpstan/phpstan to v1.10.23 Jul 4, 2023
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from 2cd774c to cc42f6d Compare July 5, 2023 13:21
@renovate renovate bot changed the title Update dependency phpstan/phpstan to v1.10.23 Update dependency phpstan/phpstan to v1.10.24 Jul 5, 2023
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from cc42f6d to 61d9a42 Compare July 6, 2023 16:17
@renovate renovate bot changed the title Update dependency phpstan/phpstan to v1.10.24 Update dependency phpstan/phpstan to v1.10.25 Jul 6, 2023
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from 61d9a42 to 12a80e6 Compare July 19, 2023 13:30
@renovate renovate bot changed the title Update dependency phpstan/phpstan to v1.10.25 Update dependency phpstan/phpstan to v1.10.26 Jul 19, 2023
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from 12a80e6 to 64db80f Compare August 5, 2023 10:39
@renovate renovate bot changed the title Update dependency phpstan/phpstan to v1.10.26 Update dependency phpstan/phpstan to v1.10.27 Aug 5, 2023
@renovate
Copy link
Contributor Author

renovate bot commented Aug 8, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@Mopolo Mopolo merged commit 92ce6af into master Aug 8, 2023
4 checks passed
@Mopolo Mopolo deleted the renovate/phpstan-packages branch August 8, 2023 08:26
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.

1 participant