Skip to content

Bump @wordpress/scripts from 10.0.0 to 16.1.4 - #422

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

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

Conversation

@dependabot-preview

Copy link
Copy Markdown
Contributor

Bumps @wordpress/scripts from 10.0.0 to 16.1.4.

Release notes

Sourced from @​wordpress/scripts's releases.

10.9.1

Bug Fixes

  • Autocomplete: Fix double popover. (32988)

10.9.0

Enhancements

  • Components:
    • UnitControl: Reduce code duplication for defined units. (32731)
    • BoxControl: Add support for grouped directions (vertical and horizontal controls). (32610)
    • Notice: Added onDismiss option in createInfoNotice. (32338)
  • Block Library:
    • Latest Posts: Limit latest-post authors dropdown to users with published posts. (32662)
    • Calendar: Add loading and empty state. (31504)
    • Query Loop: Add helpful text to the block. (32694)
    • Query Loop: Rename QueryLoop to PostTemplate and change Query label. (32514)
    • Spacer: Try an alternate min-height fix. (32543)
    • Heading: Show all heading levels in toolbar group. (32483)
    • Post Terms: Add a CSS class to identify the taxonomy. (31832)
    • Legacy Widget: Move block to @wordpress/widgets. (32501)
  • Block Editor:
    • Enhance link control UI with rich URL previews. (31464)
    • List View: Allow expanding and collapsing of nested blocks. (32117)
    • Editor Breadcrumb: Add a rootLabelText prop. (32528)
    • Don't hardcode CSS units. (32482)
    • Refactor LinkControl component to support React 17. (32552)
    • Remove snapshots from tests for LinkControl. (32592)
  • Block Support:
    • Update border support to allow non-pixel units. (31483)
  • Icons:
    • Add new icons. (32371)
    • Tweak people icon. (32354)
    • Expose trendingDown and trendindUp icons. (32124)
  • Template Editing Mode:
    • Update welcome guide language for the template editor. (32639)
    • Translate delete template confirmation message. (32647)
    • Disable renaming templates named by core; Display descriptions. (32636)
    • Update the template creation modal. (32427)
  • Post Editor:
    • Use the post type singular_name as the root Block Breadcrumb label. (32609)
    • Absorb block manager within blocks preferences. (32166)
  • Widget Editor:
    • Hide some settings from the "Options" menu on small screens. (32690)
    • Add Breadcrumbs Block. (32498)
    • Use button block appender in widget areas. (32580)
    • Add show block bread crumbs feature toggle to more menu. (32569)
    • Unhide the classic menu widget. (32431)

... (truncated)

Changelog

Sourced from @​wordpress/scripts's changelog.

Unreleased

New Features

  • Add .markdownlintignore config and reference from lint-md-docs script (#32633).

Enhancements

  • Update markdownlint package to 0.23.1 (#32633).
  • Update markdownlint-cli package to 0.27.1 (#32633).

16.1.0 (2021-05-20)

Bug Fix

  • The default Babel configuration has changed to respect a local Browserslist configuration.

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

... (truncated)

Commits
  • 5e522ca chore(release): publish
  • 2819134 chore(release): publish
  • 7467e5e chore(release): publish
  • 954d677 chore(release): publish
  • 24ad588 chore(release): publish
  • dadafaa Update changelog files
  • 955b6d7 Merge changes published in the Gutenberg plugin "release/10.7" branch
  • 0c80fba chore(release): publish
  • 33e8485 Update changelog files
  • 35fd307 Merge changes published in the Gutenberg plugin "release/10.6" 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 Jun 30, 2021
@dependabot-preview

Copy link
Copy Markdown
Contributor Author

Superseded by #438.

@dependabot-preview
dependabot-preview Bot deleted the dependabot/npm_and_yarn/wordpress/scripts-16.1.4 branch July 23, 2021 06:24
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