Bump the production-dependencies group with 3 updates#544
Merged
CommanderRedYT merged 2 commits intoApr 8, 2026
Merged
Conversation
Bumps the production-dependencies group with 3 updates: [fuse.js](https://github.com/krisk/Fuse), [i18next](https://github.com/i18next/i18next) and [react-i18next](https://github.com/i18next/react-i18next). Updates `fuse.js` from 7.1.0 to 7.3.0 - [Release notes](https://github.com/krisk/Fuse/releases) - [Changelog](https://github.com/krisk/Fuse/blob/main/CHANGELOG.md) - [Commits](krisk/Fuse@v7.1.0...v7.3.0) Updates `i18next` from 26.0.2 to 26.0.3 - [Release notes](https://github.com/i18next/i18next/releases) - [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md) - [Commits](i18next/i18next@v26.0.2...v26.0.3) Updates `react-i18next` from 17.0.1 to 17.0.2 - [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md) - [Commits](i18next/react-i18next@v17.0.1...v17.0.2) --- updated-dependencies: - dependency-name: fuse.js dependency-version: 7.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: i18next dependency-version: 26.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: react-i18next dependency-version: 17.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
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 production-dependencies group with 3 updates: fuse.js, i18next and react-i18next.
Updates
fuse.jsfrom 7.1.0 to 7.3.0Release notes
Sourced from fuse.js's releases.
Changelog
Sourced from fuse.js's changelog.
Commits
aae48f5chore(release): 7.3.0d63c0e8fix(lint): suppress unused var in toJSON destructure44dfdb4chore: add funding field to package.json65dadf5docs: add performance guide with benchmark script0ae662cfeat: add BigInt support for indexing and search8153c9ddocs: fix tsconfig to resolve "no inputs found" error6afb2eddocs: add "When to Use It" section to token search page0e74a9cdocs: simplify Getting Started page title80330eddocs: fix sidebar titles and restore subheading expansion6cd0ceedocs: remove unused TwitterFollow and Version componentsUpdates
i18nextfrom 26.0.2 to 26.0.3Release notes
Sourced from i18next's releases.
Changelog
Sourced from i18next's changelog.
Commits
ea8391c26.0.35da85e0fix(types):addResourceBundlenow accepts an optional 6thoptionsparamet...Updates
react-i18nextfrom 17.0.1 to 17.0.2Changelog
Sourced from react-i18next's changelog.
Commits
4d62f8617.0.261fe80cfix(types):valuesprop on\<Trans />now only requires interpolation vari...b58d5a5l10n: add Swedish language support to examples (#1912)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 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