WebDevStudios / wd_s

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

Bump @wordpress/eslint-plugin from 12.8.0 to 13.1.0 #928

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

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

Release notes

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

13.1.0

Changelog

Enhancements

  • Block Editor: Removed the logic that was preventing the toolbar from hiding when typing within formats. (40476)
  • Block settings: Remove redundant block name from "settings" panels. (40275)
  • Components: Unified black color to gray-900. (40391)
  • Design Tools, Borders: Use new border control components in block support. (37770)
  • Document Setting: Removed plugin icon fallback. (40355)
  • Icons: Added new duotone filter icon. (40435)

Block Library

  • Categories: Added new option to show or hide empty categories. (39426)
  • Column: Add border support to column blocks. (39967)
  • Comments: Create comments title with simple styling. (40419)
  • Media & Text: Removed font size declaration from template. (40329)
  • Navigation: Renamed Navigation Menus to Navigation. (40413)

Bug Fixes

  • Patterns API: Add 'inserter' to the schema. (40416)
  • Toolbar: Fixed block toolbar text button padding. (40438)

Block Library

  • Post Featured Image: Used translatable post type label. (40378)
  • Comments:
    • Comment template: Call comment_class() before recursing into child comments. (40455)
    • Fixed comments query loop pagination not respecting Discussion Settings. (40284)
    • Fixed comments no results placeholder not appearing. (40234)
    • Post Comments Form: Fix layout quirks. (40359)
  • Embed:
    • Fixed inline preview cut-off when editing URL. (35326)
    • Use preview html for flickr embed previews in editor. (40187)
  • Image: Added window to the optional chaining. (40394)

Styles

  • Add a debounce to the custom color onChange event. (40285)
  • Do not render global styles coming from the server in the site editor. (40185)
  • Elements: Add styles to the footer before the block is rendered. (37728)
  • Fixed duotone rendering in site editor. (37727)

Site Editor

  • Don't render the secondary sidebar in text mode. (40337)
  • Fixed webfont loading in the Site Editor. (40262)

... (truncated)

Changelog

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

Unreleased

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
  • 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
  • See full diff 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 2 years ago

Superseded by #933.