Skip to content

chore(deps): bump gridstack from 12.6.0 to 13.0.2 - #188

Merged
N-thnI merged 4 commits into
mainfrom
dependabot/npm_and_yarn/gridstack-13.0.2
Jul 29, 2026
Merged

chore(deps): bump gridstack from 12.6.0 to 13.0.2#188
N-thnI merged 4 commits into
mainfrom
dependabot/npm_and_yarn/gridstack-13.0.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 28, 2026

Copy link
Copy Markdown
Contributor

Bumps gridstack from 12.6.0 to 13.0.2.

Release notes

Sourced from gridstack's releases.

v13.0.1

  • fix: #3325 preinstall script
  • fix: #3324 vue files missing from package

v13.0.0

  • NEW: React wrapper: re-did to follow the Angular pattern (drag&Drop between grid doesn't destroy content), events, lazyLoad support, fix memory leak, empty content, etc...
  • NEW: Vue wrapper: brand new wrapper follow same pattern as well
  • break: #3310 Angular wrapper using component+props (instead of selector+input)
  • feat: #662 added grid-lines.html demo (just CSS)
  • fix: #3154 Esc key doesn't restore subgrid
  • fix: #3231 drag broken in Firefox 147.0.4+ and Chrome 144+ due to navigator.maxTouchPoints > 0 now returning true on desktop (macOS trackpad)
  • fix: #3291 flicker nested grid demo when dragging between sub-grids
  • fix: #3085 Changing rows after init relays out if smaller
  • fix: #2823 Scrollbar appears prevents onChange being called
  • fix: #2948 dynamically created nested grid disappeared when dragging out
  • fix: #3269 cleanup old rtl residue - thank you Daniel Cohen Gindi
  • fix: #3270 dragging item from outside doesn't allow swap (weird change is layout especially when you move out as it doesn't restore)
  • fix: #2950 Angular: now support signal inputs (ng14.1+) like name = input<string>()
Changelog

Sourced from gridstack's changelog.

13.0.2 (2026-07-26)

  • reg: #3340 regression: strict mode (v13.0.0) fails columnWidth without .breakpoints - thank you Daniel Cohen Gindi

13.0.1 (2026-07-22)

  • fix: #3325 preinstall script
  • fix: #3324 vue files missing from package

13.0.0 (2026-07-18)

  • NEW: react wrapper: re-did to follow the Angular pattern (drag&Drop between grid doesn't destroy content), events, lazyLoad support, fix memory leak, empty content, etc...
  • NEW: vue wrapper: brand new wrapper follow same pattern as well
  • break: #3310 Angular wrapper using component+props (instead of selector+input)
  • feat: #662 added grid-lines.html demo (just CSS)
  • fix: #3154 Esc key doesn't restore subgrid
  • fix: #3231 drag broken in Firefox 147.0.4+ and Chrome 144+ due to navigator.maxTouchPoints > 0 now returning true on desktop (macOS trackpad)
  • fix: #3291 flicker nested grid demo when dragging between sub-grids
  • fix: #3085 Changing rows after init relays out if smaller
  • fix: #2823 Scrollbar appears prevents onChange being called
  • fix: #2948 dynamically created nested grid disappeared when dragging out
  • fix: #3269 cleanup old rtl residue - thank you Daniel Cohen Gindi
  • fix: #3270 dragging item from outside doesn't allow swap (weird change is layout especially when you move out as it doesn't restore)
  • fix: #2950 Angular: now support signal inputs (ng14.1+) like name = input<string>()
Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 28, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/gridstack-13.0.2 branch from a67c4e9 to 6674a7f Compare July 28, 2026 19:09
Bumps [gridstack](https://github.com/gridstack/gridstack.js) from 12.6.0 to 13.0.2.
- [Release notes](https://github.com/gridstack/gridstack.js/releases)
- [Changelog](https://github.com/gridstack/gridstack.js/blob/master/doc/CHANGES.md)
- [Commits](https://github.com/gridstack/gridstack.js/commits)

---
updated-dependencies:
- dependency-name: gridstack
  dependency-version: 13.0.2
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/gridstack-13.0.2 branch from 6674a7f to 574eb18 Compare July 28, 2026 20:36
N-thnI and others added 3 commits July 28, 2026 21:40
gridstack 13's types widen GridStack.init()'s return type to include
null; add the corresponding early return before using the instance.
Merging main into this branch (to pick up the react-i18next/i18next
bump from #182) resolved package.json's gridstack line back to
^12.6.0 even though package-lock.json still correctly had 13.0.2
installed, which npm ci correctly rejects as out of sync. Restore the
^13.0.2 requirement to match the lockfile.
@N-thnI
N-thnI merged commit 154ab94 into main Jul 29, 2026
4 checks passed
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/gridstack-13.0.2 branch July 29, 2026 13:51
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.

1 participant