Skip to content
This repository has been archived by the owner on Dec 4, 2022. It is now read-only.

Bump @wordpress/scripts from 9.1.0 to 14.1.0 #227

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps @wordpress/scripts from 9.1.0 to 14.1.0.

Release notes

Sourced from @wordpress/scripts's releases.

10.3.1

Bug Fixes

  • Restore color preset CSS variables for custom links for themes with the experimental-link-color support flag enabled. (30452)
  • Restore the inner <div /> of the Group block in the editor for classic themes. (30453)
  • Fix content loss for Group block when used with lots of nesting. (30460)

10.3.0

Enhancements

  • Add since versions to the deprecated features. (30072)
  • Blocks: Add "theme" category and better present Template Parts in the inserter. (30020)
  • Block Editor:
    • Add drag handle to select mode. (28815)
    • Improve block inserter keyboard navigation. (26938)
    • Open admin sidebar menu over editor on small screens. (29955)
  • Block Library:
    • Add Log In/Out block. (29766)
    • Add Query Title block and Archive Title variation. (29428)
    • Add Term Description block. (29613)
    • Cover: Allow drag and drop media replacement. (29813)
    • File: Make the editor markup match the frontend. (30148)
    • Post Content Block:
      • Add description field. (29971)
      • Update icon, unuse justify. (29867)
    • Post Title: update markup so that editor and front match. (29824)
    • Site Title: add link color option. (29924)
    • Social Links: Improve selected state of empty block. (29756)
    • Standardize the groups in the block toolbar. (30012, 29247, 29863)
    • Verse block: Add support for the padding to the verse block. (29820)
  • Components: Allow multiple words in the autocomplete phrase matcher. (29939)
  • Gutenberg Plugin: Improved cache bust without filemtime for assets. (29775)
  • Icons: Hint the lowercase icon by 0.15px to correct the font weight appearance. (29754)
  • Media: Use image default size from settings. (29966)

New APIs

  • Compose: Add new useCopyToClipboard hook. (29643)
  • Deprecated: Add since option to deprecated function. (30017)

Bug Fixes

  • Block Editor:
    • Ensure that uncategorized block types are properly handled. (30125)
    • Fix mover width/size regressions. (29889)
    • Fix navigation mode focus. (30126)
    • Fix regression with multi select style. (30128)
    • Fix the issue with block style preview when example missing. (29894)
    • Fix sibling block inserter displaying at end of block list. (29920)
    • Revert showing empty paragraphs on fronted. (29809)

... (truncated)

Changelog

Sourced from @wordpress/scripts's changelog.

14.1.0 (2021-04-06)

Enhancements

  • The bundled babel-loader dependency has been updated from requiring ^8.1.0 to requiring ^8.2.2 (#30018).

14.0.0 (2021-03-17)

Breaking Changes

  • Lint TypeScript files as part of lint-js. #27143

New Features

  • Default check-engines command to the engines config in package.json file of the current project (#29066).

Enhancements

  • Make check-licenses command compatible with npm v7 (#28909).
  • Add Python 2.0 to non-GPL compatible OSS licenses allowed for development in check-licenses command (#29968).
  • Updated check-node-version to version ^4.1.0 that no longer processes unrelated engines with check-engines command (#29066).
  • Replace jest-puppeteer with the forked version of jest-environment-puppeteer to use puppeteer-core directly (#29418).

13.0.0 (2021-01-21)

Breaking Changes

  • Increase the minimum Node.js version to 12 (#27934).
  • The bundled jest dependency has been updated to the next major version ^26.6.3 (see Breaking Changes, #27956).
  • The bundled @wordpress/eslint-plugin dependency has been updated to the next major version ^8.0.0. There are new ESLint rules enabled in the recommended config used by lint-js command.
  • The bundled stylelint-config-wordpress dependency has been replaced with @wordpress/stylelint-config (#27810)[https://github-redirect.dependabot.com/Use @wordpress/stylelint-config in @wordpress/scripts WordPress/gutenberg#27810].
  • The bundled puppeteer-core (3.0.0) dependency has been upgraded to version 5.5.0. Puppeteer uses Chromium v88 instead of Chromium v71. See the full list of breaking changes of 4.0.0 and 5.0.0.

Enhancements

  • wordpress subfolder is no longer ignored when detecting files for testing, linting or formatting.
  • The bundled eslint dependency has been updated from requiring ^7.1.0 to requiring ^7.17.0 (#27965).
  • Make it possible to transpile .jsx files with build and start commands (#28002).
  • Add support for static assets (fonts and images) for build and start commands (#28043).

Bug Fix

  • Ensure that check-engines uses the same default version of Node.js and npm as this package (#28143).
  • Prevent translation function names from being mangled to ensure stings are extracted (#28231).

Internal

  • The bundled webpack-bundle-analyzer dependency has been updated from requiring ^3.6.1 to requiring ^4.2.0.

12.6.1 (2021-01-05)

... (truncated)

Commits
  • 974367a chore(release): publish
  • 09f285f Update changelog files
  • 76ca614 Merge changes published in the Gutenberg plugin "release/10.3" branch
  • fa19358 Update changelog files
  • cda58be Merge changes published in the Gutenberg plugin "release/10.3" branch
  • 65bd554 chore(release): publish
  • 054f7d7 chore(release): publish
  • 01865fa Update changelog files
  • 5708817 Merge changes published in the Gutenberg plugin "release/10.2" branch
  • afbb28d chore(release): publish
  • 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 will not automatically merge this PR because it includes an out-of-range update to a development dependency.


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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Apr 6, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants