Skip to content

[Snyk] Upgrade slate from 0.82.1 to 0.117.2 #2009

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

Open
wants to merge 1 commit into
base: canary
Choose a base branch
from

Conversation

X-oss-byte
Copy link
Owner

@X-oss-byte X-oss-byte commented Jul 19, 2025

snyk-top-banner

Snyk has created this PR to upgrade slate from 0.82.1 to 0.117.2.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 92 versions ahead of your current version.

  • The recommended version was released 24 days ago.

Release notes
Package name: slate
  • 0.117.2 - 2025-06-25

    Patch Changes

    • #5908 06b21fdc Thanks @ nabbydude! - Fixed issue on android where deleting forward at the end of a block would delete the first character in the next block instead of the linebreak
  • 0.117.2-20250625155041 - 2025-06-25
  • 0.117.2-20250616193043 - 2025-06-16
  • 0.117.0 - 2025-06-11

    Minor Changes

    • #5885 c56a98fd Thanks @ felixfeng33! - - Remove ignoreNonSelectable option from positions,before,after,nodes.
      • Fix move behavior when encounter non-selectable inline voids.

    Patch Changes

    • #5890 9862ae71 Thanks @ joblolin95! - Handle backspace correctly for grapheme clusters in Burmese, Hindi, Khmer, Malayalam, Oriya, Punjabi, Tamil, and Telugu.
  • 0.117.0-20250610224255 - 2025-06-10
  • 0.116.1-20250610224254 - 2025-06-10
  • 0.116.1-20250610223334 - 2025-06-10
  • 0.116.0 - 2025-06-10

    Minor Changes

    • #5871 fb87646e Thanks @ 12joan! - - Implement experimental chunking optimization (disabled by default, see https://docs.slatejs.org/walkthroughs/09-performance).
      • Add useElement and useElementIf hooks to get the current element.
      • BREAKING CHANGE: Decorations are no longer recomputed when a node's parent re-renders, only when the node itself re-renders or when the decorate function is changed.
        • Ensure that decorate is a pure function of the node passed into it. Depending on the node's parent may result in decorations not being recomputed when you expect them to be.
        • If this change impacts you, consider changing your decorate function to work on the node's parent instead.
        • For example, if your decorate function decorates a code-line based on the parent code-block's language, decorate the code-block instead.
        • This is unlikely to result in any performance detriment, since in previous versions of slate-react, the decorations of all siblings were recomputed when one sibling was modified.
      • Increase minimum slate-dom version to 0.116.0.
      • Deprecate the useSlateWithV hook
      • PERF: Use subscribable pattern for useSlate, useSelected and decorations to reduce re-renders.
  • 0.116.0-20250606234741 - 2025-06-06
  • 0.115.1 - 2025-06-03
  • 0.115.1-20250602144955 - 2025-06-02
  • 0.115.0-20250602144830 - 2025-06-02
  • 0.115.0-20250527214852 - 2025-05-27
  • 0.115.0-20250524233915 - 2025-05-24
  • 0.115.0-20250524210105 - 2025-05-24
  • 0.115.0-20250524205931 - 2025-05-24
  • 0.115.0-20250524205814 - 2025-05-24
  • 0.115.0-20250524205756 - 2025-05-24
  • 0.114.3-20250524205630 - 2025-05-24
  • 0.114.3-20250514190702 - 2025-05-14
  • 0.114.3-20250514142614 - 2025-05-14
  • 0.114.3-20250514142412 - 2025-05-14
  • 0.114.3-20250505153718 - 2025-05-05
  • 0.114.0 - 2025-04-29
  • 0.114.0-20250429143602 - 2025-04-29
  • 0.113.0 - 2025-04-15
  • 0.113.0-20250415154919 - 2025-04-15
  • 0.113.0-20250415154759 - 2025-04-15
  • 0.112.0 - 2024-12-07
  • 0.112.0-20241207072658 - 2024-12-07
  • 0.111.1-20241126185440 - 2024-11-26
  • 0.111.1-20241123000701 - 2024-11-23
  • 0.111.1-20241123000612 - 2024-11-23
  • 0.110.2 - 2024-10-17
  • 0.110.2-20241017051454 - 2024-10-17
  • 0.110.2-20241016172010 - 2024-10-16
  • 0.110.2-20241016145914 - 2024-10-16
  • 0.110.2-20241015193419 - 2024-10-15
  • 0.110.2-20241008140055 - 2024-10-08
  • 0.110.2-20240926132306 - 2024-09-26
  • 0.110.2-20240926072929 - 2024-09-26
  • 0.110.2-20240926072848 - 2024-09-26
  • 0.110.2-20240926072833 - 2024-09-26
  • 0.110.2-20240926072635 - 2024-09-26
  • 0.103.0 - 2024-04-21
  • 0.103.0-20240421200940 - 2024-04-21
  • 0.102.1-20240401232455 - 2024-04-01
  • 0.102.0 - 2024-02-07
  • 0.102.0-20240207120613 - 2024-02-07
  • 0.101.5 - 2023-12-22
  • 0.101.5-20231221225107 - 2023-12-21
  • 0.101.5-20231216114554 - 2023-12-16
  • 0.101.4 - 2023-12-13
  • 0.101.4-20231213004946 - 2023-12-13
  • 0.101.1 - 2023-11-22
  • 0.101.1-20231122132914 - 2023-11-22
  • 0.100.0 - 2023-10-20
  • 0.100.0-20231020154238 - 2023-10-20
  • 0.94.1 - 2023-05-09
  • 0.94.1-202346224910 - 2023-05-06
  • 0.94.0 - 2023-04-20
  • 0.94.0-202332012421 - 2023-04-20
  • 0.93.1-202331812837 - 2023-04-18
  • 0.93.1-202331812815 - 2023-04-18
  • 0.93.1-202331812719 - 2023-04-18
  • 0.93.0 - 2023-04-03
  • 0.93.0-202333232243 - 2023-04-03
  • 0.93.0-202333182430 - 2023-04-03
  • 0.93.0-20233318843 - 2023-04-03
  • 0.91.4 - 2023-02-23
  • 0.91.4-2023123231637 - 2023-02-23
  • 0.91.3 - 2023-02-22
  • 0.91.3-2023122205352 - 2023-02-22
  • 0.91.3-202312212158 - 2023-02-22
  • 0.91.1 - 2023-02-19
  • 0.91.1-20231191486 - 2023-02-19
  • 0.90.0 - 2023-02-01
  • 0.90.0-20231122332 - 2023-02-01
  • 0.88.1 - 2023-01-07
  • 0.88.1-2022112255840 - 2022-12-22
  • 0.88.1-2022112255151 - 2022-12-22
  • 0.87.0 - 2022-12-04
  • 0.87.0-202211443629 - 2022-12-04
  • 0.86.0 - 2022-11-17
  • 0.86.0-20221017172617 - 2022-11-17
  • 0.86.0-2022101717274 - 2022-11-17
  • 0.85.0 - 2022-11-08
  • 0.85.0-2022108124637 - 2022-11-08
  • 0.85.0-2022108124515 - 2022-11-08
  • 0.85.0-202210812469 - 2022-11-08
  • 0.84.0 - 2022-10-20
  • 0.84.0-2022919124538 - 2022-10-19
  • 0.82.1 - 2022-08-23
