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 - abandoned #20

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Mar 1, 2020

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
phpstan/phpstan require-dev patch 0.12.11 -> 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: Renovate will not automatically rebase this PR, because other commits have been found.

🔕 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 changed the title Update dependency phpstan/phpstan to v0.12.12 Update dependency phpstan/phpstan to v0.12.13 Mar 2, 2020
@renovate renovate bot force-pushed the renovate/phpstan-phpstan-0.x branch from bae24f1 to 4992dd3 Compare March 2, 2020 13:21
@renovate renovate bot changed the title Update dependency phpstan/phpstan to v0.12.13 Update dependency phpstan/phpstan to v0.12.14 Mar 2, 2020
@renovate renovate bot force-pushed the renovate/phpstan-phpstan-0.x branch from 4992dd3 to c9618a8 Compare March 2, 2020 22:56
@renovate renovate bot force-pushed the renovate/phpstan-phpstan-0.x branch from c9618a8 to f292911 Compare March 16, 2020 16:24
@renovate renovate bot changed the title Update dependency phpstan/phpstan to v0.12.14 Update dependency phpstan/phpstan to v0.12.15 Mar 16, 2020
@renovate renovate bot changed the title Update dependency phpstan/phpstan to v0.12.15 Update dependency phpstan/phpstan to v0.12.16 Mar 17, 2020
@renovate renovate bot force-pushed the renovate/phpstan-phpstan-0.x branch 2 times, most recently from f035fdc to f699bba Compare March 17, 2020 17:30
@renovate renovate bot changed the title Update dependency phpstan/phpstan to v0.12.16 Update dependency phpstan/phpstan to v0.12.17 Mar 17, 2020
@renovate renovate bot force-pushed the renovate/phpstan-phpstan-0.x branch from f699bba to 13fbafe Compare March 22, 2020 17:46
@renovate renovate bot changed the title Update dependency phpstan/phpstan to v0.12.17 Update dependency phpstan/phpstan to v0.12.18 Mar 22, 2020
@renovate renovate bot force-pushed the renovate/phpstan-phpstan-0.x branch from 13fbafe to 3cc9b53 Compare April 19, 2020 20:42
@renovate renovate bot changed the title Update dependency phpstan/phpstan to v0.12.18 Update dependency phpstan/phpstan to v0.12.19 Apr 19, 2020
@renovate renovate bot force-pushed the renovate/phpstan-phpstan-0.x branch from 3cc9b53 to fef4a7b Compare May 7, 2020 17:56
@renovate renovate bot changed the title Update dependency phpstan/phpstan to v0.12.19 Update dependency phpstan/phpstan to v0.12.23 May 7, 2020
@renovate renovate bot force-pushed the renovate/phpstan-phpstan-0.x branch from fef4a7b to fb6836a Compare May 15, 2020 09:52
@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 fb6836a to 58e9a11 Compare July 1, 2020 16:59
@renovate renovate bot changed the title Update dependency phpstan/phpstan to v0.12.25 Update dependency phpstan/phpstan to v0.12.32 Jul 1, 2020
@renovate renovate bot force-pushed the renovate/phpstan-phpstan-0.x branch from 58e9a11 to 21776d2 Compare August 24, 2020 22:00
@renovate renovate bot changed the title Update dependency phpstan/phpstan to v0.12.32 Update dependency phpstan/phpstan to v0.12.39 Aug 24, 2020
@renovate renovate bot force-pushed the renovate/phpstan-phpstan-0.x branch from 21776d2 to 20e1c3b Compare September 19, 2020 05:48
@renovate renovate bot changed the title Update dependency phpstan/phpstan to v0.12.39 Update dependency phpstan/phpstan to v0.12.42 Sep 19, 2020
@renovate renovate bot force-pushed the renovate/phpstan-phpstan-0.x branch 2 times, most recently from a7e72d4 to 08af4bc Compare September 19, 2020 21:38
@renovate renovate bot changed the title Update dependency phpstan/phpstan to v0.12.42 Update dependency phpstan/phpstan to v0.12.43 Sep 19, 2020
@renovate renovate bot force-pushed the renovate/phpstan-phpstan-0.x branch from 08af4bc to 903caed Compare September 24, 2020 16:24
@renovate renovate bot changed the title Update dependency phpstan/phpstan to v0.12.43 Update dependency phpstan/phpstan to v0.12.44 Sep 24, 2020
@renovate renovate bot force-pushed the renovate/phpstan-phpstan-0.x branch from 903caed to 248d660 Compare September 26, 2020 19:44
@renovate renovate bot force-pushed the renovate/phpstan-phpstan-0.x branch from b6cdcee to 57b07df Compare November 26, 2020 23:54
@renovate renovate bot changed the title Update dependency phpstan/phpstan to v0.12.56 Update dependency phpstan/phpstan to v0.12.57 Nov 26, 2020
@renovate renovate bot force-pushed the renovate/phpstan-phpstan-0.x branch from 57b07df to 6c7682a Compare December 10, 2020 02:54
@renovate renovate bot changed the title Update dependency phpstan/phpstan to v0.12.57 Update dependency phpstan/phpstan to v0.12.59 Dec 10, 2020
@renovate renovate bot force-pushed the renovate/phpstan-phpstan-0.x branch from 6c7682a to 0f28dc8 Compare January 6, 2021 18:49
@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 0f28dc8 to 9f6d016 Compare January 24, 2021 17:57
@renovate renovate bot changed the title Update dependency phpstan/phpstan to v0.12.65 Update dependency phpstan/phpstan to v0.12.69 Jan 24, 2021
@renovate renovate bot force-pushed the renovate/phpstan-phpstan-0.x branch from 9f6d016 to 2e217d5 Compare February 2, 2021 10:57
@renovate renovate bot changed the title Update dependency phpstan/phpstan to v0.12.69 Update dependency phpstan/phpstan to v0.12.71 Feb 2, 2021
@renovate renovate bot force-pushed the renovate/phpstan-phpstan-0.x branch from 2e217d5 to 177fc05 Compare February 7, 2021 12:53
@renovate renovate bot changed the title Update dependency phpstan/phpstan to v0.12.71 Update dependency phpstan/phpstan to v0.12.72 Feb 7, 2021
@renovate renovate bot force-pushed the renovate/phpstan-phpstan-0.x branch from 177fc05 to ac97c86 Compare February 11, 2021 02:38
@renovate renovate bot changed the title Update dependency phpstan/phpstan to v0.12.72 Update dependency phpstan/phpstan to v0.12.74 Feb 11, 2021
@renovate renovate bot force-pushed the renovate/phpstan-phpstan-0.x branch from ac97c86 to 9e49a15 Compare April 26, 2021 17:52
@renovate renovate bot changed the title Update dependency phpstan/phpstan to v0.12.74 Update dependency phpstan/phpstan to v0.12.84 Apr 26, 2021
@renovate renovate bot force-pushed the renovate/phpstan-phpstan-0.x branch from 9e49a15 to ed05f66 Compare May 9, 2021 21:10
@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 ed05f66 to 63c82c5 Compare May 15, 2021 20:25
@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 63c82c5 to 5e7ff21 Compare June 6, 2021 22:01
@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 5e7ff21 to 714a755 Compare June 14, 2021 22:03
@renovate renovate bot changed the title Update dependency phpstan/phpstan to v0.12.88 Update dependency phpstan/phpstan to v0.12.89 Jun 14, 2021
@renovate renovate bot force-pushed the renovate/phpstan-phpstan-0.x branch from 714a755 to 958627d Compare October 20, 2021 05:07
@renovate renovate bot changed the title Update dependency phpstan/phpstan to v0.12.89 Update dependency phpstan/phpstan to v0.12.99 Oct 20, 2021
@renovate
Copy link
Author

renovate bot commented May 16, 2022

Autoclosing Skipped

This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.

@renovate renovate bot changed the title Update dependency phpstan/phpstan to v0.12.99 Update dependency phpstan/phpstan to v0.12.99 - abandoned Nov 20, 2022
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

2 participants