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 v0.12.99 - autoclosed #2

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Sep 7, 2019

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
phpstan/phpstan require-dev minor 0.11.12 -> 0.12.99

Release Notes

phpstan/phpstan

v0.12.99

Compare Source

Improvements 🔧

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

Bugfixes 🐛

Function signature fixes 🤖

v0.12.98

Compare Source

Allow dynamic list of stub files thanks to StubFilesExtension (phpstan/phpstan-src@2ba9332), https://github.com/phpstan/phpstan-symfony/issues/195

v0.12.97

Compare Source

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

v0.12.96

Compare Source

v0.12.95

Compare Source

Improvements 🔧

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

Bugfixes 🐛

Function signature fixes 🤖

v0.12.94

Compare Source

Improvements 🔧

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

Bugfixes 🐛

Function signature fixes 🤖

v0.12.93

Compare Source

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

v0.12.92

Compare Source

Improvements 🔧

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

Bugfixes 🐛

Function signature fixes 🤖

v0.12.91

Compare Source

Improvements 🔧

Bugfixes 🐛

v0.12.90

Compare Source

Improvements 🔧

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

Bugfixes 🐛

Function signature fixes 🤖

v0.12.89

Compare Source

Improvements 🔧

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

Bugfixes 🐛

Function signature fixes 🤖

v0.12.88

Compare Source

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

v0.12.87

Compare Source

Major new feature 🚀

New exceptions-related rules

  • Differentiate between checked and unchecked exceptions
  • Enforce declaring thrown checked exceptions in @throws
  • Report extra exceptions in @throws that aren't actually thrown

Read this article for more details »

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

v0.12.86

Compare Source

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

v0.12.85

