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 all non-major dependencies #51

Merged
merged 5 commits into from
Oct 31, 2022
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 31, 2022

Mend Renovate

This PR contains the following updates:

Package Type Update Change
doctrine/cache (source) require patch ^1.7 -> ^1.13.0
infection/infection require-dev minor ^0.20.0 -> ^0.26.16
phpunit/phpunit (source) require-dev patch ^9.5.16 -> ^9.5.26
psr/simple-cache require patch ^1.0 -> ^1.0.1
symfony/console (source) require-dev patch ^4.3 -> ^4.4.48

Configuration

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

🚦 Automerge: Enabled.

Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.

👻 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

Read more about the use of Renovate Bot within ocramius/* projects.

@renovate renovate bot added the renovate label Oct 31, 2022
@renovate
Copy link
Contributor Author

renovate bot commented Oct 31, 2022

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

@Ocramius Ocramius added this to the 2.6.0 milestone Oct 31, 2022
@renovate
Copy link
Contributor Author

renovate bot commented Oct 31, 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_sidecar --label=renovate_child -v "/mnt/renovate/gh/Roave/DoctrineSimpleCache":"/mnt/renovate/gh/Roave/DoctrineSimpleCache" -v "/tmp/renovate-cache":"/tmp/renovate-cache" -v "/tmp/containerbase":"/tmp/containerbase" -e COMPOSER_CACHE_DIR -e COMPOSER_AUTH -e BUILDPACK_CACHE_DIR -e CONTAINERBASE_CACHE_DIR -w "/mnt/renovate/gh/Roave/DoctrineSimpleCache" docker.io/renovate/sidecar bash -l -c "install-tool php 8.0.25 && install-tool composer 2.4.4 && composer update doctrine/cache infection/infection phpunit/phpunit psr/simple-cache symfony/console --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 infection/infection ^0.26.16 -> satisfiable by infection/infection[0.26.16, 0.26.x-dev].
    - infection/infection[0.26.16, ..., 0.26.x-dev] require symfony/console ^5.4 || ^6.0 -> found symfony/console[v5.4.0-BETA1, ..., 5.4.x-dev, v6.0.0-BETA1, ..., 6.2.x-dev] but it conflicts with your root composer.json require (^4.4.48).

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

| datasource | package             | from   | to      |
| ---------- | ------------------- | ------ | ------- |
| packagist  | doctrine/cache      | 1.13.0 | 1.13.0  |
| packagist  | infection/infection | 0.20.2 | 0.26.16 |
| packagist  | phpunit/phpunit     | 9.5.26 | 9.5.26  |
| packagist  | psr/simple-cache    | 1.0.1  | 1.0.1   |
| packagist  | symfony/console     | 4.4.48 | 4.4.48  |
`infection/infection` upgraded, which means that new mutations
and better coverage are now involved, and we shouldn't
chase ghosts just because of this.

We will likely improve the code the next time it is
patched, rather than here.
`infection/infection` upgraded, which means that new mutations
and better coverage are now involved, and we shouldn't
chase ghosts just because of this.

We will likely improve the code the next time it is
patched, rather than here.
@Ocramius Ocramius self-assigned this Oct 31, 2022
@Ocramius Ocramius merged commit 584fa3a into 2.6.x Oct 31, 2022
@Ocramius Ocramius deleted the renovate/all-minor-patch branch October 31, 2022 20:32
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