Skip to content

Bump @wordpress/blocks from 6.17.0 to 9.1.5#423

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

Bump @wordpress/blocks from 6.17.0 to 9.1.5#423
dependabot-preview[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/wordpress/blocks-9.1.5

Conversation

@dependabot-preview
Copy link
Copy Markdown
Contributor

Bumps @wordpress/blocks from 6.17.0 to 9.1.5.

Release notes

Sourced from @​wordpress/blocks's releases.

9.1.1

Bug Fixes

9.1.0

Features

  • Add "open in new tab" feature to Social Links Block. (25468)
  • Add Image Size control to the Media & Text block. (24795)

Enhancements

  • Inserter: Add block pattern category selection. (24954)
  • Reduce minimum height to 1px for the Spacer block. (25528)
  • Show the Fullscreen keyboard shortcut. (25395)
  • Improve the Audio block shortcode transform to account for all sources. (25114)
  • Code block: Allow HTML editing & rich text content. (24689)
  • Remove appender from unselected Buttons and Social Icons block. (25518)
  • Widgets Screen:
    • Register legacy widgets as block variations. (24905)
    • Use the default block list appender for the widget areas. (25635)
    • Add titles to Legacy Widgets. (25638)
  • Buttons block: Lighten editor DOM. (23222)
  • Copy: Reword block settings menu item labels. (22955)
  • Add a tooltip to the Drag & Drop handle. (25606) (25614)
  • A11y:
    • Add aria-haspopup property to the BlockNavigation component. (25605)
    • Add aria-haspopup property to the TableOfContents component. (25603)
    • Add aria-haspopup to the ToolSelector. (25600)
    • Add aria-haspopup to the MediaReplaceFlow button. (25597)
    • Add aria-haspopup attribute to CustomGradientBar component. (25571)
    • Add aria-haspopup to CircularOptionPicker component. (25564)
    • Add aria-describedby to featured-image button. (24888)
  • Don't show heading ancestor blocks in Document Outline. (25599)
  • Support the default link config for the Gallery and Image blocks (image_default_link_type). (25578) (25582)
  • Social Icons Block: Let icons wrap. (25334)

New APIs

  • Add new ComboboxControl. (25442)
  • Data Controls: Add new syncSelect control. (25336)
  • DateTimePicker: Add support for highlighting days. (22032)

Bug Fixes

... (truncated)

Changelog

Sourced from @​wordpress/blocks's changelog.

Unreleased

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.

6.4.0 (2019-08-05)

... (truncated)

Commits

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 7, 2021
@dependabot-preview
Copy link
Copy Markdown
Contributor Author

Superseded by #437.

@dependabot-preview dependabot-preview Bot deleted the dependabot/npm_and_yarn/wordpress/blocks-9.1.5 branch July 22, 2021 06:57
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