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.1.5 #100

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 13, 2023

Bumps next-i18next from 9.1.0 to 13.1.5.

Release notes

Sourced from next-i18next's releases.

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.

Breaking changes

  • react-i18next and i18next have been moved to peer-dependencies. They must be installed in your app (#1966)

    # Add react-i18next > 12.0.0 and i18next > 22.0.4 to your app dependencies  

... (truncated)

Changelog

Sourced from next-i18next's changelog.

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

  • 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.

13.0.0

The v13.0.0 release is a major version to improve stability and general experience.

... (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

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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)

Bumps [next-i18next](https://github.com/i18next/next-i18next) from 9.1.0 to 13.1.5.
- [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.1.5)

---
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 Feb 13, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 6, 2023

Superseded by #108.

@dependabot dependabot bot closed this Mar 6, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/dev/next-i18next-13.1.5 branch March 6, 2023 18:02
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
None yet
Development

Successfully merging this pull request may close these issues.

0 participants