Skip to content

fix(deps): update dependency symfony/flex to v2.10.0#486

Closed
renovate[bot] wants to merge 1 commit intodevelfrom
renovate/symfony-flex-2.x
Closed

fix(deps): update dependency symfony/flex to v2.10.0#486
renovate[bot] wants to merge 1 commit intodevelfrom
renovate/symfony-flex-2.x

Conversation

@renovate
Copy link

@renovate renovate bot commented Mar 13, 2025

This PR contains the following updates:

Package Change Age Confidence
symfony/flex 2.4.7 -> 2.10.0 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

symfony/flex (symfony/flex)

v2.10.0

Compare Source

What's Changed

Full Changelog: symfony/flex@v2.9.0...v2.10.0

v2.9.0

Compare Source

What's Changed

Full Changelog: symfony/flex@v2.8.2...v2.9.0

v2.8.2

Compare Source

v2.8.1

Compare Source

v2.8.0

Compare Source

v2.7.1

Compare Source

What's Changed

Full Changelog: symfony/flex@v2.7.0...v2.7.1

v2.7.0

Compare Source

What's Changed

New Contributors

Full Changelog: symfony/flex@v2.6.0...v2.7.0

v2.6.0

Compare Source

What's Changed

New Contributors

Full Changelog: symfony/flex@v2.5.1...v2.6.0

v2.5.1

Compare Source

What's Changed

Full Changelog: symfony/flex@v2.5.0...v2.5.1

v2.5.0

Compare Source

What's Changed

New Contributors

Full Changelog: symfony/flex@v2.4.7...v2.5.0


Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the renovate label Mar 13, 2025
@renovate
Copy link
Author

renovate bot commented Mar 13, 2025

Branch automerge failure

This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.


  • Branch has one or more failed status checks

@renovate renovate bot force-pushed the renovate/symfony-flex-2.x branch from 59f1751 to 4a12bd3 Compare May 10, 2025 15:00
@renovate renovate bot changed the title fix(deps): update dependency symfony/flex to v2.5.0 fix(deps): update dependency symfony/flex to v2.5.1 May 10, 2025
@renovate renovate bot changed the title fix(deps): update dependency symfony/flex to v2.5.1 fix(deps): update dependency symfony/flex to v2.6.0 May 21, 2025
@renovate renovate bot force-pushed the renovate/symfony-flex-2.x branch 2 times, most recently from 756ab0a to 09eccf6 Compare May 23, 2025 12:29
@renovate renovate bot changed the title fix(deps): update dependency symfony/flex to v2.6.0 fix(deps): update dependency symfony/flex to v2.7.0 May 23, 2025
@renovate renovate bot force-pushed the renovate/symfony-flex-2.x branch from 09eccf6 to 349e68d Compare May 28, 2025 15:26
@renovate renovate bot changed the title fix(deps): update dependency symfony/flex to v2.7.0 fix(deps): update dependency symfony/flex to v2.7.1 May 28, 2025
@renovate renovate bot force-pushed the renovate/symfony-flex-2.x branch from 349e68d to d1fdd21 Compare July 4, 2025 13:08
@renovate renovate bot changed the title fix(deps): update dependency symfony/flex to v2.7.1 fix(deps): update dependency symfony/flex to v2.8.0 Jul 4, 2025
@renovate renovate bot force-pushed the renovate/symfony-flex-2.x branch from d1fdd21 to d6893f1 Compare July 5, 2025 09:32
@renovate renovate bot changed the title fix(deps): update dependency symfony/flex to v2.8.0 fix(deps): update dependency symfony/flex to v2.8.1 Jul 5, 2025
@renovate renovate bot force-pushed the renovate/symfony-flex-2.x branch from d6893f1 to f070839 Compare August 22, 2025 11:35
@renovate renovate bot changed the title fix(deps): update dependency symfony/flex to v2.8.1 fix(deps): update dependency symfony/flex to v2.8.2 Aug 22, 2025
@renovate renovate bot force-pushed the renovate/symfony-flex-2.x branch from f070839 to fac14b1 Compare November 19, 2025 23:59
@renovate renovate bot changed the title fix(deps): update dependency symfony/flex to v2.8.2 fix(deps): update dependency symfony/flex to v2.10.0 Nov 19, 2025
@renovate
Copy link
Author

renovate bot commented Nov 19, 2025

