-
-
Notifications
You must be signed in to change notification settings - Fork 2
chore(deps): bump the frontend-major-updates group across 1 directory with 2 updates #243
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # 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 2 updates #243
Conversation
… with 2 updates Bumps the frontend-major-updates group with 2 updates in the /frontend directory: [node-cron](https://github.com/merencia/node-cron) and [mode-watcher](https://github.com/svecosystem/mode-watcher/tree/HEAD/packages/mode-watcher). Updates `node-cron` from 3.0.3 to 4.0.3 - [Release notes](https://github.com/merencia/node-cron/releases) - [Commits](node-cron/node-cron@v3.0.3...v4.0.3) Updates `mode-watcher` from 0.5.1 to 1.0.7 - [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.7/packages/mode-watcher) --- updated-dependencies: - dependency-name: node-cron dependency-version: 4.0.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: frontend-major-updates - dependency-name: mode-watcher dependency-version: 1.0.7 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 GuideThis PR updates two major frontend dependencies by bumping their versions in package.json and regenerating the lockfile, bringing in new features, TypeScript migration, and various bug fixes. Class Diagram: Key API Changes in
|
Change | Details | Files |
---|---|---|
Upgrade mode-watcher to v1.0.7 |
|
frontend/package.json frontend/package-lock.json |
Upgrade node-cron to v4.0.3 |
|
frontend/package.json frontend/package-lock.json |
Tips and commands
Interacting with Sourcery
- Trigger a new review: Comment
@sourcery-ai review
on the pull request. - Continue discussions: Reply directly to Sourcery's review comments.
- Generate a GitHub issue from a review comment: Ask Sourcery to create an
issue from a review comment by replying to it. You can also reply to a
review comment with@sourcery-ai issue
to create an issue from it. - Generate a pull request title: Write
@sourcery-ai
anywhere in the pull
request title to generate a title at any time. You can also comment
@sourcery-ai title
on the pull request to (re-)generate the title at any time. - Generate a pull request summary: Write
@sourcery-ai summary
anywhere in
the pull request body to generate a PR summary at any time exactly where you
want it. You can also comment@sourcery-ai summary
on the pull request to
(re-)generate the summary at any time. - Generate reviewer's guide: Comment
@sourcery-ai guide
on the pull
request to (re-)generate the reviewer's guide at any time. - Resolve all Sourcery comments: Comment
@sourcery-ai resolve
on the
pull request to resolve all Sourcery comments. Useful if you've already
addressed all the comments and don't want to see them anymore. - Dismiss all Sourcery reviews: Comment
@sourcery-ai dismiss
on the pull
request to dismiss all existing Sourcery reviews. Especially useful if you
want to start fresh with a new review - don't forget to comment
@sourcery-ai review
to trigger a new review!
Customizing Your Experience
Access your dashboard to:
- Enable or disable review features such as the Sourcery-generated pull request
summary, the reviewer's guide, and others. - Change the review language.
- Add, remove or edit custom review instructions.
- Adjust other review settings.
Getting Help
- Contact our support team for questions or feedback.
- Visit our documentation for detailed guides and information.
- Keep in touch with the Sourcery team by following us on X/Twitter, LinkedIn or GitHub.
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 2 updates in the /frontend directory: node-cron and mode-watcher.
Updates
node-cron
from 3.0.3 to 4.0.3Release notes
Sourced from node-cron's releases.
Commits
b6cfe2f
v4.0.357a7b74
fix: background task resolution pathd8e0a5e
v4.0.21c86d20
fix: set max delay5bfd5ab
v4.0.1530fecc
fix: build cjs and esmfb3ada8
chore: running tests and lint on publishac53668
v4.0.0bfba4db
bump beta versionaa645ff
fix typesUpdates
mode-watcher
from 0.5.1 to 1.0.7Release notes
Sourced from mode-watcher's releases.
Changelog
Sourced from mode-watcher's changelog.
Commits
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...3102c86
chore(release): version package (#131)6390db4
fix: ensure to always use custom storage keys if provided (#130)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 <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
Bump major versions of node-cron and mode-watcher dependencies in the frontend directory
Chores: