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 doctrine/coding-standard to v12 #782

Open
wants to merge 1 commit into
base: 2.15.x
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 24, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
doctrine/coding-standard (source) ^9.0.0 -> ^12.0.0 age adoption passing confidence

Release Notes

doctrine/coding-standard (doctrine/coding-standard)

v12.0.0

Compare Source

Release Notes for 12.0.0

Backwards incompatible release (major)

12.0.0
  • Total issues resolved: 0
  • Total pull requests resolved: 4
  • Total contributors: 2
New rule
Dependencies
Improvement

v11.1.0

Compare Source

Release Notes for 11.1.0

Feature release (minor)

11.1.0
  • Total issues resolved: 0
  • Total pull requests resolved: 2
  • Total contributors: 2
Improvements

v11.0.0

Compare Source

Release Notes for 11.0.0

Backwards incompatible release (major)

11.0.0
BC break,CI,New rule
BC break,Improvement
BC break,Improvement,New rule

v10.0.0

Compare Source

Release Notes for 10.0.0

Backwards incompatible release (major)

10.0.0
  • Total issues resolved: 0
  • Total pull requests resolved: 10
  • Total contributors: 2
New rules
Dependencies
Internal

v9.0.2

Compare Source

This release is the same as 9.0.0, in order to "cancel" 9.0.1, which had many breaking changes.

v9.0.1

Compare Source

Release Notes for 9.0.1

9.0.x bugfix release (patch)

9.0.1

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.

| datasource | package                  | from  | to     |
| ---------- | ------------------------ | ----- | ------ |
| packagist  | doctrine/coding-standard | 9.0.0 | 12.0.0 |
@renovate renovate bot added the renovate label Apr 24, 2023
@renovate
Copy link
Contributor Author

renovate bot commented Apr 24, 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: docker run --rm --name=renovate_sidecar --label=renovate_child -v "/mnt/renovate/gh/Ocramius/ProxyManager":"/mnt/renovate/gh/Ocramius/ProxyManager" -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/Ocramius/ProxyManager" ghcr.io/containerbase/sidecar bash -l -c "install-tool php 8.0.28 && install-tool composer 2.5.5 && composer update doctrine/coding-standard --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
Dependency squizlabs/php_codesniffer is also a root requirement. Package has not been listed as an update argument, so keeping locked at old version. Use --with-all-dependencies (-W) to include root dependencies.
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - Root composer.json requires doctrine/coding-standard ^12.0.0 -> satisfiable by doctrine/coding-standard[12.0.0].
    - doctrine/coding-standard 12.0.0 requires squizlabs/php_codesniffer ^3.7 -> found squizlabs/php_codesniffer[3.7.0, 3.7.1, 3.7.2] but the package is fixed to 3.6.0 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command.

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

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.

None yet

0 participants