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

Bump next-i18next from 9.1.0 to 13.2.1 #108

Merged
merged 2 commits into from
Apr 22, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 6, 2023

Bumps next-i18next from 9.1.0 to 13.2.1.

Release notes

Sourced from next-i18next's releases.

v13.2.1

  • types: fix serverSideTranslations args #2104"

v13.2.0

  • types: Update serverSideTranslation args type #2097"

v13.1.6

  • fix: allow user provided affixes to be used without providing localeStructure #2100"

v13.1.5

  • #2089, more stable impelementation of "feat(server-side): custom default config path #2084"

v13.1.4

v13.1.3

  • another code snippet for #2084 to try to fix for dynamic pages

v13.1.2

  • different code snippet for #2084 to try to fix for dynamic pages

v13.1.1

  • log config path if no config found

v13.1.0

  • feat(server-side): custom default config path #2084

v13.0.3

  • Error if custom localeStructure provided, but no ns option defined.

v13.0.2

Fix

  • Types: DefaultNamespace import, see #2061.

v13.0.1

Fix

  • Fix missing i18n.localeDetection in UserConfig, see #2057.
  • Update examples to latest i18next in #2058

Caution

If you're experiencing typecheck errors regarding keys: ensure i18next is at least ^22.4.3 in your package.json (then run install), see #2058.

v13.0.0

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.

... (truncated)

Changelog

Sourced from next-i18next's changelog.

13.2.1

  • types: fix serverSideTranslations args #2104"

13.2.0

  • types: Update serverSideTranslation args type #2097"

13.1.6

  • fix: allow user provided affixes to be used without providing localeStructure #2100"

13.1.5

  • #2089, more stable impelementation of "feat(server-side): custom default config path #2084"

13.1.4

13.1.3

  • another code snippet for #2084 to try to fix for dynamic pages

13.1.2

  • different code snippet for #2084 to try to fix for dynamic pages

13.1.1

  • log config path if no config found

13.1.0

  • feat(server-side): custom default config path #2084

13.0.3

  • Error if custom localeStructure provided, but no ns option defined.

13.0.2

Fix

  • Types: DefaultNamespace import, see #2061.

13.0.1

Fix

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by adrai, a new releaser for next-i18next since your current version.


Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [next-i18next](https://github.com/i18next/next-i18next) from 9.1.0 to 13.2.1.
- [Release notes](https://github.com/i18next/next-i18next/releases)
- [Changelog](https://github.com/i18next/next-i18next/blob/master/CHANGELOG.md)
- [Commits](i18next/next-i18next@v9.1.0...v13.2.1)

---
updated-dependencies:
- dependency-name: next-i18next
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file npm Pull requests that update npm dependancies labels Mar 6, 2023
Copy link
Owner

@bbonkr bbonkr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@bbonkr bbonkr self-assigned this Apr 22, 2024
@bbonkr bbonkr merged commit 2cb90fe into dev Apr 22, 2024
1 check passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/dev/next-i18next-13.2.1 branch April 22, 2024 06:41
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 npm Pull requests that update npm dependancies
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant