Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 1, 2026

Bumps gridstack from 12.3.3 to 12.4.2.

Release notes

Sourced from gridstack's releases.

v12.4.2

  • regression: #3214 touch device with real mouse event fix (caused by #3191 in last release)

v12.4.1

  • feat: #3104 Custom resize div element target - thank you Marvin Heilemann
  • fix: #3181 re-initing from DOM missing x:0, y:0 messing layout
  • fix: #3191 touch issue on Linux
  • fix: #3194 updateOption() update lazyLoad
  • fix: #3201 updating higher column layout can cause negative values in layoutsNodesChange()

DO NOT USE 12.4.0 as missing some export like 12.3.3, which was fixed in this release

Changelog

Sourced from gridstack's changelog.

12.4.2 (2025-12-26)

  • regression: #3214 touch device with real mouse event fix (caused by #3191 in last release)

12.4.1 (2025-12-12)

  • feat: #3104 Custom resize div element target - thank you Marvin Heilemann
  • fix: #3181 re-initing from DOM missing x:0, y:0 messing layout
  • fix: #3191 touch issue on Linux
  • fix: #3194 updateOption() update lazyLoad
  • fix: #3201 updating higher column layout can cause negative values in layoutsNodesChange()
Commits
  • f292def Merge pull request #3218 from adumesny/master
  • 88db16e v12.4.2 demos
  • 11e2071 Merge pull request #3217 from adumesny/master
  • 340d5ad v12.4.2
  • a66b63e Merge pull request #3215 from adumesny/master
  • 183ef01 touch event fixes
  • b3f7f91 Merge pull request #3213 from timdoherty/issue-3200-react-lazy-load
  • 5005564 Merge branch 'master' of github.com:gridstack/gridstack.js into issue-3200-re...
  • 83756fa fix: memoize React widget render; force re-render in renderCBFn when
  • 313bafb Merge pull request #3209 from adumesny/master
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 1, 2026
@cedric-anne
Copy link
Member

@dependabot rebase

Bumps [gridstack](https://github.com/gridstack/gridstack.js) from 12.3.3 to 12.4.2.
- [Release notes](https://github.com/gridstack/gridstack.js/releases)
- [Changelog](https://github.com/gridstack/gridstack.js/blob/master/doc/CHANGES.md)
- [Commits](gridstack/gridstack.js@v12.3.3...v12.4.2)

---
updated-dependencies:
- dependency-name: gridstack
  dependency-version: 12.4.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/main/gridstack-12.4.2 branch from ab7aacb to 1af0bf9 Compare January 5, 2026 13:00
@trasher trasher merged commit 3e4bae7 into main Jan 5, 2026
9 of 10 checks passed
@trasher trasher deleted the dependabot/npm_and_yarn/main/gridstack-12.4.2 branch January 5, 2026 14:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants