Skip to content
Snippets Groups Projects

chore(deps): update dependency phpunit/phpunit to v10 - autoclosed

Closed Reiter, Christoph requested to merge renovate/phpunit-phpunit-10.x into main

This MR contains the following updates:

Package Type Update Change
phpunit/phpunit (source) require-dev major ^9 -> ^10

Release Notes

sebastianbergmann/phpunit

v10.0.4

Compare Source

v10.0.3

Compare Source

v10.0.2

Compare Source

v10.0.1

Compare Source

v10.0.0

Compare Source


Configuration

:date: Schedule: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).

: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, check this box

This MR has been generated by Renovate Bot.

Edited by Reiter, Christoph

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 click 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 phpunit/phpunit --with-dependencies --ignore-platform-req='ext-*' --ignore-platform-req='lib-*' --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
        - Root composer.json requires phpunit/phpunit ^10 -> satisfiable by phpunit/phpunit[10.0.0, 10.0.1, 10.0.2, 10.0.3].
        - phpunit/phpunit[10.0.0, ..., 10.0.3] require php >=8.1 -> your php version (7.3; overridden via config.platform, same as actual) does not satisfy that requirement.
    
    Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
    
  • Reiter, Christoph mentioned in issue #6

    mentioned in issue #6

  • Reiter, Christoph changed the description

    changed the description

  • Reiter, Christoph changed the description

    changed the description

  • Reiter, Christoph changed title from chore(deps): update dependency phpunit/phpunit to v10 to chore(deps): update dependency phpunit/phpunit to v10 - autoclosed

    changed title from chore(deps): update dependency phpunit/phpunit to v10 to chore(deps): update dependency phpunit/phpunit to v10 - autoclosed

Please register or sign in to reply
Loading