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/process to v7 - autoclosed #44

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 29, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
symfony/process (source) ^6.0.11 -> ^6.0.11 || ^7.0.0 age adoption passing confidence

Release Notes

symfony/process (symfony/process)

v7.1.6

Compare Source

v7.1.5

Compare Source

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

v7.1.3

Compare Source

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

  • no significant changes

v7.1.1

Compare Source

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

  • no significant changes

v7.1.0

Compare Source

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

  • no significant changes

v7.0.8

Compare Source

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

v7.0.7

Compare Source

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

  • no significant changes

v7.0.4

Compare Source

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

v7.0.3

Compare Source

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

v7.0.2

Compare Source

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

v7.0.0

Compare Source

Changelog (symfony/process@v7.0.0-RC2...v7.0.0)

  • no significant changes

v6.4.13

Compare Source

Changelog (symfony/process@v6.4.12...v6.4.13)

  • no significant changes

v6.4.12

Compare Source

Changelog (symfony/process@v6.4.11...v6.4.12)

v6.4.8

Compare Source

Changelog (symfony/process@v6.4.7...v6.4.8)

v6.4.7

Compare Source

Changelog (symfony/process@v6.4.6...v6.4.7)

  • no significant changes

v6.4.4

Compare Source

Changelog (symfony/process@v6.4.3...v6.4.4)

v6.4.3

Compare Source

Changelog (symfony/process@v6.4.2...v6.4.3)


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 Laminas.

@renovate renovate bot added the renovate label Nov 29, 2023
Copy link
Contributor 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: composer update symfony/process:7.0.2 --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/process ^6.0.11 || ^7.0.0 -> satisfiable by symfony/process[v7.0.2].
    - symfony/process v7.0.2 requires php >=8.2 -> your php version (8.1.99; overridden via config.platform, actual: 8.1.27) does not satisfy that requirement.


@renovate renovate bot force-pushed the renovate/symfony-process-7.x branch 2 times, most recently from 137f7ca to 315a5a6 Compare December 12, 2023 16:17
@renovate renovate bot changed the base branch from 2.9.x to 2.10.x December 12, 2023 19:30
@renovate renovate bot force-pushed the renovate/symfony-process-7.x branch 2 times, most recently from bb22165 to a42d86e Compare December 25, 2023 03:32
@renovate renovate bot force-pushed the renovate/symfony-process-7.x branch 2 times, most recently from eb2d434 to 86951b7 Compare January 8, 2024 03:41
@renovate renovate bot force-pushed the renovate/symfony-process-7.x branch from 86951b7 to af04521 Compare January 15, 2024 05:20
@10n
Copy link

10n commented Sep 23, 2024

I order for every check to pass the platform configuration must be changed to "php": "8.2.99", but I think this is undesirable at this moment, because this tool still supports PHP 8.1 .

Should a 3.0.x branch be created that will be compatible with PHP 8.2+ ?

@Ocramius
Copy link
Member

It's fine to bump requirements in a minor release

Copy link
Contributor Author

renovate bot commented Oct 21, 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/process:7.1.5 --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/process ^6.0.11 || ^7.0.0 -> satisfiable by symfony/process[v7.1.5].
    - symfony/process v7.1.5 requires php >=8.2 -> your php version (8.1.99; overridden via config.platform, actual: 8.1.30) does not satisfy that requirement.


@renovate renovate bot force-pushed the renovate/symfony-process-7.x branch from af04521 to e292fe3 Compare October 21, 2024 11:16
| datasource | package         | from  | to    |
| ---------- | --------------- | ----- | ----- |
| packagist  | symfony/process | 6.4.2 | 7.1.5 |


Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/symfony-process-7.x branch from e292fe3 to 8c7a279 Compare October 25, 2024 21:46
@renovate renovate bot changed the title Update dependency symfony/process to v7 Update dependency symfony/process to v7 - autoclosed Nov 6, 2024
@renovate renovate bot closed this Nov 6, 2024
@renovate renovate bot deleted the renovate/symfony-process-7.x branch November 6, 2024 18:49
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.

2 participants