Bump the dependencies group with 6 updates#298
Merged
Conversation
Bumps the dependencies group with 6 updates: | Package | From | To | | --- | --- | --- | | [i18next](https://github.com/i18next/i18next) | `25.8.4` | `25.8.10` | | [i18next-browser-languagedetector](https://github.com/i18next/i18next-browser-languageDetector) | `8.2.0` | `8.2.1` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.2.2` | `25.2.3` | | [css-loader](https://github.com/webpack/css-loader) | `7.1.3` | `7.1.4` | | [postcss-loader](https://github.com/webpack/postcss-loader) | `8.2.0` | `8.2.1` | | [webpack](https://github.com/webpack/webpack) | `5.105.0` | `5.105.2` | Updates `i18next` from 25.8.4 to 25.8.10 - [Release notes](https://github.com/i18next/i18next/releases) - [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md) - [Commits](i18next/i18next@v25.8.4...v25.8.10) Updates `i18next-browser-languagedetector` from 8.2.0 to 8.2.1 - [Changelog](https://github.com/i18next/i18next-browser-languageDetector/blob/master/CHANGELOG.md) - [Commits](i18next/i18next-browser-languageDetector@v8.2.0...v8.2.1) Updates `@types/node` from 25.2.2 to 25.2.3 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `css-loader` from 7.1.3 to 7.1.4 - [Release notes](https://github.com/webpack/css-loader/releases) - [Changelog](https://github.com/webpack/css-loader/blob/main/CHANGELOG.md) - [Commits](webpack/css-loader@v7.1.3...v7.1.4) Updates `postcss-loader` from 8.2.0 to 8.2.1 - [Release notes](https://github.com/webpack/postcss-loader/releases) - [Changelog](https://github.com/webpack/postcss-loader/blob/main/CHANGELOG.md) - [Commits](webpack/postcss-loader@v8.2.0...v8.2.1) Updates `webpack` from 5.105.0 to 5.105.2 - [Release notes](https://github.com/webpack/webpack/releases) - [Changelog](https://github.com/webpack/webpack/blob/main/CHANGELOG.md) - [Commits](webpack/webpack@v5.105.0...v5.105.2) --- updated-dependencies: - dependency-name: i18next dependency-version: 25.8.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: i18next-browser-languagedetector dependency-version: 8.2.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@types/node" dependency-version: 25.2.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: css-loader dependency-version: 7.1.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: postcss-loader dependency-version: 8.2.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: webpack dependency-version: 5.105.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Member
|
Great job! No new security vulnerabilities introduced in this pull requestUse @Checkmarx to interact with Checkmarx PR Assistant. |
psiinon
approved these changes
Feb 16, 2026
thc202
approved these changes
Feb 16, 2026
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 dependencies group with 6 updates:
25.8.425.8.108.2.08.2.125.2.225.2.37.1.37.1.48.2.08.2.15.105.05.105.2Updates
i18nextfrom 25.8.4 to 25.8.10Release notes
Sourced from i18next's releases.
Changelog
Sourced from i18next's changelog.
Commits
317232125.8.10405803crelease106254cfix(interpolator): guard null matchedDoubleQuotes in nesting option parsing (...6932e2cjsr update735721725.8.913c29c0release00863a2fix(interpolator): escape nestingOptionsSeparator in nesting option parsing (...725f5ccjsr updatedd3804a25.8.868fa155releaseUpdates
i18next-browser-languagedetectorfrom 8.2.0 to 8.2.1Changelog
Sourced from i18next-browser-languagedetector's changelog.
Commits
71641268.2.16df69c7release1ffa1cfAdd missing typescript definition for hash options (#315)697d89bBump js-yaml (#313)ce82da9Bump lodash from 4.17.21 to 4.17.23 (#312)d05fe5afix url in readme9d1d7d2Bump tmp from 0.2.1 to 0.2.5 (#309)32f0429Bump cipher-base from 1.0.4 to 1.0.6 (#307)9c0db8fBump sha.js from 2.4.11 to 2.4.12 (#308)3ad9ac5Bump pbkdf2 from 3.1.2 to 3.1.3 (#306)Updates
@types/nodefrom 25.2.2 to 25.2.3Commits
Updates
css-loaderfrom 7.1.3 to 7.1.4Release notes
Sourced from css-loader's releases.
Changelog
Sourced from css-loader's changelog.
Commits
5b795afchore(release): 7.1.4aeddefefix: update peer dependency for@rspack/corev2 (#1652)Updates
postcss-loaderfrom 8.2.0 to 8.2.1Release notes
Sourced from postcss-loader's releases.
Changelog
Sourced from postcss-loader's changelog.
Commits
583677echore(release): 8.2.1a3ed7e2fix: update peer dependency for@rspack/corev2 (#717)c984ff4test: fix (#715)cc01d2bci: fixd4faa34docs: update contributingb1e4fa5chore: correct link (#713)d990168chore: migration to main org and branch (#712)Updates
webpackfrom 5.105.0 to 5.105.2Release notes
Sourced from webpack's releases.
Changelog
Sourced from webpack's changelog.
Commits
0756c7echore(release): new release (#20441)ff28476chore(deps): bump CodSpeedHQ/action in the dependencies group (#20442)4d3ed66ci: discord using curl004550aci: discord fix44bf97bci: emulate release for discord using other approach9c71a09ci: emulate release for discord02d3bc9ci: allow to run release announcement6c62c28ci: fix discord900219dfix: type regression (#20440)8e50ef2chore(release): new release (#20429)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