i18next-parser
i18next-parser copied to clipboard
feat: support i18next v25
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
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
| Diff | Package | Supply Chain Security |
Vulnerability | Quality | Maintenance | License |
|---|---|---|---|---|---|---|
| @babel/runtime@7.25.0 ⏵ 7.27.6 | ||||||
| i18next@24.2.2 ⏵ 25.2.1 |
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.
@karellm are you happy with this PR? Would you like me to make any changes to it or is it okay to merge?
Hey @karellm any chance I can get a review/merge on this PR please? Thanks!
fyi: https://github.com/i18next/i18next-parser/issues/1148
Project has been deprecated.