Skip to content
Snippets Groups Projects

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

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

This MR contains the following updates:

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

Release Notes

phpstan/phpstan-phpunit

v1.0.0

Compare Source

  • 6c0e48e - Open 1.0-dev
  • a316f5d - Enforce calling parent::setUp() and parent::tearDown()
  • 88557fc - Improve compatibility with PHPStan 1.0
  • 4620524 - Improve compatibility with PHPParser 4.13.0
  • 234cb55 - Constrain lowest nikic/php-parser to 4.13.0
  • 5d50142 - Improve compatibility with PHPStan 1.0
  • 54ed35b - Add type specifying support for classes extending Assert
  • 9eb88c9 - Improve compatibility with PHPStan 1.0

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

Loading
Loading

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-phpunit --with-dependencies --no-ansi --no-interaction --no-scripts --no-autoloader --no-plugins
    Loading composer repositories with package information
    Dependency "phpstan/phpstan" is also a root requirement. Package has not been listed as an update argument, so keeping locked at old version. Use --with-all-dependencies (-W) to include root dependencies.
    Updating dependencies
    Your requirements could not be resolved to an installable set of packages.
    
      Problem 1
        - Root composer.json requires phpstan/phpstan-phpunit ^1.0.0 -> satisfiable by phpstan/phpstan-phpunit[1.0.0].
        - phpstan/phpstan-phpunit 1.0.0 requires phpstan/phpstan ^1.0 -> found phpstan/phpstan[1.0.0, ..., 1.1.1] but it conflicts with your root composer.json require (^0.12.33).
    
    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:46:03 (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:04 (imported from GitLab)

Please register or sign in to reply
Loading