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 v0.12.91 #237

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 19, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
phpstan/phpstan require-dev patch 0.12.81 -> 0.12.91

Release Notes

phpstan/phpstan

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 phpstan/phpstan-src#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 🔧

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

Compare Source

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, check this box.

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 30bacfa to 6478ea9 Compare April 3, 2021 17:06
@renovate renovate bot changed the title chore(deps): update dependency phpstan/phpstan to v0.12.82 chore(deps): update dependency phpstan/phpstan to v0.12.83 Apr 3, 2021
@renovate renovate bot force-pushed the renovate/phpstan-phpstan-0.x branch from 6478ea9 to a9e929b Compare April 19, 2021 18:31
@renovate renovate bot changed the title chore(deps): update dependency phpstan/phpstan to v0.12.83 chore(deps): update dependency phpstan/phpstan to v0.12.84 Apr 19, 2021
@renovate renovate bot force-pushed the renovate/phpstan-phpstan-0.x branch from a9e929b to 5b34be9 Compare April 27, 2021 15:01
@renovate renovate bot changed the title chore(deps): update dependency phpstan/phpstan to v0.12.84 chore(deps): update dependency phpstan/phpstan to v0.12.85 Apr 27, 2021
@renovate renovate bot force-pushed the renovate/phpstan-phpstan-0.x branch 2 times, most recently from 59b8438 to 4e2b8c9 Compare May 8, 2021 11:57
@renovate renovate bot changed the title chore(deps): update dependency phpstan/phpstan to v0.12.85 chore(deps): update dependency phpstan/phpstan to v0.12.86 May 8, 2021
@renovate renovate bot force-pushed the renovate/phpstan-phpstan-0.x branch from 4e2b8c9 to 246af74 Compare May 12, 2021 17:08
@renovate renovate bot changed the title chore(deps): update dependency phpstan/phpstan to v0.12.86 chore(deps): update dependency phpstan/phpstan to v0.12.87 May 12, 2021
@renovate renovate bot force-pushed the renovate/phpstan-phpstan-0.x branch from 246af74 to b93f843 Compare May 17, 2021 13:24
@renovate renovate bot changed the title chore(deps): update dependency phpstan/phpstan to v0.12.87 chore(deps): update dependency phpstan/phpstan to v0.12.88 May 17, 2021
@renovate renovate bot force-pushed the renovate/phpstan-phpstan-0.x branch from b93f843 to a6356f0 Compare June 9, 2021 20:49
@renovate renovate bot changed the title chore(deps): update dependency phpstan/phpstan to v0.12.88 chore(deps): update dependency phpstan/phpstan to v0.12.89 Jun 9, 2021
@renovate renovate bot force-pushed the renovate/phpstan-phpstan-0.x branch from a6356f0 to 547f2a2 Compare June 18, 2021 08:05
@renovate renovate bot changed the title chore(deps): update dependency phpstan/phpstan to v0.12.89 chore(deps): update dependency phpstan/phpstan to v0.12.90 Jun 18, 2021
@renovate renovate bot force-pushed the renovate/phpstan-phpstan-0.x branch from 547f2a2 to a0ab090 Compare July 4, 2021 16:00
@renovate renovate bot changed the title chore(deps): update dependency phpstan/phpstan to v0.12.90 chore(deps): update dependency phpstan/phpstan to v0.12.91 Jul 4, 2021
@koromerzhin koromerzhin closed this Aug 4, 2021
@koromerzhin koromerzhin deleted the renovate/phpstan-phpstan-0.x branch August 4, 2021 12:51
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