from slate GitHub release notes

Important

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • This PR was automatically created by Snyk using the credentials of a real user.

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

Summary by Sourcery

Enhancements:

  • Update slate dependency from ^0.82.0 to ^0.117.2 in package.json

Snyk has created this PR to upgrade slate from 0.82.1 to 0.117.2.

See this package in npm:
slate

See this project in Snyk:
https://app.snyk.io/org/sammytezzy/project/c7aaa136-9db2-4904-b005-588141a3b273?utm_source=github&utm_medium=referral&page=upgrade-pr
Copy link

vercel bot commented Jul 19, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
next-js-next-plugin-storybook ❌ Failed (Inspect) Jul 19, 2025 4:53pm
next-js-next-plugin-storybook-g5dx ❌ Failed (Inspect) Jul 19, 2025 4:53pm
next-js-next-plugin-storybook-y5ka ❌ Failed (Inspect) Jul 19, 2025 4:53pm
next-x-storybook ❌ Failed (Inspect) Jul 19, 2025 4:53pm

Copy link

vercel bot commented Jul 19, 2025

Deployment failed with the following error:

Could not parse File as JSON: vercel.json

Copy link

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

Copy link

changeset-bot bot commented Jul 19, 2025

⚠️ No Changeset found

Latest commit: bba782f

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link

sourcery-ai bot commented Jul 19, 2025

Reviewer's Guide

This PR upgrades the slate dependency from 0.82.1 to 0.117.2 by updating the version string in the examples/with-slate package manifest.

File-Level Changes

Change Details Files
Upgrade slate dependency to latest recommended version
  • Bump slate version in package.json from ^0.82.0 to ^0.117.2
examples/with-slate/package.json

Tips and commands

Interacting with Sourcery

  • Trigger a new review: Comment @sourcery-ai review on the pull request.
  • Continue discussions: Reply directly to Sourcery's review comments.
  • Generate a GitHub issue from a review comment: Ask Sourcery to create an
    issue from a review comment by replying to it. You can also reply to a
    review comment with @sourcery-ai issue to create an issue from it.
  • Generate a pull request title: Write @sourcery-ai anywhere in the pull
    request title to generate a title at any time. You can also comment
    @sourcery-ai title on the pull request to (re-)generate the title at any time.
  • Generate a pull request summary: Write @sourcery-ai summary anywhere in
    the pull request body to generate a PR summary at any time exactly where you
    want it. You can also comment @sourcery-ai summary on the pull request to
    (re-)generate the summary at any time.
  • Generate reviewer's guide: Comment @sourcery-ai guide on the pull
    request to (re-)generate the reviewer's guide at any time.
  • Resolve all Sourcery comments: Comment @sourcery-ai resolve on the
    pull request to resolve all Sourcery comments. Useful if you've already
    addressed all the comments and don't want to see them anymore.
  • Dismiss all Sourcery reviews: Comment @sourcery-ai dismiss on the pull
    request to dismiss all existing Sourcery reviews. Especially useful if you
    want to start fresh with a new review - don't forget to comment
    @sourcery-ai review to trigger a new review!

Customizing Your Experience

Access your dashboard to:

  • Enable or disable review features such as the Sourcery-generated pull request
    summary, the reviewer's guide, and others.
  • Change the review language.
  • Add, remove or edit custom review instructions.
  • Adjust other review settings.

Getting Help

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants