Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update react-i18next 14.1.0 → 15.0.1 (major) #3223

Merged
merged 2 commits into from
Aug 26, 2024

Conversation

depfu[bot]
Copy link
Contributor

@depfu depfu bot commented Aug 14, 2024

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)

  • revert arrow function in class property to address this

15.0.0 (from changelog)

  • use optional chaining, nullish coalescing and nullish coalescing assignment 1774
  • Build config and optimizations 1769
  • some dependency updates 1768
  • use modern hasLoadedNamespace code (now requires at least i18next > v19.4.5 (introduced in june 2020))

14.1.3 (from changelog)

  • 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

14.1.2 (from changelog)

  • bring back internal interpolationOverride handling for Trans component (if there are childrens), fixes 1754

14.1.1 (from changelog)

  • do not modify passed tOptions context property to address 1745

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by 29 commits:


Depfu Status

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
@​depfu rebase
Rebases against your default branch and redoes this update
@​depfu recreate
Recreates this PR, overwriting any edits that you've made to it
@​depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@​depfu cancel merge
Cancels automatic merging of this PR
@​depfu close
Closes this PR and deletes the branch
@​depfu reopen
Restores the branch and reopens this PR (if it's closed)
@​depfu pause
Ignores all future updates for this dependency and closes this PR
@​depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@​depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)

@depfu depfu bot added the dependencies Pull requests that update a dependency file label Aug 14, 2024
@pavanjoshi914
Copy link
Contributor

tAck

Copy link

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)

View full report↗︎

@pavanjoshi914 pavanjoshi914 merged commit 2bb0585 into master Aug 26, 2024
6 checks passed
@pavanjoshi914 pavanjoshi914 deleted the depfu/update/yarn/react-i18next-15.0.1 branch August 26, 2024 08:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant