Skip to content

Bump @wordpress/scripts from 10.0.0 to 16.0.0 - #373

Closed
dependabot-preview[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/wordpress/scripts-16.0.0
Closed

Bump @wordpress/scripts from 10.0.0 to 16.0.0#373
dependabot-preview[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/wordpress/scripts-16.0.0

Conversation

@dependabot-preview

Copy link
Copy Markdown
Contributor

Bumps @wordpress/scripts from 10.0.0 to 16.0.0.

Release notes

Sourced from @​wordpress/scripts's releases.

10.6.0

Enhancements

  • Block Library:
    • Stabilize some theme blocks for WP 5.8 release. (31423)
    • Mark Log In/Out block as stable for 5.8 release. (31499)
    • Post date: Add link color option. (30827)
    • Table:
      • Add border block support. (31265)
      • Add colors block support. (30791)
    • Query Block:
      • Add semantic wrapper element. (31421)
      • Add wrapper and align support. (30804)
      • Show a spinner instead of the Loading text message. (31095)
    • Unify the post tags and post categories block under a unique post terms block. (31458)
  • Components:
    • Add component system context. (30877)
    • Use UnitControl for font-size. (31314)
    • Use vanilla emotion for view. (31099)
    • Promote Heading. (31299)
    • Promote Text to full components export. (31291)
    • Promote ui/Flex and deprecate isReversed prop. (31297)
    • Promote VisuallyHidden from ui into full components. (31244)
  • Core Data: Add experimental util to allow fetch remote URL data from REST API. (31085)
  • Design tools:
    • Add Block Border Support. (31264)
    • Add duotone block supports. (26752)
    • Spacing Support: configurable sides for padding support. (30607)
  • General Interface:
    • Display most used terms in term selector. (30598)
    • Rename "Modes" to "Tools" in the header. (31430)
    • RTL support for redo/undo icons. (31219)
    • Update "trash" icon. (31463)
  • Patterns: Suggest block patterns in block placeholder states. (29602)
  • Site Editor:
    • Add show more settings to block toolbars. (31305)
    • Check whether the data is loaded. If the data is loaded and the template is still unknown, give appropriate feedback. (30664)
    • A11y: Constrain tabbing inside them multi-entity save panel. (31136)
    • Iframe the template editor. (31375)
    • Save panel - decouple Site Entity items for individual saving. (30816)
    • Template part:
      • Add patterns placeholder selection. (31155)
      • Register block variations and area selection inputs from original area definitions. (30821)
    • Site Tagline: Letter casing and padding. (31042)
    • Site title: Add padding. (31125)
    • Try: Blue parents. (31196)
    • Verify if php template exists for a hybrid/universal theme with a block-based parent. (31123)
  • Template Editing Mode: Use a darker frame for template mode and previews. (31044)

New APIs

... (truncated)

Changelog

Sourced from @​wordpress/scripts's changelog.

16.0.0 (2021-05-14)

Breaking Changes

New Features

  • Include a Jest Reporter that formats test results for GitHub Actions annotations (#31041).
  • Have the format command ignore files listed in a .prettierignore file, add a fallback .prettierignore to the package (30844).
  • The e2e tests are now using jest-circus as the test runner. This enable us to capture screenshots at the time the tests failed. The unit tests are also using the same test runner for consistency (#28449, #31178).

Security Fix

  • Update postcss dependency to the latest patch version. Versions before 8.2.10 are vulnerable to Regular Expression Denial of Service (ReDoS) during source map parsing (#31685).

15.0.1 (2021-04-30)

Bug Fix

  • Add postcss as a dependency to ensure that the correct version gets installed.

15.0.0 (2021-04-29)

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

... (truncated)

Commits
  • 0c80fba chore(release): publish
  • 33e8485 Update changelog files
  • 35fd307 Merge changes published in the Gutenberg plugin "release/10.6" branch
  • 0d7c487 Update changelog files
  • 92a622f Merge changes published in the Gutenberg plugin "release/10.6" branch
  • 6f82f63 chore(release): publish
  • d2c9a42 Scripts: Add postcss as a dependency to ensure that the correct version get...
  • 4abe97c chore(release): publish
  • 1ea1c67 Update changelog files
  • 55fdcdc Merge changes published in the Gutenberg plugin "release/10.5" branch
  • 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 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 May 17, 2021
@dependabot-preview

Copy link
Copy Markdown
Contributor Author

Superseded by #387.

@dependabot-preview
dependabot-preview Bot deleted the dependabot/npm_and_yarn/wordpress/scripts-16.0.0 branch May 21, 2021 07:07
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