Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency symfony/options-resolver to v7 - autoclosed #205

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Nov 29, 2023

Mend Renovate logo banner

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
symfony/options-resolver (source) ^5.3.7 || ^6.3 -> ^5.3.7 || ^6.3 || ^7.0 age adoption passing confidence

Release Notes

symfony/options-resolver (symfony/options-resolver)

v7.0.0

Compare Source

Changelog (symfony/options-resolver@v7.0.0-RC2...v7.0.0)

  • no significant changes

v6.4.0

Compare Source

Changelog (symfony/options-resolver@v6.4.0-RC2...v6.4.0)

  • no significant changes

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

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

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

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Nov 29, 2023
Copy link
Author

renovate bot commented Nov 29, 2023

⚠ Artifact update problem

Renovate 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_a_sidecar --label=renovate_a_child --memory=3584m -v "/tmp/worker/0a2850/2a30f5/repos/github/gsteel/postmark-php":"/tmp/worker/0a2850/2a30f5/repos/github/gsteel/postmark-php" -v "/tmp/worker/0a2850/2a30f5/cache":"/tmp/worker/0a2850/2a30f5/cache" -e COMPOSER_CACHE_DIR -e COMPOSER_AUTH -e CONTAINERBASE_CACHE_DIR -w "/tmp/worker/0a2850/2a30f5/repos/github/gsteel/postmark-php" ghcr.io/containerbase/sidecar:9.24.0 bash -l -c "install-tool php 8.1.26 && install-tool composer 2.6.5 && composer update symfony/options-resolver:7.0.0 --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 symfony/options-resolver ^5.3.7 || ^6.3 || ^7.0, found symfony/options-resolver[v5.3.7, ..., v5.4.21, v6.3.0, v6.4.0, v7.0.0] but these were not loaded, likely because it conflicts with another require.
  Problem 2
    - php-http/curl-client is locked to version 2.3.1 and an update of this package was not requested.
    - php-http/curl-client 2.3.1 requires symfony/options-resolver ^3.4 || ^4.0 || ^5.0 || ^6.0 || ^7.0 -> found symfony/options-resolver[v3.4.0, ..., v3.4.47, v4.0.0, ..., v4.4.44, v5.0.0, ..., v5.4.21, v6.0.0, ..., v6.4.0, v7.0.0] but these were not loaded, likely because it conflicts with another require.
  Problem 3
    - php-http/client-common 2.7.0 requires symfony/options-resolver ~4.0.15 || ~4.1.9 || ^4.2.1 || ^5.0 || ^6.0 -> found symfony/options-resolver[v4.0.15, ..., v4.4.44, v5.0.0, ..., v5.4.21, v6.0.0, ..., v6.4.0] but it conflicts with your temporary update constraint (symfony/options-resolver:7.0.0).
    - php-http/mock-client 1.6.0 requires php-http/client-common ^2.0 -> satisfiable by php-http/client-common[2.7.0].
    - php-http/mock-client is locked to version 1.6.0 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.

Copy link

codecov bot commented Nov 29, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (c6159a7) 99.55% compared to head (5e0fd7b) 99.55%.

Additional details and impacted files
@@            Coverage Diff            @@
##               main     #205   +/-   ##
=========================================
  Coverage     99.55%   99.55%           
  Complexity      226      226           
=========================================
  Files            30       30           
  Lines           902      902           
=========================================
  Hits            898      898           
  Misses            4        4           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

| datasource | package                  | from  | to    |
| ---------- | ------------------------ | ----- | ----- |
| packagist  | symfony/options-resolver | 6.3.0 | 7.0.0 |
@renovate renovate bot force-pushed the renovate/symfony-options-resolver-7.x branch from 61f2726 to 5e0fd7b Compare November 29, 2023 16:40
@renovate renovate bot changed the title Update dependency symfony/options-resolver to v7 Update dependency symfony/options-resolver to v7 - autoclosed Dec 1, 2023
@renovate renovate bot closed this Dec 1, 2023
@renovate renovate bot deleted the renovate/symfony-options-resolver-7.x branch December 1, 2023 12:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants