Closed depfu[bot] closed 2 months ago
tAck
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
Package | New capabilities | Transitives | Size | Publisher |
---|---|---|---|---|
npm/react-i18next@15.0.1 | None | 0 |
316 kB | adrai |
🚮 Removed packages: npm/react-i18next@14.1.0)
Here is everything you need to know about this upgrade. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ react-i18next (14.1.0 → 15.0.1) · Repo · Changelog
Release Notes
15.0.1 (from changelog)
15.0.0 (from changelog)
14.1.3 (from changelog)
14.1.2 (from changelog)
14.1.1 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 29 commits:
15.0.1
revert arrow function in class property to address #46e8ea5ff69325b73087811a2ce6a2b1faffa971
15.0.0
release
use modern hasLoadedNamespace code (now requires at least i18next > v19.4.5 (introduced in june 2020))
use optional chaining, nullish coalescing and nullish coalescing assignment (#1774)
test(types): fix broken tests (#1773)
Build updates (#1769)
update also i18next dep
update also i18next dep
some dependency updates (#1768)
14.1.3
release
create a isObject helper function (#1766)
optimize_nodesToString (#1765)
Simplifies hasValidReactChildren (#1764)
create a isString helper to avoid code duplication (#1763)
use arrow functions where possible (#1762)
use the commented out async code (#1761)
example: update dependencies in ts simple example
Update README.md
remove only in tests
14.1.2
bring back internal interpolationOverride handling for Trans component (if there are childrens), fixes #1754
update deps of react-component-lib example
update deps in example
14.1.1
do not modify passed tOptions context property to address #1745
Update CHANGELOG.md (#1741)
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands