Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump @nuxtjs/i18n from 8.5.3 to 9.1.1 #483

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 6, 2024

Bumps @nuxtjs/i18n from 8.5.3 to 9.1.1.

Release notes

Sourced from @​nuxtjs/i18n's releases.

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

    View changes on GitHub

v9.0.0

We're happy to announce the stable release of v9!

The primary focus of this major release is to remove deprecated functionality and upgrade Vue I18n to v10, we did manage to sneak in some enhancements listed below.

🚨 Breaking changes

This update includes breaking changes so please make sure to review these in the migration documentation, if you run into problems during migration please open an issue so we can improve the guide!

📂 Directory restructure

We now use a default directory structure that is consistent with directory structure changes in Nuxt 4.

... (truncated)

Changelog

Sourced from @​nuxtjs/i18n's changelog.

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

    View changes on GitHub

v9.0.0 (2024-11-03T11:23:01Z)

This changelog is generated by GitHub Releases

   🚨 Breaking Changes

   🚀 Features

... (truncated)

Commits

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 6, 2024
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nuxtjs/i18n-9.1.1 branch 4 times, most recently from 3debe3b to a0c32f2 Compare December 16, 2024 16:40
Bumps [@nuxtjs/i18n](https://github.com/nuxt-modules/i18n) from 8.5.3 to 9.1.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.5.3...v9.1.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nuxtjs/i18n-9.1.1 branch from a0c32f2 to 5214de5 Compare December 26, 2024 17:09
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.

0 participants