Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump @wordpress/blocks from 6.17.0 to 10.0.0 #437

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps @wordpress/blocks from 6.17.0 to 10.0.0.

Release notes

Sourced from @​wordpress/blocks's releases.

10.0.0

Features

  • Add basic pages block. (28265)

Enhancements

  • Make the parent block selector visible and offset in the block toolbar. (28598) (28721)
  • Update the social empty state for dark themes. (28838)
  • Add the tag name selector to the advanced panel of the Group block. (28576)
  • Categories block: Display message instead of empty content. (28697)
  • Show block patterns in the inserter for non-root level insert position. (28459)
  • A11y: Improve the keyboard navigation in the block patterns inserter. (28520)
  • Allow transforming Paragraph blocks to Buttons block. (28508)
  • Better top toolbar arrow gap. (28832)
  • Update layout icon to use the new design language. (28651)
  • Update the buttons icons. (28583)

New APIs

  • @​wordpress/data: Graduate the __experimentalResolveSelect function to a stable status. (28544)
  • @​wordpress/compose: Add useMergeRef React hook. (27768)
  • Components: Allow extra props for RadioControl component. (28631)
  • Add JustifyToolbar component to @wordpress/block-editor. (28439)
  • @​wordpress/i18n: Add new APIs for React bindings. (28784) (28725)

Bug Fixes

  • Fix block insertion a11y string. (28871)
  • Fix npm 7 compatability. (28824)
  • RangeControl: Fix input / slider widths. (28816)
  • Fix post title icon color. (28727)
  • Fix most used blocks usage persistence. (28694)
  • Use consistent icon width for the block icon in the block inspector. (28666)
  • Fix for Latest Posts focus not selectable. (28660)
  • Fix issue where gallery block requests all attachments when empty. (28621)
  • Fix handling of custom unit theme setting. (28603)
  • Fix wrong space-between style in the Buttons block. (28485)
  • Calculate insertion usage for block variations properly. (28663)
  • Fix the default Buttons block radius, and size. (28514)
  • Fix the Cover block height. (28455)

Experiments

  • Site Editor:
    • Fix empty content when creating a new template. (28882)
    • Fix complementary area not opening. (28732)
    • Fix inserter can't be closed. (28590)

... (truncated)

Changelog

Sourced from @​wordpress/blocks's changelog.

10.0.0 (2021-07-21)

Breaking Changes

  • The deprecated registerBlockTypeFromMetadata function was removed. Please use registerBlockType that covers the same functionality (#32030).

9.1.0 (2021-05-20)

New API

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

Deprecations

  • registerBlockTypeFromMetadata was deprecated in favor of registerBlockType that support now the same functionality (#32030).

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.

... (truncated)

Commits
  • 743b70f chore(release): publish
  • 0e7a5a4 Update changelog files
  • ce7e5e2 Merge changes published in the Gutenberg plugin "release/11.1" branch
  • a6be7e6 Update changelog files
  • 3ff0901 Merge changes published in the Gutenberg plugin "release/11.1" branch
  • 4182bd9 Update changelog files
  • 7eaccf1 Merge changes published in the Gutenberg plugin "release/11.1" branch
  • d1c8fed chore(release): publish
  • b4cb9ce chore(release): publish
  • e3d999a Rename QueryLoop to PostTemplate and change Query label (#32514)
  • 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 Jul 22, 2021
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