-
Notifications
You must be signed in to change notification settings - Fork 1
[Snyk] Upgrade slate-react from 0.82.2 to 0.117.3 #2008
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
base: canary
Are you sure you want to change the base?
Conversation
Snyk has created this PR to upgrade slate-react from 0.82.2 to 0.117.3. See this package in npm: slate-react 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
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
|
|
Reviewer's GuideThis PR updates the slate-react dependency in the with-slate example by bumping it from 0.82.0 to 0.117.3, ensuring the project uses the latest patched version. File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
Deployment failed with the following error:
|
Snyk has created this PR to upgrade slate-react from 0.82.2 to 0.117.3.
ℹ️ 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 222 versions ahead of your current version.
The recommended version was released 22 days ago.
Release notes
Package name: slate-react
Patch Changes
5a20ea3a
Thanks @ bibixx! - Fix Android cursor jumping to word start after autocorrectPatch Changes
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 linebreakPatch Changes
47da9bf4
Thanks @ zbeyens! - Fixes #5900Minor Changes
fb87646e
Thanks @ 12joan! - - Implement experimental chunking optimization (disabled by default, see https://docs.slatejs.org/walkthroughs/09-performance).useElement
anduseElementIf
hooks to get the current element.decorate
function is changed.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.decorate
function to work on the node's parent instead.decorate
function decorates acode-line
based on the parentcode-block
's language, decorate thecode-block
instead.slate-react
, the decorations of all siblings were recomputed when one sibling was modified.slate-dom
version to0.116.0
.useSlateWithV
hookuseSlate
,useSelected
and decorations to reduce re-renders.Important
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
Build: