Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 17, 2020

Bumps slevomat/coding-standard from 4.8.7 to 6.3.9.

Release notes

Sourced from slevomat/coding-standard's releases.

6.3.9

📣 You can now sponsor Slevomat Coding Standard development

Fixes

  • DisallowCommentAfterCodeSniff: Fixed false positive
  • Fix error message typos in NumericLiteralSeparator sniffs (thanks to @finwe)
  • UnusedVariableSniff: Fixed false positives
  • EarlyExitSniff: Fixed fixer for conditions with ?: and ??

6.3.8

📣 You can now sponsor Slevomat Coding Standard development

Fixes

  • Fixed detection of some referenced names

6.3.7

📣 You can now sponsor Slevomat Coding Standard development

Fixes

  • Fixed internal error

6.3.6

📣 You can now sponsor Slevomat Coding Standard development

Fixes

  • UseSpacingSniff: Fixed internal errors
  • FullyQualifiedClassNameInAnnotationSniff: Fixed false positive
  • UnusedPrivateElementsSniff: Fixed missing reports for write-only properties with FQN native typehints

6.3.5

📣 You can now sponsor Slevomat Coding Standard development

Fixes

  • EarlyExitSniff: yield does not do early exit
  • EarlyExitSniff: Fixed false positive
  • BlockControlStructureSpacingSniff: Fixed false positives
  • JumpStatementsSpacingSniff: Improved fixer
  • RequireTernaryOperatorSniff: Fixer should not remove comments

6.3.4

📣 You can now sponsor Slevomat Coding Standard development

... (truncated)
Commits
  • dd73c0f DisallowCommentAfterCodeSniff: Fixed false positive
  • 4f5d56d Fix error message typos in NumericLiteralSeparator sniffs
  • 127c374 UnusedVariableSniff: Fixed false positives
  • f3721be EarlyExitSniff: Fixed fixer for conditions with ?: and ??
  • 3cb7cc2 UnusedVariableSniff: Fixed false positive
  • 500f55b ReferencedNameHelper: Fixed detection
  • 1f7bd4b TypeHintHelper: Fixed internal error
  • 7876032 UseSpacingSniff: Fixed internal errors
  • 9704d3b FullyQualifiedClassNameInAnnotationSniff: Fixed false positive
  • 8080bb3 UnusedPrivateElementsSniff: Fixed missing reports for write-only properties w...
  • 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 dependabot bot added the dependencies Pull requests that update a dependency file label Jun 17, 2020
Bumps [slevomat/coding-standard](https://github.com/slevomat/coding-standard) from 4.8.7 to 6.3.9.
- [Release notes](https://github.com/slevomat/coding-standard/releases)
- [Commits](slevomat/coding-standard@4.8.7...6.3.9)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/composer/slevomat/coding-standard-6.3.9 branch from 33a0cdc to 4cc00e4 Compare June 17, 2020 17:09
@gbirke
Copy link
Member

gbirke commented Jun 17, 2020

Will be addressed with https://phabricator.wikimedia.org/T249489

@gbirke gbirke closed this Jun 17, 2020
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 17, 2020

OK, I won't notify you again about this release, but will get in touch when a new version is available.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/composer/slevomat/coding-standard-6.3.9 branch June 17, 2020 17:24
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

Development

Successfully merging this pull request may close these issues.

1 participant