Skip to content

Update dependency i18next to v26.1.0#11475

Merged
nbudin merged 1 commit into
mainfrom
renovate/i18next-26.x
May 11, 2026
Merged

Update dependency i18next to v26.1.0#11475
nbudin merged 1 commit into
mainfrom
renovate/i18next-26.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 11, 2026

This PR contains the following updates:

Package Change Age Confidence
i18next (source) 26.0.1026.1.0 age confidence

Release Notes

i18next/i18next (i18next)

v26.1.0

Compare Source

  • feat: enableSelector: 'strict' (TypeOptions + runtime option). Opt-in mode that drops the flattened-primary form from NsResource at the type level — every namespace (primary included) is exposed only under its own key on $, uniformly across single- and multi-ns hooks. At runtime, a leading selector path segment matching the scope's namespace list is always rewritten as a namespace prefix, including the primary. Eliminates the silent-miss surface area where t($ => $.primary.foo) typechecks but doesn't resolve under the default mode (see #​2429). Backward-compatible: default enableSelector: false | true | 'optimize' behavior is unchanged. Note: strict mode is incompatible with the #​2405 pattern (keys whose names match sibling namespaces) — those users should stay on default mode.

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot force-pushed the renovate/i18next-26.x branch 2 times, most recently from e50aba0 to b0a715a Compare May 11, 2026 23:22
@renovate renovate Bot force-pushed the renovate/i18next-26.x branch from b0a715a to b917402 Compare May 11, 2026 23:35
@nbudin nbudin merged commit b55ce7a into main May 11, 2026
10 checks passed
@nbudin nbudin deleted the renovate/i18next-26.x branch May 11, 2026 23:35
@github-actions
Copy link
Copy Markdown
Contributor

Code Coverage Report: Only Changed Files listed

Package Base Coverage New Coverage Difference
app/javascript/BuiltInFormControls/ConventionDaySelect.tsx 🟢 93.75% 🟢 93.33% 🔴 -0.42%
app/javascript/BuiltInFormControls/timezoneSelectData.json 🔴 0% 🟢 100% 🟢 100%
app/javascript/EventsApp/EventPage/BucketAvailabilityDisplay.tsx 🟢 81.58% 🟢 81.08% 🔴 -0.5%
app/javascript/EventsApp/EventPage/EventPageRunCard.tsx 🟢 77.78% 🟢 77.36% 🔴 -0.42%
app/javascript/enumTypes.json 🔴 0% 🟢 100% 🟢 100%
app/javascript/possibleTypes.json 🔴 0% 🟢 100% 🟢 100%
Overall Coverage 🟢 53.1% 🟢 53.19% 🟢 0.09%

Minimum allowed coverage is 0%, this run produced 53.19%

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant