[Snyk] Upgrade @codemirror/view from 6.29.1 to 6.31.0 #5
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Snyk has created this PR to upgrade @codemirror/view from 6.29.1 to 6.31.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 2 versions ahead of your current version.
The recommended version was released on 22 days ago.
Release notes
Package name: @codemirror/view
-
6.31.0 - 2024-08-11
-
6.30.0 - 2024-08-05
-
6.29.1 - 2024-07-29
from @codemirror/view GitHub release notesBug fixes
Avoid the editor's geometry measurements becoming incorrect when fonts finish loading by scheduling a measure on
document.fonts.ready.Avoid an issue where Chrome would incorrectly scroll the window when deleting lines in the editor.
Fix an issue where in some layouts editor content would be drawn on top of panel elements.
Fix an issue where
coordsAtPoswould return null when querying a position in a block widget.New features
The new
lineNumberWidgetMarkerfacet makes it possible to insert markers into the line number gutter for widgets.Bug fixes
Make spell check corrections work again on
EditContext-enabled Chrome versions.New features
The value returned by
hoverTooltipnow has anactiveproperty providing the state field used to store the open tooltips.Bug fixes
Fix a crash on old Safari browsers that don't support
MediaQueryList.addEventListener.Fix an issue where
EditorView.viewportLineBlocks(and thus other things like the gutter) might be out of date after some kinds of decoration changes.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: