Skip to content
Snippets Groups Projects

chore(deps): update dependency phpstan/phpstan to v1

Closed Bekerle, Patrizio requested to merge renovate/phpstan-phpstan-1.x into main

This MR contains the following updates:

Package Type Update Change
phpstan/phpstan require-dev major ^0.12.33 -> ^1.0.0

Release Notes

phpstan/phpstan

v1.1.1

Compare Source

Bugfixes :bug:

v1.1.0

Compare Source

Improvements :wrench:

Bugfixes :bug:

Function signature fixes :robot:

v1.0.2

Compare Source

Bugfixes :bug:

Function signature fixes :robot:

v1.0.1

Compare Source

v1.0.0

Compare Source

PHPStan 1.0 is here and I'm really excited about it! Read the accompanying article on PHPStan's blog and also check out the merchandise we're selling for limited time (until November 22nd). It includes white and blue PHPStan t-shirts, PHPStan stickers, and also something very special: Rule level badges that you can pin to your clothes to show off that you care about code quality :blush:

White and blue PHPStan T-shirts

Major new features :rocket:

New rules

BC breaks for end-users

The following are interesting only if you create a custom ruleset in your configuration file:

BC breaks for extension developers

Improvements :wrench:

Bugfixes :bug:

Function signature fixes :robot:


Configuration

:date: Schedule: "every weekend" (UTC).

:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.

:recycle: Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

:no_bell: Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, click this checkbox.

This MR has been generated by Renovate Bot.

Merge request reports

Checking pipeline status.

Approval is optional

Closed by Bekerle, PatrizioBekerle, Patrizio 3 years ago (Nov 8, 2021 2:53pm UTC)

Merge details

  • The changes were not merged into main.

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • :warning: Artifact update problem

    Renovate failed to update an artifact related to this branch. You probably do not want to merge this MR as-is.

    :recycle: Renovate will retry this branch, including artifacts, only when one of the following happens:

    • any of the package files in this branch needs updating, or
    • the branch becomes conflicted, or
    • you check the rebase/retry checkbox if found above, or
    • you rename this MR's title to start with "rebase!" to trigger it manually

    The artifact failure details are included below:

    File name: composer.lock
    Command failed: composer update phpstan/phpstan --with-dependencies --no-ansi --no-interaction --no-scripts --no-autoloader --no-plugins
    Loading composer repositories with package information
    Updating dependencies
    Your requirements could not be resolved to an installable set of packages.
    
      Problem 1
        - phpstan/phpstan-phpunit is locked to version 0.12.22 and an update of this package was not requested.
        - phpstan/phpstan-phpunit 0.12.22 requires phpstan/phpstan ^0.12.92 -> found phpstan/phpstan[0.12.92, ..., 0.12.99] but it conflicts with your root composer.json require (^1.0.0).
    
    Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
    

    By Reiter, Christoph on 2021-11-07T05:45:58 (imported from GitLab)

  • Bekerle, Patrizio mentioned in issue #5

    mentioned in issue #5

    By Reiter, Christoph on 2021-11-07T05:46:04 (imported from GitLab)

  • added 3 commits

    Compare with previous version

    By Reiter, Christoph on 2021-11-08T01:55:00 (imported from GitLab)

Please register or sign in to reply
Loading