Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Sep 22, 2025

Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more here.

This PR contains the following updates:

Package Change Age Confidence
i18nifty (source) ^3.2.6 -> ^4.0.0 age confidence

Release Notes

garronej/i18nifty (i18nifty)

v4.0.6

Compare Source

Full Changelog: garronej/i18nifty@v4.0.5...v4.0.6

v4.0.5

Compare Source

Full Changelog: garronej/i18nifty@v4.0.4...v4.0.5

v4.0.4

Compare Source

Full Changelog: garronej/i18nifty@v4.0.3...v4.0.4

v4.0.3

Compare Source

Full Changelog: garronej/i18nifty@v4.0.2...v4.0.3

v4.0.2

Compare Source

Full Changelog: garronej/i18nifty@v4.0.1...v4.0.2

v4.0.1

Compare Source

Full Changelog: garronej/i18nifty@v4.0.0...v4.0.1

v4.0.0

Compare Source

What's Changed

No breaking change beyond the fact that, in lazy loading setups, if you where using it, you can just remove <I18nFetchingSuspense />. It's not nessesary anymore. The hook will just suspend by thowing promise, causing the app to re-mount within the supense boudary where the hook is used (or the full app if no supense boundary is explicitely defined)

If you want to force the app to remount (not rerender, rerender is automatic) you can use lang as key as demonstrated here: https://stackblitz.com/edit/react-ts-zgmo8u?file=components%2FApp.tsx

J* V4 by @​garronej in #​52

Full Changelog: garronej/i18nifty@v3.2.6...v4.0.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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.

ddecrulle and others added 24 commits September 1, 2025 19:06
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot changed the title fix(deps): update dependency i18nifty to v4 fix(deps): update dependency i18nifty to v4 - abandoned Sep 22, 2025
@renovate
Copy link
Contributor Author

renovate bot commented Sep 22, 2025

Autoclosing Skipped

This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants