Skip to content

Bump gridstack from 11.5.1 to 12.1.1 in /freedata_gui#972

Merged
DJ2LS merged 2 commits into
developfrom
dependabot/npm_and_yarn/freedata_gui/develop/gridstack-12.1.1
May 6, 2025
Merged

Bump gridstack from 11.5.1 to 12.1.1 in /freedata_gui#972
DJ2LS merged 2 commits into
developfrom
dependabot/npm_and_yarn/freedata_gui/develop/gridstack-12.1.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 1, 2025

Copy link
Copy Markdown
Contributor

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps gridstack from 11.5.1 to 12.1.1.

Release notes

Sourced from gridstack's releases.

v12.1.1

  • fix #3038 updateOptions() fix opts.minRow being undefined

v12.1.0

  • feat #2671 subgrid now propagate events to topmost grid. Use el.gridstackNode.grid to know which (sub) grid.
  • fix #3028 updateOptions() no longer modifies passed in struct. only field we check are being handled too.
  • fix #3029 resizeToContent() fix for nested grid with content above
  • fix #3030 resizeToContentCheck() wasn't blocking _ignoreLayoutsNodeChange at end of the loop
  • rem #3022 removed ES5 support (IE doesn't support CSS vars needed now)
  • rem #3027 remove legacy code support for disableOneColumnMode, oneColumnSize, oneColumnModeDomSort

v12.0.0

  • feat: #2854 Removed dynamic stylesheet and migrated to CSS vars. Thank you lmartorella
  • feat: #3013 columns no longer require custom classes nor gridstack-extra.css as we now use CSS vars.
  • fix: #2978 Very slow operation in 11.2.0 and higher with large blocks
  • fix: #2947 loading responsive layout:'list' into smaller screen doesn't layout correctly.
Changelog

Sourced from gridstack's changelog.

12.1.1 (2024-04-28)

  • fix #3038 updateOptions() fix opts.minRow being undefined

12.1.0 (2024-04-23)

  • feat #2671 subgrid now propagate events to topmost grid. Use el.gridstackNode.grid to know which (sub) grid.
  • fix #3028 updateOptions() no longer modifies passed in struct. only field we check are being handled too.
  • fix #3029 resizeToContent() fix for nested grid with content above
  • fix #3030 resizeToContentCheck() wasn't blocking _ignoreLayoutsNodeChange at end of the loop
  • rem #3022 removed ES5 support (IE doesn't support CSS vars needed now)
  • rem #3027 remove legacy code support for disableOneColumnMode, oneColumnSize, oneColumnModeDomSort

12.0.0 (2025-04-12)

  • feat: #2854 Removed dynamic stylesheet and migrated to CSS vars. Thank you lmartorella
  • feat: #3013 columns no longer require custom classes nor gridstack-extra.css as we now use CSS vars.
  • fix: #2978 Very slow operation in 11.2.0 and higher with large blocks
  • fix: #2947 loading responsive layout:'list' into smaller screen doesn't layout correctly.
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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)

Bumps [gridstack](https://github.com/gridstack/gridstack.js) from 11.5.1 to 12.1.1.
- [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/v12.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 1, 2025
@DJ2LS DJ2LS merged commit 77b2e9e into develop May 6, 2025
13 checks passed
@DJ2LS DJ2LS deleted the dependabot/npm_and_yarn/freedata_gui/develop/gridstack-12.1.1 branch May 6, 2025 10:43
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