Project 'perun-proxy-aai/simplesamlphp/simplesamlphp-module-perun' was moved to 'perun/perun-proxyidp/v1/simplesamlphp-module-perun'. Please update any links and bookmarks that may still have the old path.
fix(deps): update dependency web-token/jwt-checker to v3 - autoclosed
Created by: renovate[bot]
This PR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
web-token/jwt-checker | require | major |
^2.2 -> ^3.0
|
Release Notes
Configuration
-
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
Activity
Created by: renovate[bot]
Artifact update problemRenovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.
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