Skip to content

deps(deps): bump react-i18next from 17.0.4 to 17.0.6 in the i18next group#148

Merged
neubig merged 1 commit into
mainfrom
dependabot/npm_and_yarn/i18next-89fcf87a4d
May 7, 2026
Merged

deps(deps): bump react-i18next from 17.0.4 to 17.0.6 in the i18next group#148
neubig merged 1 commit into
mainfrom
dependabot/npm_and_yarn/i18next-89fcf87a4d

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 7, 2026

Bumps the i18next group with 1 update: react-i18next.

Updates react-i18next from 17.0.4 to 17.0.6

Changelog

Sourced from react-i18next's changelog.

17.0.6

  • fix: restore the v17 nodesToString output format consumed by i18next-cli's extractor while still rendering 1919 correctly
    • 17.0.5 fixed 1919 by changing what nodesToString produced, which inadvertently changed the extracted translation strings for keep-tags wrapping non-keep React elements
    • The fix now lives in the renderer: indexed <N> placeholders nested inside a keep-tag are scoped to that tag's own original React children (matching kept tags by name and positional occurrence at each level), so the translation string format produced by nodesToString is unchanged

17.0.5

  • fix: <Trans /> no longer breaks child rendering when a kept HTML node (transKeepBasicHtmlNodesFor) wraps a non-keep React element 1919 — superseded by 17.0.6, which keeps the same runtime fix without changing the nodesToString output
Commits
  • cb20d18 17.0.6
  • b8ad5e4 fix: scope indexed placeholders inside keep-tags at render time #1919
  • 75ce985 17.0.5
  • 9803bb8 fix: <Trans /> no longer breaks child rendering when a kept HTML node (transK...
  • ec37a48 chore: ignore .env*, *.pem, *.key in .gitignore
  • See full diff in compare view

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

Bumps the i18next group with 1 update: [react-i18next](https://github.com/i18next/react-i18next).


Updates `react-i18next` from 17.0.4 to 17.0.6
- [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md)
- [Commits](i18next/react-i18next@v17.0.4...v17.0.6)

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

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

dependabot Bot commented on behalf of github May 7, 2026

Labels

The following labels could not be found: dependencies, npm. Please create them before Dependabot can add them to a pull request.

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

@vercel
Copy link
Copy Markdown

vercel Bot commented May 7, 2026

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

Project Deployment Actions Updated (UTC)
agent-server-gui Ready Ready Preview, Comment May 7, 2026 4:34pm

Request Review

@neubig neubig merged commit e544151 into main May 7, 2026
4 of 5 checks passed
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/i18next-89fcf87a4d branch May 7, 2026 17:06
malhotra5 pushed a commit that referenced this pull request May 9, 2026
Rework the LLM profiles implementation to use the ProfilesClient and
types from the OpenHands TypeScript SDK (PR #148) instead of the
local axios-based ProfilesService.

Changes:
- Update @openhands/typescript-client to PR #148 commit (3c78f17)
- Add createProfilesClient factory to typescript-client.ts adapter
- Re-export SDK profile types (ProfileInfo, ProfileListResponse, etc.)
- Rewrite ProfilesService as thin wrapper around SDK's ProfilesClient
- Update SaveProfileRequest usage to match SDK LLM type (required model)
- Update ActivateProfileResponse to use SDK's llm_applied field
- Fix tests to use SDK-compatible types
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant