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

build(deps): bump gridstack from 10.3.1 to 11.0.1 #18192

Merged
merged 1 commit into from
Nov 4, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 1, 2024

Bumps gridstack from 10.3.1 to 11.0.1.

Release notes

Sourced from gridstack's releases.

v11.0.1

  • fix: #2834 v11 angular missing package.json
  • fix: #2835 make sure we have unique USER id

v11.0.0

  • feat: #2826 Lazy loading of widget content until visible (GridStackOptions.lazyLoad and GridStackWidget.lazyLoad)
  • feat: #2818 support for Angular Component hosting true sub-grids (that size according to parent) without requring them to be only child of grid-item-content.
  • fix: #2231,#1840,#2354 big overall to how we do sidepanel drag&drop helper. see migrate to v11 notes.
  • fix: #2736 safe practices around GridStackWidget.content no longer setting innerHTML
Changelog

Sourced from gridstack's changelog.

11.0.1 (2024-10-21)

  • fix: #2834 v11 angular missing package.json
  • fix: #2835 make sure we have unique USER id

11.0.0 (2024-10-20)

  • feat: #2826 Lazy loading of widget content until visible (GridStackOptions.lazyLoad and GridStackWidget.lazyLoad)
  • feat: #2818 support for Angular Component hosting true sub-grids (that size according to parent) without requring them to be only child of grid-item-content.
  • fix: #2231,#1840,#2354 big overall to how we do sidepanel drag&drop helper. see release notes.
  • fix: #2736 safe practices around GridStackWidget.content no longer setting innerHTML
Commits

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)

Bumps [gridstack](https://github.com/gridstack/gridstack.js) from 10.3.1 to 11.0.1.
- [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@v10.3.1...v11.0.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 1, 2024
@cedric-anne cedric-anne requested a review from orthagh November 4, 2024 08:32
@orthagh
Copy link
Contributor

orthagh commented Nov 4, 2024

After a bunch of quick tests, everything seems ok.
The changelog doesn't showcase any breaking changes.
One point is interesting, lazy loading until visible, I'll add it to backlog.

Anyway, this PR can be merged.

@trasher trasher merged commit b4b8534 into main Nov 4, 2024
8 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/main/gridstack-11.0.1 branch November 4, 2024 13:00
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.

2 participants