⚠️ 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: api/composer.lock
Command failed: composer update symfony/flex:2.10.0 --with-dependencies --ignore-platform-req='ext-*' --ignore-platform-req='lib-*' --no-ansi --no-interaction --no-scripts --no-autoloader --no-plugins --minimal-changes
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 api-platform/core 3.3.6 (exact version match: 3.3.6 or 3.3.6.0), found api-platform/core[v3.3.6] but these were not loaded, because they are affected by security advisories. To ignore the advisories, add ("PKSA-gs8r-6kz6-pp56", "PKSA-gnn4-pxdg-q76m") to the audit "ignore" config. To turn the feature off entirely, you can set "block-insecure" to false in your "audit" config.
  Problem 2
    - Root composer.json requires symfony/http-client 7.1.7 (exact version match: 7.1.7 or 7.1.7.0), found symfony/http-client[v7.1.7] but these were not loaded, because they are affected by security advisories. To ignore the advisories, add ("PKSA-4k7v-pfvw-nqvp") to the audit "ignore" config. To turn the feature off entirely, you can set "block-insecure" to false in your "audit" config.
  Problem 3
    - friendsofsymfony/http-cache-bundle is locked to version 3.1.1 and an update of this package was not requested.
    - friendsofsymfony/http-cache-bundle 3.1.1 requires symfony/http-foundation ^6.4 || ^7.0 -> found symfony/http-foundation[v6.4.0, ..., v6.4.29, v7.0.0, ..., v7.3.7] but these were not loaded, because they are affected by security advisories. To ignore the advisories, add ("PKSA-365x-2zjk-pt47") to the audit "ignore" config. To turn the feature off entirely, you can set "block-insecure" to false in your "audit" config.
  Problem 4
    - knpuniversity/oauth2-client-bundle is locked to version v2.18.3 and an update of this package was not requested.
    - knpuniversity/oauth2-client-bundle v2.18.3 requires symfony/http-foundation ^5.4|^6.0|^7.0 -> found symfony/http-foundation[v5.4.0, ..., v5.4.50, v6.0.0, ..., v6.4.29, v7.0.0, ..., v7.3.7] but these were not loaded, because they are affected by security advisories. To ignore the advisories, add ("PKSA-365x-2zjk-pt47") to the audit "ignore" config. To turn the feature off entirely, you can set "block-insecure" to false in your "audit" config.
  Problem 5
    - lexik/jwt-authentication-bundle is locked to version v3.1.1 and an update of this package was not requested.
    - lexik/jwt-authentication-bundle v3.1.1 requires symfony/http-foundation ^6.4|^7.0 -> found symfony/http-foundation[v6.4.0, ..., v6.4.29, v7.0.0, ..., v7.3.7] but these were not loaded, because they are affected by security advisories. To ignore the advisories, add ("PKSA-365x-2zjk-pt47") to the audit "ignore" config. To turn the feature off entirely, you can set "block-insecure" to false in your "audit" config.
  Problem 6
    - sentry/sentry-symfony is locked to version 4.14.0 and an update of this package was not requested.
    - sentry/sentry-symfony 4.14.0 requires symfony/security-http ^4.4.20||^5.0.11||^6.0||^7.0 -> found symfony/security-http[v4.4.20, ..., v4.4.50, v5.0.11, ..., v5.4.47, v6.0.0, ..., v6.4.26, v7.0.0, ..., v7.3.5] but these were not loaded, because they are affected by security advisories. To ignore the advisories, add ("PKSA-rqvm-b18n-vg69") to the audit "ignore" config. To turn the feature off entirely, you can set "block-insecure" to false in your "audit" config.
  Problem 7
    - symfony/framework-bundle is locked to version v7.1.6 and an update of this package was not requested.
    - symfony/framework-bundle v7.1.6 requires symfony/http-foundation ^6.4|^7.0 -> found symfony/http-foundation[v6.4.0, ..., v6.4.29, v7.0.0, ..., v7.3.7] but these were not loaded, because they are affected by security advisories. To ignore the advisories, add ("PKSA-365x-2zjk-pt47") to the audit "ignore" config. To turn the feature off entirely, you can set "block-insecure" to false in your "audit" config.
  Problem 8
    - symfony/security-bundle is locked to version v7.1.6 and an update of this package was not requested.
    - symfony/security-bundle v7.1.6 requires symfony/http-foundation ^6.4|^7.0 -> found symfony/http-foundation[v6.4.0, ..., v6.4.29, v7.0.0, ..., v7.3.7] but these were not loaded, because they are affected by security advisories. To ignore the advisories, add ("PKSA-365x-2zjk-pt47") to the audit "ignore" config. To turn the feature off entirely, you can set "block-insecure" to false in your "audit" config.
  Problem 9
    - symfony/twig-bundle is locked to version v7.1.6 and an update of this package was not requested.
    - symfony/twig-bundle v7.1.6 requires symfony/http-foundation ^6.4|^7.0 -> found symfony/http-foundation[v6.4.0, ..., v6.4.29, v7.0.0, ..., v7.3.7] but these were not loaded, because they are affected by security advisories. To ignore the advisories, add ("PKSA-365x-2zjk-pt47") to the audit "ignore" config. To turn the feature off entirely, you can set "block-insecure" to false in your "audit" config.
  Problem 10
    - symfony/web-profiler-bundle is locked to version v7.1.7 and an update of this package was not requested.
    - symfony/framework-bundle v7.1.6 requires symfony/http-foundation ^6.4|^7.0 -> found symfony/http-foundation[v6.4.0, ..., v6.4.29, v7.0.0, ..., v7.3.7] but these were not loaded, because they are affected by security advisories. To ignore the advisories, add ("PKSA-365x-2zjk-pt47") to the audit "ignore" config. To turn the feature off entirely, you can set "block-insecure" to false in your "audit" config.
    - symfony/web-profiler-bundle v7.1.7 requires symfony/framework-bundle ^6.4|^7.0 -> satisfiable by symfony/framework-bundle[v7.1.6].


@usu usu closed this Nov 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant