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 and @types/wordpress__blocks #26

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 1, 2022

Bumps @wordpress/blocks and @types/wordpress__blocks. These dependencies needed to be updated together.
Updates @wordpress/blocks from 11.5.1 to 11.8.0

Release notes

Sourced from @​wordpress/blocks's releases.

11.8.0

Enhancements

Block Library

  • Add spacing controls to all heading blocks. (35772)
  • Enable slash inserter for heading, list, and quote. (35360)
  • Unify theme block placeholder content. (35517)
  • Buttons: Add gap and vertical margin support. (34546)
  • Categories: Add support for showing only top-level categories. (35726)
  • Column: Allow the specification of blocks allowed within columns. (35342)
  • Comment Content Block: Add typography, color and padding support. (35183)
  • Cover: Add allowedBlocks and TemplateLock attributes in Cover Block. (31326)
  • Cover: Add option to set opacity when background colour used. (35065)
  • Cover: Allow setting the height from the placeholder state. (35068)
  • Cover: Change dimRatio to 50 if media added and dimRatio is set to 100. (35789)
  • Cover: Only use white text when the background of the cover block is dark. (33541)
  • Cover: Use the description in the placeholder. (34970)
  • Embed: Add Pinterest as an embed provider. (34895)
  • Feature Image: Add spacing controls to the featured image block. (35775)
  • Featured image and Image: Remove descendent space. (35466)
  • Gallery Block: Get media data in a single request. (34389)
  • Heading: Autogenerate heading anchors. (30825)
  • Quote: Update deprecation to expect style block supports. (35615)
  • Page List: Show empty placeholder if no items. (35441)
  • Post Date: Add more typography options. (35422)
  • Post Comment Author: Add link settings and block supports. (35595)
  • Post Comment Date: Add link setting and block supports. (35112)
  • Quote: Added a "plain" style for quote blocks. (29856)
  • Search: Enable inheritance in search block. (35723)
  • Site Logo: Add a basic example to the site logo block. (35588)
  • Site Logo: Move the Reset button to the Replace menu dropdown. (35372)
  • Site Logo: placeholder tweaks. (35397)
  • Site Tagline: Add fontStyle control to Site Tagline block. (35507)
  • Site Tagline: Add wide + full support to the site tagline block. (35589)
  • Site Title: Add basic example to site-title block. (35590)
  • Site Logo: Remove "Reset" button icon. (35434)
  • Social Icons: Add top and bottom margin support. (35374)
  • Social Links: Polish logos only style. (35586)

Design Tools

  • ToolsPanel: Switch to plus icon when no controls present in panel body. (34107)
  • Block Supports: Add panel specific className. (35793)
  • Block Supports: Switch dimensions inspector controls slot to bubble virtually. (34725)
  • Inspector Controls: Resort the order of the design tools associated with styles hooks. (35574)

Global Styles

  • Allow users to store duotone data. (35318)
  • Allow child theme.json to be merged with parent theme.json. (35459)
  • Extract the three color panels to their own global styles view. (35400)
  • Font family: Switch from CSS Custom Property to classes. (31910)

... (truncated)

Changelog

Sourced from @​wordpress/blocks's changelog.

11.8.0 (2022-05-18)

11.7.0 (2022-05-04)

11.6.0 (2022-04-21)

11.5.0 (2022-04-08)

11.4.0 (2022-03-23)

11.3.0 (2022-03-11)

11.2.0 (2022-01-27)

11.1.0 (2021-09-09)

Backward Compatibility

  • Register a block even when an invalid value provided for the icon setting (#34350).

New API

  • The isMatch callback on block transforms now receives the block object (or block objects if isMulti is true) as its second argument.

11.0.0 (2021-07-29)

Breaking Change

  • Upgraded React components to work with v17.0 (#29118). There are no new features in React v17.0 as explained in the blog post.

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

... (truncated)

Commits
  • 198fa12 chore(release): publish
  • 2ca3bcb Update changelog files
  • a5f2846 Merge changes published in the Gutenberg plugin "release/13.3" branch
  • 4631d51 chore(release): publish
  • 2e99064 Update changelog files
  • 4bb2655 Merge changes published in the Gutenberg plugin "release/13.2" branch
  • 1ba5231 chore(release): publish
  • 2673386 Update changelog files
  • 9ad1f9d Merge changes published in the Gutenberg plugin "release/13.1" branch
  • See full diff in compare view

Updates @types/wordpress__blocks from 11.0.0 to 11.0.1

Commits

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 will merge this PR once it's up-to-date and CI passes on it, as requested by @KevinBatdorf.


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)

Bumps [@wordpress/blocks](https://github.com/WordPress/gutenberg/tree/HEAD/packages/blocks) and [@types/wordpress__blocks](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/wordpress__blocks). These dependencies needed to be updated together.

Updates `@wordpress/blocks` from 11.5.1 to 11.8.0
- [Release notes](https://github.com/WordPress/gutenberg/releases)
- [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/blocks/CHANGELOG.md)
- [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/blocks@11.8.0/packages/blocks)

Updates `@types/wordpress__blocks` from 11.0.0 to 11.0.1
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/wordpress__blocks)

---
updated-dependencies:
- dependency-name: "@wordpress/blocks"
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: "@types/wordpress__blocks"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 1, 2022
@KevinBatdorf
Copy link
Owner

@dependabot merge

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 1, 2022

Superseded by #40.

@dependabot dependabot bot closed this Aug 1, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/wordpress/blocks-and-types/wordpress__blocks-11.8.0 branch August 1, 2022 12:59
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.

None yet

1 participant