-
-
Notifications
You must be signed in to change notification settings - Fork 2
chore(deps): bump the frontend-major-updates group across 1 directory with 6 updates #259
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?
chore(deps): bump the frontend-major-updates group across 1 directory with 6 updates #259
Conversation
… with 6 updates Bumps the frontend-major-updates group with 6 updates in the /frontend directory: | Package | From | To | | --- | --- | --- | | [better-sqlite3](https://github.com/WiseLibs/better-sqlite3) | `11.10.0` | `12.0.0` | | [node-cron](https://github.com/merencia/node-cron) | `3.0.3` | `4.1.1` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.15.17` | `24.0.3` | | [bits-ui](https://github.com/huntabyte/bits-ui) | `1.4.6` | `2.8.8` | | [mode-watcher](https://github.com/svecosystem/mode-watcher/tree/HEAD/packages/mode-watcher) | `0.5.1` | `1.0.8` | | [svelte-sonner](https://github.com/wobsoriano/svelte-sonner) | `0.3.28` | `1.0.5` | Updates `better-sqlite3` from 11.10.0 to 12.0.0 - [Release notes](https://github.com/WiseLibs/better-sqlite3/releases) - [Commits](WiseLibs/better-sqlite3@v11.10.0...v12.0.0) Updates `node-cron` from 3.0.3 to 4.1.1 - [Release notes](https://github.com/merencia/node-cron/releases) - [Commits](node-cron/node-cron@v3.0.3...v4.1.1) Updates `@types/node` from 22.15.17 to 24.0.3 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `bits-ui` from 1.4.6 to 2.8.8 - [Release notes](https://github.com/huntabyte/bits-ui/releases) - [Commits](https://github.com/huntabyte/bits-ui/compare/bits-ui@1.4.6...bits-ui@2.8.8) Updates `mode-watcher` from 0.5.1 to 1.0.8 - [Release notes](https://github.com/svecosystem/mode-watcher/releases) - [Changelog](https://github.com/svecosystem/mode-watcher/blob/main/packages/mode-watcher/CHANGELOG.md) - [Commits](https://github.com/svecosystem/mode-watcher/commits/mode-watcher@1.0.8/packages/mode-watcher) Updates `svelte-sonner` from 0.3.28 to 1.0.5 - [Release notes](https://github.com/wobsoriano/svelte-sonner/releases) - [Changelog](https://github.com/wobsoriano/svelte-sonner/blob/main/CHANGELOG.md) - [Commits](wobsoriano/svelte-sonner@v0.3.28...v1.0.5) --- updated-dependencies: - dependency-name: better-sqlite3 dependency-version: 12.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: frontend-major-updates - dependency-name: node-cron dependency-version: 4.1.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: frontend-major-updates - dependency-name: "@types/node" dependency-version: 24.0.3 dependency-type: direct:development update-type: version-update:semver-major dependency-group: frontend-major-updates - dependency-name: bits-ui dependency-version: 2.8.8 dependency-type: direct:development update-type: version-update:semver-major dependency-group: frontend-major-updates - dependency-name: mode-watcher dependency-version: 1.0.8 dependency-type: direct:development update-type: version-update:semver-major dependency-group: frontend-major-updates - dependency-name: svelte-sonner dependency-version: 1.0.5 dependency-type: direct:development update-type: version-update:semver-major dependency-group: frontend-major-updates ... Signed-off-by: dependabot[bot] <support@github.com>
Reviewer's GuideBumps six major dependencies in the /frontend directory by updating version references in package.json and regenerating package-lock.json. File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Join our Discord community for assistance with any issues or questions. Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
Bumps the frontend-major-updates group with 6 updates in the /frontend directory:
11.10.0
12.0.0
3.0.3
4.1.1
22.15.17
24.0.3
1.4.6
2.8.8
0.5.1
1.0.8
0.3.28
1.0.5
Updates
better-sqlite3
from 11.10.0 to 12.0.0Release notes
Sourced from better-sqlite3's releases.
Commits
a6607df
12.0.0395af82
Use correct flag to determine if V8 Sandboxing is enabled (#1373)ae953ec
BREAKING CHANGE: drop EOL Node.js v18 and Electron v26, v27, and v28. Add nod...Updates
node-cron
from 3.0.3 to 4.1.1Release notes
Sourced from node-cron's releases.
Commits
22c607d
v4.1.181053ea
Merge pull request #462 from node-cron/fix-overlapaceae42
chore: lint340eb12
fix: overlape275eeb
v4.1.0ea019c7
Merge pull request #455 from node-cron/fix-create-id-old-node29d96b5
fix: create id function making it compatible with old node version like node 160559ad9
Merge pull request #453 from node-cron/feat-added-jitterb31045d
chore: lint82037f7
chore: typoUpdates
@types/node
from 22.15.17 to 24.0.3Commits
Updates
bits-ui
from 1.4.6 to 2.8.8Release notes
Sourced from bits-ui's releases.
... (truncated)
Commits
5a05577
Version Packages (#1621)525dbf3
fix(Checkbox): only call onValueChange once per change to group (#1620)1884538
Version Packages (#1618)7801d34
fix(Calendar): ensuredisableDaysOutsideMonth
is respected (#1619)eea4073
fix(Checkbox): ensure isn't called more than once per change (#1617)91e0be9
Version Packages (#1616)b437226
fix: use correct ref for scroll area thumb (#1615)8e75f5e
Version Packages (#1612)54bf85d
fix(Command): Ensure selected item is visible when command is in grid mode (#...dd40fbf
Version Packages (#1609)Updates
mode-watcher
from 0.5.1 to 1.0.8Release notes
Sourced from mode-watcher's releases.
Changelog
Sourced from mode-watcher's changelog.
... (truncated)
Commits
f7e08bb
chore(release): version package (#142)885e6a2
pref: improvewithoutTransition
(#141)d93bde0
chore(release): version package (#139)50c5c8b
fix: ensure window.matchMedia is defined as function (#138)6c7951f
chore(release): version package (#137)a7bed09
perf: prevent runningwithoutTransition
on initial load (#136)426c30f
chore(release): version package (#135)a22feb8
fix: prevent passing an empty token to classList.add/remove (#134)054b7be
chore(release): version package (#133)de55416
change: markgenerateSetInitialModeExpression
as deprecated in favor of `cr...Updates
svelte-sonner
from 0.3.28 to 1.0.5Release notes
Sourced from svelte-sonner's releases.
Changelog
Sourced from svelte-sonner's changelog.
... (truncated)
Commits
c44c917
Version Packages (#164)e441e34
perf: dont rungetDocumentDirection
until needed (#163)fe23a74
chore: remove untrack comments601521b
Merge pull request #161 from wobsoriano/changeset-release/maince2e4ff
Version Packages6192988
Merge pull request #150 from shyakadavis/fix/icon-colors8050451
Merge branch 'main' into fix/icon-colors1a718f6
chore: add changeset14135b1
fix: Remove lift interactionaaaff7c
fix: Ensure onDismiss fires correctlyDependabot 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 <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditionsSummary by Sourcery
Chores: