Skip to content
New issue

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

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

Already on GitHub? # to your account

fix(deps): bump nuxt-i18n from 6.22.2 to 6.28.0 #68

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jul 26, 2021

Bumps nuxt-i18n from 6.22.2 to 6.28.0.

Release notes

Sourced from nuxt-i18n's releases.

v6.28.0

Features

Bug Fixes

  • custom routes with optional params adjusted incorrectly (#1243) (203f3db)
  • don't skip the cookie if no locale is detected in the route (#1235) (6c9b48f)

v6.27.3

Bug Fixes

v6.27.2

Bug Fixes

  • ensure localeProperties is reactive (on locale change) (#1208) (d2dd400)
  • types: fix compatibility issue with typescript 4.3.x+ (#1205) (acc1145)

v6.27.1

Bug Fixes

  • types: fix lazy type in deprecated types (#1190) (482317b)
  • handle protocol in the domain key for different domains (#1169) (45b2b82)

v6.27.0

Features

v6.26.0

Features

  • lazy: option for not injecting messages to Nuxt state (#1153) (2231f3b), closes #1149

v6.25.0

Features

  • types: add NuxtI18nInstance type for use with custom accessors (#1147) (aa4f4d8), closes #1146

v6.24.0

Features

Bug Fixes

... (truncated)

Changelog

Sourced from nuxt-i18n's changelog.

6.28.0 (2021-07-22)

Features

Bug Fixes

  • custom routes with optional params adjusted incorrectly (#1243) (203f3db)
  • don't skip the cookie if no locale is detected in the route (#1235) (6c9b48f)

6.27.3 (2021-07-09)

Bug Fixes

6.27.2 (2021-06-23)

Bug Fixes

  • ensure localeProperties is reactive (on locale change) (#1208) (d2dd400)
  • types: fix compatibility issue with typescript 4.3.x+ (#1205) (acc1145)

6.27.1 (2021-06-15)

Bug Fixes

  • types: fix "lazy" type in deprecated types (#1190) (482317b)
  • handle protocol in the domain key for different domains (#1169) (45b2b82)

6.27.0 (2021-05-07)

Features

6.26.0 (2021-04-20)

Features

  • lazy: option for not injecting messages to Nuxt state (#1153) (2231f3b), closes #1149

... (truncated)

Commits
  • dde070f chore: release 6.28.0
  • 8a6a056 feat: allow disabling route sorting (#1241)
  • 203f3db fix: custom routes with optional params adjusted incorrectly (#1243)
  • 6c9b48f fix: don't skip the cookie if no locale is detected in the route (#1235)
  • 9fcebda chore(deps): update all non-major dependencies (#1236)
  • 3c5fc13 chore(docs): fix grammar
  • 98bde02 chore: release 6.27.3
  • 27fb366 chore(deps): update all non-major dependencies (#1166)
  • 0527d63 fix: redirect without appending extra chars (#1214)
  • 16105c6 docs: specify that routeId in example is not hard-coded (#1216)
  • 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 [nuxt-i18n](https://github.com/nuxt-community/i18n-module) from 6.22.2 to 6.28.0.
- [Release notes](https://github.com/nuxt-community/i18n-module/releases)
- [Changelog](https://github.com/nuxt-community/i18n-module/blob/master/CHANGELOG.md)
- [Commits](nuxt-modules/i18n@v6.22.2...v6.28.0)

---
updated-dependencies:
- dependency-name: nuxt-i18n
  dependency-type: direct:production
  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 Jul 26, 2021
@dependabot dependabot bot requested a review from Tommytrg July 26, 2021 00:53
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Aug 4, 2021

Superseded by #73.

@dependabot dependabot bot closed this Aug 4, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nuxt-i18n-6.28.0 branch August 4, 2021 00:21
# for free to join this conversation on GitHub. Already have an account? # 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