Skip to content

chore(deps): bump i18next from 25.9.0 to 25.10.4#1116

Merged
github-actions[bot] merged 1 commit intomainfrom
dependabot/npm_and_yarn/i18next-25.10.4
Mar 23, 2026
Merged

chore(deps): bump i18next from 25.9.0 to 25.10.4#1116
github-actions[bot] merged 1 commit intomainfrom
dependabot/npm_and_yarn/i18next-25.10.4

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 23, 2026

Bumps i18next from 25.9.0 to 25.10.4.

Release notes

Sourced from i18next's releases.

v25.10.4

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

v25.10.3

  • check also for I18NEXT_NO_SUPPORT_NOTICE env variable

v25.10.2

  • feat(types): keyFromSelector is now type-safe — the selector callback is constrained against your resource definitions, catching invalid keys at compile time. Supports optional ns and keyPrefix options for non-default namespace/prefix contexts 2364

v25.10.1

  • fix(types): FilterKeys now correctly excludes base keys that have context variants when the provided context doesn't match any of them (e.g. key some with variant some_me is no longer accessible with context="one")

v25.10.0

  • feat(types): keyFromSelector now returns a branded SelectorKey type that t() accepts directly, enabling pre-computed and reusable translation keys 2364
  • feat: support selector syntax for keyPrefix in getFixedT and per-call options 2367
  • feat(types): interpolation values are now automatically typed based on built-in format specifiers — {{val, number}} requires number, {{val, datetime}} requires Date, {{name}} requires string, etc. Custom formatters can be typed via interpolationFormatTypeMap in CustomTypeOptions 2378
  • fix(types): FilterKeys in selector mode now preserves non-context, non-plural leaf keys when context is provided, fixing incorrect type narrowing when combining returnObjects: true with context 2398
Changelog

Sourced from i18next's changelog.

25.10.4

  • feat(types): exists() is now a type guard that narrows the key to SelectorKey, so a validated key can be passed directly to t() 2364

25.10.3

  • check also for I18NEXT_NO_SUPPORT_NOTICE env variable

25.10.2

  • feat(types): keyFromSelector is now type-safe — the selector callback is constrained against your resource definitions, catching invalid keys at compile time. Supports optional ns and keyPrefix options for non-default namespace/prefix contexts 2364

25.10.1

  • fix(types): FilterKeys now correctly excludes base keys that have context variants when the provided context doesn't match any of them (e.g. key some with variant some_me is no longer accessible with context="one")

