Skip to content
This repository has been archived by the owner on Nov 11, 2022. It is now read-only.

Bump nuxt-i18n from 6.18.0 to 6.27.0 #575

Merged
merged 1 commit into from
May 17, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 17, 2021

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps nuxt-i18n from 6.18.0 to 6.27.0.

Release notes

Sourced from nuxt-i18n's releases.

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

v6.23.0

Features

  • support loading messages from file without lazy-loading (#1130) (03618fb), closes #412

Bug Fixes

  • IE11 compatibility issue due to is-https package (#1138) (dcf43de), closes #1137
  • types: misplaced jsdoc deprecated wrong API (9736bf1)

v6.22.3

Bug Fixes

  • lazy: message function not working when using lazy loading (#1125) (68b580e), closes #1124

Refactoring

  • include fallback locale messages in the main bundle (#1129)

v6.22.2

Bug Fixes

  • crash registering the vue-i18n-loader in old Node versions (43022c4)

... (truncated)

Changelog

Sourced from nuxt-i18n's changelog.

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

6.25.0 (2021-04-13)

Features

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

6.24.0 (2021-04-09)

Features

Bug Fixes

  • types: more specific types for $nuxtI18nHead/$nuxtI18nSeo (02cc072), closes #1133

6.23.0 (2021-04-07)

Features

  • support loading messages from file without lazy-loading (#1130) (03618fb), closes #412

Bug Fixes

  • IE11 compatibility issue due to is-https package (#1138) (dcf43de), closes #1137
  • types: misplaced jsdoc deprecated wrong API (9736bf1)

6.22.3 (2021-03-30)

Bug Fixes

... (truncated)

Commits
  • 7d1e74f chore: release 6.27.0
  • 5f5d748 feat: add onBeforeLanguageSwitch API (#1164)
  • 97ff163 chore(deps): update all non-major dependencies (#1159)
  • b0c7a45 docs: fix localeLocation example (#1162)
  • fcf2d66 chore: release 6.26.0
  • e5ab695 chore(deps): update all non-major dependencies (#1144)
  • 2231f3b feat(lazy): option for not injecting messages to Nuxt state (#1153)
  • 5e67061 chore(docs): fix typo in options reference (#1154)
  • 91ddfd4 chore(deps): update devdependency jest-dev-server to v5 (#1152)
  • a1d926d refactor: initialize some variable at runtime to allow overrides (#1150)
  • 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)

@dependabot dependabot bot added the type: dependencies Pull requests that update a dependency file label May 17, 2021
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nuxt-i18n-6.27.0 branch from 5311dbf to 1258e88 Compare May 17, 2021 13:56
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nuxt-i18n-6.27.0 branch from 1258e88 to 9ef7217 Compare May 17, 2021 14:13
@ktmouk ktmouk merged commit 9897ac7 into master May 17, 2021
@ktmouk ktmouk deleted the dependabot/npm_and_yarn/nuxt-i18n-6.27.0 branch May 17, 2021 15:18
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type: dependencies Pull requests that update a dependency file
Development

Successfully merging this pull request may close these issues.

1 participant