Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update wearerequired/coding-standards requirement from ^2.1 to ^3.0 #9

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Feb 18, 2022

Updates the requirements on wearerequired/coding-standards to permit the latest version.

Release notes

Sourced from wearerequired/coding-standards's releases.

3.0.0

Added

  • CSS: Add SCSS preset for stylelint-config.

Changed

  • PHP: Update slevomat/coding-standard from 7.0.12 to 7.0.18.
  • PHP: Update phpcompatibility/phpcompatibility-wp from 2.1.1 to 2.1.3.
  • PHP: Allow to install on PHP 8.
  • JS: Increase minimum peer dependency of eslint from 7 to 8.
  • JS: Increase minimum peer dependency of @wordpress/eslint-plugin from 8/9 to 10.
  • CSS: Increase minimum peer dependency of stylelint from 13 to 14.
  • CSS: Increase minimum peer dependency of @wordpress/stylelint-config from 19 to 20.

Fixed

  • CSS: Correctly set rules for function-url-quotes and at-rule-no-unknown.
Changelog

Sourced from wearerequired/coding-standards's changelog.

[3.0.0] - 2022-02-11

Added

  • CSS: Add SCSS preset for stylelint-config.

Changed

  • PHP: Update slevomat/coding-standard from 7.0.12 to 7.0.18.
  • PHP: Update phpcompatibility/phpcompatibility-wp from 2.1.1 to 2.1.3.
  • PHP: Allow to install on PHP 8.
  • JS: Increase minimum peer dependency of eslint from 7 to 8.
  • JS: Increase minimum peer dependency of @wordpress/eslint-plugin from 8/9 to 10.
  • CSS: Increase minimum peer dependency of stylelint from 13 to 14.
  • CSS: Increase minimum peer dependency of @wordpress/stylelint-config from 19 to 20.

Fixed

  • CSS: Correctly set rules for function-url-quotes and at-rule-no-unknown.

[2.2.0] - 2021-07-15

Changed

  • PHP: Update slevomat/coding-standard from 6.4.1 to 7.0.12.
  • PHP: Update sirbrillig/phpcs-variable-analysis from 2.11.0 to 2.11.2.

[2.1.0] - 2021-04-13

Changed

  • JS: Allow @wordpress/eslint-plugin v9 as dependency.
  • PHP: Update sirbrillig/phpcs-variable-analysis from 2.10.2 to 2.11.0.

[2.0.0] - 2021-02-26

Changed

  • PHP: Update sirbrillig/phpcs-variable-analysis from 2.10.0 to 2.10.2.
  • PHP: Increase testVersion for PHP Compatibility check to 7.4.
  • PHP: Increase minimum_supported_wp_version to 5.3.
  • CSS: Replace stylelint-config-wordpress with @wordpress/stylelint-config.
  • JS: Allow @wordpress/eslint-plugin v8 as dependency, remove v6.

Added

  • PHP Rule SlevomatCodingStandard.TypeHints.ReturnTypeHint: Require type hints for return values.
  • PHP Rule SlevomatCodingStandard.TypeHints.ParameterTypeHint: Require type hints for parameters.
  • PHP Rule SlevomatCodingStandard.TypeHints.UselessConstantTypeHint: Disallow useless @var annotations.
  • PHP Rule SlevomatCodingStandard.Classes.ClassConstantVisibility: Require declaring the visibility of class constants.
  • PHP Rule SlevomatCodingStandard.Functions.RequireArrowFunction: Require short closures/arrow functions if possible.
  • PHP Rule SlevomatCodingStandard.Functions.ArrowFunctionDeclaration: Require specific style of arrow functions.

[1.6.0] - 2020-12-12

Changed

  • Update slevomat/coding-standard from 6.3.8 to 6.4.1.

... (truncated)

Commits
  • 3f81e0e Publish 3.0.0
  • 19e07bf Update changelog for 3.0.0
  • c3d253b Remove peer dependencies
  • d13073d Add .nvmrc and set Node version to 16
  • aa29c05 Publish 3.0.0-beta.0
  • 5ccf719 Move function-url-quotes and at-rule-no-unknown to the 'rules' key (#174)
  • 5059f65 Publish 3.0.0-alpha.0
  • 83419bc Increase minimum peer dependency of @wordpress/stylelint-config to ^20 and ...
  • 4b8f457 Increase minimum peer dependency of @wordpress/eslint-plugin to ^10 and `es...
  • 18d1e5b Allow to install PHP coding standards on PHP 8 (#169)
  • 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)

Updates the requirements on [wearerequired/coding-standards](https://github.com/wearerequired/coding-standards) to permit the latest version.
- [Release notes](https://github.com/wearerequired/coding-standards/releases)
- [Changelog](https://github.com/wearerequired/coding-standards/blob/master/CHANGELOG.md)
- [Commits](wearerequired/coding-standards@2.1.0...3.0.0)

---
updated-dependencies:
- dependency-name: wearerequired/coding-standards
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 18, 2022
Copy link
Author

dependabot bot commented on behalf of github Jul 12, 2024

Superseded by #10.

@dependabot dependabot bot closed this Jul 12, 2024
@dependabot dependabot bot deleted the dependabot/composer/wearerequired/coding-standards-tw-3.0 branch July 12, 2024 04:48
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants