Skip to content
Snippets Groups Projects

fix(deps): update dependency web-token/jwt-checker to v3 - autoclosed

Closed Pavel Břoušek requested to merge renovate/web-token-jwt-checker-3.x into master

Created by: renovate[bot]

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
web-token/jwt-checker require major ^2.2 -> ^3.0

Release Notes

web-token/jwt-checker

v3.0.2

Compare Source


Configuration

:date: Schedule: At any time (no schedule defined).

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

:recycle: Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

:no_bell: 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.

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
  • Author Contributor

    Created by: renovate[bot]

    :warning: Artifact update problem

    Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR 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 PR's title to start with "rebase!" to trigger it manually

    The artifact failure details are included below:

    File name: composer.lock
    Command failed: docker run --rm --name=renovate_php --label=renovate_child -v "/mnt/renovate/gh/CESNET/perun-simplesamlphp-module":"/mnt/renovate/gh/CESNET/perun-simplesamlphp-module" -v "/tmp/renovate-cache":"/tmp/renovate-cache" -e COMPOSER_CACHE_DIR -e COMPOSER_AUTH -w "/mnt/renovate/gh/CESNET/perun-simplesamlphp-module" docker.io/renovate/php:7.4.0 bash -l -c "install-tool composer 2.2.7 && composer update web-token/jwt-checker --with-dependencies --ignore-platform-req ext-curl --ignore-platform-req ext-json --ignore-platform-req ext-iconv --ignore-platform-req ext-intl --ignore-platform-req ext-ldap --no-ansi --no-interaction --no-scripts --no-autoloader --no-plugins"
    Loading composer repositories with package information
    Info from https://repo.packagist.org: [37;44m#StandWith[30;43mUkraine[0m
    Dependency web-token/jwt-core 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 web-token/jwt-checker ^3.0 -> satisfiable by web-token/jwt-checker[v3.0.2].
        - web-token/jwt-checker v3.0.2 requires php >=8.1 -> your php version (7.4; 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.
    
Please register or sign in to reply
Loading