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 react-grid-layout from 1.3.4 to 1.4.4 #20

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

Conversation

rish2497
Copy link

@rish2497 rish2497 commented Mar 8, 2024

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to upgrade react-grid-layout from 1.3.4 to 1.4.4.

ℹ️ 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 5 versions ahead of your current version.
  • The recommended version was released 3 months ago, on 2023-11-24.
Release notes
Package name: react-grid-layout
  • 1.4.4 - 2023-11-24

    release 1.4.4

  • 1.4.3 - 2023-11-08

    release 1.4.3

  • 1.4.2 - 2023-09-22

    release 1.4.2

  • 1.4.1 - 2023-09-12
    Uncategorized
    • fix(resize): fix bug where height could not be resized if h=0
    • fix(deps): revert fast-equals to @ 4.0.3
  • 1.4.0 - 2023-09-11
    Uncategorized
    • add ISSUE_TEMPLATE files
    • test deepFreeze
    • docs: add missing props to custom child example
    • docs - added children props to custom child component example
    • Update README.md
    • [bug-fix] Corrected draggableHandle configuration in static elements example
    • fix(grid): Fixed Compact horizontal not always moving elements as left as possible.
    • chore(npm): update packages
    • Add checking the compactType null value to avoid breaking the layout when overlapping is allowed.
    • chore(test): add test github action
    • Replace lodash.isequal to fast-equals
    • feat(github): add release automation with provenance
    • add missing parenthesis
    • fix(workflows): upg to node 16
    • onResizeStop and onDragStop callbacks should return updated layout
    • chore(utils): remove _grid and add test
    • fix(build): npm@9 removed npm bin
    • Replaced window resize event handler with resizeObserver
    • Export calculateUtils
    • Multi directional resizing
    • chore(dev): update dependencies
  • 1.3.4 - 2022-02-21
    Uncategorized
    • Add e.stopPropagation to onDragLeave, onDragEnter and onDrop to preve…
from react-grid-layout GitHub release notes
Commit messages
Package name: react-grid-layout
  • f5f3b5d release 1.4.4
  • 38b0428 chore(deps): update devdeps (#1989)
  • 418ef37 Fix/small bugs (#1988)
  • 3df992f Remove duplicated package in README (#1987)
  • fee5f13 fix: Modify Drag values according to containerPadding (#1323)
  • 0f6b18d Fix position logic when item is dragged in from the outside (#1915)
  • 66c238f Update README.md (#1911)
  • 323be10 Example for horizontal compaction (#1922)
  • 350b950 Update README.md (#1973)
  • 82caaf5 release 1.4.3
  • 57bba6b fix: set activeDrag in the state onDragStart (#1923)
  • 053f6da release 1.4.2
  • 16867d9 Resizing now obeys preventCollision restrictions (#1937)
  • 5f68d1b fix(actions): use least permissions on github token (#1945)
  • cc090e9 Run prettier to fix issues picked up via CI (#1938)
  • 8191403 release 1.4.1
  • 6a2d26d chore(pkg): remove some files from built package
  • dcb4091 fix(makefile): fix newline at end of package.json on publish
  • 0656b14 fix(deps): revert fast-equals to @ 4.0.3 (#1932)
  • 17d375b fix(resize): fix bug where height could not be resized if h=0 (#1931)
  • b738730 chore(github): update PR template
  • e7ac786 chore(prettier): package.json newline
  • 84d7900 fix(examples): missing definition in examples/var.js prevented render of 20-resizable-handles
  • ea93806 release 1.4.0

Compare


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:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

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