Skip to content

Update dependency phpstan/phpstan to v1.5.0#92

Merged
renovate[bot] merged 1 commit into
masterfrom
renovate/phpstan
Mar 25, 2022
Merged

Update dependency phpstan/phpstan to v1.5.0#92
renovate[bot] merged 1 commit into
masterfrom
renovate/phpstan

Conversation

@renovate
Copy link
Copy Markdown

@renovate renovate Bot commented Mar 25, 2022

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
phpstan/phpstan require-dev minor 1.4.10 -> 1.5.0

Release Notes

phpstan/phpstan

v1.5.0

Compare Source

This release fixes 26 issues! 🎉

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 🤖

Internals 🔍

  • PHPStan now utilizes version-based naming of Git branches (1.5.x) instead of master
  • CI pipeline is faster thanks to several improvements:
    • Support for PHP 7.1 was dropped
    • Reproducible phpstan.phar checksum is computed and compared when running integration tests from phpstan/phpstan on pull requests in phpstan-src. The integration tests run only when the checksum was changed. This means that for example if only unit tests in phpstan-src were changed, PHAR didn't change and those integration tests from phpstan/phpstan don't have to run.
    • Rector downgrade cache was implemented. When transforming sources from PHP 8.0 to various lower PHP versions, cache is utilized instead of making Rector do the hard work each time.

Configuration

📅 Schedule: "before 4am every weekday" (UTC).

🚦 Automerge: Enabled.

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 added the maintenance Housekeeping label Mar 25, 2022
@renovate renovate Bot merged commit cda7dd6 into master Mar 25, 2022
@renovate renovate Bot deleted the renovate/phpstan branch March 25, 2022 05:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

maintenance Housekeeping

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant