xwp / block-scaffolding-wp

WordPress plugin template for extending Gutenberg
https://join.xwp.co
18 stars 17 forks source link

Update dependency @wordpress/scripts to v7 #48

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Type Update Change
@wordpress/scripts devDependencies major 6.2.0 -> 7.0.1

Release Notes

WordPress/gutenberg ### [`v7.0.1`](https://togithub.com/WordPress/gutenberg/compare/@wordpress/scripts@7.0.0...@wordpress/scripts@7.0.1) [Compare Source](https://togithub.com/WordPress/gutenberg/compare/@wordpress/scripts@7.0.0...@wordpress/scripts@7.0.1) ### [`v7.0.0`](https://togithub.com/WordPress/gutenberg/releases/v7.0.0) [Compare Source](https://togithub.com/WordPress/gutenberg/compare/@wordpress/scripts@6.2.0...@wordpress/scripts@7.0.0) ##### Features - Add a new Navigation block (previously available as an experiment) - [Highlight menu items](https://togithub.com/WordPress/gutenberg/pull/18435) without defined URL. - Prevent [error in Firefox](https://togithub.com/WordPress/gutenberg/pull/18455) when removing the block. - [Remove background color](https://togithub.com/WordPress/gutenberg/pull/18407) from the Navigation block and rely on the Group block. - Remove the [background shadow](https://togithub.com/WordPress/gutenberg/pull/18485) for the submenus dropdown. - [Rename "Navigation Menu Item"](https://togithub.com/WordPress/gutenberg/pull/18422https://github.com/WordPress/gutenberg/pull/18422) block to "Link". - Remove [unnecessary color attributes](https://togithub.com/WordPress/gutenberg/pull/18540). - Allow [addition CSS](https://togithub.com/WordPress/gutenberg/pull/18466) [classes](https://togithub.com/WordPress/gutenberg/pull/18629). - Drop the [“menu” suffix from the block name](https://togithub.com/WordPress/gutenberg/pull/18551). - [Escape special](https://togithub.com/WordPress/gutenberg/pull/18607) [characters](https://togithub.com/WordPress/gutenberg/pull/18617) in the frontend. - Remove from [experimental features](https://togithub.com/WordPress/gutenberg/pull/18594). - Add [style variations](https://togithub.com/WordPress/gutenberg/pull/18553). ##### Enhancements - Use [gradient classnames](https://togithub.com/WordPress/gutenberg/pull/18590) instead of inline styles for the Cover block. - Inserter: Add [keyboard shortcut styling](https://togithub.com/WordPress/gutenberg/pull/18623) to "/" in the default tip. - [Restore the caret position](https://togithub.com/WordPress/gutenberg/pull/17824) properly on undo. - Add keywords to improve the [discoverability of the Audio block](https://togithub.com/WordPress/gutenberg/pull/18673). - Show [video preview on Cover block](https://togithub.com/WordPress/gutenberg/pull/18009) inspector panel. ##### Bug Fixes - Fix [hidden nested images](https://togithub.com/WordPress/gutenberg/pull/18347) in the content column. - Fix [double border issue](https://togithub.com/WordPress/gutenberg/pull/18358) in the keyboard shortcuts modal. - Fix [off-centered publish button](https://togithub.com/WordPress/gutenberg/pull/17726). - Fix [error when isRTL config is not provided](https://togithub.com/WordPress/gutenberg/pull/18526) in the block editor settings. - Fix [full width Table block](https://togithub.com/WordPress/gutenberg/pull/18469) mobile regression. - A11y: Add a screen reader text [label for the Search block](https://togithub.com/WordPress/gutenberg/pull/17983). - Fix [text patterns undo](https://togithub.com/WordPress/gutenberg/pull/18533) after mouse move. - Fix block [drag and drop for the  contributor role](https://togithub.com/WordPress/gutenberg/pull/15054). - [Update the link when switching the image used](https://togithub.com/WordPress/gutenberg/pull/17226) in the Image block. - Fix php [error triggered when **gutenberg_register_packages_scripts**](https://togithub.com/WordPress/gutenberg/pull/18599) is run more than once. - Fix special characters [escaping for the post title](https://togithub.com/WordPress/gutenberg/pull/18616). - Fix [JavaScript errors triggered when selectors are called](https://togithub.com/WordPress/gutenberg/pull/18559) before the editor being initialized. - Fix [BaseControl component label](https://togithub.com/WordPress/gutenberg/pull/18646) when no id is passed. - [Preserve whitespace](https://togithub.com/WordPress/gutenberg/pull/18656) when converting blocks Preformatted and Paragraph blocks. - Fix [multiple paste issues](https://togithub.com/WordPress/gutenberg/pull/17470) creating unnecessary empty spaces. ##### New APIs - Add a new [Card component](https://togithub.com/WordPress/gutenberg/pull/17963) [to](https://togithub.com/WordPress/gutenberg/pull/18681) [@​wordpress/components](https://togithub.com/wordpress/components). - Add [label support for the URLInput](https://togithub.com/WordPress/gutenberg/pull/15669) [component](https://togithub.com/WordPress/gutenberg/pull/18488). - Support the [isMatch option for the shorcode transforms](https://togithub.com/WordPress/gutenberg/pull/18459). ##### Experiments - Block Content areas: - Add [Post Title and Post Content](https://togithub.com/WordPress/gutenberg/pull/18461) [blocks](https://togithub.com/WordPress/gutenberg/pull/18543). - Add [template parts](https://togithub.com/WordPress/gutenberg/pull/18339) CPT and the theme resolution logic. - Widgets Screen: - [Refactor the legacy widgets block](https://togithub.com/WordPress/gutenberg/pull/15801) to support all blocks. - Fix [widget areas margins](https://togithub.com/WordPress/gutenberg/pull/18528). - Add [isRTL setting](https://togithub.com/WordPress/gutenberg/pull/18545). - APIs - **useColors** hook: Enhance the [contrast checking API](https://togithub.com/WordPress/gutenberg/pull/18237) and provide [access to the color value](https://togithub.com/WordPress/gutenberg/pull/18544). - Introduce [createInterpolateElement](https://togithub.com/WordPress/gutenberg/pull/17376) to allow translation of complex strings with HTML content. - A11y: Refactor the [accessibility behavior of the Toolbar](https://togithub.com/WordPress/gutenberg/pull/18534) component. - Social Links: - [Capitalize LinkedIn](https://togithub.com/WordPress/gutenberg/pull/18638) and [GitHub](https://togithub.com/WordPress/gutenberg/pull/18714) properly. - Fix frontend [styling](https://togithub.com/WordPress/gutenberg/pull/18410). ##### Documentation - Add a [Backward Compatibility policy](https://togithub.com/WordPress/gutenberg/pull/18499) document. - Clarify the [npm packages release](https://togithub.com/WordPress/gutenberg/pull/18516) documentation. - Add documentation for the [@​wordpress/env wp-env.json config file](https://togithub.com/WordPress/gutenberg/pull/18643). - Typos and tweaks: [1](https://togithub.com/WordPress/gutenberg/pull/18400), [2](https://togithub.com/WordPress/gutenberg/pull/18404), [3](https://togithub.com/WordPress/gutenberg/pull/18449), [4](https://togithub.com/WordPress/gutenberg/pull/18403), [5](https://togithub.com/WordPress/gutenberg/pull/18452), [6](https://togithub.com/WordPress/gutenberg/pull/18460), [7](https://togithub.com/WordPress/gutenberg/pull/18475), [8](https://togithub.com/WordPress/gutenberg/pull/18507), [9](https://togithub.com/WordPress/gutenberg/pull/18059), [10](https://togithub.com/WordPress/gutenberg/pull/17911), [11](https://togithub.com/WordPress/gutenberg/pull/18558), [12](https://togithub.com/WordPress/gutenberg/pull/18277), [13](https://togithub.com/WordPress/gutenberg/pull/18572), [14](https://togithub.com/WordPress/gutenberg/pull/18587), [15](https://togithub.com/WordPress/gutenberg/pull/18592), [16](https://togithub.com/WordPress/gutenberg/pull/18436), [17](https://togithub.com/WordPress/gutenberg/pull/18446), [18](https://togithub.com/WordPress/gutenberg/pull/18707), [19](https://togithub.com/WordPress/gutenberg/pull/18450), [20](https://togithub.com/WordPress/gutenberg/pull/18713). ##### Various - Refactor the [RichText component](https://togithub.com/WordPress/gutenberg/pull/17779): Remove the inner Editable component. - Integrate [the](https://togithub.com/WordPress/gutenberg/pull/18514) [Gutenberg Playground](https://togithub.com/WordPress/gutenberg/pull/18191) into Storybook. - Increase [WordPress minimum supported](https://togithub.com/WordPress/gutenberg/pull/15809) by the plugin to 5.2.0. - Refactor the [Paragraph block edit function](https://togithub.com/WordPress/gutenberg/pull/18125) as a functional component. - Refactor the [Cover block edit function](https://togithub.com/WordPress/gutenberg/pull/18116) as a functional component. - Add new components to Storybook. - [RadioControl](https://togithub.com/WordPress/gutenberg/pull/18474) component. - [TabPanel](https://togithub.com/WordPress/gutenberg/pull/18402) component. - [Popover](https://togithub.com/WordPress/gutenberg/pull/18096) component. - [BaseControl](https://togithub.com/WordPress/gutenberg/pull/18648) component. - [Tip](https://togithub.com/WordPress/gutenberg/pull/18542) component. - Include [WordPress eslint plugin](https://togithub.com/WordPress/gutenberg/pull/18457) in React eslint ruleset in [@​wordpress/eslint-plugin](https://togithub.com/wordpress/eslint-plugin). - [Block PRs  on mobile unit test failures](https://togithub.com/WordPress/gutenberg/pull/18454) in Travis. - Polish the [PostSchedule popover styling](https://togithub.com/WordPress/gutenberg/pull/18235). - Fix the [API documentation generation tool](https://togithub.com/WordPress/gutenberg/pull/18253) when spaces are used in folder names. - Add [missing @​babel/runtime dependency](https://togithub.com/WordPress/gutenberg/pull/18626) to the [@​wordpress/jest-puppeteer-axe](https://togithub.com/wordpress/jest-puppeteer-axe). - [Refactor the Layout component](https://togithub.com/WordPress/gutenberg/pull/18044) [to](https://togithub.com/WordPress/gutenberg/pull/18658) [separate](https://togithub.com/WordPress/gutenberg/pull/18683) the UI from the content. - Align [Dropdown and DropdownMenu](https://togithub.com/WordPress/gutenberg/pull/18631) components styling. - Remove [max-width style from the Image block](https://togithub.com/WordPress/gutenberg/pull/14911). - Remove the [CollegeHumor embed](https://togithub.com/WordPress/gutenberg/pull/18591) block. - Add unit tests:  - Ensure [consecutive edits](https://togithub.com/WordPress/gutenberg/pull/17917) to the same attribute are considered persistent. - Test the [core-data undo reducer](https://togithub.com/WordPress/gutenberg/pull/18642).

Renovate configuration

:date: Schedule: At any time (no schedule defined).

:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.

:recycle: Rebasing: Whenever PR becomes conflicted, or if you tick the rebase/retry checkbox below.

:no_bell: Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by WhiteSource Renovate. View repository job log here.

kasparsd commented 4 years ago

This depends on #51 to enforce Node version 10+ during Travis CI.