MutualAidNYC / wp-theme

WordPress theme for Mutual Aid NYC, based on TwentyTwenty.
https://mutualaid.nyc
0 stars 1 forks source link

Bump @wordpress/scripts from 12.3.0 to 22.1.0 #195

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps @wordpress/scripts from 12.3.0 to 22.1.0.

Release notes

Sourced from @​wordpress/scripts's releases.

12.7.0

Changelog

Enhancements

Block Library

  • Columns: Add border support. (31737)
  • Comment Template: Fix comment pagination with nested replies. (38187)
  • Comments Query Loop: Show placeholder comments on site editor. (38072)
  • Group Blocks: Add margin support (top/bottom). (37344)
  • Navigation: Try unifying submenu arrow positioning. (37003)
  • Page List: Simplify loading state. (38983)
  • Submenu: Add revert button. (38203)

Components

  • FocalPointPicker: Allow updating its value while dragging. (38247)
  • General Interface: Simplify site icon animation on hover. (38783)
  • Navigator: Add NavigatorButton and NavigatorBackButton components. (38634)
  • Type Refactor: Use forwardedRef type for all forwarded refs in @​wordpress/components. (38948)

Block Editor

  • Block Editor: Add settings to enable/disable auto anchor generation. (38780)
  • Block Transforms: Keep additional HTML classes during a block transform. (38964)
  • LineHeightControl: Enhance interactions by migrating internals to NumberControl on Style options. (37160)
  • List View: Add multi-select behaviour for blocks when shift key is selected. (38314)
  • Quick Inserter: Prioritize showing patterns instead of blocks. (38709)
  • Template Parts: Show existing template parts and a list of block patterns at creation flow. (38814)

Styles

  • Add initial version of the style engine. (37978)
  • Style engine: Refine Box type. (38894)

Post Editor

  • Enable tooltip for the main dashboard button. (38790)

Themes

  • Lowered specificity of alignment rules for support layout so wide alignments work. (38947)
  • Remove data-align divs for themes that support layout. (38613)
  • Remove the div wrapper from the aligned image blocks. (38657)

Patterns

  • Allow pattern registration from directory with theme.json. (38323)

List View

  • Expand block list tree on selection. (35817)

Bug Fixes

Block Library

  • Block Transforms: Fix Image and Video to Cover block transformations. (38959)

... (truncated)

Changelog

Sourced from @​wordpress/scripts's changelog.

22.1.0 (2022-03-03)

New Feature

  • Add --webpack-copy-php CLI flag to opt-in to copying php files from src and its subfolders to the output directory (build by default) (#39171).

22.0.0 (2022-02-22)

Breaking Changes

New Feature

  • Automatically copy PHP files located in the src folder and its subfolders to the output directory (build by default) (#38715).

21.0.2 (2022-02-15)

  • Entry points are not detected in Windows OS (#38781).

21.0.1 (2022-02-11)

Bug Fix

  • Return a default entry object in the build command when no entry files discovered in the project (#38737).

21.0.0 (2022-02-10)

Breaking Changes

  • The bundled puppeteer-core dependency has been updated from requiring ^11.0.0 to requiring ^13.2.0 (#37078).

Bug Fix

  • Fix the handling for entry points when running build command (#38584).

20.0.2 (2022-01-31)

Bug Fix

  • Fix the build command that does not generate assets on Windows OS (#38348).
  • Adds fallback to src/index.js when no valid scripts discovered in metadata files when running the build command (#38367).

20.0.1 (2022-01-28)

Bug Fix

  • Ensure that React Fast Refresh is not wired when it isn't explicitly enabled with --hot CLI argument when running the start command.

20.0.0 (2022-01-27)

... (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 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 #208.