Closed dependabot[bot] closed 10 months ago
@dependabot rebase
Looks like this PR is already up-to-date with main! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate
.
@dependabot recreate
Superseded by #72.
Bumps mediawiki/mediawiki-codesniffer from 41.0.0 to 42.0.0.
Changelog
Sourced from mediawiki/mediawiki-codesniffer's changelog.
Commits
7299d2d
Release v42.0.0e28d453
Expand closue sniff to enforce space after arrow functions10969fc
MockBoilerplateSniff: fix and re-enable equalTo() handling14ec349
UnusedUseStatement: Ignore function name when detect unused use423d5c8
Temporarily disable MediaWiki.PHPUnit.MockBoilerplate.ConstaintEqualTo by def...330a59b
Introduce OneSpaceInlineArraySniff59f6a9b
Fix ForbiddenFunctionsSniff not counting arguments correctly482d9e5
Make sniffs for global variables skip dynamic namese8ccb98
Make some sniffs work for more OOP structuresd31ad78
Add new MockBoilerplateSniff for PHPUnit testsDependabot 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 show