-
Notifications
You must be signed in to change notification settings - Fork 4
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 dependency next-i18next to v13 #92
Conversation
⚠ Artifact update problemRenovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
The artifact failure details are included below: File name: app/package-lock.json
|
3e29dfb
to
b571be1
Compare
Seems like this is ultimately blocked by stevensacks/storybook-react-i18next#14 |
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. ⚠ Warning: custom changes will be lost. |
4c2799a
to
b571be1
Compare
b571be1
to
b1f25b0
Compare
b1f25b0
to
1473bdd
Compare
1473bdd
to
07d0c04
Compare
Renovate Ignore NotificationAs this PR has been closed unmerged, Renovate will ignore this upgrade and you will not receive PRs for any future 13.x releases. However, if you upgrade to 13.x manually then Renovate will reenable minor and patch updates automatically. If this PR was closed by mistake or you changed your mind, you can simply rename this PR and you will soon get a fresh replacement PR opened. |
This PR contains the following updates:
^12.1.0
->^13.0.0
Release Notes
i18next/next-i18next
v13.2.2
Compare Source
v13.2.1
Compare Source
v13.2.0
Compare Source
v13.1.6
Compare Source
v13.1.5
Compare Source
v13.1.4
Compare Source
v13.1.3
Compare Source
v13.1.2
Compare Source
v13.1.1
Compare Source
v13.1.0
Compare Source
v13.0.3
Compare Source
v13.0.2
Compare Source
Fix
v13.0.1
Compare Source
Fix
i18n.localeDetection
in UserConfig, see #2057.Caution
If you're experiencing typecheck errors regarding keys: ensure
i18next
is at least^22.4.3
in yourpackage.json (then run install), see #2058.
v13.0.0
Compare Source
The v13.0.0 release is a major version to improve stability and general experience.
It comes with 2 easy changes related to installation. Existing code shouldn't be impacted.
Details can be found in the UPGRADING.md document.
Breaking changes
react-i18next and i18next
have been moved to peer-dependencies. They must be installed
in your app (#1966)
Configuration
📅 Schedule: Branch creation - "before 3am on the first day of the month" in timezone America/Los_Angeles, 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.
This PR has been generated by Mend Renovate. View repository job log here.