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

Removed dev-dependency psr/cache #89

Merged
merged 2 commits into from
Aug 12, 2022
Merged

Removed dev-dependency psr/cache #89

merged 2 commits into from
Aug 12, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 13, 2022

Mend Renovate

This PR contains the following updates:

Package Type Update Change
psr/cache require-dev major 1.0.1 -> 3.0.0

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: Renovate will not automatically rebase this PR, because other commits have been found.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, click this checkbox. ⚠ Warning: custom changes will be lost.

Read more information about the use of Renovate Bot within Laminas.

@renovate renovate bot added the renovate label Jul 13, 2022
@renovate
Copy link
Contributor Author

renovate bot commented Jul 13, 2022

⚠ 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: docker run --rm --name=renovate_php --label=renovate_child -v "/mnt/renovate/gh/laminas/laminas-hydrator":"/mnt/renovate/gh/laminas/laminas-hydrator" -v "/tmp/renovate-cache":"/tmp/renovate-cache" -e COMPOSER_CACHE_DIR -e COMPOSER_AUTH -e BUILDPACK_CACHE_DIR -w "/mnt/renovate/gh/laminas/laminas-hydrator" docker.io/renovate/php:latest bash -l -c "install-tool composer 2.3.10 && composer update psr/cache --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
Info from https://repo.packagist.org: #StandWithUkraine
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - Root composer.json requires psr/cache 3.0.0 -> satisfiable by psr/cache[3.0.0].
    - psr/cache 3.0.0 requires php >=8.0.0 -> your php version (7.4.99; overridden via config.platform, actual: 7.4.30) does not satisfy that requirement.
  Problem 2
    - psr/cache 3.0.0 requires php >=8.0.0 -> your php version (7.4.99; overridden via config.platform, actual: 7.4.30) does not satisfy that requirement.
    - phpbench/phpbench 1.2.6 requires doctrine/annotations ^1.13 -> satisfiable by doctrine/annotations[1.13.3].
    - doctrine/annotations 1.13.3 requires psr/cache ^1 || ^2 || ^3 -> satisfiable by psr/cache[3.0.0].
    - phpbench/phpbench is locked to version 1.2.6 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 renovate bot force-pushed the renovate/psr-cache-3.x branch 2 times, most recently from 3fc1e39 to dd02465 Compare July 20, 2022 00:15
@renovate renovate bot force-pushed the renovate/psr-cache-3.x branch 2 times, most recently from 1202c0b to 124c4ee Compare July 22, 2022 00:37
@renovate renovate bot force-pushed the renovate/psr-cache-3.x branch 3 times, most recently from abf502c to 96cfd25 Compare August 4, 2022 01:05
@Ocramius Ocramius changed the base branch from 4.5.x to 4.6.x August 12, 2022 07:53
| datasource | package   | from  | to    |
| ---------- | --------- | ----- | ----- |
| packagist  | psr/cache | 1.0.1 | 3.0.0 |


Signed-off-by: Renovate Bot <[email protected]>
@Ocramius Ocramius changed the title Update dependency psr/cache to v3 Removed dev-dependency psr/cache to v3 Aug 12, 2022
@Ocramius Ocramius changed the title Removed dev-dependency psr/cache to v3 Removed dev-dependency psr/cache Aug 12, 2022
@Ocramius Ocramius added this to the 4.6.0 milestone Aug 12, 2022
@Ocramius Ocramius self-assigned this Aug 12, 2022
@Ocramius Ocramius merged commit 31a4d28 into 4.6.x Aug 12, 2022
@Ocramius Ocramius deleted the renovate/psr-cache-3.x branch August 12, 2022 08:02
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