Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Apr 16, 2020

Bumps @wordpress/scripts from 3.3.0 to 8.0.1.

Release notes

Sourced from @wordpress/scripts's releases.

7.9.0

Features

  • Add gradients support to Group, Columns and Media & Text blocks. 21375
  • Add line height support to the Paragraph block. 20775
  • Add font size support to the Heading block. 21431
  • Add line height support to the Heading block. 21215
  • Add custom height unit support to the Cover block. 20888

Enhancements

  • New Patterns:
  • Add a new keyboard shortcut to toggle Fullscreen Mode. 21436
  • Insert post title instead of URL, when adding a link to an existing post 21240
  • Social links block:
    • Update tumblr icon 21329
    • Update and massage social links colors. 21474
  • Allow reusable block top and bottom paddings to collapse. 21472
  • Update all block previews to use the auto-height behavior. 21014
  • Disable autocomplete for custom class name inputs. 21110
  • Several small tweaks to the new Block UI. 21476
  • Unify the focus styles across the UI. 21141
  • Improve block focus style. 21498
  • Remove the post permalink UI from the post title. 21099
  • Style the default toolbar buttons. 21252
  • Style tweaks to the patterns library sidebar. 21263
  • Smaller space between toolbar and block. 21166

Performance

  • Add block selection performance test. 21230
  • Improve the performance of the block moving animation. 21231
  • Render the patterns list asynchronously. 21322

Bug Fixes

  • Improve WordPress logo rendering for non-retina displays. 21217
  • Fix inserter popover direction. 21556
  • Fix Snackbar notice bottom margin. 18858
  • Fix YouTube Embed block from flickering and crashing on Safari. 21225
  • Fix sibling inserter being unclickable. 21232
  • Fix block duplication using keyboard shortcut 21317
  • Avoid creating an empty paragraph when selecting the parent's group block 21318
  • Fix the Buttons block margins. 21376
  • Prevent typing on a Popover from closing the block toolbar 21421
  • Prevent copy/paste on number inputs from copying the post content. 21457
  • Prevent scroll jumps when focusing long blocks. 21460
... (truncated)
Changelog

Sourced from @wordpress/scripts's changelog.

Master

Bug fix

  • The bundled npm-package-json-lint dependency has been updated from requiring ^4.0.3 to requiring ^5.0.0 (#21597). Breaking changes don't break anything in this package. It fixes the abrupt shutdown when "description" field in package.json is empty.

8.0.0 (2020-04-15)

Breaking Changes

  • The bundled jest dependency has been updated from requiring ^24.9.0 to requiring ^25.3.0 (see Breaking Changes, #20766).

Enhancements

  • The bundled eslint dependency has been updated from requiring ^6.1.0 to requiring ^6.8.0 (#21424).

7.2.0 (2020-04-01)

Enhancements

  • Incompatibility between @svgr/webpack in version 4.3.3 and url-loader in version 3.0.0 was fixed by bumping @svgr/webpack to ^5.2.0.
  • All webpack dependencies got minor version update if applicable.

Internal

  • Package depends now on the shared Prettier config exposed in @wordpress/prettier-config dependency (#20026).

7.1.2 (2020-02-25)

Bug Fixes

  • Ensure packages-update work when dependencies or devDependencies are missing in the package.json file (#20408).

7.1.0 (2020-02-10)

Bug Fixes

  • Ensure the default Prettier config is used in the lint-js script when no Prettier config is found in the project (#20071).

7.0.0 (2020-02-04)

Breaking Changes

  • This package requires now node v10.0.0 or later, and npm v6.9.0 or later (#18048).
  • The minimum version required for npm in check-engines script was increased to 6.9.0+ (#18048).

New Features

  • Add SVGR support to compile SVG files to React components using the @svgr/webpack plugin (#18243).
  • Add format-js script to format JavaScript source code, it uses the wp-prettier – Prettier fork adjusted to WordPress coding style guidelines (#18048).
... (truncated)
Commits
  • ce595bd chore(release): publish
  • 1010ec3 ESLint Plugin: Add the recommended Prettier config to enforce WP coding style...
  • 65dbf3a chore(release): publish
  • de58f24 Update changelog files
  • 72dd8ad Merge changes published in the Gutenberg plugin "release/7.9" branch
  • 6e2ca77 chore(release): publish
  • 35bfe81 Update changelog files
  • 0baabb8 Merge changes published in the Gutenberg plugin "release/7.8" branch
  • 4d2b0a6 chore(release): publish
  • b39fb21 Docs: Add the release date to the @wordpress/scripts CHANGELOG
  • 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 Apr 16, 2020
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/wordpress/scripts-8.0.1 branch 4 times, most recently from 04cab7d to 1a407af Compare April 22, 2020 02:51
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/wordpress/scripts-8.0.1 branch from 1a407af to ebb5d59 Compare April 22, 2020 03:03
@westonruter westonruter merged commit 6eecbe9 into master Apr 22, 2020
@westonruter westonruter deleted the dependabot/npm_and_yarn/wordpress/scripts-8.0.1 branch April 22, 2020 03:30
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.

2 participants