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 #40

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 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.13.0

Release notes

Sourced from @​wordpress/blocks's releases.

11.9.1

Bug Fixes

Block Library

  • Gallery: Fix issue with columns and link destination not copying across when gallery updated to v2 format. (36388)

Full Site Editing

  • Site editor: Add feature flag to toggle the new site editor sidebar. (36516)
  • Site editor: Prevent loading state from showing the admin menu. (36455)

Testing

  • Cover Block: Fix regressions in opacity. (36406)
  • E2E: Add more Cover block tests (36321)

11.9.0

Features

Block Library

  • New Block: Comment Reply Link. (35774)
  • New Block: Comment Link. (35965)
  • New Block: Comment Avatar. (35396)
  • New Block: Comments Query Loop. (35231)

Enhancements

Block Library

  • Buttons: Add flex layout and new layout type. (35819)
  • Code: Add support for padding, color, and border styles. (27582)
  • Columns: Add padding support. (35701)
  • Comment Author Name: Add spacing to have same options as Post Author Name. (36213)
  • Comment Edit Link: Add alignment option. (36033)
  • Embed: Add Wolfram Cloud as an embed provider. (35656)
  • Gallery: Replace gallery experimental setting with a check for use_balanceTags. (34979)
  • Image: Add data-id attribute on server side render for core galleries. (35975)
  • Navigation: Add create new menu button. (36245)
  • Navigation: Add delete nav menu button. (35981)
  • Navigation: Add featured transforms in Link Control for Navigation Link items. (35857)
  • Navigation: Add flex layout. (36169)
  • Navigation: Add missing menu item attributes. (35634)
  • Navigation: Create nav menu on pattern insertion or when the block has uncontrolled inner blocks. (36024)
  • Navigation: Migrate classic menus to block-based menus on theme switch. (36255)
  • Navigation: Mobile responsive navigation by default. (35917)
  • Navigation: Provide a way to manage wp_navigation posts from wp-admin. (36126)
  • Navigation: Reword navigation color labels. (35916)
  • Navigation: Save data to a wp_navigation post type. (35746)
  • Navigation: Show the placeholder again when moving from a valid menu to non-existing menu. (36210)
  • Navigation: Update block entity automatic name generation and refine naming UI. (36238)

... (truncated)

Changelog

Sourced from @​wordpress/blocks's changelog.

11.13.0 (2022-07-27)

11.12.0 (2022-07-13)

Deprecations

  • withBlockContentContext is no longer used by the block editor and therefore got deprecated (#41395).

New API

  • The shortcode transformer now accepts a transform method to allow advanced controls over the transformed result. For instance, it's now possible to define custom innerBlocks for the transformed block. (#42001)

11.11.0 (2022-06-29)

11.10.0 (2022-06-15)

11.9.0 (2022-06-01)

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)

... (truncated)

Commits
  • 0315dbc chore(release): publish
  • 1faedd0 Update changelog files
  • af65943 Merge changes published in the Gutenberg plugin "release/13.8" branch
  • 9d9d33b chore(release): publish
  • 37003f1 Update changelog files
  • df36728 Merge changes published in the Gutenberg plugin "release/13.7" branch
  • a80eeb6 chore(release): publish
  • fcdec68 Update changelog files
  • 84f2fe6 Merge changes published in the Gutenberg plugin "release/13.6" branch
  • 48d5f37 chore(release): publish
  • Additional commits viewable in compare view

Updates @types/wordpress__blocks from 11.0.0 to 11.0.5

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 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/element](https://github.com/WordPress/gutenberg/tree/HEAD/packages/element) from 4.4.0 to 4.12.0.
- [Release notes](https://github.com/WordPress/gutenberg/releases)
- [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/element/CHANGELOG.md)
- [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/element@4.12.0/packages/element)

---
updated-dependencies:
- dependency-name: "@wordpress/element"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [@wordpress/block-editor](https://github.com/WordPress/gutenberg/tree/HEAD/packages/block-editor) from 8.5.1 to 9.6.0.
- [Release notes](https://github.com/WordPress/gutenberg/releases)
- [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/block-editor/CHANGELOG.md)
- [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/block-editor@9.6.0/packages/block-editor)

---
updated-dependencies:
- dependency-name: "@wordpress/block-editor"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 Aug 1, 2022
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.13.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.13.0/packages/blocks)

Updates `@types/wordpress__blocks` from 11.0.0 to 11.0.5
- [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 force-pushed the dependabot/npm_and_yarn/wordpress/blocks-and-types/wordpress__blocks-11.13.0 branch from 12b442e to 197c148 Compare August 1, 2022 13:08
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 1, 2022

Looks like these dependencies are up-to-date now, so this is no longer needed.

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

0 participants