Skip to content

Bump @wordpress/editor from 9.17.0 to 10.1.13#429

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

Bump @wordpress/editor from 9.17.0 to 10.1.13#429
dependabot-preview[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/wordpress/editor-10.1.13

Conversation

@dependabot-preview
Copy link
Copy Markdown
Contributor

Bumps @wordpress/editor from 9.17.0 to 10.1.13.

Release notes

Sourced from @​wordpress/editor's releases.

10.1.1

Bug Fixes

  • withNotices: Ensure that the callback props are stable. (29491)

Various

  • withNotices: Memoize the noticeOperations object. (29582)

10.1.0

Features

  • Use a modal for the reusable blocks creation flow. (29040)
  • Normalize Image's block toolbar. (29205)
  • Add Items Justification to Social Links. (28980)

Enhancements

  • Improve the sorting algorithm while searching parent pages. (29143)
  • Buttons: Add space-between justification controls. (29160)
  • Avoid focusing blocks when inserting them into the canvas. (28191)
  • Create Block: Use register_block_type_from_metadata to register blocks on the server. (28883)
  • Greatly improve dragging performance of the focal point picker. (28676)
  • Improve block search input's accessible name and placeholder. (28393)

New APIs

  • Extend updateBlockAttributes to provide for different attribute changes for each block in the clientIds array. (29099)

Bug Fixes

  • Fix Slash Inserter position. (29288)

  • Fix issue with invisible reset template hover state. (28912)

  • InputControl: Fix labelPosition rendering with new ui/flex component. (29226)

  • Button sizing style fix. (29208)

  • Create Block: Fix the background color in esnext template. (29223)

  • Add border-collapse to default block styles in Table block. (27628)

  • Navigation Block:

    • Fix Navigation Links when post type is not Page or Post. (28892)
    • Fix inline style inheritance. (28868)
    • Fix PHP notice shown when rendering a navigation link block. (28999)
  • Fix is-hovered event listener. (28715)

  • Fix function call in justify toolbar. (28955)

  • Fix footer icon color. (29199)

  • Show page titles special characters in the parent page selector. (29104)

  • Edit Post: Automatically connect a menu item with the pinnable sidebar plugin. (29081)

... (truncated)

Changelog

Sourced from @​wordpress/editor's changelog.

Unreleased

10.1.0 (2021-05-20)

10.0.0 (2021-05-14)

Breaking Changes

9.26.0 (2021-03-17)

9.25.0 (2020-12-17)

New Feature

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

9.21.0 (2020-09-03)

Enhancement

  • The UnsavedChangesWarning component is now using __experimentalGetDirtyEntityRecords to determine if there were changes.

9.4.0 (2019-06-12)

Deprecations

  • The following components are deprecated as moved to the @wordpress/block-editor package:
    • Autocomplete,
    • AlignmentToolbar,
    • BlockAlignmentToolbar,
    • BlockControls,
    • BlockEdit,
    • BlockEditorKeyboardShortcuts,
    • BlockFormatControls,
    • BlockIcon,
    • BlockInspector,
    • BlockList,
    • BlockMover,
    • BlockNavigationDropdown,
    • BlockSelectionClearer,
    • BlockSettingsMenu,
    • BlockTitle,
    • BlockToolbar,
    • ColorPalette,
    • ContrastChecker,

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

Superseded by #431.

@dependabot-preview dependabot-preview Bot deleted the dependabot/npm_and_yarn/wordpress/editor-10.1.13 branch July 16, 2021 06:54
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