Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump @wordpress/scripts from 10.0.0 to 14.1.1 #359

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps @wordpress/scripts from 10.0.0 to 14.1.1.

Release notes

Sourced from @​wordpress/scripts's releases.

10.5.0 RC1

Features

  • File Block: Add support for embedding PDFs. (30857)

Enhancements

  • [Block Library - Site Title]: Normalize the toolbar. (30999)
  • docgen: Add support for TS exported static non-function variables. (30971)
  • Add placeholder attribute to the list block. (30958)
  • Add media uploader capabilities to block-based widget customize screen. (30954)
  • Widget Customizer: Add rich text formats. (30952)
  • Move the template mode edit and new links to a dedicated template panel. (30900)
  • Add move to widget area dropdown in customizer. (30896)
  • Button Block: Update to use color support utils to retrieve classes and styles. (30870)
  • Color Block Support: Add utilities to retrieve color classes and styles. (30869)
  • Add uploading state to video block. (30837)
  • RN: Add segment controls to mobile editor. (30822)
  • Query Block Patterns: Add the small image and title pattern back in, fix excerpt length.. (30817)
  • Include block title into block switcher label. (30808)
  • Animate the canvas transitions. (30802)
  • Add active block variation information in Block Parent Selector. (30731)
  • BoxControl: Allow configurable sides. (30606)
  • Block Library - Buttons: Add Typography support. (30394)
  • Add column count to the column block label. (30248)
  • Post Schedule: Show post events. (29716)

Bug Fixes

  • Block Editor: Fix the position of vertical add new block in RTL mode. (31035)
  • [Block Library - Site Title]: Add default block after pressing enter at the end of Site Title. (30996)
  • block-library: Duplicate media types to avoid bad import. (30973)
  • Block Editor: Bring back imageDefaultSize shim for WP 5.7. (30955)
  • Fixes broken github links to commonly used labels. (30875)
  • Focus save button when entities save states panel is opened. (30873)
  • Fix block-based widget customizer initializing too soon. (30864)
  • Image Block: Disable media buttons in uploading state. (30863)
  • Hide the template selector and template mode from non viewable post types. (30861)
  • Fix is-link style to take colors from wp-admin theme. (30823)
  • Fix post date component. (30790)
  • Widgets API: Fix null instance property when instance settings are empty. (30713)
  • Legacy Widget: Improve backwards compatibility. (30709)
  • docgen: Add support for assignment patterns. (30681)
  • docgen: Add support for object-destructuring. (30675)
  • fix(RadioControl): Checked style outside of Gutenberg. (30670)
  • Fix useForceUpdate Memory Leak: Only setState if the component is still mounted. (30667)
  • Fix editing performance in Widgets Customizer. (30654)
  • Fixes return type for getEntitiesByKind. (30639)

... (truncated)

Changelog

Sourced from @​wordpress/scripts's changelog.

Unreleased

Breaking Changes

  • Rename format-js script to format (#30240).
  • Include YAML files when formatting files with format (#30240).
  • The bundled css-loader dependency has been updated from requiring ^3.5.2 to requiring ^5.1.3 (#27821).
  • The bundled mini-css-extract-plugin dependency has been updated from requiring ^0.9.0 to requiring ^1.3.9 (#27821).
  • The bundled postcss-loader dependency has been updated from requiring ^3.0.0 to requiring ^4.2.0 (#27821).
  • The bundled sass-loader dependency has been updated from requiring ^8.0.2 to requiring ^10.1.1 (#27821).
  • The bundled thread-loader dependency has been updated from requiring ^2.1.3 to requiring ^3.0.1 (#27821).
  • The bundled url-loader dependency has been updated from requiring ^3.0.0 to requiring ^4.1.1 (#27821).

New Features

  • build and start command now bundle files ending with .module.css as CSS modules and extracts style.module.css (#29182).

Enhancements

  • The bundled webpack dependency has been updated from requiring 4.42.0 to requiring ^4.46.0 (#27821).

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

... (truncated)

Commits
  • a71b076 chore(release): publish
  • 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
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by ntsekouras, a new releaser for @​wordpress/scripts 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 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)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 22, 2021
@dependabot-preview
Copy link
Contributor Author

Superseded by #369.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/wordpress/scripts-14.1.1 branch May 3, 2021 07:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants