behat-psr11extension icon indicating copy to clipboard operation
behat-psr11extension copied to clipboard

Update dependency symfony/config to v7

Open renovate[bot] opened this issue 10 months ago • 2 comments

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
symfony/config (source) ^6.0.19 -> ^7.1.1 age adoption passing confidence

Release Notes

symfony/config (symfony/config)

v7.1.1

Compare Source

Changelog (https://github.com/symfony/config/compare/v7.1.0...v7.1.1)

  • no significant changes

v7.1.0

Compare Source

Changelog (https://github.com/symfony/config/compare/v7.1.0-RC1...v7.1.0)

v7.0.8

Compare Source

Changelog (https://github.com/symfony/config/compare/v7.0.7...v7.0.8)

v7.0.7

Compare Source

Changelog (https://github.com/symfony/config/compare/v7.0.6...v7.0.7)

  • no significant changes

v7.0.6

Compare Source

Changelog (https://github.com/symfony/config/compare/v7.0.5...v7.0.6)

v7.0.4

Compare Source

Changelog (https://github.com/symfony/config/compare/v7.0.3...v7.0.4)

v7.0.3

Compare Source

Changelog (https://github.com/symfony/config/compare/v7.0.2...v7.0.3)

  • no significant changes

v7.0.0

Compare Source

Changelog (https://github.com/symfony/config/compare/v7.0.0-RC2...v7.0.0)

  • no significant changes

v6.4.8

Compare Source

Changelog (https://github.com/symfony/config/compare/v6.4.7...v6.4.8)

  • no significant changes

v6.4.7

Compare Source

Changelog (https://github.com/symfony/config/compare/v6.4.6...v6.4.7)

  • no significant changes

v6.4.6

Compare Source

Changelog (https://github.com/symfony/config/compare/v6.4.5...v6.4.6)

v6.4.4

Compare Source

Changelog (https://github.com/symfony/config/compare/v6.4.3...v6.4.4)

v6.4.3

Compare Source

Changelog (https://github.com/symfony/config/compare/v6.4.2...v6.4.3)

  • no significant changes

v6.4.0

Compare Source

Changelog (https://github.com/symfony/config/compare/v6.4.0-RC2...v6.4.0)

  • no significant changes

v6.3.12

Compare Source

Changelog (https://github.com/symfony/config/compare/v6.3.11...v6.3.12)

  • no significant changes

v6.3.8

Compare Source

Changelog (https://github.com/symfony/config/compare/v6.3.7...v6.3.8)

v6.3.2

Compare Source

Changelog (https://github.com/symfony/config/compare/v6.3.1...v6.3.2)

  • no significant changes

v6.3.0

Compare Source

Changelog (https://github.com/symfony/config/compare/v6.3.0-RC2...v6.3.0)

v6.2.13

Compare Source

Changelog (https://github.com/symfony/config/compare/v6.2.12...v6.2.13)

  • no significant changes

v6.2.7

Compare Source

Changelog (https://github.com/symfony/config/compare/v6.2.6...v6.2.7)

  • bug #​49248 Fix phpdoc nullable (alamirault)

v6.2.5

Compare Source

Changelog (https://github.com/symfony/config/compare/v6.2.4...v6.2.5)

  • bug #​48917 Fix XML dump when node example is an array (alexandre-daubois)

v6.2.0

Compare Source

Changelog (https://github.com/symfony/config/compare/v6.2.0-RC2...v6.2.0)

  • no significant changes

v6.1.11

Compare Source

v6.1.3

Compare Source

Changelog (https://github.com/symfony/config/compare/v6.1.2...v6.1.3)

  • no significant changes

v6.1.0

Compare Source

Changelog (https://github.com/symfony/config/compare/v6.1.0-RC1...v6.1.0)

  • bug #​46328 Allow scalar configuration in PHP Configuration (jderusse, HypeMC)
  • bug #​46364 Fix looking for single files in phars with GlobResource (nicolas-grekas)

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 about the use of Renovate Bot within ocramius/* projects.

renovate[bot] avatar Apr 09 '24 14:04 renovate[bot]

⚠ 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/config:7.0.7 --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/config ^7.0.7 -> satisfiable by symfony/config[v7.0.7].
    - symfony/config v7.0.7 requires php >=8.2 -> your php version (8.0.99; overridden via config.platform, actual: 8.0.30) does not satisfy that requirement.
  Problem 2
    - symfony/config v7.0.7 requires php >=8.2 -> your php version (8.0.99; overridden via config.platform, actual: 8.0.30) does not satisfy that requirement.
    - behat/behat v3.14.0 requires symfony/config ^4.4 || ^5.0 || ^6.0 || ^7.0 -> satisfiable by symfony/config[v7.0.7].
    - behat/behat is locked to version v3.14.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.

renovate[bot] avatar Apr 09 '24 14:04 renovate[bot]

⚠️ 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/config:7.1.1 --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/config ^7.1.1 -> satisfiable by symfony/config[v7.1.1].
    - symfony/config v7.1.1 requires php >=8.2 -> your php version (8.0.99; overridden via config.platform, actual: 8.0.30) does not satisfy that requirement.
  Problem 2
    - behat/behat is locked to version v3.14.0 and an update of this package was not requested.
    - behat/behat v3.14.0 requires symfony/config ^4.4 || ^5.0 || ^6.0 || ^7.0 -> satisfiable by symfony/config[v7.1.1].
    - symfony/config v7.1.1 requires php >=8.2 -> your php version (8.0.99; overridden via config.platform, actual: 8.0.30) 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[bot] avatar May 22 '24 12:05 renovate[bot]