silverstripe-terraformers / silverstripe-embargo-expiry

BSD 3-Clause "New" or "Revised" License
7 stars 7 forks source link

Update slevomat/coding-standard requirement from ~8.0.0 to ~8.8.0 #111

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

Updates the requirements on slevomat/coding-standard to permit the latest version.

Release notes

Sourced from slevomat/coding-standard's releases.

8.8.0

🔧 Improvements

  • Support for unsealed array shapes
  • Allow for the 1.0.0 version of the Composer PHPCS plugin (thanks to @​jrfnl)

🐛 Fixes

  • SlevomatCodingStandard.Classes.RequireAbstractOrFinal: Fixed false positive for readonly classes
  • Fix typo in exception message (thanks to @​jslmorrison)
Commits
  • 59e2514 Composer: allow for the 1.0.0 version of the Composer PHPCS plugin
  • 9d98120 Updated dependencies
  • 39c9d73 Typo in phpcs.xml
  • 6460e72 SlevomatCodingStandard.Classes.RequireAbstractOrFinal: Fixed false positive f...
  • ed5b2aa Fix typo in exception message
  • ff6072c Support for unsealed array shapes
  • c51edb8 SlevomatCodingStandard.TypeHints.ParameterTypeHintSpacing: Fixed false positi...
  • 326d195 Support of phpstan/phpdoc-parser 1.15
  • 32508da Support of phpstan/phpdoc-parser 1.14
  • e7898e2 SlevomatCodingStandard.Attributes.AttributeAndTargetSpacing: Fixed fixer
  • Additional commits viewable in compare view


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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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)