Skip to content

fix(deps): update dependency nuxt-i18n to v6#29

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/nuxt-i18n-6.x
Open

fix(deps): update dependency nuxt-i18n to v6#29
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/nuxt-i18n-6.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Jul 18, 2021

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
nuxt-i18n (source) 5.12.7 -> 6.28.1 age adoption passing confidence

Release Notes

nuxt-community/i18n-module

v6.28.1

Compare Source

v6.28.0

Compare Source

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

v6.27.3

Compare Source

v6.27.2

Compare Source

v6.27.1

Compare Source

v6.27.0

Compare Source

Features

v6.26.0

Compare Source

Features

v6.25.0

Compare Source

Features

v6.24.0

Compare Source

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

v6.23.0

Compare Source

Features
Bug Fixes
6.22.3 (2021-03-30)
Bug Fixes
6.22.2 (2021-03-26)
Bug Fixes
  • crash registering the vue-i18n-loader in old Node versions (43022c4)
6.22.1 (2021-03-25)
Bug Fixes
  • move lodash.merge to dependencies (b3f3f43)

v6.22.3

Compare Source

v6.22.2

Compare Source

v6.22.1

Compare Source

v6.22.0

Compare Source

Features
Bug Fixes
6.21.1 (2021-03-15)
Bug Fixes

v6.21.1

Compare Source

v6.21.0

Compare Source

Features
Bug Fixes
6.20.6 (2021-03-08)
Bug Fixes
6.20.5 (2021-03-08)
Bug Fixes
6.20.4 (2021-03-01)
Bug Fixes
6.20.3 (2021-02-24)
Bug Fixes
  • lazy: allow extensions yml/yaml when loading lazy locales (01f92ae)
6.20.2 (2021-02-19)
Bug Fixes
6.20.1 (2021-02-15)
Bug Fixes

v6.20.6

Compare Source

v6.20.5

Compare Source

v6.20.4

Compare Source

v6.20.3

Compare Source

v6.20.2

Compare Source

v6.20.1

Compare Source

v6.20.0

Compare Source

