Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 10, 2023

Bumps @nuxtjs/i18n from 7.0.3 to 7.3.1.

Release notes

Sourced from @​nuxtjs/i18n's releases.

v7.3.1

Bug Fixes

  • don't expose full project path through langDir option (#1786) (0738a0f)

v7.3.0

Features

  • add setting for setting expiration of the cookie that stores locale (#1492) (dd764d7)

v7.2.3

Bug Fixes

  • infinite redirect on URL with special characters (#1472) (426af76)

v7.2.2

Bug Fixes

  • fixed locale changing issue in server side middleware (#1429) (c10231d)

v7.2.1

Bug Fixes

  • don't detect locale from route when using no_prefix (#1421) (609782f)
  • docs: add info on using dynamic translations with _.vue (b6039d2), closes #1400
  • docs: correct links to [Custom paths] and [Ignore routes] (#1392) (091944c)
  • parse-pages: add jsx plugin for .vue files using jsx syntax (#1356) (8cdb999)

v7.2.0

Features

Bug Fixes

  • docs: refactor and separate some pages related to routing (89eb12f)
  • load vue-template-compiler with nuxt.resolver.requireModule (#1327) (c5a3ca8)

v7.1.0

Features

  • add support for query params in canonical url (#1274) (d5dea9c)

... (truncated)

Changelog

Sourced from @​nuxtjs/i18n's changelog.

7.3.1 (2023-01-09)

Bug Fixes

  • don't expose full project path throuh langDir option (#1786) (0738a0f)

7.3.0 (2022-08-24)

Features

  • add setting for setting expiration of the cookie that stores locale (#1492) (dd764d7)

7.2.3 (2022-08-01)

Bug Fixes

  • infinite redirect on URL with special characters (#1472) (426af76)

7.2.2 (2022-04-25)

Bug Fixes

  • fixed locale changing issue in server side middleware (#1429) (c10231d)

7.2.1 (2022-04-01)

Bug Fixes

  • don't detect locale from route when using no_prefix (#1421) (609782f)
  • docs: add info on using dynamic translations with _.vue (b6039d2), closes #1400
  • docs: correct links to [Custom paths] and [Ignore routes] (#1392) (091944c)
  • parse-pages: add jsx plugin for .vue files using jsx syntax (#1356) (8cdb999)## 7.2.0 (2021-11-04)

Features

Bug Fixes

  • docs: refactor and separate some pages related to routing (89eb12f)
  • load vue-template-compiler with nuxt.resolver.requireModule (#1327) (c5a3ca8)

7.1.0 (2021-10-19)

... (truncated)

Commits
  • e434cff chore: release 7.3.1
  • 0738a0f fix: don't expose full project path throuh langDir option (#1786)
  • 7956539 add missed close parentheses (#1705)
  • 5b9ca24 chore: add next branch
  • 538b2b9 chore: fix markdown link typo (#1655)
  • 3967172 chore(docs): update/add references to Nuxt 3 version
  • 9f5422d docs: add nuxt3 information (#1593)
  • 3b1c957 chore: release 7.3.0
  • dd764d7 feat: add setting for setting expiration of the cookie that stores locale (#1...
  • f8f0759 chore(deps): update all non-major dependencies
  • 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 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-community/i18n-module) from 7.0.3 to 7.3.1.
- [Release notes](https://github.com/nuxt-community/i18n-module/releases)
- [Changelog](https://github.com/nuxt-modules/i18n/blob/v7.3.1/CHANGELOG.md)
- [Commits](nuxt-modules/i18n@v7.0.3...v7.3.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 10, 2023
@dependabot dependabot bot requested a review from chantouchsek January 10, 2023 00:14
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