rtCamp / web-stories-wp

Web Stories for WordPress
https://wp.stories.google
Apache License 2.0
1 stars 5 forks source link

Bump slevomat/coding-standard from 8.11.1 to 8.13.3 #2231

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps slevomat/coding-standard from 8.11.1 to 8.13.3.

Release notes

Sourced from slevomat/coding-standard's releases.

8.13.3

🐛 Fixes

  • SlevomatCodingStandard.Commenting.DocCommentSpacing: Fixed internal error for invalid doccomment

8.13.2

🐛 Fixes

  • SlevomatCodingStandard.Commenting.UselessFunctionDocComment: Fixed false positives
  • SlevomatCodingStandard.Commenting.DocCommentSpacing: Fixed false positives
  • SlevomatCodingStandard.ControlStructures.JumpStatementsSpacing: Fix TypeError when return is on the first line of the file (thanks to @​herndlm)

8.13.1

🐛 Fixes

  • SlevomatCodingStandard.Commenting.DocCommentSpacing: Fixed fixer
  • SlevomatCodingStandard.Commenting.UselessFunctionDocComment: Fixed false positive
  • Don't parse invalid doccomments

8.13.0

🔧 Improvements

  • Refactored documentation comments parsing

🐛 Fixes

  • SlevomatCodingStandard.TypeHints.ParameterTypeHint: callable is not valid type for property promotion

8.12.1

🐛 Fixes

  • SlevomatCodingStandard.Namespaces.ReferenceUsedNamesOnly: Fixed false positive

8.12.0

🆕 New sniffs

  • SlevomatCodingStandard.Arrays.ArrayAccess: Disallow whitespace between array access operator and the variable, or between array access operators (thanks to @​kamil-zacek)

🐛 Fixes

  • SlevomatCodingStandard.Classes.ClassStructure: Fixed fixer
  • SlevomatCodingStandard.ControlStructures.RequireNullSafeObjectOperator: Fixed false positive
  • SlevomatCodingStandard.Namespaces.ReferenceUsedNamesOnly: Fixes
  • SlevomatCodingStandard.Arrays.DisallowPartiallyKeyed: Fixed false positive
Commits
  • daa7ae4 SlevomatCodingStandard.Commenting.DocCommentSpacing: Fixed internal error for...
  • 83fb531 Next version of PHPStan docparser
  • 07884cd Updated dependencies
  • 4446ad2 Fix TypeError via JumpStatementsSpacingSniff when return is on the first line...
  • 723c330 Updated dependencies
  • fec575d Typo
  • a13c15e SlevomatCodingStandard.Commenting.DocCommentSpacing: Fixed fixer
  • ea34bea Don't parse invalid doccomments
  • e76dadc SlevomatCodingStandard.Commenting.UselessFunctionDocComment: Fixed false posi...
  • 4166003 SlevomatCodingStandard.TypeHints.ParameterTypeHint: callable is not valid typ...
  • 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 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)
dependabot[bot] commented 1 year ago

The following labels could not be found: Dependencies, PHP.

dependabot[bot] commented 1 year ago

Superseded by #2235.