Features
  • API for handling locale change during page transitions (#​963) (23b9cc4)

v6.19.0

Compare Source

Features
Bug Fixes

v6.18.0

Compare Source

Features

v6.17.0

Compare Source

Features
  • fallbackLocale: support vue-i18n decision map fallback (#​992) (b4c6cfd)
Bug Fixes

v6.16.0

Compare Source

Features
  • "onlyOnNoPrefix" - detect browser locale when no prefix (#​896) (15f0a44)
Bug Fixes
6.15.4 (2020-10-19)
Bug Fixes
6.15.3 (2020-10-14)
Bug Fixes
6.15.2 (2020-10-13)
Bug Fixes
  • docs: add warnings regarding no_prefix strategy (#​891) (bbcbad9)
  • seo: don't include queries in canonical tag (d09ad9e), closes #​912
  • seo: enable canonical tag for all strategies (4ae4199)
  • seo: enable self-referential canonical tags (b62fd39)
  • add x-default hreflang tag for improved SEO (#​922) (b35bc57)
6.15.1 (2020-09-11)
Bug Fixes

v6.15.4

Compare Source

v6.15.3

Compare Source

v6.15.2

Compare Source

v6.15.1

Compare Source

v6.15.0

Compare Source

Features
Bug Fixes
  • differentDomains: Match domain properly on client if port provided (#​832) (3a0bc88)
6.14.2 (2020-09-08)
Bug Fixes
6.14.1 (2020-09-08)
Bug Fixes
  • remove postinstall script that breaks production (56f8084)

v6.14.2

Compare Source

v6.14.1

Compare Source

v6.14.0

Compare Source

Features
  • add "cookieSecure" setting to set the Secure flag on the cookie (#​869) (0f2d762)
  • docs: migrate docs to Nuxt Content (#​864) (affb845)
  • add setting to use cross-origin cookie for "detectBrowserLocale" (#​853) (e446676)
Bug Fixes
6.13.12 (2020-08-22)
Bug Fixes
6.13.11 (2020-08-21)
Bug Fixes
6.13.10 (2020-08-18)
Bug Fixes
6.13.9 (2020-08-15)
Bug Fixes
6.13.8 (2020-08-11)
Bug Fixes
  • don't crash on missing route when parsing page component options (#​841) (46bbdc5), closes #​838
  • null-check route to avoid rare crashes (fc02a65)
6.13.7 (2020-08-05)
Bug Fixes
  • lazy: error importing file when having imports within "locale.file" (3cb1d2a), closes #​835
6.13.6 (2020-08-04)
Bug Fixes
6.13.5 (2020-08-04)
Bug Fixes
6.13.4 (2020-08-04)
Bug Fixes
6.13.3 (2020-08-04)
Bug Fixes
6.13.2 (2020-07-31)
Bug Fixes
  • generate fallback routes for static build (#​808) (c2106f7), closes #​805
  • redirect loop on initial load (static mode & route with no locale) (4c9bc13), closes #​798
  • types: fix type of detectBrowserLanguage to allow false (#​793) (c62f19b)
6.13.1 (2020-07-03)
Bug Fixes

v6.13.12

Compare Source

v6.13.11

Compare Source

v6.13.10

Compare Source

v6.13.9

Compare Source

v6.13.8

Compare Source

v6.13.7

Compare Source

v6.13.6

Compare Source

v6.13.5

Compare Source

v6.13.4

Compare Source

v6.13.3

Compare Source

v6.13.2

Compare Source

v6.13.1

Compare Source

v6.13.0

Compare Source

Features
Bug Fixes
  • handling of trailing slash in localePath (#​756) (1a69387), closes #​717
  • initial redirect breaks reactivity in static mode (54b8186), closes #​737
  • preserve query when handling rootRedirect (#​771) (b201609)
  • types: extend NuxtOptions with "i18n" (when using i18n in the root of Nuxt config) (7c5241b)

v6.12.2

Compare Source

v6.12.1

Compare Source

v6.12.0

Compare Source

Features
Bug Fixes
  • don't do browser language detection during Nuxt generate (#​718) (f1c5aca)
  • don't leave out non-prefixed routes for generate + prefix strategy (#​726) (97fabbf), closes #​700
  • trigger language detection on initial load in generated mode (#​724) (a853de9)
6.11.1 (2020-05-10)
Bug Fixes

v6.11.1

Compare Source

v6.11.0

Compare Source

Features
  • docs: enable indexed search results in documentation (#​687) (bea56a9)
Bug Fixes
6.10.1 (2020-04-23)
Bug Fixes
  • types: fix type of baseUrl to allow string (a495cb3)

v6.10.1

Compare Source

v6.10.0

Compare Source

Features
6.9.3 (2020-04-23)
Bug Fixes
  • crash with latest vue-i18n related to using null locale (#​678) (642fddf)
  • lock vue-i18n version to 8.16.0 until crashing issue is fixed (#​673) (9e99f19)
6.9.2 (2020-04-22)
Bug Fixes
  • lock vue-i18n version to 8.16.0 until crashing issue is fixed (ad82009)
6.9.1 (2020-04-14)
Bug Fixes
  • crash with invalid locale cookie + no_prefix strategy + SEO (#​666) (2ec72bc)

v6.9.3

Compare Source

v6.9.2

Compare Source

v6.9.1

Compare Source

v6.9.0

Compare Source

Features
  • re-use the store locale on the client if set on server (#​593) (c8b05b1)
Bug Fixes
6.8.1 (2020-04-03)
Bug Fixes

v6.8.1

Compare Source

v6.8.0

Compare Source

Features
  • match against all language codes provided by the browser (#​651) (93e1918))
6.7.2 (2020-03-31)
Bug Fixes
6.7.1 (2020-03-30)
Bug Fixes
  • don't try to use route params when vuex.syncRouteParams (1bdf320), closes #​644

v6.7.2

Compare Source

v6.7.1

Compare Source

v6.7.0

Compare Source

Features
6.6.1 (2020-03-16)
Bug Fixes
  • types: add vueI18nLoader to AllOptionsInterface (#​634) (f1dd816)
  • add tests for forwardedHost change, deprecate setting instead of removing (3f4d135)
  • Incomplete initialization with 'en-US' locale code and no default (#​629) (eeb63bb), closes #​628
  • remove forwardedHost option - make domain matching consistent on server/client (#​630) (2a17c99)

v6.6.1

Compare Source

v6.6.0

Compare Source

Features
Bug Fixes

v6.5.0

Compare Source

Features
6.4.1 (2019-12-02)
Bug Fixes
  • routing: Restore handling of route argument in getRouteBaseName (3685abb), closes #​539

v6.4.1

Compare Source

[`v


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Jul 18, 2021
@renovate renovate bot force-pushed the renovate/nuxt-i18n-6.x branch 9 times, most recently from c21fc66 to 14c727e Compare July 18, 2021 13:29
@vercel
Copy link
Copy Markdown

vercel bot commented Jul 18, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/damienrobinson/barry/6wDyHakMFdvYuQwUhweXeoMq8BJ2
✅ Preview: https://barry-git-renovate-nuxt-i18n-6x-damienrobinson.vercel.app

@vercel
Copy link
Copy Markdown

vercel bot commented Jul 19, 2021

Deployment failed with the following error:

Resource is limited - try again after in 14 minutes (more than 100, code: "api-deployments-free-per-day").

@renovate renovate bot force-pushed the renovate/nuxt-i18n-6.x branch from d7be517 to e8fa1e9 Compare July 19, 2021 01:57
@vercel
Copy link
Copy Markdown

vercel bot commented Jul 19, 2021

Deployment failed with the following error:

Resource is limited - try again after in 10 minutes (more than 100, code: "api-deployments-free-per-day").

@renovate renovate bot force-pushed the renovate/nuxt-i18n-6.x branch from e8fa1e9 to 84f2a47 Compare July 19, 2021 02:42
@vercel
Copy link
Copy Markdown

vercel bot commented Jul 19, 2021

Deployment failed with the following error:

Resource is limited - try again after in 8 hours (more than 100, code: "api-deployments-free-per-day").

@renovate renovate bot force-pushed the renovate/nuxt-i18n-6.x branch from 84f2a47 to b15af71 Compare July 19, 2021 03:37
@vercel
Copy link
Copy Markdown

vercel bot commented Jul 19, 2021

Deployment failed with the following error:

Resource is limited - try again after in 7 hours (more than 100, code: "api-deployments-free-per-day").

@renovate renovate bot force-pushed the renovate/nuxt-i18n-6.x branch from b15af71 to b1b358a Compare July 19, 2021 23:29
@renovate renovate bot force-pushed the renovate/nuxt-i18n-6.x branch from 17cf598 to 674ea7e Compare July 20, 2021 07:22
@renovate renovate bot force-pushed the renovate/nuxt-i18n-6.x branch from 674ea7e to 41cc7e5 Compare July 20, 2021 07:24
@renovate renovate bot force-pushed the renovate/nuxt-i18n-6.x branch from 41cc7e5 to 5f71894 Compare July 24, 2021 08:07
@renovate renovate bot force-pushed the renovate/nuxt-i18n-6.x branch from 5f71894 to 7302c4a Compare July 25, 2021 04:59
@renovate renovate bot force-pushed the renovate/nuxt-i18n-6.x branch from 7302c4a to ba3106d Compare July 25, 2021 06:57
@renovate renovate bot force-pushed the renovate/nuxt-i18n-6.x branch from ba3106d to 6b57cfd Compare July 25, 2021 07:32
@renovate renovate bot force-pushed the renovate/nuxt-i18n-6.x branch from 6b57cfd to 1680832 Compare July 25, 2021 08:15
@renovate renovate bot force-pushed the renovate/nuxt-i18n-6.x branch from 1680832 to 12a7921 Compare July 25, 2021 08:16
@renovate renovate bot force-pushed the renovate/nuxt-i18n-6.x branch from 12a7921 to 102146e Compare July 25, 2021 11:04
@renovate renovate bot force-pushed the renovate/nuxt-i18n-6.x branch from 102146e to b95ddbb Compare July 25, 2021 11:24
@renovate renovate bot force-pushed the renovate/nuxt-i18n-6.x branch from b95ddbb to 286d5ee Compare July 25, 2021 20:43
@renovate renovate bot force-pushed the renovate/nuxt-i18n-6.x branch from 286d5ee to d37fd39 Compare August 3, 2021 18:51
@renovate renovate bot force-pushed the renovate/nuxt-i18n-6.x branch from d37fd39 to e8fc7aa Compare September 8, 2021 18:55
@renovate
Copy link
Copy Markdown
Contributor Author

renovate bot commented Mar 24, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

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.

1 participant