Skip to content
Snippets Groups Projects

fix(deps): update dependency symfony/var-exporter to v6

Closed Pavel Břoušek requested to merge renovate/major-symfony into master

Created by: renovate[bot]

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
symfony/var-exporter (source) require major ^5.0 -> ^6.0

Release Notes

symfony/var-exporter

v6.0.0

Compare Source

Changelog (https://github.com/symfony/var-exporter/compare/v6.0.0-RC1...v6.0.0)

  • no significant changes

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 bash -l -c "install-tool composer 2.1.14 && composer update symfony/var-exporter --with-dependencies --ignore-platform-req ext-curl --ignore-platform-req ext-json --ignore-platform-req ext-openssl --ignore-platform-req ext-iconv --ignore-platform-req ext-intl --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 symfony/var-exporter ^6.0 -> satisfiable by symfony/var-exporter[v6.0.0].
        - symfony/var-exporter v6.0.0 requires php >=8.0.2 -> your php version (7.4.27) does not satisfy that requirement.
      Problem 2
        - simplesamlphp/simplesamlphp v1.19.3 requires symfony/var-exporter ^4.4 || ^5.0 -> found symfony/var-exporter[v4.4.0, ..., v4.4.34, v5.0.0, ..., v5.4.0] but it conflicts with your root composer.json require (^6.0).
        - simplesamlphp/composer-module-installer v1.1.8 requires simplesamlphp/simplesamlphp * -> satisfiable by simplesamlphp/simplesamlphp[v1.19.3].
        - simplesamlphp/composer-module-installer is locked to version v1.1.8 and an update of this package was not requested.
    
    Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
    
  • Author Contributor

    Created by: renovate[bot]

    Renovate Ignore Notification

    As this PR has been closed unmerged, Renovate will ignore this upgrade and you will not receive PRs for any future 6.x releases. However, if you upgrade to 6.x manually then Renovate will reenable minor and patch updates automatically.

    If this PR was closed by mistake or you changed your mind, you can simply rename this PR and you will soon get a fresh replacement PR opened.

Please register or sign in to reply
Loading