[Snyk] Upgrade grapesjs from 0.17.29 to 0.21.13 #107
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 grapesjs from 0.17.29 to 0.21.13.
ℹ️ 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 23 versions ahead of your current version.
The recommended version was released on 2 months ago.
Issues fixed by the recommended upgrade:
SNYK-JS-GRAPESJS-2342412
SNYK-JS-GRAPESJS-2935960
SNYK-JS-UNDERSCORE-1080984
Release notes
Package name: grapesjs
What's Changed
New Contributors
Full Changelog: v0.21.12...v0.21.13
What's Changed
Components.addType
component.setName
method to simplify component name update.New Contributors
Full Changelog: 0.21.11...v0.21.12
Added
Documentation here
block:category:update
event for listening block category updates.trait:category:update
event for listening trait category updates.Fixed
<template>
elements #5857draggable
changes #5943Docs
New Contributors
Full Changelog: v0.21.10...0.21.11
Added
config.pageManager.selected
option #5463Fixed
Full Changelog: v0.21.9...v0.21.10
Docs
Added
multiUploadSuffix
config to AssetManager by @ merlinschumacher in #5672emptyValue
property to StyleManager stack type #5583onPaste
andonKeydown
options to RTE module #5682Changed
Fixed
StyleManagerConfig.sectors.properties
#5613New Contributors
Full Changelog: v0.21.8...v0.21.9
Added
/
in class names by @ mahmudz #5433nomodule
attribute forcanvas.scripts
optionsdelegate
property to Component. Example of usage #5507Changed
Component.replaceWith
(now returns always an array of components)Fixed
component:styleUpdate
oncomponent.addStyle/setStyle
#5424id
in HTML export #5441rte:disable
on component move #5545New Contributors
Full Changelog: v0.21.7...v0.21.8
Added