Skip to content

fix(deps): bump @nuxtjs/i18n from 8.3.0 to 9.5.6#322

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

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

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jun 26, 2025

Bumps @nuxtjs/i18n from 8.3.0 to 9.5.6.

Release notes

Sourced from @​nuxtjs/i18n's releases.

v9.5.6

   🐞 Bug Fixes

    View changes on GitHub

v9.5.5

   🐞 Bug Fixes

    View changes on GitHub

v9.5.4

   🐞 Bug Fixes

    View changes on GitHub

v9.5.3

   🐞 Bug Fixes

    View changes on GitHub

v9.5.2

   🐞 Bug Fixes

    View changes on GitHub

v9.5.1

   🐞 Bug Fixes

    View changes on GitHub

v9.5.0

🧹 Strip i18n file paths from build

We have added the 'off' option to experimental.generatedLocaleFilePathFormat, which removes i18n file paths (e.g. locale files, vue-i18n configs) from the build. Note that enabling this will also mean these paths are no longer accessible in properties such as locales and localeProperties. See the options documentation for more details on this feature.

Since we no longer need these paths at runtime this will be the default behavior in v10 (and the option to configure this will be removed entirely).

... (truncated)

Changelog

Sourced from @​nuxtjs/i18n's changelog.

v10.0.0-beta.11 (2025-06-22T23:55:32Z)

This changelog is generated by GitHub Releases

   🚨 Breaking Changes

   🐞 Bug Fixes

    View changes on GitHub

v10.0.0-beta.10 (2025-06-07T20:40:23Z)

This changelog is generated by GitHub Releases

   🐞 Bug Fixes

    View changes on GitHub

v10.0.0-beta.9 (2025-05-30T17:54:37Z)

This changelog is generated by GitHub Releases

   🚨 Breaking Changes

   🐞 Bug Fixes

    View changes on GitHub

... (truncated)

Commits
  • 1e7cbdf release: v9.5.6
  • 0067f57 fix: reuse nuxt instance at plugin setup (#3690)
  • 76b1378 fix: populate domainLocales based on module config (#3694) (#3695)
  • 01064fe docs: correct the name of the runtime locales property (#3692)
  • 89c5fba fix: getDefaultLocaleForDomain should respect runtime config (#3693)
  • e3fbaa3 fix: replace _generate property usage
  • 54460af ci: update workflow branch triggers
  • accc2ac chore: generate changelog
  • 7ad5917 release: v9.5.5
  • 2f90d78 fix: validate user options and warn for undesired default values (#3654)
  • 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.5.6.
- [Release notes](https://github.com/nuxt-modules/i18n/releases)
- [Changelog](https://github.com/nuxt-modules/i18n/blob/next/CHANGELOG.md)
- [Commits](nuxt-modules/i18n@v8.3.0...v9.5.6)

---
updated-dependencies:
- dependency-name: "@nuxtjs/i18n"
  dependency-version: 9.5.6
  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 June 26, 2025 00:45
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jun 26, 2025
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Jun 26, 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 the javascript Pull requests that update javascript code label Jun 26, 2025
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Jul 18, 2025

Superseded by #329.

@dependabot dependabot Bot closed this Jul 18, 2025
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/nuxtjs/i18n-9.5.6 branch July 18, 2025 00:57
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