Compare Source

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

  • Dynamic return type extension for date_create_from_format and date_create_immutable_from_format (#​502), thanks @​pascalheidmann!

v0.12.84

Compare Source

Major new feature 🚀

Local type aliases

Thanks to @​jiripudil and his PR https://github.com/phpstan/phpstan-src/pull/460, you can now enjoy @phpstan-type and @phpstan-import-type in class-level PHPDoc. See the documentation for more details.

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

v0.12.83

Compare Source

Improvements 🔧


Configuration

📅 Schedule: 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, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/phpstan-phpstan-0.x branch from fb96ecf to e144794 Compare September 17, 2019 12:33
@renovate renovate bot changed the title Update dependency phpstan/phpstan to v0.11.15 Update dependency phpstan/phpstan to v0.11.16 Sep 17, 2019
@renovate renovate bot force-pushed the renovate/phpstan-phpstan-0.x branch from e144794 to 38e0bf5 Compare October 20, 2019 14:34
@renovate renovate bot changed the title Update dependency phpstan/phpstan to v0.11.16 Update dependency phpstan/phpstan to v0.11.17 Oct 20, 2019
@renovate renovate bot force-pushed the renovate/phpstan-phpstan-0.x branch from 38e0bf5 to f374ee6 Compare October 21, 2019 21:47
@renovate renovate bot changed the title Update dependency phpstan/phpstan to v0.11.17 Update dependency phpstan/phpstan to v0.11.18 Oct 21, 2019
@renovate renovate bot force-pushed the renovate/phpstan-phpstan-0.x branch from f374ee6 to 91e8bab Compare October 22, 2019 22:32
@renovate renovate bot changed the title Update dependency phpstan/phpstan to v0.11.18 Update dependency phpstan/phpstan to v0.11.19 Oct 22, 2019
@renovate renovate bot force-pushed the renovate/phpstan-phpstan-0.x branch from 91e8bab to 88c5a41 Compare December 14, 2019 17:55
@renovate renovate bot changed the title Update dependency phpstan/phpstan to v0.11.19 Update dependency phpstan/phpstan to v0.12.3 Dec 14, 2019
@renovate renovate bot force-pushed the renovate/phpstan-phpstan-0.x branch from 88c5a41 to 13e4c1b Compare January 18, 2020 17:58
@renovate renovate bot changed the title Update dependency phpstan/phpstan to v0.12.3 Update dependency phpstan/phpstan to v0.12.5 Jan 18, 2020
@renovate renovate bot force-pushed the renovate/phpstan-phpstan-0.x branch from 13e4c1b to ff5bf66 Compare February 8, 2020 16:49
@renovate renovate bot changed the title Update dependency phpstan/phpstan to v0.12.5 Update dependency phpstan/phpstan to v0.12.9 Feb 8, 2020
@renovate renovate bot force-pushed the renovate/phpstan-phpstan-0.x branch from ff5bf66 to 20951cf Compare February 21, 2020 06:59
@renovate renovate bot changed the title Update dependency phpstan/phpstan to v0.12.9 Update dependency phpstan/phpstan to v0.12.11 Feb 21, 2020
@renovate renovate bot force-pushed the renovate/phpstan-phpstan-0.x branch from 20951cf to 5f6d3ec Compare March 14, 2020 22:58
@renovate renovate bot changed the title Update dependency phpstan/phpstan to v0.12.11 Update dependency phpstan/phpstan to v0.12.14 Mar 14, 2020
@renovate renovate bot force-pushed the renovate/phpstan-phpstan-0.x branch from 5f6d3ec to af61a05 Compare May 2, 2020 18:56
@renovate renovate bot changed the title Update dependency phpstan/phpstan to v0.12.14 Update dependency phpstan/phpstan to v0.12.19 May 2, 2020
@renovate renovate bot force-pushed the renovate/phpstan-phpstan-0.x branch from af61a05 to 0d60a0d Compare May 8, 2020 11:51
@renovate renovate bot changed the title Update dependency phpstan/phpstan to v0.12.19 Update dependency phpstan/phpstan to v0.12.23 May 8, 2020
@renovate renovate bot force-pushed the renovate/phpstan-phpstan-0.x branch from 0d60a0d to a1354bf Compare May 15, 2020 07:56
@renovate renovate bot changed the title Update dependency phpstan/phpstan to v0.12.23 Update dependency phpstan/phpstan to v0.12.25 May 15, 2020
@renovate renovate bot force-pushed the renovate/phpstan-phpstan-0.x branch from a1354bf to fe4c20b Compare June 30, 2020 19:55
@renovate renovate bot changed the title Update dependency phpstan/phpstan to v0.12.25 Update dependency phpstan/phpstan to v0.12.31 Jun 30, 2020
@renovate renovate bot force-pushed the renovate/phpstan-phpstan-0.x branch from fe4c20b to 9acfa4d Compare July 5, 2020 04:58
@renovate renovate bot changed the title Update dependency phpstan/phpstan to v0.12.31 Update dependency phpstan/phpstan to v0.12.32 Jul 5, 2020
@renovate renovate bot force-pushed the renovate/phpstan-phpstan-0.x branch from 9acfa4d to bc7d57b Compare August 22, 2020 19:00
@renovate renovate bot changed the title Update dependency phpstan/phpstan to v0.12.32 Update dependency phpstan/phpstan to v0.12.38 Aug 22, 2020
@renovate renovate bot force-pushed the renovate/phpstan-phpstan-0.x branch from 00d5659 to b06b4cf Compare November 27, 2020 03:56
@renovate renovate bot changed the title Update dependency phpstan/phpstan to v0.12.52 Update dependency phpstan/phpstan to v0.12.57 Nov 27, 2020
@renovate renovate bot force-pushed the renovate/phpstan-phpstan-0.x branch from b06b4cf to 3779155 Compare December 11, 2020 09:53
@renovate renovate bot changed the title Update dependency phpstan/phpstan to v0.12.57 Update dependency phpstan/phpstan to v0.12.59 Dec 11, 2020
@renovate renovate bot force-pushed the renovate/phpstan-phpstan-0.x branch from 3779155 to 1b86325 Compare January 6, 2021 17:59
@renovate renovate bot changed the title Update dependency phpstan/phpstan to v0.12.59 Update dependency phpstan/phpstan to v0.12.65 Jan 6, 2021
@renovate renovate bot force-pushed the renovate/phpstan-phpstan-0.x branch from 1b86325 to 0fcf3c6 Compare January 23, 2021 09:58
@renovate renovate bot changed the title Update dependency phpstan/phpstan to v0.12.65 Update dependency phpstan/phpstan to v0.12.68 Jan 23, 2021
@renovate renovate bot force-pushed the renovate/phpstan-phpstan-0.x branch from 0fcf3c6 to c18761e Compare February 2, 2021 13:58
@renovate renovate bot changed the title Update dependency phpstan/phpstan to v0.12.68 Update dependency phpstan/phpstan to v0.12.71 Feb 2, 2021
@renovate renovate bot force-pushed the renovate/phpstan-phpstan-0.x branch from c18761e to ad2650f Compare February 10, 2021 22:49
@renovate renovate bot changed the title Update dependency phpstan/phpstan to v0.12.71 Update dependency phpstan/phpstan to v0.12.74 Feb 10, 2021
@renovate renovate bot force-pushed the renovate/phpstan-phpstan-0.x branch from ad2650f to ba02413 Compare February 11, 2021 14:21
@renovate renovate bot changed the title Update dependency phpstan/phpstan to v0.12.74 Update dependency phpstan/phpstan to v0.12.75 Feb 11, 2021
@renovate renovate bot force-pushed the renovate/phpstan-phpstan-0.x branch from ba02413 to 7ec93e7 Compare April 26, 2021 15:28
@renovate renovate bot changed the title Update dependency phpstan/phpstan to v0.12.75 Update dependency phpstan/phpstan to v0.12.84 Apr 26, 2021
@renovate renovate bot force-pushed the renovate/phpstan-phpstan-0.x branch from 7ec93e7 to 04fee43 Compare May 9, 2021 22:13
@renovate renovate bot changed the title Update dependency phpstan/phpstan to v0.12.84 Update dependency phpstan/phpstan to v0.12.86 May 9, 2021
@renovate renovate bot force-pushed the renovate/phpstan-phpstan-0.x branch from 04fee43 to c51c0e9 Compare May 15, 2021 19:58
@renovate renovate bot changed the title Update dependency phpstan/phpstan to v0.12.86 Update dependency phpstan/phpstan to v0.12.87 May 15, 2021
@renovate renovate bot force-pushed the renovate/phpstan-phpstan-0.x branch from c51c0e9 to bc506f1 Compare June 6, 2021 19:36
@renovate renovate bot changed the title Update dependency phpstan/phpstan to v0.12.87 Update dependency phpstan/phpstan to v0.12.88 Jun 6, 2021
@renovate renovate bot force-pushed the renovate/phpstan-phpstan-0.x branch from bc506f1 to e56d0c8 Compare June 12, 2021 22:07
@renovate renovate bot changed the title Update dependency phpstan/phpstan to v0.12.88 Update dependency phpstan/phpstan to v0.12.89 Jun 12, 2021
@renovate renovate bot force-pushed the renovate/phpstan-phpstan-0.x branch from e56d0c8 to 222bfdd Compare October 18, 2021 22:19
@renovate renovate bot changed the title Update dependency phpstan/phpstan to v0.12.89 Update dependency phpstan/phpstan to v0.12.99 Oct 18, 2021
@renovate renovate bot changed the title Update dependency phpstan/phpstan to v0.12.99 Update dependency phpstan/phpstan to v0.12.99 - autoclosed May 15, 2022
@renovate renovate bot closed this May 15, 2022
@renovate renovate bot deleted the renovate/phpstan-phpstan-0.x branch May 15, 2022 21:35
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