Skip to content

chore(deps): bump @nuxtjs/i18n from 8.5.6 to 9.1.3#95

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/nuxtjs/i18n-9.1.3
Closed

chore(deps): bump @nuxtjs/i18n from 8.5.6 to 9.1.3#95
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/nuxtjs/i18n-9.1.3

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps @nuxtjs/i18n from 8.5.6 to 9.1.3.

Release notes

Sourced from @​nuxtjs/i18n's releases.

v9.1.3

   🐞 Bug Fixes

    View changes on GitHub

v9.1.2

   🐞 Bug Fixes

    View changes on GitHub

v9.1.1

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v9.1.0

This release contains bug fixes and a new experimental option, you may need to refresh your lockfiles while updating.

⚙️ Configurable generated file and directory paths

In v9 (and lower) the i18n file and directory paths are absolute by default which could expose sensitive path information about your build environment in production.

To combat this we have added a new experimental option, experimental.generatedLocaleFilePathFormat, which is used to configure the way these paths are processed. We will explore more approaches to improve this functionality in the future.

Check out the documentation on its usage here.

   🚀 Features

   🐞 Bug Fixes

... (truncated)

Changelog

Sourced from @​nuxtjs/i18n's changelog.

v9.1.3 (2025-01-23T23:10:23Z)

This changelog is generated by GitHub Releases

   🐞 Bug Fixes

    View changes on GitHub

v9.1.2 (2025-01-21T17:26:23Z)

This changelog is generated by GitHub Releases

   🐞 Bug Fixes

    View changes on GitHub

v9.1.1 (2024-12-06T09:07:19Z)

This changelog is generated by GitHub Releases

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v9.1.0 (2024-11-18T16:01:01Z)

This changelog is generated by GitHub Releases

   🚀 Features

   🐞 Bug Fixes

... (truncated)

Commits
  • 4cd7e03 release: v9.1.3
  • b7f8837 docs: enhance guide on custom route localization (#3326)
  • ab6e533 fix: consistent composer instance properties across scopes (#3324)
  • 8b42ea7 fix: check if resolved localized route name exists (#3325)
  • 21fcf81 fix: locale switching middleware in static build (#3323)
  • 3a9960d chore: generate changelog
  • 5cc57c0 release: v9.1.2
  • e8d7dc4 docs: search filtering and move compiler macros (#3316)
  • ea9d126 chore(deps): update intlify dependencies (main) (#3313)
  • d90ca48 chore(renovate): group related dependencies (#3312)
  • 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.5.6 to 9.1.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.5.6...v9.1.3)

---
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 added the dependencies Pull requests that update a dependency file label Jan 26, 2025
@dependabot @github

dependabot Bot commented on behalf of github Feb 2, 2025

Copy link
Copy Markdown
Contributor Author

Superseded by #99.

@dependabot dependabot Bot closed this Feb 2, 2025
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/nuxtjs/i18n-9.1.3 branch February 2, 2025 11:43
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants