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.10.27 #16

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 30, 2022

Mend Renovate

This PR contains the following updates:

Package Type Update Change
phpstan/phpstan require-dev minor 1.7.3 -> 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 from ef094c2 to 8d088fa Compare October 4, 2022 17:32
@renovate renovate bot changed the title chore(deps): update dependency phpstan/phpstan to v1.8.6 chore(deps): update dependency phpstan/phpstan to v1.8.7 Oct 4, 2022
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from 8d088fa to c7e3510 Compare October 6, 2022 14:51
@renovate renovate bot changed the title chore(deps): update dependency phpstan/phpstan to v1.8.7 chore(deps): update dependency phpstan/phpstan to v1.8.8 Oct 6, 2022
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from c7e3510 to 4857a36 Compare October 13, 2022 14:29
@renovate renovate bot changed the title chore(deps): update dependency phpstan/phpstan to v1.8.8 chore(deps): update dependency phpstan/phpstan to v1.8.9 Oct 13, 2022
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from 4857a36 to 982841f Compare October 17, 2022 17:28
@renovate renovate bot changed the title chore(deps): update dependency phpstan/phpstan to v1.8.9 chore(deps): update dependency phpstan/phpstan to v1.8.10 Oct 17, 2022
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from 982841f to 32b76b9 Compare October 24, 2022 16:37
@renovate renovate bot changed the title chore(deps): update dependency phpstan/phpstan to v1.8.10 chore(deps): update dependency phpstan/phpstan to v1.8.11 Oct 24, 2022
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from 32b76b9 to 52a9a6c Compare November 3, 2022 08:45
@renovate renovate bot changed the title chore(deps): update dependency phpstan/phpstan to v1.8.11 chore(deps): update dependency phpstan/phpstan to v1.9.0 Nov 3, 2022
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from 52a9a6c to 400344a Compare November 4, 2022 17:21
@renovate renovate bot changed the title chore(deps): update dependency phpstan/phpstan to v1.9.0 chore(deps): update dependency phpstan/phpstan to v1.9.1 Nov 4, 2022
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from 400344a to 7dc45f4 Compare November 10, 2022 11:31
@renovate renovate bot changed the title chore(deps): update dependency phpstan/phpstan to v1.9.1 chore(deps): update dependency phpstan/phpstan to v1.9.2 Nov 10, 2022
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from 7dc45f4 to d62e938 Compare November 13, 2022 20:37
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from d62e938 to 4a71daa Compare December 13, 2022 10:58
@renovate renovate bot changed the title chore(deps): update dependency phpstan/phpstan to v1.9.2 chore(deps): update dependency phpstan/phpstan to v1.9.3 Dec 13, 2022
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from 4a71daa to f092a32 Compare December 17, 2022 14:23
@renovate renovate bot changed the title chore(deps): update dependency phpstan/phpstan to v1.9.3 Update dependency phpstan/phpstan to v1.9.4 Dec 17, 2022
@renovate renovate bot changed the title Update dependency phpstan/phpstan to v1.9.4 chore(deps): update dependency phpstan/phpstan to v1.9.4 Dec 17, 2022
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from f092a32 to 5b15129 Compare January 3, 2023 00:38
@renovate renovate bot changed the title chore(deps): update dependency phpstan/phpstan to v1.9.4 chore(deps): update dependency phpstan/phpstan to v1.9.5 Jan 3, 2023
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from 5b15129 to 5ce43fd Compare January 3, 2023 17:07
@renovate renovate bot changed the title chore(deps): update dependency phpstan/phpstan to v1.9.5 chore(deps): update dependency phpstan/phpstan to v1.9.6 Jan 3, 2023
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from 5ce43fd to 5cd6691 Compare January 4, 2023 22:47
@renovate renovate bot changed the title chore(deps): update dependency phpstan/phpstan to v1.9.6 chore(deps): update dependency phpstan/phpstan to v1.9.7 Jan 4, 2023
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from 5cd6691 to fd254a4 Compare January 8, 2023 23:29
@renovate renovate bot changed the title chore(deps): update dependency phpstan/phpstan to v1.9.7 chore(deps): update dependency phpstan/phpstan to v1.9.8 Jan 8, 2023
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from ea68542 to 03e0de5 Compare May 9, 2023 18:15
@renovate renovate bot changed the title chore(deps): update dependency phpstan/phpstan to v1.10.14 chore(deps): update dependency phpstan/phpstan to v1.10.15 May 9, 2023
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from 03e0de5 to 4520fd4 Compare June 5, 2023 12:26
@renovate renovate bot changed the title chore(deps): update dependency phpstan/phpstan to v1.10.15 chore(deps): update dependency phpstan/phpstan to v1.10.16 Jun 5, 2023
@renovate renovate bot changed the title chore(deps): update dependency phpstan/phpstan to v1.10.16 chore(deps): 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 376c4ca to 48cf4f7 Compare June 7, 2023 23:49
@renovate renovate bot changed the title chore(deps): update dependency phpstan/phpstan to v1.10.17 chore(deps): update dependency phpstan/phpstan to v1.10.18 Jun 7, 2023
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from 48cf4f7 to 25ae7c7 Compare June 14, 2023 15:39
@renovate renovate bot changed the title chore(deps): update dependency phpstan/phpstan to v1.10.18 chore(deps): update dependency phpstan/phpstan to v1.10.19 Jun 14, 2023
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from 25ae7c7 to f398b33 Compare June 20, 2023 15:38
@renovate renovate bot changed the title chore(deps): update dependency phpstan/phpstan to v1.10.19 chore(deps): update dependency phpstan/phpstan to v1.10.20 Jun 20, 2023
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from f398b33 to 8a39ba9 Compare June 21, 2023 22:53
@renovate renovate bot changed the title chore(deps): update dependency phpstan/phpstan to v1.10.20 chore(deps): update dependency phpstan/phpstan to v1.10.21 Jun 21, 2023
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from 8a39ba9 to 88ce48a Compare June 30, 2023 21:18
@renovate renovate bot changed the title chore(deps): update dependency phpstan/phpstan to v1.10.21 chore(deps): update dependency phpstan/phpstan to v1.10.22 Jun 30, 2023
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from 88ce48a to bd6908d Compare July 4, 2023 17:22
@renovate renovate bot changed the title chore(deps): update dependency phpstan/phpstan to v1.10.22 chore(deps): update dependency phpstan/phpstan to v1.10.23 Jul 4, 2023
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from bd6908d to 1395ded Compare July 5, 2023 13:28
@renovate renovate bot changed the title chore(deps): update dependency phpstan/phpstan to v1.10.23 chore(deps): update dependency phpstan/phpstan to v1.10.24 Jul 5, 2023
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from 1395ded to 53f4578 Compare July 6, 2023 16:00
@renovate renovate bot changed the title chore(deps): update dependency phpstan/phpstan to v1.10.24 chore(deps): update dependency phpstan/phpstan to v1.10.25 Jul 6, 2023
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from 53f4578 to 014726f Compare July 19, 2023 13:44
@renovate renovate bot changed the title chore(deps): update dependency phpstan/phpstan to v1.10.25 chore(deps): update dependency phpstan/phpstan to v1.10.26 Jul 19, 2023
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from 014726f to af52a38 Compare August 5, 2023 13:23
@renovate renovate bot changed the title chore(deps): update dependency phpstan/phpstan to v1.10.26 chore(deps): update dependency phpstan/phpstan to v1.10.27 Aug 5, 2023
@ipranjal ipranjal closed this Aug 7, 2023
@ipranjal ipranjal deleted the renovate/phpstan-packages branch August 7, 2023 18:38
@renovate
Copy link
Contributor Author

renovate bot commented Aug 7, 2023

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (1.10.27). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

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