Skip to content
This repository has been archived by the owner on Jun 15, 2021. It is now read-only.

Bump @wordpress/blocks from 6.24.2 to 9.0.0 #74

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 17, 2021

Bumps @wordpress/blocks from 6.24.2 to 9.0.0.

Release notes

Sourced from @​wordpress/blocks's releases.

9.0.0

Features

  • Query block:
    • add search. (25222)
    • add filtering by author support in Query block. (25149)
    • add order and order by support. (24691)
    • add tags support. (25005)
  • Navigation screen:
    • add drag and drop to List View. (23952)
    • implement redesign of screen. (25178)
    • add support for advanced menu item properties. (25062)

Enhancements

  • Drag&Drop: add drag handle to block toolbar. (24852)
  • Drag&Drop: improve single block case. (25107)
  • Include the block variations on the inserter selector. (25182)
  • List view styling improvements. (25143)
  • Update pencil icon. (25135)
  • Refactor and make consistent post and site headers. (25134)
  • Limit the block slash inserter to 9 items and show most used by default. (25113)
  • Polish menu item icon locations. (25106)
  • Improve the block and patterns search algorithm. (25105)
  • Template part: attribute feature parity with group block. (25029)
  • Allow sharp gradients. (24967)
  • Post content: show placeholder if trying to render itself. (24010)
  • Add reusable block icon. (23552)
  • Let ID-less gallery shortcodes fall to Shortcode block. (25144)
  • Mirror WordPress plugin install text for blocks. (25084)
  • Allow inserting an h1 using # + space. (25075)
  • Widgets screen: add plugin area. (25074)
  • Add title attribute to Navigation Link block. (24993)
  • Add a way to change template parts. (24990)
  • Transform multiple heading blocks to list or paragraphs. (24977)
  • Remove redundant type badges in navigation link control. (24885)
  • Fix multiple trailing inserters for nested InnerBlocks. (24836)
  • Search Block: Add button, label, and width options. (24666)
  • Display labels instead of icons in top toolbar. (24304)
  • Add option to show icon labels. (24234)
  • Add a "reinstall" button when a block type is not found. (22631)

Bug Fixes

  • Template part: fix rename before customize bug. (25206)
  • Template part: fix auto-drafting to support sub-directories. (25063)
  • Template part: use cleaned slug to query. (25030)
  • Classic block: optional chain on possibly null editor. (25163)

... (truncated)

Changelog

Sourced from @​wordpress/blocks's changelog.

9.0.0 (2021-05-14)

Breaking Changes

New API

  • registerBlockTypeFromMetadata method can be used to register a block type using the metadata loaded from block.json file (#30293).

8.0.0 (2021-03-17)

Breaking Change

  • Reverted cloneBlock back to its original logic that doesn't sanitize block's attributes. #28379

7.0.0 (2021-02-01)

Breaking Change

  • cloneBlock now sanitizes the attributes to match the same logic createBlock has. #28379

6.25.0 (2020-12-17)

New Feature

  • Added a store definition store for the blocks namespace to use with @wordpress/data API (#26655).

6.13.0 (2020-04-01)

New Feature

  • Blocks can now be registered with an defaultStylePicker flag in the supports setting, allowing the default style picker to be removed.

6.4.0 (2019-08-05)

Improvements

  • Omitting attributes or keywords settings will now stub default values (an empty object or empty array, respectively).

Bug Fixes

  • The 'blocks.registerBlockType' filter is now applied to each of a block's deprecated settings as well as the block's main settings. Ensures supports settings like anchor work for deprecations.

6.3.0 (2019-05-21)

New Feature

  • Added a default implementation for save setting in registerBlockType which saves no markup in the post content.

... (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
  • 4abe97c chore(release): publish
  • 55fdcdc Merge changes published in the Gutenberg plugin "release/10.5" branch
  • a71b076 chore(release): publish
  • b71595e Merge changes published in the Gutenberg plugin "release/10.4" branch
  • 974367a chore(release): publish
  • 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 dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 17, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 21, 2021

Superseded by #76.

@dependabot dependabot bot closed this May 21, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/wordpress/blocks-9.0.0 branch May 21, 2021 06:00
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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