Skip to content

chore: bump slate from 0.94.1 to 0.120.0#2034

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/master/slate-0.120.0
Closed

chore: bump slate from 0.94.1 to 0.120.0#2034
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/master/slate-0.120.0

Conversation

@dependabot
Copy link
Copy Markdown
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.

slate-react@0.120.0

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

slate@0.120.0

Patch Changes

slate-dom@0.119.0

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

slate-react@0.119.0

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

slate-react@0.118.2

Patch Changes

slate-dom@0.118.1

Patch Changes

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

slate@0.118.1

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

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@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 4 times, most recently from a0ff67d to cda20fd Compare December 30, 2025 09:45
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/master/slate-0.120.0 branch 4 times, most recently from 93ca6a7 to c730f13 Compare January 13, 2026 10:01
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/master/slate-0.120.0 branch from c730f13 to 7779b8b Compare January 19, 2026 10:00
@vercel
Copy link
Copy Markdown

vercel Bot commented Jan 19, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
field-editors Ready Ready Preview Jan 23, 2026 10:49am

Request Review

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/slate@0.94.1...slate@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] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/master/slate-0.120.0 branch from e451005 to d17d73c Compare January 23, 2026 10:45
@github-actions
Copy link
Copy Markdown

Marking pull request as stale since there was no activity for 30 days

@github-actions github-actions Bot added the stale Used to mark when there was no activity for a set period of time label Feb 28, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Mar 9, 2026

Superseded by #2093.

@dependabot dependabot Bot closed this Mar 9, 2026
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/master/slate-0.120.0 branch March 9, 2026 12:00
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 stale Used to mark when there was no activity for a set period of time

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants