-
Notifications
You must be signed in to change notification settings - Fork 1
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
[Snyk] Upgrade slate-react from 0.82.2 to 0.112.0 #1733
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.112.0. See this package in npm: slate-react See this project in Snyk: https://app.snyk.io/org/sammyfilly/project/6df6bc44-2514-430b-96bd-b8845a4280c5?utm_source=github&utm_medium=referral&page=upgrade-pr
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
|
Reviewer's Guide by SourceryThis pull request upgrades Class diagram showing slate-react version upgradeclassDiagram
class PackageJson {
+dependencies: Object
}
class Dependencies {
+slate: ^0.82.0
+slate-history: 0.66.0
-slate-react: ^0.82.2
+slate-react: ^0.112.0
}
PackageJson *-- Dependencies
note for Dependencies "slate-react upgraded from 0.82.2 to 0.112.0"
State diagram showing slate-react version transitionstateDiagram-v2
[*] --> v0.82.2
v0.82.2 --> v0.112.0: Upgrade
note right of v0.112.0
Latest version with bug fixes
and improvements
end note
v0.112.0 --> [*]
File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
Run & review this pull request in StackBlitz Codeflow. |
Deployment failed with the following error:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We have skipped reviewing this pull request. Here's why:
- It seems to have been created by a bot ('[Snyk]' found in title). We assume it knows what it's doing!
- We don't review packaging changes - Let us know if you'd like us to change this.
Snyk has created this PR to upgrade slate-react from 0.82.2 to 0.112.0.
ℹ️ 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 186 versions ahead of your current version.
The recommended version was released 25 days ago.
Release notes
Package name: slate-react
Patch Changes
#5763
644ebdc8
Thanks @ TyMick! - Use extendedEditor
type inuseSlateWithV
return type#5741
90fbcdef
Thanks @ AdrienPoupa! - Fix ReactEditor.toDOMRange crash in setDomSelectionMinor Changes
9a212512
Thanks @ bmingles! - Split out slate-dom packagePatch Changes
e97a9f88
Thanks @ DustinMackintosh! - Invalidate node maps when nodes change until next react paintPatch Changes
#5737
cd21bb1f
Thanks @ WindRunnerMax! - fix: sync built-in state on undo when editor is unfocused#5727
335c5418
Thanks @ hernansartorio! - Call unref on pathRefs created for move_node to remove memory leakPatch Changes
10abeff8
Thanks @ TyMick! - Fix selections with non-void non-editable focusMinor Changes
f9e83b80
Thanks @ yf-yang! - Expose useComposing hookImportant
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: