Skip to content

build(deps): bump react-i18next from 17.0.14 to 17.0.15 - #2191

Merged
sinchubhat merged 1 commit into
mainfrom
dependabot/npm_and_yarn/react-i18next-17.0.15
Sep 25, 2026
Merged

sinchubhat merged 1 commit into
mainfrom
dependabot/npm_and_yarn/react-i18next-17.0.15

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 24, 2026

Copy link
Copy Markdown
Contributor

Bumps react-i18next from 17.0.14 to 17.0.15.

Changelog

Sourced from react-i18next's changelog.

17.0.15

  • fix(Trans): empty paired component tags now preserve a component's single valid React-element child, whether supplied through a named component map (<wrap></wrap>), a component array (<0></0>), or indexed JSX children (<1></1>). This matches the existing behavior for two or more children and self-closing tags. React represents one JSX child as an element and multiple children as an array; the previous array-only check silently rendered the one-child case empty. Compatibility note: when that sole element contains an interpolation object, the restored raw children can expose an existing React rendering limitation as an error instead of silently rendering empty; the same shape already errors with two children. Fixes #1932.
Commits

Dependabot compatibility score

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 24, 2026
Bumps [react-i18next](https://github.com/i18next/react-i18next) from 17.0.14 to 17.0.15.
- [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md)
- [Commits](i18next/react-i18next@v17.0.14...v17.0.15)

---
updated-dependencies:
- dependency-name: react-i18next
  dependency-version: 17.0.15
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@sinchubhat
sinchubhat force-pushed the dependabot/npm_and_yarn/react-i18next-17.0.15 branch from 66135cd to b2ea76c Compare September 25, 2026 03:29
@sinchubhat
sinchubhat enabled auto-merge (squash) September 25, 2026 03:31
@sinchubhat
sinchubhat merged commit eaa54f4 into main Sep 25, 2026
7 checks passed
@sinchubhat
sinchubhat deleted the dependabot/npm_and_yarn/react-i18next-17.0.15 branch September 25, 2026 03:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant