WebDevStudios / wd_s

A starter theme from WebDevStudios.
https://wdunderscores.com
GNU General Public License v2.0
664 stars 138 forks source link

Bump @wordpress/eslint-plugin from 12.8.0 to 14.0.0 #994

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @wordpress/eslint-plugin from 12.8.0 to 14.0.0.

Release notes

Sourced from @​wordpress/eslint-plugin's releases.

14.0.0

Changelog

Enhancements

  • Add optional capture group to URL regex in wp-env. (43200)
  • Core Data: Add canRead to useResourcePermissions. (43484)
  • Element: Remove enzyme from platform test. (43531)
  • [Create-block] Add --variant flag to allow creation of different block type variants. (41289)
  • Use str_starts_with. (43371)
  • [Create Block] Adding a --no-plugin flag to scaffold only block files. (41642)
  • Customize widgets: Fix top contents cutoff in keyboard shortcuts. (43391)

Design Tools

As part of the effort to improve design tool consistency for typography and spacing on blocks (43242), there's been a lot of work done to blocks during this release to add missing supports to them.

Added typography support:

... (truncated)

Changelog

Sourced from @​wordpress/eslint-plugin's changelog.

14.0.0 (2023-02-15)

Breaking Changes

  • Increase the severity of the rule jsdoc/check-line-alignment from warn to error. (#47878).

13.10.0 (2023-02-01)

  • The bundled eslint-plugin-jsdoc dependency has been updated from requiring ^37.0.3 to requiring ^39.6.9

Enhancement

  • Bump eslint-plugin-jest version to 27.2.1.

13.9.0 (2023-01-11)

13.8.0 (2023-01-02)

13.7.0 (2022-12-14)

13.6.0 (2022-11-16)

13.5.0 (2022-11-02)

13.4.0 (2022-10-19)

13.3.0 (2022-10-05)

13.2.0 (2022-09-21)

13.0.0 (2022-08-24)

Breaking Change

  • Increase the minimum Node.js version to 14 and minimum npm version to 6.14.4 (#43141).
  • Remove all rules targeting test files from the recommended and recommended-with-formatting presets when Jest package is installed (#43272).
Commits
  • c25ff89 chore(release): publish
  • 4cbc8fd Update changelog files
  • 30abc91 Merge changes published in the Gutenberg plugin "release/15.2" branch
  • cab6ebe chore(release): publish
  • ddca107 Update changelog files
  • f55dc3a Merge changes published in the Gutenberg plugin "release/15.1" branch
  • 204c880 chore(release): publish
  • f39743a Update changelog files
  • 200bee7 chore(release): publish
  • 54dbc81 Update changelog files
  • 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[bot] commented 1 year ago

Superseded by #996.