Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps @nuxtjs/i18n from 8.3.0 to 10.0.3.

Release notes

Sourced from @​nuxtjs/i18n's releases.

v10.0.3

   🐞 Bug Fixes

    View changes on GitHub

v10.0.2

This patch release contains fixes for errors thrown in Cloudflare environments.


   🐞 Bug Fixes

    View changes on GitHub

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

... (truncated)

Changelog

Sourced from @​nuxtjs/i18n's changelog.

v10.0.3 (2025-07-24T17:48:39Z)

This changelog is generated by GitHub Releases

   🐞 Bug Fixes

    View changes on GitHub

v10.0.2 (2025-07-22T21:16:38Z)

This changelog is generated by GitHub Releases

   🐞 Bug Fixes

    View changes on GitHub

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

... (truncated)

Commits
  • 30a6930 release: v10.0.3
  • c1bc83b fix: locale message HMR (#3759)
  • 008e48d fix: linting errors
  • d5679ae chore: generate changelog
  • 94eb8e4 release: v10.0.2
  • ee4aaa3 fix: remove custom route config not found warning
  • cf134d9 fix: catch error during cache clear on startup
  • b9a031f chore(deps): update @​intlify/h3 to v0.7.1 (#3745)
  • 840fe61 docs: fix sidebar link label rendering
  • 8fb35ae chore(deps): update nuxt & vue dependencies to ^4.0.1 (#3743)
  • 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.3.
- [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.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from steven9463912 July 25, 2025 00:14
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 25, 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 25, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 11, 2025

Superseded by #338.

@dependabot dependabot bot closed this Aug 11, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nuxtjs/i18n-10.0.3 branch August 11, 2025 01:08
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.

2 participants