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

Bump @wearerequired/eslint-config from 6.0.0-alpha.1 to 6.0.0 #185

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 1, 2024

Bumps @wearerequired/eslint-config from 6.0.0-alpha.1 to 6.0.0.

Release notes

Sourced from @​wearerequired/eslint-config's releases.

6.0.0

Changed

  • PHP: Update wp-coding-standards/wpcs from 2.3.0 to 3.0.1. Announcement: https://make.wordpress.org/core/2023/08/21/wordpresscs-3-0-0-is-now-available/
  • PHP: Update slevomat/coding-standard from 8.8.0 to 8.14.1.
  • PHP: Update sirbrillig/phpcs-variable-analysis from 2.11.10 to 2.11.17.
  • JS: Increase supported Node version to v20. Migration guide: Make sure to replace the version in .nvmrc with 20.
  • JS: Increase minimum peer dependency of @wordpress/eslint-plugin from 13 to 17.
  • JS: Increase minimum peer dependency of prettier from 2.6 to 3.0. Migration guide: Make sure to update the npm alias for prettier in package.json to use 3.0.3.

Full Changelog: wearerequired/coding-standards@5.0.0...6.0.0

Changelog

Sourced from @​wearerequired/eslint-config's changelog.

[6.0.0] - 2024-02-09

Changed

[5.0.0] - 2023-01-27

Changed

  • PHP: Remove minimum_supported_wp_version and testVersion.
    Migration guide: Add the following to the phpcs.xml.dist file to restore previous behaviour.
    <!-- The minimum supported WordPress version for all sniffs which use it. -->
    <config name="minimum_supported_wp_version" value="5.3"/>
    <!-- The minimum PHP requirement. -->
    <config name="testVersion" value="7.4-"/>
  • PHP: Introduce Required-Strict ruleset for stricter rules.
  • PHP: Update slevomat/coding-standard from 8.6.4 to 8.8.0.
  • PHP: Update sirbrillig/phpcs-variable-analysis from 2.11.9 to 2.11.10.

[4.0.0] - 2022-12-08

Changed

  • JS: Increase minimum peer dependency of @wordpress/eslint-plugin from 10 to 13.
  • JS: Increase minimum peer dependency of prettier to 2.6.
  • CSS: Increase minimum peer dependency of @wordpress/stylelint-config to 21.
  • PHP: Increase minimum PHP requirement to 7.2.
  • PHP: Update slevomat/coding-standard from 7.0.18 to 8.6.4.
  • PHP: Update phpcompatibility/phpcompatibility-wp from 2.1.3 to 2.1.4.
  • PHP: Update sirbrillig/phpcs-variable-analysis from 2.11.2 to 2.11.9.

[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.

... (truncated)

Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [@wearerequired/eslint-config](https://github.com/wearerequired/coding-standards) from 6.0.0-alpha.1 to 6.0.0.
- [Release notes](https://github.com/wearerequired/coding-standards/releases)
- [Changelog](https://github.com/wearerequired/coding-standards/blob/master/CHANGELOG.md)
- [Commits](wearerequired/coding-standards@6.0.0-alpha.1...6.0.0)

---
updated-dependencies:
- dependency-name: "@wearerequired/eslint-config"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 1, 2024
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants