Skip to content
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 grapesjs from 0.21.10 to 0.21.12 #4

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

Conversation

DevexHub121
Copy link
Owner

snyk-top-banner

Snyk has created this PR to upgrade grapesjs from 0.21.10 to 0.21.12.

ℹ️ 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 a month ago.

Release notes
Package name: grapesjs
  • 0.21.12 - 2024-07-02

    What's Changed

    • Added the possibility to add blocks via Components.addType
    editor.Components.addType('hero-section', {
      model: { ... },
      block: { label: 'Hero section' },
    });
    • Added component.setName method to simplify component name update.
    • docs: local setup notes by @ danstarns in #5974
    • Fixed Symbols with text components by @ artf in #5983
    • Prevent component selection during text editing and drag #5517

    New Contributors

    Full Changelog: 0.21.11...v0.21.12

  • 0.21.11 - 2024-06-24

    Added

    • Symbols API (beta) #5958
      Documentation here
    • Introduce HTML string document import (beta) #5895
    • Show style applied on tag (p, span, div) and private selectors as parent rules instead of hiding them by @ Dobby85 in #5890
    • Added an option to return inline style even if we want to avoid it at the beginning by @ Dobby85 in #5933
    • Added block:category:update event for listening block category updates.
    • Added trait:category:update event for listening trait category updates.

    Fixed

    • Updated Selector escapeName to accommodate special characters used in tailwind class names by @ bernesto in #5719
    • Added support for parsing properly <template> elements #5857
    • Fixed selector view on attribute id change #5882
    • Fix possible double entry in Layers #5820
    • Toggle the move icon in Layers when component draggable changes #5943
    • Move last selected component by @ stfnzl in #5847
    • Add Indonesian (Bahasa) locale support by @ yanuaraditia in #5872

    Docs

    New Contributors

    Full Changelog: v0.21.10...0.21.11

  • 0.21.10 - 2024-04-03

    Added

    • Added the ability to preselect page on project load via new config.pageManager.selected option #5463
    • Added new command events. Added these events mainly for consistency with other module events. Previous are still there and working but should be considered from now as deprecated.

    Fixed

    • Fix ColorPickerOptions TS #5739
    • Remove by default unsafe attribute values from HTML #5743
    • Skip component resizer if already enabled #5753
    • Always place the tools above the highlighter by @ bernesto in #5736

    Full Changelog: v0.21.9...v0.21.10

from grapesjs 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:

Snyk has created this PR to upgrade grapesjs from 0.21.10 to 0.21.12.

See this package in npm:
grapesjs

See this project in Snyk:
https://app.snyk.io/org/devexhub121/project/4ae56c84-3fb3-4e78-a856-98d989534174?utm_source=github&utm_medium=referral&page=upgrade-pr
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