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 #55

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 19, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
phpstan/phpstan require-dev patch 0.12.83 -> 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 🤖


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 fba20a2 to b4e2135 Compare April 27, 2021 15:16
@renovate renovate bot changed the title Update dependency phpstan/phpstan to v0.12.84 Update dependency phpstan/phpstan to v0.12.85 Apr 27, 2021
@renovate renovate bot force-pushed the renovate/phpstan-phpstan-0.x branch from b4e2135 to 3ab6050 Compare May 8, 2021 12:02
@renovate renovate bot changed the title Update dependency phpstan/phpstan to v0.12.85 Update dependency phpstan/phpstan to v0.12.86 May 8, 2021
@renovate renovate bot force-pushed the renovate/phpstan-phpstan-0.x branch from 3ab6050 to 3c11c05 Compare May 12, 2021 15:48
@renovate renovate bot changed the title Update dependency phpstan/phpstan to v0.12.86 Update dependency phpstan/phpstan to v0.12.87 May 12, 2021
@renovate renovate bot changed the title Update dependency phpstan/phpstan to v0.12.87 Update dependency phpstan/phpstan to v0.12.88 May 17, 2021
@renovate renovate bot force-pushed the renovate/phpstan-phpstan-0.x branch from 3c11c05 to 587d96f Compare May 17, 2021 12:58
@renovate renovate bot force-pushed the renovate/phpstan-phpstan-0.x branch from 587d96f to cff065d Compare June 9, 2021 21:00
@renovate renovate bot changed the title Update dependency phpstan/phpstan to v0.12.88 Update dependency phpstan/phpstan to v0.12.89 Jun 9, 2021
@renovate renovate bot force-pushed the renovate/phpstan-phpstan-0.x branch from cff065d to 70c47c5 Compare October 18, 2021 22:42
@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 Jan 23, 2022
@renovate renovate bot closed this Jan 23, 2022
@renovate renovate bot deleted the renovate/phpstan-phpstan-0.x branch January 23, 2022 16:46
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

1 participant