Skip to content
This repository was archived by the owner on Jul 24, 2024. It is now read-only.

Conversation

@renovate
Copy link

@renovate renovate bot commented Feb 11, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
phpstan/phpstan require-dev patch 0.12.74 -> 0.12.83

Release Notes

phpstan/phpstan

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 🤖

v0.12.81

Compare Source

Improvements 🔧

  • Support for running PHPStan without any arguments (phpstan/phpstan-src@469a8c3)
    • You can run PHPStan just by executing vendor/bin/phpstan, if you satisfy two conditions:
      • You have phpstan.neon (or phpstan.neon.dist) in your current working directory
      • This configuration file contains rule level parameter, and paths to analyse
  • Fix support for classes named after pseudotypes in PHPDocs (#​365), thanks @​stof!
    • This means that existing classes with names like Resource or Never are now correctly recognized in PHPDocs and have priority over PHP's resource type and PHPStan's never pseudotype
  • Understand noreturn in PHPDoc as NeverType (phpstan/phpstan-src@bce31f0)
  • Docker - support ARM architecture (#​4663)

Bugfixes 🐛

Function signature fixes 🤖

v0.12.80

Compare Source

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

v0.12.79

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.

Bugfixes 🐛

v0.12.78

Compare Source

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

v0.12.77

Compare Source

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

v0.12.76

Compare Source

Bugfixes 🐛

v0.12.75

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.

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 2392a86 to be7ba6d Compare February 13, 2021 12:11
@renovate renovate bot changed the title Update dependency phpstan/phpstan to v0.12.75 Update dependency phpstan/phpstan to v0.12.76 Feb 13, 2021
@renovate renovate bot force-pushed the renovate/phpstan-phpstan-0.x branch from be7ba6d to 436e45b Compare February 17, 2021 17:01
@renovate renovate bot changed the title Update dependency phpstan/phpstan to v0.12.76 Update dependency phpstan/phpstan to v0.12.77 Feb 17, 2021
@renovate renovate bot force-pushed the renovate/phpstan-phpstan-0.x branch from 436e45b to 2e49cd5 Compare February 20, 2021 14:29
@renovate renovate bot changed the title Update dependency phpstan/phpstan to v0.12.77 Update dependency phpstan/phpstan to v0.12.78 Feb 20, 2021
@renovate renovate bot force-pushed the renovate/phpstan-phpstan-0.x branch from 2e49cd5 to e4b5909 Compare February 25, 2021 17:13
@renovate renovate bot changed the title Update dependency phpstan/phpstan to v0.12.78 Update dependency phpstan/phpstan to v0.12.79 Feb 25, 2021
@renovate renovate bot force-pushed the renovate/phpstan-phpstan-0.x branch from e4b5909 to adb8e74 Compare February 28, 2021 21:47
@renovate renovate bot changed the title Update dependency phpstan/phpstan to v0.12.79 Update dependency phpstan/phpstan to v0.12.80 Feb 28, 2021
@renovate renovate bot force-pushed the renovate/phpstan-phpstan-0.x branch from adb8e74 to 284e75d Compare March 8, 2021 23:47
@renovate renovate bot changed the title Update dependency phpstan/phpstan to v0.12.80 Update dependency phpstan/phpstan to v0.12.81 Mar 8, 2021
@renovate renovate bot force-pushed the renovate/phpstan-phpstan-0.x branch from 284e75d to 83f29f1 Compare March 19, 2021 08:20
@renovate renovate bot changed the title Update dependency phpstan/phpstan to v0.12.81 Update dependency phpstan/phpstan to v0.12.82 Mar 19, 2021
@renovate renovate bot force-pushed the renovate/phpstan-phpstan-0.x branch from 83f29f1 to 46429a6 Compare April 3, 2021 16:55
@renovate renovate bot changed the title Update dependency phpstan/phpstan to v0.12.82 Update dependency phpstan/phpstan to v0.12.83 Apr 3, 2021
@jeboehm jeboehm merged commit 158e7c9 into master Apr 9, 2021
@jeboehm jeboehm deleted the renovate/phpstan-phpstan-0.x branch April 9, 2021 11:00
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants