Skip to content

chore(deps): update dependency phpstan/phpstan to v0.12.88 #52

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

Merged
merged 1 commit into from
Jun 8, 2021

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 3, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
phpstan/phpstan require-dev patch 0.12.82 -> 0.12.88

Release Notes

phpstan/phpstan

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 🤖


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 963cde9 to 2881975 Compare April 19, 2021 18:47
@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 2881975 to 00ffec1 Compare April 27, 2021 15:04
@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 from 00ffec1 to b8975e5 Compare May 8, 2021 12:00
@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 b8975e5 to 7875bb2 Compare May 12, 2021 15:59
@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 7875bb2 to d3d8693 Compare May 17, 2021 14:20
@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 d3d8693 to a0c5772 Compare June 4, 2021 08:12
@renovate renovate bot force-pushed the renovate/phpstan-phpstan-0.x branch 2 times, most recently from fb79aeb to 3415c30 Compare June 4, 2021 09:26
@renovate renovate bot force-pushed the renovate/phpstan-phpstan-0.x branch from 3415c30 to 6cfda28 Compare June 7, 2021 15:55
@renovate renovate bot force-pushed the renovate/phpstan-phpstan-0.x branch from 6cfda28 to 1b5bcde Compare June 7, 2021 15:56
@koromerzhin koromerzhin merged commit 7fbe104 into develop Jun 8, 2021
@koromerzhin koromerzhin deleted the renovate/phpstan-phpstan-0.x branch June 8, 2021 07:11
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.

2 participants