ampproject / amp-wp-qa-tester

Easily test pre-release versions of the AMP Plugin for WordPress.
Apache License 2.0
6 stars 4 forks source link

Bump @wordpress/eslint-plugin from 9.2.0 to 13.2.0 #259

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps @wordpress/eslint-plugin from 9.2.0 to 13.2.0.

Release notes

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

13.2.0

Changelog

Features

  • Add new preferences persistence API, and save editor preferences in user meta. (39795)

Enhancements

  • Add visualizers for padding and margin for all blocks. (40505)
  • Remove the spotlight mode from template parts. (40652)

Block Library

  • Placeholders:
    • Update post content placeholder. (40177)
    • Update the placeholder for post excerpt. (40178)
    • Add placeholder to Post Comments block. (40484)
    • Improve the logic for warnings for Post Comments Form placeholder. (40563)
    • Post Comments Form: Add "proper" visual representation in the editor. (40368)
  • Comments Query Loop: Add Post Comments Form block to Comments Query Loop template. (40256)
  • Post Comments block: Enqueue comment-reply script. (40366)
  • Cover: Avoid unnecessary wrapping when transformed from Group. (40602)
  • Quote v2: Implement exiting on Enter at end. (39911)
  • Separator Block: Add top & bottom margin support. (40551)

Components

  • Fix async timing in tests using user-event. (40790)
  • Add flag for larger default size. (InputControl: 40622, UnitControl: 40627)

Site Editor

  • Use default cursor for non-editable text blocks. (40785)

Block Editor

  • Show add pattern label when patterns are being prioritised. (40598)
  • Improve button spacing in the top right corner of the editor. (40411)

Document Settings

  • Design tweaks to Post Visibility popover. (40530)

Global Styles

  • Global Styles Sidebar: Tweak separator margin. (40526)

Webfonts

... (truncated)

Changelog

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

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

12.8.0 (2022-07-27)

Code Quality

  • Remove deprecated rules no-negated-in-lhs replaced with no-unsafe-negation, and jsx-a11y/label-has-for replaced with jsx-a11/label-has-associated-control (#42654).

12.6.0 (2022-06-29)

  • Enable no-unused-vars's setting ignoreRestSiblings to allow unused variables when destructuring with rest properties (#41897).

12.2.0 (2022-05-04)

Bug Fix

  • Fix the recommended preset when Prettier is not installed (#40634).

12.0.0 (2022-04-08)

Breaking Changes

  • Revert the removal of the automatic environment detection of test-unit and test-e2e for the recommended preset. However, They will still be disabled if @playwright/test is installed in the project.

11.0.0 (2022-03-11)

Breaking Changes

  • The integration with Prettier is now optional and gets activated when the prettier package is installed in the project (#39244).

Bug Fix

  • Replaced no-shadow eslint rule with @​typescript-eslint/no-shadow (#38665).

Breaking Changes

  • Remove automatic environment detection of test-unit and test-e2e for the recommended preset. It's now recommended to opt-in to specific preset explicitly.

10.0.0 (2022-01-27)

Breaking Changes

  • The peer dependency constraint for ESLint has been updated from ^6 || ^7 to ^8.

... (truncated)

Commits
  • 23e1362 chore(release): publish
  • ea6a9c0 Update changelog files
  • 0d732d4 chore(release): publish
  • 171b87c chore(release): publish
  • b820929 Update changelog files
  • 4bc7458 Merge changes published in the Gutenberg plugin "release/14.0" branch
  • 9b2e84a chore(release): publish
  • 0315dbc chore(release): publish
  • 1faedd0 Update changelog files
  • af65943 Merge changes published in the Gutenberg plugin "release/13.8" branch
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by gutenbergplugin, a new releaser for @​wordpress/eslint-plugin since your current version.


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 2 years ago

Superseded by #268.