Skip to content

chore(deps): Lock file maintenance #237

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

Merged
merged 1 commit into from
Jan 20, 2025

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jan 20, 2025

This PR contains the following updates:

Update Change
lockFileMaintenance All locks refreshed

🔧 This Pull Request updates lock files to use the latest dependency versions.


Configuration

📅 Schedule: Branch creation - "* 0-3 * * 1" (UTC), 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR was generated by Mend Renovate. View the repository job log.

Copy link
Author

renovate bot commented Jan 20, 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: composer.lock
Command failed: composer update --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 phpunit/phpunit ^12.0 -> satisfiable by phpunit/phpunit[12.0.x-dev (alias of dev-main)].
    - Root composer.json requires vimeo/psalm dev-master as 5.26.1 -> satisfiable by vimeo/psalm[dev-master].
    - phpunit/phpunit dev-main requires sebastian/diff ^7.0-dev -> satisfiable by sebastian/diff[7.0.x-dev (alias of dev-main)].
    - sebastian/diff[4.0.0, ..., 4.0.1] require php ^7.3 -> your php version (8.3.0; overridden via config.platform, same as actual) does not satisfy that requirement.
    - vimeo/psalm dev-master requires sebastian/diff ^4.0 || ^5.0 || ^6.0 -> satisfiable by sebastian/diff[4.0.0, ..., 4.0.x-dev, 5.0.0, ..., 5.1.x-dev, 6.0.0, 6.0.1, 6.0.2, 6.0.x-dev].
    - phpunit/phpunit 12.0.x-dev is an alias of phpunit/phpunit dev-main and thus requires it to be installed too.
    - You can only install one version of a package, so only one of these can be installed: sebastian/diff[dev-main, 4.0.0, ..., 4.0.x-dev, 5.0.0, ..., 5.1.x-dev, 6.0.0, 6.0.1, 6.0.2, 6.0.x-dev].
    - sebastian/diff 7.0.x-dev is an alias of sebastian/diff dev-main and thus requires it to be installed too.

Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.

@renovate renovate bot added the dependency An issue or pull request targeting dependencies. label Jan 20, 2025
Copy link

@ericsizemore ericsizemore merged commit 1eeef30 into master Jan 20, 2025
31 of 32 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependency An issue or pull request targeting dependencies.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant