-
-
Notifications
You must be signed in to change notification settings - Fork 0
fix(deps): update dependency gridjs to v6 #34
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
base: main
Are you sure you want to change the base?
Conversation
|
All alerts resolved. Learn more about Socket for GitHub. This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored. |
e2bff0a
to
6b3c16f
Compare
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
6b3c16f
to
def6483
Compare
def6483
to
5606554
Compare
5606554
to
133b139
Compare
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Comment |
133b139
to
6073329
Compare
6073329
to
3e00665
Compare
This PR contains the following updates:
4.0.0
->6.2.0
Release Notes
grid-js/gridjs (gridjs)
v6.2.0
Compare Source
6.2.0 (2024-03-03)
🚀 New Feature
🐛 Bug Fix
Committers: 11
v6.1.1
Compare Source
6.1.1 (2024-01-15)
🚀 New Feature
🐛 Bug Fix
Committers: 2
v6.1.0
Compare Source
6.1.0 (2024-01-14)
🐛 Bug Fix
🏃♀️ Performance
Committers: 1
v6.0.6
Compare Source
6.0.6 (2023-01-29)
🚀 New Feature
Committers: 1
v6.0.5
Compare Source
6.0.5 (2023-01-18)
🐛 Bug Fix
Committers: 1
v6.0.4
Compare Source
6.0.4 (2023-01-17)
🐛 Bug Fix
💅 Polish
Committers: 1
v6.0.3
Compare Source
v6.0.2
Compare Source
v6.0.1
Compare Source
6.0.1 (2023-01-16)
IMPORTANT NOTE:
There are a lot of breaking changes in the version, including how the state management is done internally and how plugins are written. However, if you don't use any internal APIs (like the EventEmitter, Store, etc) and you don't have any custom plugins, this version shouldn't impact you much. Otherwise, please make sure your plugins and custom integrations are thoroughly tested before upgrading to Grid.js 6.x.
🚀 New Feature
💥 Breaking Change
🐛 Bug Fix
🏃♀️ Performance
Committers: 4
Full Changelog: grid-js/gridjs@6.0.0...6.0.1
v6.0.0
Compare Source
v5.1.0
Compare Source
5.1.0 (2022-08-20)
🚀 New Feature
🐛 Bug Fix
🏠 Internal
Committers: 18
v5.0.2
Compare Source
v5.0.1
Compare Source
5.0.1 (2021-06-07)
BREAKING CHANGES: This release contains some breaking changes. Make sure you double check your
import
/require
s before migrating to v5:gridjs/plugins
namespace, e.g.import { RowSelection } from "gridjs/plugins/selection";
(https://gridjs.io/docs/plugins/selection/index)gridjs/l10n
namespace to import the available Locales, e.g.import { frFR } from "gridjs/l10n";
(https://gridjs.io/docs/localization/locales)🚀 New Feature
gridjs
🏠 Internal
gridjs-selection
,gridjs
Committers: 5
v5.0.0
Compare Source
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.