i18next-parser icon indicating copy to clipboard operation
i18next-parser copied to clipboard

feat: support i18next v25

Open ripecosta opened this issue 7 months ago • 3 comments

Why am I submitting this PR

This PR enables support for i18next v25 (CHANGELOG). It does not require any code changes.

Does it fix an existing ticket?

No

Checklist

  • [x] only relevant code is changed (make a diff before you submit the PR)
  • [x] do no modify the version in package.json or CHANGELOG.md
  • [x] tests are included and pass: yarn test (see details here)
  • [ ] documentation is changed or added

ripecosta avatar Apr 20 '25 18:04 ripecosta

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updated@​babel/​runtime@​7.25.0 ⏵ 7.27.6100 +1100 +57896100
Updatedi18next@​24.2.2 ⏵ 25.2.11001009193 -1100

View full report

socket-security[bot] avatar Apr 20 '25 18:04 socket-security[bot]

Codecov Report

:white_check_mark: All modified and coverable lines are covered by tests. :white_check_mark: Project coverage is 95.29%. Comparing base (398b9ce) to head (c0a9e31). :warning: Report is 44 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1131      +/-   ##
==========================================
- Coverage   95.35%   95.29%   -0.07%     
==========================================
  Files          10       10              
  Lines        1918     1976      +58     
==========================================
+ Hits         1829     1883      +54     
- Misses         89       93       +4     

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

:rocket: New features to boost your workflow:
  • :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • :package: JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

codecov-commenter avatar Apr 20 '25 18:04 codecov-commenter

@karellm are you happy with this PR? Would you like me to make any changes to it or is it okay to merge?

ripecosta avatar Apr 29 '25 13:04 ripecosta

Hey @karellm any chance I can get a review/merge on this PR please? Thanks!

ripecosta avatar Jun 29 '25 15:06 ripecosta

fyi: https://github.com/i18next/i18next-parser/issues/1148

adrai avatar Oct 01 '25 11:10 adrai

Project has been deprecated.

ripecosta avatar Oct 27 '25 19:10 ripecosta