25.10.0

  • feat(types): keyFromSelector now returns a branded SelectorKey type that t() accepts directly, enabling pre-computed and reusable translation keys 2364
  • feat: support selector syntax for keyPrefix in getFixedT and per-call options 2367
  • feat(types): interpolation values are now automatically typed based on built-in format specifiers — {{val, number}} requires number, {{val, datetime}} requires Date, {{name}} requires string, etc. Custom formatters can be typed via interpolationFormatTypeMap in CustomTypeOptions 2378
  • fix(types): FilterKeys in selector mode now preserves non-context, non-plural leaf keys when context is provided, fixing incorrect type narrowing when combining returnObjects: true with context 2398
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 [i18next](https://github.com/i18next/i18next) from 25.9.0 to 25.10.4.
- [Release notes](https://github.com/i18next/i18next/releases)
- [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md)
- [Commits](i18next/i18next@v25.9.0...v25.10.4)

---
updated-dependencies:
- dependency-name: i18next
  dependency-version: 25.10.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Mar 23, 2026

Labels

The following labels could not be found: automated. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@vercel
Copy link
Copy Markdown

vercel bot commented Mar 23, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
objectui-demo Ready Ready Preview, Comment Mar 23, 2026 7:59am
2 Skipped Deployments
Project Deployment Actions Updated (UTC)
objectui Ignored Ignored Mar 23, 2026 7:59am
objectui-storybook Ignored Ignored Mar 23, 2026 7:59am

Request Review

@github-actions github-actions bot merged commit 487d2be into main Mar 23, 2026
8 of 11 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/i18next-25.10.4 branch March 23, 2026 07:59
@github-actions
Copy link
Copy Markdown
Contributor

✅ Console Performance Budget

Metric Value Budget
Main entry (gzip) 57.2 KB 60 KB
Entry file index-D1bBSCSf.js
Status PASS

📦 Bundle Size Report

Package Size Gzipped
auth (AuthContext.js) 0.31KB 0.24KB
auth (AuthGuard.js) 1.17KB 0.53KB
auth (AuthProvider.js) 7.37KB 1.79KB
auth (ForgotPasswordForm.js) 4.91KB 1.66KB
auth (LoginForm.js) 5.00KB 1.64KB
auth (PreviewBanner.js) 0.90KB 0.50KB
auth (RegisterForm.js) 6.85KB 1.86KB
auth (UserMenu.js) 3.40KB 1.22KB
auth (createAuthClient.js) 5.14KB 1.60KB
auth (createAuthenticatedFetch.js) 1.24KB 0.60KB
auth (index.js) 1.18KB 0.51KB
auth (types.js) 0.59KB 0.35KB
auth (useAuth.js) 1.57KB 0.57KB
collaboration (CommentThread.js) 18.38KB 4.49KB
collaboration (LiveCursors.js) 3.17KB 1.27KB
collaboration (PresenceAvatars.js) 3.65KB 1.42KB
collaboration (index.js) 1.16KB 0.50KB
collaboration (useCommentSearch.js) 1.98KB 0.88KB
collaboration (useConflictResolution.js) 7.75KB 1.86KB
collaboration (useMentionNotifications.js) 1.81KB 0.68KB
collaboration (usePresence.js) 6.33KB 1.84KB
collaboration (useRealtimeSubscription.js) 7.91KB 2.01KB
components (index.js) 2001.42KB 462.62KB
core (index.js) 1.29KB 0.51KB
create-plugin (index.js) 10.13KB 3.17KB
data-objectstack (index.js) 44.50KB 10.95KB
fields (AddressField-DwN4O2oU.js) 0.11KB 0.13KB
fields (AutoNumberField-DMRyqbGR.js) 0.12KB 0.13KB
fields (AvatarField-BYQMePMt.js) 0.11KB 0.13KB
fields (BooleanField-CkSZJQgy.js) 0.11KB 0.13KB
fields (CodeField-Cmg8Kcy-.js) 0.11KB 0.12KB
fields (ColorField-Ba1vygx_.js) 0.11KB 0.12KB
fields (CurrencyField-CneSJDLJ.js) 0.11KB 0.13KB
fields (DateField-CPeAsL45.js) 0.11KB 0.12KB
fields (DateTimeField-XQF_4KsK.js) 0.11KB 0.13KB
fields (EmailField-B7oPI16p.js) 0.11KB 0.12KB
fields (FileField-CU5wtlQ5.js) 0.11KB 0.12KB
fields (FormulaField-BgtZRByi.js) 0.11KB 0.13KB
fields (GeolocationField-C9XIhtZ7.js) 0.12KB 0.14KB
fields (GridField-Cqk3vnOT.js) 0.11KB 0.12KB
fields (ImageField-CgnAjJBe.js) 0.11KB 0.12KB
fields (LocationField-lemhclMi.js) 0.11KB 0.13KB
fields (LookupField-CM9j7Pph.js) 32.03KB 8.36KB
fields (MasterDetailField-CAW8z1pm.js) 0.12KB 0.14KB
fields (NumberField-DxY5KyVA.js) 0.11KB 0.13KB
fields (ObjectField-DzFwJVJM.js) 0.11KB 0.13KB
fields (PasswordField-DL6czSEV.js) 0.11KB 0.13KB
fields (PercentField-DgepTVAn.js) 0.11KB 0.13KB
fields (PhoneField-BoIRqcFj.js) 0.11KB 0.12KB
fields (QRCodeField-DslM_jKY.js) 0.11KB 0.13KB
fields (RatingField-CvdSL_Q1.js) 0.11KB 0.13KB
fields (RichTextField-CVqYIJrY.js) 0.11KB 0.13KB
fields (SelectField-jQUCTFnY.js) 0.11KB 0.13KB
fields (SignatureField-bJweUeYo.js) 0.12KB 0.13KB
fields (SliderField-4IetNrki.js) 0.11KB 0.13KB
fields (SummaryField-CExQjQLV.js) 0.11KB 0.13KB
fields (TextAreaField-CbaNTvV-.js) 0.11KB 0.13KB
fields (TextField-CwjdXKTY.js) 0.11KB 0.12KB
fields (TimeField-BEepN1IR.js) 0.11KB 0.12KB
fields (UrlField-kt0NPjYT.js) 0.10KB 0.12KB
fields (UserField-BQfiUPb7.js) 0.11KB 0.12KB
fields (VectorField-Bdt_JYHO.js) 0.11KB 0.13KB
fields (index.js) 76.08KB 15.76KB
fields (jsx-runtime-Cafvjye_.js) 7.82KB 2.88KB
i18n (i18n.js) 2.03KB 0.77KB
i18n (index.js) 1.90KB 0.76KB
i18n (provider.js) 4.63KB 1.47KB
i18n (useObjectLabel.js) 4.51KB 1.61KB
layout (index.js) 88.09KB 24.91KB
mobile (MobileProvider.js) 0.92KB 0.49KB
mobile (ResponsiveContainer.js) 0.94KB 0.38KB
mobile (breakpoints.js) 1.51KB 0.70KB
mobile (index.js) 1.19KB 0.53KB
mobile (pwa.js) 0.97KB 0.49KB
mobile (serviceWorker.js) 1.48KB 0.62KB
mobile (useBreakpoint.js) 1.54KB 0.65KB
mobile (useGesture.js) 4.42KB 1.27KB
mobile (usePullToRefresh.js) 2.53KB 0.85KB
mobile (useResponsive.js) 0.71KB 0.42KB
mobile (useResponsiveConfig.js) 1.36KB 0.63KB
mobile (useSpecGesture.js) 1.77KB 0.77KB
mobile (useTouchTarget.js) 1.01KB 0.54KB
permissions (PermissionContext.js) 0.31KB 0.25KB
permissions (PermissionGuard.js) 0.89KB 0.45KB
permissions (PermissionProvider.js) 3.11KB 0.87KB
permissions (evaluator.js) 4.00KB 1.23KB
permissions (index.js) 0.85KB 0.40KB
permissions (store.js) 0.91KB 0.42KB
permissions (useFieldPermissions.js) 1.28KB 0.52KB
permissions (usePermissions.js) 0.99KB 0.49KB
plugin-aggrid (AddressField-DKqaE9pD.js) 2.85KB 0.81KB
plugin-aggrid (AgGridImpl-BD5cjyc0.js) 6.39KB 2.24KB
plugin-aggrid (AutoNumberField-0RU2dNKe.js) 0.43KB 0.34KB
plugin-aggrid (AvatarField-IZTLB0Ye.js) 2.65KB 1.15KB
plugin-aggrid (BooleanField-DRzAZhSq.js) 1.23KB 0.58KB
plugin-aggrid (CodeField-RWhnDMyL.js) 0.86KB 0.53KB
plugin-aggrid (ColorField-B-YAFXdz.js) 1.26KB 0.59KB
plugin-aggrid (CurrencyField-Bu80a-sI.js) 1.52KB 0.80KB
plugin-aggrid (DateField-CV-NpLbM.js) 0.65KB 0.43KB
plugin-aggrid (DateTimeField--YTsgTjw.js) 0.82KB 0.48KB
plugin-aggrid (EmailField-B-3fWJsH.js) 0.88KB 0.53KB
plugin-aggrid (FileField-DxxdESfc.js) 5.67KB 2.05KB
plugin-aggrid (FormulaField-MQXJZOep.js) 0.64KB 0.46KB
plugin-aggrid (GeolocationField-BzKgcWLN.js) 4.10KB 1.48KB
plugin-aggrid (GridField-DHsGo9l2.js) 1.96KB 0.76KB
plugin-aggrid (ImageField-DK7sUV6b.js) 2.65KB 1.12KB
plugin-aggrid (LocationField-DSvhU9Dz.js) 1.00KB 0.59KB
plugin-aggrid (LookupField-BW9XwtRg.js) 33.82KB 8.96KB
plugin-aggrid (MasterDetailField-CPLHbe_Y.js) 3.40KB 1.14KB
plugin-aggrid (NumberField-JaSlPVXs.js) 0.76KB 0.50KB
plugin-aggrid (ObjectAgGridImpl-IvGW8hUB.js) 726.54KB 183.36KB
plugin-aggrid (ObjectField-FzUYlu-m.js) 1.63KB 0.82KB
plugin-aggrid (PasswordField-d6E-vKBI.js) 1.88KB 0.94KB
plugin-aggrid (PercentField-D2_kMuC_.js) 1.85KB 0.88KB
plugin-aggrid (PhoneField-DOaMivd6.js) 0.87KB 0.54KB
plugin-aggrid (QRCodeField-BIQhc73N.js) 3.27KB 1.25KB
plugin-aggrid (RatingField-BKAGmlzh.js) 2.05KB 0.93KB
plugin-aggrid (RichTextField-D4FIV9V8.js) 1.19KB 0.63KB
plugin-aggrid (SelectField-C2gtlnLZ.js) 1.05KB 0.56KB
plugin-aggrid (SignatureField-fFEb0h_C.js) 3.14KB 1.29KB
plugin-aggrid (SliderField-BlAlK3g2.js) 1.11KB 0.55KB
plugin-aggrid (SummaryField-Dy2Kkj6M.js) 0.60KB 0.45KB
plugin-aggrid (TextAreaField-BCUkjKTc.js) 1.12KB 0.64KB
plugin-aggrid (TextField-XWOnbUrk.js) 0.90KB 0.50KB
plugin-aggrid (TimeField-CZdzdqOO.js) 0.61KB 0.40KB
plugin-aggrid (UrlField-sq1mpRoG.js) 1.04KB 0.57KB
plugin-aggrid (UserField-Dqk38Arc.js) 2.62KB 0.98KB
plugin-aggrid (VectorField-CY70VLiW.js) 0.92KB 0.52KB
plugin-aggrid (createLucideIcon-CWx7zIL1.js) 1.47KB 0.84KB
plugin-aggrid (image-Cm7ExMY2.js) 0.36KB 0.26KB
plugin-aggrid (index.js) 10.33KB 2.43KB
plugin-aggrid (jsx-runtime-CGDkM_Jn.js) 7.83KB 2.89KB
plugin-aggrid (plus-CsEgF66K.js) 0.19KB 0.19KB
plugin-aggrid (upload-B1x-ueFd.js) 0.29KB 0.23KB
plugin-aggrid (x-Bwhzfvtg.js) 0.19KB 0.19KB
plugin-ai (index.js) 24.21KB 6.44KB
plugin-calendar (index.js) 44.58KB 12.80KB
plugin-charts (AdvancedChartImpl-DmHTUUVD.js) 117.89KB 24.15KB
plugin-charts (BarChart-XZkfLmcU.js) 520.70KB 126.24KB
plugin-charts (ChartImpl-0VlpsMWG.js) 3.62KB 1.17KB
plugin-charts (index.js) 8.33KB 2.48KB
plugin-charts (jsx-runtime-C8d0IhUE.js) 8.40KB 3.09KB
plugin-chatbot (index.js) 947.75KB 287.92KB
plugin-dashboard (index.js) 153.51KB 37.73KB
plugin-designer (index.js) 225.14KB 43.99KB
plugin-detail (AddressField-BtA8eFI0.js) 2.66KB 0.79KB
plugin-detail (AutoNumberField-C4WJaGHk.js) 0.44KB 0.34KB
plugin-detail (AvatarField-BEwYAokg.js) 2.40KB 1.09KB
plugin-detail (BooleanField-CrPc8Sgt.js) 1.14KB 0.55KB
plugin-detail (CodeField-Dgmh-h9c.js) 0.81KB 0.51KB
plugin-detail (ColorField-DBFK6VPO.js) 1.19KB 0.57KB
plugin-detail (CurrencyField-CSVu3aS6.js) 1.47KB 0.78KB
plugin-detail (DateField-E8TZyPbH.js) 0.60KB 0.40KB
plugin-detail (DateTimeField-DRLm-56J.js) 0.78KB 0.46KB
plugin-detail (EmailField-CulSj7yR.js) 0.83KB 0.51KB
plugin-detail (FileField-BFtu4_dm.js) 5.12KB 1.90KB
plugin-detail (FormulaField-CypMycNc.js) 0.66KB 0.45KB
plugin-detail (GeolocationField-Bdvjpyme.js) 3.31KB 1.23KB
plugin-detail (GridField-Dl5huCMp.js) 1.83KB 0.74KB
plugin-detail (ImageField-D9MYgu05.js) 2.45KB 1.09KB
plugin-detail (LocationField-C_IxeD3U.js) 0.97KB 0.58KB
plugin-detail (LookupField-RIfRzNEY.js) 30.39KB 8.23KB
plugin-detail (MasterDetailField-DjuJ5gD0.js) 2.90KB 0.99KB
plugin-detail (NumberField-NbPK5iZF.js) 0.72KB 0.47KB
plugin-detail (ObjectField-DYDM4rAM.js) 1.57KB 0.79KB
plugin-detail (PasswordField-2ntj-wA9.js) 1.13KB 0.66KB
plugin-detail (PercentField-B0lD9sQZ.js) 1.76KB 0.86KB
plugin-detail (PhoneField-DRARxGIw.js) 0.82KB 0.51KB
plugin-detail (QRCodeField-Dk6X-u3_.js) 2.15KB 0.93KB
plugin-detail (RatingField-BqTjWG18.js) 1.56KB 0.69KB
plugin-detail (RichTextField-Byq46MSm.js) 1.12KB 0.62KB
plugin-detail (SelectField-DbuWAiy9.js) 0.94KB 0.53KB
plugin-detail (SignatureField-D9WVMRlW.js) 2.81KB 1.15KB
plugin-detail (SliderField-D9V4rlTl.js) 1.04KB 0.53KB
plugin-detail (SummaryField-lpD1J5y2.js) 0.62KB 0.45KB
plugin-detail (TextAreaField-D0bMxZix.js) 1.07KB 0.61KB
plugin-detail (TextField-BJx1-p07.js) 0.84KB 0.46KB
plugin-detail (TimeField-DBH7K-jQ.js) 0.57KB 0.38KB
plugin-detail (UrlField-B6gwmPk3.js) 0.98KB 0.54KB
plugin-detail (UserField-DrecXEqO.js) 2.43KB 0.96KB
plugin-detail (VectorField-DJqH-IKD.js) 0.92KB 0.52KB
plugin-detail (index.js) 132.18KB 28.90KB
plugin-detail (src-B6KvdTtf.js) 3365.78KB 791.39KB
plugin-editor (MonacoImpl-BMgw4JKF.js) 17.97KB 5.53KB
plugin-editor (index.js) 1.61KB 0.74KB
plugin-editor (jsx-runtime-HjdTyiyb.js) 7.63KB 2.80KB
plugin-form (index.js) 60.57KB 13.62KB
plugin-gantt (index.js) 215.57KB 52.76KB
plugin-grid (index.js) 101.74KB 27.58KB
plugin-kanban (KanbanEnhanced-CvxO2soF.js) 30.21KB 8.94KB
plugin-kanban (KanbanImpl-ii52_k8g.js) 13.33KB 4.07KB
plugin-kanban (chevron-down-DpXJN6OX.js) 0.15KB 0.18KB
plugin-kanban (index.js) 18.36KB 5.73KB
plugin-kanban (plus-CAtTu4zt.js) 9.05KB 3.47KB
plugin-kanban (sortable.esm-DzUCoMzQ.js) 59.36KB 17.43KB
plugin-list (index.js) 2012.79KB 469.16KB
plugin-map (chunk-vKJrgz-R.js) 1.18KB 0.67KB
plugin-map (index.js) 123.47KB 30.24KB
plugin-map (maplibre-gl-Dl-lwKEH.js) 1331.07KB 296.90KB
plugin-markdown (MarkdownImpl-zSR34qzi.js) 220.69KB 53.61KB
plugin-markdown (index.js) 1.04KB 0.58KB
plugin-markdown (jsx-runtime-B1W8iDPg.js) 8.39KB 3.09KB
plugin-report (index.js) 77.40KB 16.24KB
plugin-timeline (index.js) 99.93KB 24.18KB
plugin-view (index.js) 123.94KB 33.43KB
plugin-workflow (index.js) 81.18KB 17.06KB
react (LazyPluginLoader.js) 3.77KB 1.33KB
react (SchemaRenderer.js) 9.04KB 2.82KB
react (index.js) 0.76KB 0.42KB
tenant (TenantContext.js) 0.31KB 0.25KB
tenant (TenantGuard.js) 1.04KB 0.43KB
tenant (TenantProvider.js) 2.76KB 0.98KB
tenant (TenantScopedQuery.js) 0.77KB 0.44KB
tenant (index.js) 0.75KB 0.38KB
tenant (resolver.js) 2.64KB 0.76KB
tenant (useTenant.js) 0.50KB 0.32KB
tenant (useTenantBranding.js) 0.62KB 0.39KB
types (ai.js) 0.20KB 0.17KB
types (api-types.js) 0.20KB 0.18KB
types (app.js) 2.87KB 0.99KB
types (base.js) 0.20KB 0.18KB
types (blocks.js) 0.20KB 0.18KB
types (complex.js) 0.20KB 0.18KB
types (crud.js) 0.20KB 0.18KB
types (data-display.js) 0.20KB 0.18KB
types (data-protocol.js) 0.20KB 0.19KB
types (data.js) 0.20KB 0.18KB
types (designer.js) 0.74KB 0.39KB
types (disclosure.js) 0.20KB 0.18KB
types (feedback.js) 0.20KB 0.18KB
types (field-types.js) 0.20KB 0.18KB
types (form.js) 0.20KB 0.18KB
types (index.js) 1.25KB 0.58KB
types (layout.js) 0.20KB 0.18KB
types (mobile.js) 0.20KB 0.18KB
types (navigation.js) 0.20KB 0.18KB
types (objectql.js) 0.20KB 0.18KB
types (overlay.js) 0.20KB 0.18KB
types (permissions.js) 0.20KB 0.18KB
types (plugin-scope.js) 0.20KB 0.18KB
types (record-components.js) 0.20KB 0.19KB
types (registry.js) 0.20KB 0.18KB
types (reports.js) 0.20KB 0.18KB
types (tenant.js) 0.20KB 0.18KB
types (theme.js) 0.20KB 0.18KB
types (ui-action.js) 0.20KB 0.18KB
types (views.js) 0.20KB 0.18KB
types (widget.js) 0.20KB 0.18KB
types (workflow.js) 0.20KB 0.18KB

Size Limits

  • ✅ Core packages should be < 50KB gzipped
  • ✅ Component packages should be < 100KB gzipped
  • ⚠️ Plugin packages should be < 150KB gzipped

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.

0 participants