Skip to content

Bump react-i18next from 15.5.1 to 16.6.5 in /airflow-core/src/airflow/ui#65811

Merged
potiuk merged 1 commit into
mainfrom
dependabot/npm_and_yarn/airflow-core/src/airflow/ui/react-i18next-16.6.5
Apr 27, 2026
Merged

Bump react-i18next from 15.5.1 to 16.6.5 in /airflow-core/src/airflow/ui#65811
potiuk merged 1 commit into
mainfrom
dependabot/npm_and_yarn/airflow-core/src/airflow/ui/react-i18next-16.6.5

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps react-i18next from 15.5.1 to 16.6.5.

Changelog

Sourced from react-i18next's changelog.

16.6.5

  • fix(types): selector keyPrefix overload in useTranslation no longer matches when keyPrefix is absent, fixing defaultNS: false with explicit ns option 2412

16.6.4

  • allow TypeScript 6 as peer dependency 1910

16.6.3

  • fix(types): merge TransSelector overloads into a single signature so typeof Trans remains extendable 1909

16.6.2

  • feat(types): useTranslation now accepts selector functions as keyPrefix with full type-safe key narrowing when enableSelector is enabled 2367

16.6.1

  • feat(types): i18nKey of <Trans i18nKey={sk} /> to accept a SelectorKey 2364

16.6.0

  • warn when t is called before ready with useSuspense: false 1896
  • type-safe values prop on <Trans /> component — interpolation variables are now inferred from the translation string when custom types are configured 1772

16.5.8

  • A selector function cannot be resolved without an i18n instance... returning empty string is safer than leaking the raw function reference. 1907

16.5.7

  • fix: <Trans> component with enableSelector: true does not support multiple selectors for fallbacks 1907

16.5.6

  • fix: prevent crash in useSSR when init() hasn't been called before useSSR — now logs a warning instead of throwing 1604

16.5.5

  • fix: prevent crash in useSSR, getInitialProps and Translation when no i18next instance is available (e.g. in monorepo setups with duplicate react-i18next copies) — now logs a clear warning instead of throwing 1604

16.5.4

  • fix: Overriding React component props not working 1902

16.5.3

  • fix: Trans named tags with underscore 1901

16.5.2

... (truncated)

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)

Bumps [react-i18next](https://github.com/i18next/react-i18next) from 15.5.1 to 16.6.5.
- [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md)
- [Commits](i18next/react-i18next@v15.5.1...v16.6.5)

---
updated-dependencies:
- dependency-name: react-i18next
  dependency-version: 16.6.5
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 24, 2026
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Apr 24, 2026
@boring-cyborg boring-cyborg Bot added the area:UI Related to UI/UX. For Frontend Developers. label Apr 24, 2026
@potiuk potiuk merged commit f1a3050 into main Apr 27, 2026
81 checks passed
@potiuk potiuk deleted the dependabot/npm_and_yarn/airflow-core/src/airflow/ui/react-i18next-16.6.5 branch April 27, 2026 15:33
pierrejeambrun pushed a commit to astronomer/airflow that referenced this pull request May 22, 2026
…/ui (apache#65811)

Bumps [react-i18next](https://github.com/i18next/react-i18next) from 15.5.1 to 16.6.5.
- [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md)
- [Commits](i18next/react-i18next@v15.5.1...v16.6.5)

---
updated-dependencies:
- dependency-name: react-i18next
  dependency-version: 16.6.5
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
(cherry picked from commit f1a3050)
pierrejeambrun added a commit that referenced this pull request May 22, 2026
…/ui (#65811) (#67334)

Bumps [react-i18next](https://github.com/i18next/react-i18next) from 15.5.1 to 16.6.5.
- [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md)
- [Commits](i18next/react-i18next@v15.5.1...v16.6.5)

---
updated-dependencies:
- dependency-name: react-i18next
  dependency-version: 16.6.5
  dependency-type: direct:production
  update-type: version-update:semver-major
...



(cherry picked from commit f1a3050)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:UI Related to UI/UX. For Frontend Developers. 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