Skip to content

chore(deps): bump i18next from 26.4.0 to 26.4.1 - #144

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/i18next-26.4.1
Closed

chore(deps): bump i18next from 26.4.0 to 26.4.1#144
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/i18next-26.4.1

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps i18next from 26.4.0 to 26.4.1.

Release notes

Sourced from i18next's releases.

v26.4.1

  • fix(types): the selector-form keyPrefix overload of getFixedT() is now available under enableSelector: 'strict'. Its constraint was gated on true | 'optimize' only, so under 'strict' it collapsed to never, the overload dropped out, and the returned t silently lost its keyPrefix scope (t(($) => $.deep) failed with Property 'deep' does not exist on type '{}'). The same call already typechecked under true and 'optimize'. Thanks @​hovelopin (#2446).
Changelog

Sourced from i18next's changelog.

26.4.1

  • fix(types): the selector-form keyPrefix overload of getFixedT() is now available under enableSelector: 'strict'. Its constraint was gated on true | 'optimize' only, so under 'strict' it collapsed to never, the overload dropped out, and the returned t silently lost its keyPrefix scope (t(($) => $.deep) failed with Property 'deep' does not exist on type '{}'). The same call already typechecked under true and 'optimize'. Thanks @​hovelopin (#2446).
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 26.4.0 to 26.4.1.
- [Release notes](https://github.com/i18next/i18next/releases)
- [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md)
- [Commits](i18next/i18next@v26.4.0...v26.4.1)

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

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 Sep 4, 2026
phodal added a commit that referenced this pull request Sep 4, 2026
Fold the five open dependabot PRs (#144-#148) into one update instead of
five squash merges that would each rewrite package-lock.json:

- harness-ui: lucide-react 0.544.0 -> 1.38.0, typescript 5.9.2 -> 7.0.2,
  @types/node 24.3.0 -> 26.4.0, catching the workspace up to the versions
  harness and harness-studio already pin
- harness-studio: i18next ^26.4.0 -> ^26.4.1
- harness: @earendil-works/pi-coding-agent dev pin 0.84.2 -> 0.84.4; the
  optional peer range stays ^0.84.2 so consumers are not forced forward

Kept every manifest on its exact pin rather than taking dependabot's
caret rewrites, which would have loosened @types/node and typescript in
the two workspaces already sitting on the target versions.

Validated the two majors where they land: harness-ui typecheck, vitest
(57 tests including the upload e2e suite), and a full next build all
pass, and the only lucide-react import site compiles unchanged. Root
suite (1673 tests), harness (181), and harness-studio (507) are green.

Co-authored-by: QoderAI (Qwen 3.8 Max) <qoder_ai@qoder.com>
@phodal

phodal commented Sep 4, 2026

Copy link
Copy Markdown
Member

Superseded by 7cd26e9 on main, which applies #144-#148 as a single batched bump (keeping exact pins instead of the caret rewrites) and validates harness-ui typecheck, vitest, and next build for the typescript 7 and lucide-react 1.x majors.

@phodal phodal closed this Sep 4, 2026
@dependabot @github

dependabot Bot commented on behalf of github Sep 4, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

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