Skip to content

Update dependency slevomat/coding-standard to ^8.20.0 #78

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

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 27, 2025

This PR contains the following updates:

Package Change Age Confidence
slevomat/coding-standard ^8.19.1 -> ^8.20.0 age confidence

Release Notes

slevomat/coding-standard (slevomat/coding-standard)

v8.20.0

Compare Source

🔧 Improvements

  • SlevomatCodingStandard.TypeHints.ParameterTypeHint: Don't report missing native type hint when method has #[Override] attribute
  • SlevomatCodingStandard.Classes.TraitUseSpacing: Allow null in linesCountAfterLastUse option (thanks to @​vrana)
  • SlevomatCodingStandard.Classes.PropertySpacing: New options minLinesCountBeforeMultiline and maxLinesCountBeforeMultiline (thanks to @​vojtech-dobes)
  • SlevomatCodingStandard.Classes.ConstantSpacing: New options minLinesCountBeforeMultiline and maxLinesCountBeforeMultiline (thanks to @​vojtech-dobes)

🐛 Fixes

  • Attributes should be processed by FQN

Configuration

📅 Schedule: Branch creation - Every 3 hours, between 06:00 AM and 10:59 PM, Monday through Friday ( * 6-22/3 * * 1-5 ), Every 3 hours, between 12:00 PM and 11:59 PM, only on Sunday and Saturday ( * 12-23/3 * * 0,6 ) in timezone Europe/Amsterdam, 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

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

@renovate renovate bot added Dependencies 📦 Pull requests that update a dependency file PHP 🐘 Hypertext Pre Processor labels Jul 27, 2025
@renovate renovate bot requested a review from WyriHaximus as a code owner July 27, 2025 19:08
@renovate renovate bot added the Dependencies 📦 Pull requests that update a dependency file label Jul 27, 2025
Copy link
Contributor Author

renovate bot commented Jul 27, 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 slevomat/coding-standard:8.20.0 --with-dependencies --ignore-platform-req='ext-*' --ignore-platform-req='lib-*' --no-ansi --no-interaction --no-scripts --no-autoloader --no-plugins --minimal-changes
Loading composer repositories with package information
Dependency dealerdirect/phpcodesniffer-composer-installer 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.
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 slevomat/coding-standard ^8.20.0 -> satisfiable by slevomat/coding-standard[8.20.0].
    - slevomat/coding-standard 8.20.0 requires dealerdirect/phpcodesniffer-composer-installer ^0.6.2 || ^0.7 || ^1.1.2 -> found dealerdirect/phpcodesniffer-composer-installer[v0.6.2, v0.7.0, v0.7.1, v0.7.2, v1.1.2] but the package is fixed to v1.0.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.
  Problem 2
    - doctrine/coding-standard is locked to version 13.0.1 and an update of this package was not requested.
    - doctrine/coding-standard 13.0.1 requires slevomat/coding-standard ^8.16 -> satisfiable by slevomat/coding-standard[8.20.0].
    - slevomat/coding-standard 8.20.0 requires dealerdirect/phpcodesniffer-composer-installer ^0.6.2 || ^0.7 || ^1.1.2 -> found dealerdirect/phpcodesniffer-composer-installer[v0.6.2, v0.7.0, v0.7.1, v0.7.2, v1.1.2] but the package is fixed to v1.0.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.

@renovate renovate bot added the PHP 🐘 Hypertext Pre Processor label Jul 27, 2025
@WyriHaximus WyriHaximus added this to the 2.21.0 milestone Aug 16, 2025
@WyriHaximus WyriHaximus deleted the renovate/slevomat-coding-standard-8.x branch August 16, 2025 21:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Dependencies 📦 Pull requests that update a dependency file JSON 👨‍💼 PHP 🐘 Hypertext Pre Processor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant