Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 29, 2025

Bumps slate from 0.94.1 to 0.120.0.

Release notes

Sourced from slate's releases.

[email protected]

Minor Changes

  • #5968 49f28e50 Thanks @​TyMick! - Scroll to focus point of expanded selections in defaultScrollSelectionIntoView

Patch Changes

  • #5976 3d38db8f Thanks @​semimikoh! - Fix slate-dom peer dependency to require >=0.119.0 to resolve containsShadowAware import error

  • #5975 d0d192b8 Thanks @​nabbydude! - Allow onValueChange and onSelectionChange to trigger on the same frame, fixing a few bugs where one was not being called

[email protected]

Patch Changes

[email protected]

Minor Changes

  • #5963 33e74a82 Thanks @​iperzic! - Fixes an editor crash that happens when editor is placed inside Shadow DOM and the user is typing on Android

[email protected]

Minor Changes

  • #5963 33e74a82 Thanks @​iperzic! - Fixes an editor crash that happens when editor is placed inside Shadow DOM and the user is typing on Android

[email protected]

Patch Changes

[email protected]

Patch Changes

  • #5936 05583457 Thanks @​delijah! - Search backward and forward for leaf nodes in non contenteditable elements inside toSlatePoint

[email protected]

Patch Changes

  • #5929 fdaa9c80 Thanks @​12joan! - - Fix error when a non-selectable node has no next or previous node

    • Do not return points from Editor.positions that are inside non-selectable nodes
      • Previously, editor.isSelectable was handled incorrectly inside Editor.positions. When encountering a non-selectable node, it would immediately return the point before or after it (depending on reverse), but it would not skip returning points inside the non-selectable node if more than one point was consumed from Editor.positions.
  • #5943 aaad6717 Thanks @​12joan! - Fix: The split: true option on Transforms.wrapNodes does not work correctly when one or more points is at the start or end of a text node.

... (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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 dependabot bot added dependabot dependencies Pull requests that update a dependency file labels Dec 29, 2025
@dependabot dependabot bot requested a review from a team as a code owner December 29, 2025 11:23
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/master/slate-0.120.0 branch 3 times, most recently from 6e586cb to a0ff67d Compare December 30, 2025 07:11
Bumps [slate](https://github.com/ianstormtaylor/slate) from 0.94.1 to 0.120.0.
- [Release notes](https://github.com/ianstormtaylor/slate/releases)
- [Commits](https://github.com/ianstormtaylor/slate/compare/[email protected]@0.120.0)

---
updated-dependencies:
- dependency-name: slate
  dependency-version: 0.120.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/master/slate-0.120.0 branch from a0ff67d to cda20fd Compare December 30, 2025 09:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependabot dependencies Pull requests that update a dependency file package:rich-text

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant