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 gridstack from 5.0.0 to 10.3.0 #8

Open
wants to merge 1 commit into
base: 10.0/bugfixes
Choose a base branch
from

Conversation

Samg217
Copy link
Owner

@Samg217 Samg217 commented Jul 28, 2024

snyk-top-banner

Snyk has created this PR to upgrade gridstack from 5.0.0 to 10.3.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.


⚠️ Warning: This PR contains major version upgrade(s), and may be a breaking change.

  • The recommended version is 47 versions ahead of your current version.

  • The recommended version was released on a month ago.

Issues fixed by the recommended upgrade:

Issue Score Exploit Maturity
medium severity Cross-site Scripting (XSS)
SNYK-JS-BOOTSTRAP-7444580
474 Proof of Concept
medium severity Cross-site Scripting
SNYK-JS-BOOTSTRAP-7444593
474 Proof of Concept
medium severity Cross-site Scripting
SNYK-JS-BOOTSTRAP-7444617
474 Proof of Concept
Release notes
Package name: gridstack
  • 10.3.0 - 2024-06-26
    • fix: #2720 load() now creates widgets in order (used to be reverse due to old collision code)
  • 10.2.1 - 2024-06-24
    • feat: #2709 support for multiple drag targets - Thank you nickfulcher
    • fix: #2683 check for fixed grid maxRow during resize
    • fix: #2694 prevent 'r' rotation to items that can't resize (locked, noResize, fixed sizes)
    • fix: #2669 load() sometimes restore incorrectly
  • 10.2.0 - 2024-06-02

    v10.2.0

  • 10.1.2 - 2024-03-31

    v10.1.2

  • 10.1.1 - 2024-03-03
    • fix: #2620 allow resizing with sizeToContent:NUMBER is uses
  • 10.1.0 - 2024-02-04
    • feat: #2574 Allow cell height in cm and mm units
    • feat: #2578 allow different scaling between drag toolbar and grid
    • fix: #2577 ui-resizable-s/-n style fix
    • fix: #2576 column('none') now ignores layouts
    • fix: #2560 nested grid fix (enter can call leave which can call enter again) - Thank you v1talii-dev
    • fix: #2596 prevent SSR crash
    • fix: #2610 using passive:true for mousemove events
    • fix: #2612 restrict vertical resize if sizeToContent:true
    • demo: nested.htm now has nested create and drag&drop example - Thank you fredericrous
  • 10.0.1 - 2023-12-10
    • fix: #2552 DOM init doesn't sizeToContent
    • fix: #2561 issues with sizeToContent animation, cleanup, etc...
    • fix: #2427 sizeToContent supports rem/em cell height
    • fix: #2558 remove style node in shadow root
    • fix: #2556 make sure 'new GridStack(el)' set el.gridstack=this right away
    • cleanup: #2550 Optimize resize arrow (~88% lighter from 1.82 KB to 225B)
  • 10.0.0 - 2023-11-21
    • feat #2542 we now support much richer responsive behavior with GridStackOptions.columnOpts including any breakpoint width:column pairs, or automatic column sizing.
    • disableOneColumnMode, oneColumnSize, oneColumnModeDomSort have been removed (see v10 migration doc)
  • 9.5.1 - 2023-11-11
    • fix #2525 Fixed unhandled exception happening in _mouseMove handler
    • fix potential crash in doContentResize() if grid gets deleted by the time the delay happens
    • fix #2527 Incorrect layout on grid load in one column mode
    • fix #2496 animation on init, introduced in 8.1.1
  • 9.5.0 - 2023-10-26
  • 9.4.0 - 2023-10-15
  • 9.3.0 - 2023-09-30
  • 9.2.2 - 2023-09-27
  • 9.2.1 - 2023-09-21
  • 9.2.0 - 2023-09-10
  • 9.1.1 - 2023-09-06
  • 9.1.0 - 2023-09-04
  • 9.0.2 - 2023-08-30
  • 9.0.1 - 2023-08-27
  • 9.0.0 - 2023-08-23
  • 8.4.0 - 2023-07-20
  • 8.3.0 - 2023-06-13
  • 8.2.3 - 2023-06-12
  • 8.2.2 - 2023-06-12
  • 8.2.1 - 2023-05-26
  • 8.2.0 - 2023-05-24
  • 8.1.2 - 2023-05-22
  • 8.1.1 - 2023-05-13
  • 8.1.0 - 2023-05-07
  • 8.0.1 - 2023-04-30
  • 8.0.0 - 2023-04-29
  • 7.3.0 - 2023-04-02
  • 7.2.3 - 2023-02-02
  • 7.2.2 - 2023-01-16
  • 7.2.1 - 2023-01-14
  • 7.2.0 - 2023-01-08
  • 7.1.2 - 2022-12-30
  • 7.1.1 - 2022-11-13
  • 7.1.0 - 2022-10-23
  • 7.0.1 - 2022-10-14
  • 7.0.0 - 2022-10-09
  • 6.0.3 - 2022-10-09
  • 6.0.2 - 2022-09-23
  • 6.0.1 - 2022-08-28
  • 6.0.0 - 2022-08-21
  • 5.1.1 - 2022-06-16
  • 5.1.0 - 2022-05-21
  • 5.0.0 - 2022-01-10
from gridstack GitHub release notes

Important

  • Warning: This PR contains a major version upgrade, and may be a breaking change.
  • 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.
  • Max score is 1000. Note that the real score may have changed since the PR was raised.

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 gridstack from 5.0.0 to 10.3.0.

See this package in npm:
gridstack

See this project in Snyk:
https://app.snyk.io/org/samg217/project/d8de7385-6e83-484f-b485-6b0f72e5697e?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