Skip to content

fix(deps): update dependency i18next-icu to ^2.4.4#67

Merged
renovate[bot] merged 1 commit into
mainfrom
renovate/i18next-icu-2.4.x
Jul 7, 2026
Merged

fix(deps): update dependency i18next-icu to ^2.4.4#67
renovate[bot] merged 1 commit into
mainfrom
renovate/i18next-icu-2.4.x

Conversation

@renovate

@renovate renovate Bot commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
i18next-icu ^2.4.3^2.4.4 age confidence

Release Notes

i18next/i18next-icu (i18next-icu)

v2.4.4

Compare Source

  • security: guard the shared getLastOfPath / setPath / pushPath walker against prototype pollution. The memoize cache key is ${lng}.${ns}.${key} and only the trailing key is dot-escaped, so an unescaped ns segment named __proto__ / constructor / prototype walked straight into Object.prototype (with the default memoize: true, parse(..., 'en', '__proto__', 'greeting') cached the formatter on Object.prototype.greeting). The walker now refuses unsafe segments and drops the write; legitimate dotted/nested keys and normal memoization are unaffected. Same walker / same fix as i18next-fs-backend@2.6.6 (GHSA-2933-q333-qg83) and i18next-http-middleware@3.9.7 (GHSA-f49m-vf83-692w). Thanks @​greymoth-jp (#​87)
  • security (defence-in-depth): defaults() / extend() now iterate own keys via Object.keys() and skip __proto__ / constructor / prototype, so a polluted or crafted options source can't seed Object.prototype during option merging

Configuration

📅 Schedule: (in timezone America/New_York)

  • Branch creation
    • Between 12:00 AM and 03:59 AM (* 0-3 * * *)
  • 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 added the renovate label Jul 7, 2026
@renovate
renovate Bot requested a review from a team as a code owner July 7, 2026 04:40
@renovate
renovate Bot requested review from cristygrant and removed request for a team July 7, 2026 04:40
@renovate
renovate Bot force-pushed the renovate/i18next-icu-2.4.x branch from 568ca2a to e8408c4 Compare July 7, 2026 14:52
@renovate
renovate Bot merged commit 13d2f34 into main Jul 7, 2026
3 checks passed
@renovate
renovate Bot deleted the renovate/i18next-icu-2.4.x branch July 7, 2026 19:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants