Skip to content

fix(deps): bump @nuxtjs/i18n from 8.3.0 to 10.0.1#331

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/nuxtjs/i18n-10.0.1
Closed

fix(deps): bump @nuxtjs/i18n from 8.3.0 to 10.0.1#331
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/nuxtjs/i18n-10.0.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 21, 2025

Bumps @nuxtjs/i18n from 8.3.0 to 10.0.1.

Release notes

Sourced from @​nuxtjs/i18n's releases.

v10.0.1

   🐞 Bug Fixes

    View changes on GitHub

v10.0.0

We're excited to announce the stable release of Nuxt I18n v10. This update brings new features, performance improvements and better DX.

🌟 Highlights

  • Improved Nuxt 4 Support: Better compatibility with the latest features in Nuxt v4.
  • Reliable Server-Side Redirection: We've improved how server-side redirections are handled.
  • Custom Routes with definePageMeta: A more flexible way to define custom routes for your localized pages.
  • Strict SEO Head Management: An experimental feature for more precise control over SEO head tags.
  • Vue I18n: Upgraded to vue-i18n v11.

See the New Features page for more details.

⚡ Preview: Translation Key Stripping

This release includes progress on a feature that strips unused translation keys from the server-rendered HTML at runtime. This makes your HTML response smaller, leading to faster response times.

[!NOTE] This feature is experimental and undocumented, to try it out see the configuration option types.

🛠️ Under the Hood

A lot of time was spent on refactors which should make the module easier to maintain and contribute to.

This also works towards the vision outlined in the I18n Routing RFC, with the aim to make the routing logic more portable and potentially part of Nuxt's core in the future.

⬆️ Migrating to v10

The upgrade path should be straightforward for most users. Breaking changes in this version are mostly removals of deprecated options and the stabilization of previously experimental features.

For a complete list of breaking changes, please see the Migration Guide.

🙏 Sponsors

Thank you for your support!

... (truncated)

Changelog

Sourced from @​nuxtjs/i18n's changelog.

v10.0.1 (2025-07-20T21:56:00Z)

This changelog is generated by GitHub Releases

   🐞 Bug Fixes

    View changes on GitHub

v10.0.0 (2025-07-17T12:47:45Z)

This changelog is generated by GitHub Releases

   🚨 Breaking Changes

   🚀 Features

... (truncated)

Commits
  • c0e27f8 release: v10.0.1
  • 68b797b fix: prevent unset baseUrl warning when using domain configuration (#3740)
  • a2f7bcd test: remove legacy nuxt 3 dir structure fixture (#3739)
  • 5e0f078 fix: prevent vite resolve dependency failure warnings (#3738)
  • 2203c0b fix: root redirection on root with query parameters (#3737)
  • 71d4115 docs: clarify redirectOn behavior change in v10 migration guide (#3736)
  • 1690ac6 fix: correct root redirection with query params (#3734)
  • e8278fe chore: update issue and reproduire templates
  • 7afd44a chore: generate changelog
  • 71f2e9a release: v10.0.0
  • Additional commits viewable in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 [@nuxtjs/i18n](https://github.com/nuxt-modules/i18n) from 8.3.0 to 10.0.1.
- [Release notes](https://github.com/nuxt-modules/i18n/releases)
- [Changelog](https://github.com/nuxt-modules/i18n/blob/main/CHANGELOG.md)
- [Commits](nuxt-modules/i18n@v8.3.0...v10.0.1)

---
updated-dependencies:
- dependency-name: "@nuxtjs/i18n"
  dependency-version: 10.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 21, 2025

The reviewers field in the dependabot.yml file will be removed soon. Please use the code owners file to specify reviewers for Dependabot PRs. For more information, see this blog post.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 21, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 23, 2025

Superseded by #333.

@dependabot dependabot bot closed this Jul 23, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nuxtjs/i18n-10.0.1 branch July 23, 2025 00:37
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant