samwilson / mwcli

A command line client for MediaWiki wikis.
13 stars 0 forks source link

Bump mediawiki/mediawiki-codesniffer from 27.0.0 to 28.0.0 #24

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps mediawiki/mediawiki-codesniffer from 27.0.0 to 28.0.0.

Changelog *Sourced from [mediawiki/mediawiki-codesniffer's changelog](https://github.com/wikimedia/mediawiki-tools-codesniffer/blob/master/HISTORY.md).* > # MediaWiki-Codesniffer release history #
Commits - [`cb1e47d`](https://github.com/wikimedia/mediawiki-tools-codesniffer/commit/cb1e47d6c8d42a557721aa80d6cba40348fcbf3f) Add a sniff to ensure that setUp and tearDown have :void typehints - [`3ce37ea`](https://github.com/wikimedia/mediawiki-tools-codesniffer/commit/3ce37eadcf1e749db74a9f2e827503360825e2e2) Improve checks for variargs - [`1f62119`](https://github.com/wikimedia/mediawiki-tools-codesniffer/commit/1f621194f6a89c14dcaf1235941e7d9ed7aa2165) Add rules for PHP71 nullable types - [`3ee9985`](https://github.com/wikimedia/mediawiki-tools-codesniffer/commit/3ee9985539fe0e21275daab1e419fbfff849be39) Enable PSR12.Files.ImportStatement - [`e0438e5`](https://github.com/wikimedia/mediawiki-tools-codesniffer/commit/e0438e57ec0b9058ff2f10d709fca32522fdfe57) Enable PSR12.Properties.ConstantVisibility - [`0967727`](https://github.com/wikimedia/mediawiki-tools-codesniffer/commit/0967727be62a92f60431b1646e66d2e70f93f97c) Forbid PHPUnit [@​expectedException](https://github.com/expectedException)* annotations - [`5a800d8`](https://github.com/wikimedia/mediawiki-tools-codesniffer/commit/5a800d8aadce2963ee6ca09710a83b443a23c594) Enable Generic.WhiteSpace.SpreadOperatorSpacingAfter - [`cf8a044`](https://github.com/wikimedia/mediawiki-tools-codesniffer/commit/cf8a0442f155b7f05901582af3c516d8d143b94d) Don't suggest to use a temporary variable for &$this - [`f45c4c1`](https://github.com/wikimedia/mediawiki-tools-codesniffer/commit/f45c4c1bae186a666fdc576b6b88887ad54cab9e) Require PHP 7.2+ in composer.json - [`8d70a0d`](https://github.com/wikimedia/mediawiki-tools-codesniffer/commit/8d70a0da7645e0b7692651b457429749c5cbc4d5) Remove prohibitions on new PHP features - Additional commits viewable in [compare view](https://github.com/wikimedia/mediawiki-tools-codesniffer/compare/v27.0.0...v28.0.0)


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 use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)
dependabot-preview[bot] commented 5 years ago

Looks like mediawiki/mediawiki-codesniffer is up-to-date now, so this is no longer needed.