Skip to content

fix(deps): bump @nuxtjs/i18n from 8.3.0 to 9.3.4#294

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

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

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 24, 2025

Bumps @nuxtjs/i18n from 8.3.0 to 9.3.4.

Release notes

Sourced from @​nuxtjs/i18n's releases.

v9.3.4

   🐞 Bug Fixes

    View changes on GitHub

v9.3.3

   🐞 Bug Fixes

    View changes on GitHub

v9.3.2

   🐞 Bug Fixes

    View changes on GitHub

v9.3.1

   🐞 Bug Fixes

    View changes on GitHub

v9.3.0

👀 Highlights

⚡ Locale Messages HMR (vite only)

We have added Hot Module Replacement (HMR) support for locale messages and vue-i18n configurations*, editing translations in locale files should now update instantly while preserving the page state.

This feature is enabled in development environments by default but can be disabled in case you run into issues by setting experimental.hmr: false.

*HMR in vue-i18n is supported for the messages, numberFormats and datetimeFormats properties in vue-i18n configuration files, other changes will fall back to page reload.

🔧 Webpack & Rspack

This release resolves issues with Webpack and Rspack related to virtual files, please let us know if you run into issues with this release 🙏

🩹 Unhead v2 + Nuxt 3.16

Make sure to update to this release for compatibility with Nuxt 3.16.

📃 Changes

... (truncated)

Changelog

Sourced from @​nuxtjs/i18n's changelog.

v9.3.4 (2025-03-21T23:52:56Z)

This changelog is generated by GitHub Releases

   🐞 Bug Fixes

    View changes on GitHub

v9.3.3 (2025-03-20T18:49:36Z)

This changelog is generated by GitHub Releases

   🐞 Bug Fixes

    View changes on GitHub

v9.3.2 (2025-03-19T08:56:12Z)

This changelog is generated by GitHub Releases

   🐞 Bug Fixes

    View changes on GitHub

v9.3.1 (2025-03-09T12:33:48Z)

This changelog is generated by GitHub Releases

   🐞 Bug Fixes

    View changes on GitHub

v9.3.0 (2025-03-07T16:55:02Z)

This changelog is generated by GitHub Releases

   🚀 Features

... (truncated)

Commits
  • 9f6eebb release: v9.3.4
  • be29b25 chore: remove v7 branch from renovate config
  • 3f55ab2 fix: warning to recommend disabling bundle.optimizeTranslationDirective (#3...
  • f5a47da chore: remove deprecated and unused compilation.jit option (#3434)
  • 0355466 fix: only optimize configured locale files (#3433)
  • b9e008c fix: transform ts locale files with esbuild (#3428)
  • 258b179 chore: improve test description and cleanup fixture deps (#3429)
  • 846387a chore: generate changelog
  • d646390 release: v9.3.3
  • 5f56bba fix: respect detectBrowserLanguage: false in SSG plugin (#3410)
  • 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 9.3.4.
- [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...v9.3.4)

---
updated-dependencies:
- dependency-name: "@nuxtjs/i18n"
  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 March 24, 2025 00:36
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 24, 2025
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Mar 25, 2025

Superseded by #295.

@dependabot dependabot Bot closed this Mar 25, 2025
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/nuxtjs/i18n-9.3.4 branch March 25, 2025 02:13
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