chore(deps): bump the prod-dependencies group with 2 updates#1184
Merged
steilerDev merged 2 commits intoMar 24, 2026
Merged
Conversation
Bumps the prod-dependencies group with 2 updates: [node-cron](https://github.com/merencia/node-cron) and [i18next](https://github.com/i18next/i18next). Updates `node-cron` from 3.0.3 to 4.2.1 - [Release notes](https://github.com/merencia/node-cron/releases) - [Commits](node-cron/node-cron@v3.0.3...v4.2.1) Updates `i18next` from 25.8.18 to 25.8.20 - [Release notes](https://github.com/i18next/i18next/releases) - [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md) - [Commits](i18next/i18next@v25.8.18...v25.8.20) --- updated-dependencies: - dependency-name: node-cron dependency-version: 4.2.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: prod-dependencies - dependency-name: i18next dependency-version: 25.8.20 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
node-cron v4 ships its own TypeScript types and no longer exposes ScheduledTask via the default export namespace. Import the type directly and remove the now-unnecessary @types/node-cron package. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Contributor
|
🎉 This PR is included in version 2.2.0-beta.30 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
This was referenced Mar 25, 2026
Contributor
|
🎉 This PR is included in version 2.2.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the prod-dependencies group with 2 updates: node-cron and i18next.
Updates
node-cronfrom 3.0.3 to 4.2.1Release notes
Sourced from node-cron's releases.
Commits
3c31384v4.2.16b27cb1Merge pull request #471 from GiovaniGuizzo/fix/windows-path3c52b87doc: added hack notice50bfc82fix: fixed interop of ESM and CJS on Windowsfb0c835tests: added tests7821a27fix: fixed task import on Windows19b4ba5chore: added FUNDING.ymlce5c94ev4.2.0b4d224aMerge pull request #468 from AdrianoRuberto/main0c5a91eExpose getTasks and getTaskUpdates
i18nextfrom 25.8.18 to 25.8.20Release notes
Sourced from i18next's releases.
Changelog
Sourced from i18next's changelog.
Commits
037e97825.8.208750f71fix:getFixedT()selector now resolves namespaces against the effective `ns...4736b20jsr update160cde525.8.1988d5145fix #2405 by reverting changes in v25.8.15938fd1cjsr updateDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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 conditions