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/cache to v7 #106

Open
wants to merge 1 commit into
base: 2.1.x
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 24, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
symfony/cache (source) ^4.0 || ^5.0 || ^6.0 -> ^7.0 age adoption passing confidence

Release Notes

symfony/cache (symfony/cache)

v7.1.6

Compare Source

Changelog (symfony/cache@v7.1.5...v7.1.6)

v7.1.5

Compare Source

Changelog (symfony/cache@v7.1.4...v7.1.5)

v7.1.4

Compare Source

Changelog (symfony/cache@v7.1.3...v7.1.4)

v7.1.3

Compare Source

Changelog (symfony/cache@v7.1.2...v7.1.3)

v7.1.2

Compare Source

Changelog (symfony/cache@v7.1.1...v7.1.2)

  • no significant changes

v7.1.1

Compare Source

Changelog (symfony/cache@v7.1.0...v7.1.1)

  • no significant changes

v7.1.0

Compare Source

Changelog (symfony/cache@v7.1.0-RC1...v7.1.0)

v7.0.10

Compare Source

Changelog (symfony/cache@v7.0.9...v7.0.10)

v7.0.8

Compare Source

Changelog (symfony/cache@v7.0.7...v7.0.8)

v7.0.7

Compare Source

Changelog (symfony/cache@v7.0.6...v7.0.7)

v7.0.6

Compare Source

Changelog (symfony/cache@v7.0.5...v7.0.6)

v7.0.4

Compare Source

Changelog (symfony/cache@v7.0.3...v7.0.4)

v7.0.3

Compare Source

Changelog (symfony/cache@v7.0.2...v7.0.3)

  • bug symfony/symfony#53593 [Cache] Fix possible infinite loop in CachePoolPass (@​HypeMC)
  • bug symfony/symfony#53320 [Cache][DependencyInjection][Lock][Mailer][Messenger][Notifier][Translation] Url decode username and passwords from parse_url() results (@​alexandre-daubois)

v7.0.2

Compare Source

Changelog (symfony/cache@v7.0.1...v7.0.2)

v7.0.0

Compare Source

Changelog (symfony/cache@v7.0.0-RC2...v7.0.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

Read more information about the use of Renovate Bot within LM-Commons.

@renovate renovate bot added the renovate label Oct 24, 2024
Copy link
Contributor Author

renovate bot commented Oct 24, 2024

⚠️ 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: composer update symfony/cache:7.2.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/cache ^7.0 -> satisfiable by symfony/cache[v7.2.0].
    - symfony/cache v7.2.0 requires php >=8.2 -> your php version (8.1.99; overridden via config.platform, actual: 8.1.31) 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.

@renovate renovate bot force-pushed the renovate/symfony-cache-7.x branch 6 times, most recently from 24c72b7 to 70f4545 Compare October 28, 2024 03:03
@renovate renovate bot force-pushed the renovate/symfony-cache-7.x branch from 70f4545 to 7ba7ba0 Compare November 4, 2024 03:34
@renovate renovate bot force-pushed the renovate/symfony-cache-7.x branch 2 times, most recently from ab1414f to bb2ff03 Compare November 18, 2024 03:36
| datasource | package       | from   | to    |
| ---------- | ------------- | ------ | ----- |
| packagist  | symfony/cache | 6.4.16 | 7.2.0 |


Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/symfony-cache-7.x branch from bb2ff03 to 080a9a8 Compare December 1, 2024 10:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: 🆕 New
Development

Successfully merging this pull request may close these issues.

0 participants