Skip to content

build(deps-dev): bump slevomat/coding-standard from 8.26.0 to 8.28.1#145

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/composer/slevomat/coding-standard-8.28.1
Open

build(deps-dev): bump slevomat/coding-standard from 8.26.0 to 8.28.1#145
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/composer/slevomat/coding-standard-8.28.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Mar 23, 2026

Copy link
Copy Markdown
Contributor

Bumps slevomat/coding-standard from 8.26.0 to 8.28.1.

Release notes

Sourced from slevomat/coding-standard's releases.

8.28.1

🐛 Fixes

  • SlevomatCodingStandard.ControlStructures.NewWithoutParentheses: Fix to allow empty parentheses when followed by member access operators for PHP 8.4+ chaining
  • SlevomatCodingStandard.Namespaces.ReferenceUsedNamesOnly: Use existing alias (thanks to @​Khartir)
  • Fixed undefined array key in ReferencedNameHelper when processing fully-qualified names in strings (thanks to @​AlexSkrypnyk)

8.28.0

🔧 Improvements

  • SlevomatCodingStandard.Classes.TraitUseOrder: New sniff (thanks to @​h4kuna)
  • SlevomatCodingStandard.Commenting.ThrowsAnnotationsOrder: New sniff (thanks to @​h4kuna)
  • SlevomatCodingStandard.Exceptions.CatchExceptionsOrder: New sniff (thanks to @​h4kuna)

8.27.1

🐛 Fixes

  • Fixed DocCommentHelper::findDocCommentOwnerPointer()
  • Fixed ignoring some errors with #[Override] attribute (thanks to @​greg0ire)

8.27.0

🔧 Improvements

  • Disable some errors for properties with #[Override] attribute (thanks to @​kkmuffme)
  • Disable some errors for methods with #[Override] attribute (thanks to @​greg0ire)

🐛 Fixes

  • Do not remove true/false phpdoc if type hint is bool (thanks to @​kkmuffme)
Commits
  • 66151cf Fix NewWithoutParenthesesSniff to allow empty parentheses when followed by me...
  • 9cf8156 Updated dependencies
  • 2e00056 #1842 Fixed undefined array key in 'ReferencedNameHelper' when processing f...
  • 27138c7 Use exisitng alias in ReferenceUsedNamesOnlySniff
  • 8426a68 SlevomatCodingStandard.Classes.TraitUseOrder: Sort comments with trait use st...
  • 0cd4b30 Updated dependencies
  • ae7325d Updated dependencies
  • e3f5680 Sort exceptions in catch block
  • d79a8dc Sort throws annotations
  • 055684c SlevomatCodingStandard.Classes.TraitUseOrder: New order
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [slevomat/coding-standard](https://github.com/slevomat/coding-standard) from 8.26.0 to 8.28.1.
- [Release notes](https://github.com/slevomat/coding-standard/releases)
- [Commits](slevomat/coding-standard@8.26.0...8.28.1)

---
updated-dependencies:
- dependency-name: slevomat/coding-standard
  dependency-version: 8.28.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Mar 23, 2026
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants