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.8.0 #311

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

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

Release notes

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

13.8.0

Changelog

Enhancements

  • Allow removing CSS declarations from the WP_Style_Engine_CSS_Declarations object. (42428)
  • Equalize modal content padding. (42370)
  • Remove top margin on the first paragraph in a modal. (42369)

Components

  • BorderControl: Render border color/style dropdown as UnitControl prefix. (42212)
  • ColorPicker: Cleanly implement large size. (42002)
  • ComboboxControl: Refactor onKeyDown to use keyboardEvent.code. (42569)
  • Elevation: Convert component to TypeScript. (42302)
  • InputControl: Decrease large default padding if has prefix/suffix. (42166)
  • ScrollLock: Covert component to TypeScript. (42303)
  • SelectControl: Add flag for larger default size. (42456)
  • Shortcut: Covert component to TypeScript. (42272)
  • Divider: Complete TypeScript migration of component. (41991)
  • ToggleGroupControl: Add size variants. (42008)
  • UnitControl: Update unit select's focus styles. (42383)
  • BorderControl: Add missing changelog for accessibility enhancements. (42411)
  • CustomSelectControl: Use styles from SelectControl. (42460)
  • Dropdown: Add wrapper for custom padding. (42595)
  • InputControl: Add padding wrapper for prefix/suffix. (42378)
  • ScrollLock: Improve Storybook story for documentation view. (42344)
  • ColorPalette: Display checkered preview background when value is transparent. (42232)

Block Library

  • Added WhatsApp icon to the Social Icon Block. (42137)
  • Template Part: Swap block action places. (42221)
  • Template Parts: Add search to replacement modal. (42459)
  • Image: Add border block support for color, width, and style. (31366)
  • List v2: Remove quote transforms as removed by Quote v2. (42700)
  • Merge Comments and Post Comments blocks. (41807)
  • Theme.json: Add support for heading / caption elements in theme.json schema. (42433)

Global Styles

  • Add layout content size controls to global styles. (42309)
  • Core CSS support for root padding and alignfull blocks. (42085)
  • Theme.json: Add block support feature level selectors for blocks. (42087)

Document Settings

  • Make 'Move to trash' button full width. (42577)

Block Editor

  • Add setting to display rich text toolbar inline. (42399)

... (truncated)

Changelog

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

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

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

... (truncated)

Commits
  • 200bee7 chore(release): publish
  • 54dbc81 Update changelog files
  • 1eb65aa chore(release): publish
  • bcb7752 Update changelog files
  • b0e6e34 Merge changes published in the Gutenberg plugin "release/14.8" branch
  • 7ac04f4 chore(release): publish
  • 640566e Update changelog files
  • 511f4cc chore(release): publish
  • 76b1b0e Update changelog files
  • 85c2b4f Merge changes published in the Gutenberg plugin "release/14.5" 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 1 year ago

Superseded by #318.