[PR #50] [CLOSED] fix(deps): bump nuxt-i18n from 6.22.0 to 6.25.0 #52

Closed
opened 2025-12-01 17:05:45 +01:00 by arthur · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ArthurDanjou/website-old/pull/50
Author: @dependabot[bot]
Created: 4/14/2021
Status: Closed

Base: masterHead: dependabot/npm_and_yarn/nuxt-i18n-6.25.0


📝 Commits (1)

  • 1462c9f fix(deps): bump nuxt-i18n from 6.22.0 to 6.25.0

📊 Changes

2 files changed (+35 additions, -61 deletions)

View changed files

📝 package.json (+1 -1)
📝 yarn.lock (+34 -60)

📄 Description

Bumps nuxt-i18n from 6.22.0 to 6.25.0.

Release notes

Sourced from nuxt-i18n's releases.

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)

v6.22.1

Bug Fixes

  • move lodash.merge to dependencies (b3f3f43)
Changelog

Sourced from nuxt-i18n's changelog.

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

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

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

... (truncated)

Commits
  • c7488b2 chore: release 6.25.0
  • 7dc9ae8 chore(deps): update all non-major dependencies (#1148)
  • aa4f4d8 feat(types): add NuxtI18nInstance type for use with custom accessors (#1147)
  • c4f7465 chore: release 6.24.0
  • c587d23 feat: add localeLocation API (#1142)
  • 2d83bc8 chore(types): use public types in jsdoc comments
  • 02cc072 fix(types): more specific types for $nuxtI18nHead/$nuxtI18nSeo
  • bda35de chore: release 6.23.0
  • dcf43de fix: IE11 compatibility issue due to is-https package (#1138)
  • 4bd8194 chore(deps): update renovate config to have separate PRs for docs
  • 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)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/ArthurDanjou/website-old/pull/50 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 4/14/2021 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dependabot/npm_and_yarn/nuxt-i18n-6.25.0` --- ### 📝 Commits (1) - [`1462c9f`](https://github.com/ArthurDanjou/website-old/commit/1462c9f01fbe8c6d17ccdc79087466858627f2d7) fix(deps): bump nuxt-i18n from 6.22.0 to 6.25.0 ### 📊 Changes **2 files changed** (+35 additions, -61 deletions) <details> <summary>View changed files</summary> 📝 `package.json` (+1 -1) 📝 `yarn.lock` (+34 -60) </details> ### 📄 Description Bumps [nuxt-i18n](https://github.com/nuxt-community/i18n-module) from 6.22.0 to 6.25.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/nuxt-community/i18n-module/releases">nuxt-i18n's releases</a>.</em></p> <blockquote> <h2>v6.25.0</h2> <h3>Features</h3> <ul> <li><strong>types:</strong> add NuxtI18nInstance type for use with custom accessors (<a href="https://github-redirect.dependabot.com/nuxt-community/i18n-module/issues/1147">#1147</a>) (<a href="https://github.com/nuxt-community/i18n-module/commit/aa4f4d8e9fe620f809444e3ba77954f965f92459">aa4f4d8</a>), closes <a href="https://github-redirect.dependabot.com/nuxt-community/i18n-module/issues/1146">#1146</a></li> </ul> <h2>v6.24.0</h2> <h3>Features</h3> <ul> <li>add localeLocation API (<a href="https://github-redirect.dependabot.com/nuxt-community/i18n-module/issues/1142">#1142</a>) (<a href="https://github.com/nuxt-community/i18n-module/commit/c587d230b866fb2937a8c63dda2efdee12f21a02">c587d23</a>), closes <a href="https://github-redirect.dependabot.com/nuxt-community/i18n-module/issues/776">#776</a></li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>types:</strong> more specific types for / (<a href="https://github.com/nuxt-community/i18n-module/commit/02cc072b4bd7c6fe2ca4a745c7a28238f0a48f45">02cc072</a>), closes <a href="https://github-redirect.dependabot.com/nuxt-community/i18n-module/issues/1133">#1133</a></li> </ul> <h2>v6.23.0</h2> <h3>Features</h3> <ul> <li>support loading messages from file without lazy-loading (<a href="https://github-redirect.dependabot.com/nuxt-community/i18n-module/issues/1130">#1130</a>) (<a href="https://github.com/nuxt-community/i18n-module/commit/03618fbe7fcddd7033a5f3ebcba3b68eb936da8d">03618fb</a>), closes <a href="https://github-redirect.dependabot.com/nuxt-community/i18n-module/issues/412">#412</a></li> </ul> <h3>Bug Fixes</h3> <ul> <li>IE11 compatibility issue due to is-https package (<a href="https://github-redirect.dependabot.com/nuxt-community/i18n-module/issues/1138">#1138</a>) (<a href="https://github.com/nuxt-community/i18n-module/commit/dcf43de88640dacb7823a84eba9f055cd03ddabf">dcf43de</a>), closes <a href="https://github-redirect.dependabot.com/nuxt-community/i18n-module/issues/1137">#1137</a></li> <li><strong>types:</strong> misplaced jsdoc deprecated wrong API (<a href="https://github.com/nuxt-community/i18n-module/commit/9736bf1a68aeb7bb275f3b092c0911b69627ea04">9736bf1</a>)</li> </ul> <h2>v6.22.3</h2> <h3>Bug Fixes</h3> <ul> <li><strong>lazy:</strong> message function not working when using lazy loading (<a href="https://github-redirect.dependabot.com/nuxt-community/i18n-module/issues/1125">#1125</a>) (<a href="https://github.com/nuxt-community/i18n-module/commit/68b580e2690d07c5b4383ea8ca53acab24304e14">68b580e</a>), closes <a href="https://github-redirect.dependabot.com/nuxt-community/i18n-module/issues/1124">#1124</a></li> </ul> <h3>Refactoring</h3> <ul> <li>include fallback locale messages in the main bundle (<a href="https://github-redirect.dependabot.com/nuxt-community/i18n-module/issues/1129">#1129</a>)</li> </ul> <h2>v6.22.2</h2> <h3>Bug Fixes</h3> <ul> <li>crash registering the vue-i18n-loader in old Node versions (<a href="https://github.com/nuxt-community/i18n-module/commit/43022c46a107c71d5ddc1bb3f0b93c63ac47853e">43022c4</a>)</li> </ul> <h2>v6.22.1</h2> <h3>Bug Fixes</h3> <ul> <li>move lodash.merge to dependencies (<a href="https://github.com/nuxt-community/i18n-module/commit/b3f3f436e46d59f928c80d479be83e5c68e7d7dc">b3f3f43</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/nuxt-community/i18n-module/blob/master/CHANGELOG.md">nuxt-i18n's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/nuxt-community/i18n-module/compare/v6.24.0...v6.25.0">6.25.0</a> (2021-04-13)</h2> <h3>Features</h3> <ul> <li><strong>types:</strong> add NuxtI18nInstance type for use with custom accessors (<a href="https://github-redirect.dependabot.com/nuxt-community/i18n-module/issues/1147">#1147</a>) (<a href="https://github.com/nuxt-community/i18n-module/commit/aa4f4d8e9fe620f809444e3ba77954f965f92459">aa4f4d8</a>), closes <a href="https://github-redirect.dependabot.com/nuxt-community/i18n-module/issues/1146">#1146</a></li> </ul> <h2><a href="https://github.com/nuxt-community/i18n-module/compare/v6.23.0...v6.24.0">6.24.0</a> (2021-04-09)</h2> <h3>Features</h3> <ul> <li>add localeLocation API (<a href="https://github-redirect.dependabot.com/nuxt-community/i18n-module/issues/1142">#1142</a>) (<a href="https://github.com/nuxt-community/i18n-module/commit/c587d230b866fb2937a8c63dda2efdee12f21a02">c587d23</a>), closes <a href="https://github-redirect.dependabot.com/nuxt-community/i18n-module/issues/776">#776</a></li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>types:</strong> more specific types for $nuxtI18nHead/$nuxtI18nSeo (<a href="https://github.com/nuxt-community/i18n-module/commit/02cc072b4bd7c6fe2ca4a745c7a28238f0a48f45">02cc072</a>), closes <a href="https://github-redirect.dependabot.com/nuxt-community/i18n-module/issues/1133">#1133</a></li> </ul> <h2><a href="https://github.com/nuxt-community/i18n-module/compare/v6.22.3...v6.23.0">6.23.0</a> (2021-04-07)</h2> <h3>Features</h3> <ul> <li>support loading messages from file without lazy-loading (<a href="https://github-redirect.dependabot.com/nuxt-community/i18n-module/issues/1130">#1130</a>) (<a href="https://github.com/nuxt-community/i18n-module/commit/03618fbe7fcddd7033a5f3ebcba3b68eb936da8d">03618fb</a>), closes <a href="https://github-redirect.dependabot.com/nuxt-community/i18n-module/issues/412">#412</a></li> </ul> <h3>Bug Fixes</h3> <ul> <li>IE11 compatibility issue due to is-https package (<a href="https://github-redirect.dependabot.com/nuxt-community/i18n-module/issues/1138">#1138</a>) (<a href="https://github.com/nuxt-community/i18n-module/commit/dcf43de88640dacb7823a84eba9f055cd03ddabf">dcf43de</a>), closes <a href="https://github-redirect.dependabot.com/nuxt-community/i18n-module/issues/1137">#1137</a></li> <li><strong>types:</strong> misplaced jsdoc deprecated wrong API (<a href="https://github.com/nuxt-community/i18n-module/commit/9736bf1a68aeb7bb275f3b092c0911b69627ea04">9736bf1</a>)</li> </ul> <h3><a href="https://github.com/nuxt-community/i18n-module/compare/v6.22.2...v6.22.3">6.22.3</a> (2021-03-30)</h3> <h3>Bug Fixes</h3> <ul> <li><strong>lazy:</strong> message function not working when using lazy loading (<a href="https://github-redirect.dependabot.com/nuxt-community/i18n-module/issues/1125">#1125</a>) (<a href="https://github.com/nuxt-community/i18n-module/commit/68b580e2690d07c5b4383ea8ca53acab24304e14">68b580e</a>), closes <a href="https://github-redirect.dependabot.com/nuxt-community/i18n-module/issues/1124">#1124</a></li> </ul> <h3><a href="https://github.com/nuxt-community/i18n-module/compare/v6.22.1...v6.22.2">6.22.2</a> (2021-03-26)</h3> <h3>Bug Fixes</h3> <ul> <li>crash registering the vue-i18n-loader in old Node versions (<a href="https://github.com/nuxt-community/i18n-module/commit/43022c46a107c71d5ddc1bb3f0b93c63ac47853e">43022c4</a>)</li> </ul> <h3><a href="https://github.com/nuxt-community/i18n-module/compare/v6.22.0...v6.22.1">6.22.1</a> (2021-03-25)</h3> <h3>Bug Fixes</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/nuxt-community/i18n-module/commit/c7488b2811f97015283b8038990dc276e4e36d8d"><code>c7488b2</code></a> chore: release 6.25.0</li> <li><a href="https://github.com/nuxt-community/i18n-module/commit/7dc9ae866f8bbc136ec3ed4183f4163913d9ac9f"><code>7dc9ae8</code></a> chore(deps): update all non-major dependencies (<a href="https://github-redirect.dependabot.com/nuxt-community/i18n-module/issues/1148">#1148</a>)</li> <li><a href="https://github.com/nuxt-community/i18n-module/commit/aa4f4d8e9fe620f809444e3ba77954f965f92459"><code>aa4f4d8</code></a> feat(types): add NuxtI18nInstance type for use with custom accessors (<a href="https://github-redirect.dependabot.com/nuxt-community/i18n-module/issues/1147">#1147</a>)</li> <li><a href="https://github.com/nuxt-community/i18n-module/commit/c4f7465a289b76d6985b9ac65dfb5908d36daff4"><code>c4f7465</code></a> chore: release 6.24.0</li> <li><a href="https://github.com/nuxt-community/i18n-module/commit/c587d230b866fb2937a8c63dda2efdee12f21a02"><code>c587d23</code></a> feat: add localeLocation API (<a href="https://github-redirect.dependabot.com/nuxt-community/i18n-module/issues/1142">#1142</a>)</li> <li><a href="https://github.com/nuxt-community/i18n-module/commit/2d83bc81551b21324288bbac566a7cb910348ed2"><code>2d83bc8</code></a> chore(types): use public types in jsdoc comments</li> <li><a href="https://github.com/nuxt-community/i18n-module/commit/02cc072b4bd7c6fe2ca4a745c7a28238f0a48f45"><code>02cc072</code></a> fix(types): more specific types for $nuxtI18nHead/$nuxtI18nSeo</li> <li><a href="https://github.com/nuxt-community/i18n-module/commit/bda35de0fd1aae0b90c50041ef1ac2a2e61eb4d7"><code>bda35de</code></a> chore: release 6.23.0</li> <li><a href="https://github.com/nuxt-community/i18n-module/commit/dcf43de88640dacb7823a84eba9f055cd03ddabf"><code>dcf43de</code></a> fix: IE11 compatibility issue due to is-https package (<a href="https://github-redirect.dependabot.com/nuxt-community/i18n-module/issues/1138">#1138</a>)</li> <li><a href="https://github.com/nuxt-community/i18n-module/commit/4bd8194a285c85784753faca0a83f06b6210f88d"><code>4bd8194</code></a> chore(deps): update renovate config to have separate PRs for docs</li> <li>Additional commits viewable in <a href="https://github.com/nuxt-community/i18n-module/compare/v6.22.0...v6.25.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=nuxt-i18n&package-manager=npm_and_yarn&previous-version=6.22.0&new-version=6.25.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
arthur added the pull-request label 2025-12-01 17:05:45 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: arthur/website-old#52