[PR #1048] [CLOSED] Bump nuxt-i18n from 6.13.2 to 6.13.7 #3029

Closed
opened 2026-03-17 00:40:52 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/1048
Author: @dependabot[bot]
Created: 8/6/2020
Status: Closed

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


📝 Commits (1)

  • 9bfeb9c Bump nuxt-i18n from 6.13.2 to 6.13.7

📊 Changes

2 files changed (+7 additions, -7 deletions)

View changed files

📝 package-lock.json (+6 -6)
📝 package.json (+1 -1)

📄 Description

Bumps nuxt-i18n from 6.13.2 to 6.13.7.

Release notes

Sourced from nuxt-i18n's releases.

6.13.7

Bug Fixes

  • lazy: error importing file when having imports within locale.file (3cb1d2a), closes #835

6.13.6

Bug Fixes

6.13.5

Bug Fixes

  • lazy: don't try to copy locales to build dir at run-time (#827) (55dac74), closes #826

6.13.4

Bug Fixes

  • lazy: webpack error when only default locale exists (#825) (97f1dd8), closes #824

6.13.3

Bug Fixes

  • lazy: include default locale in the main bundle (#819) (6ed4ae6), closes #818
  • lazy: make client use translations loaded on the server (#823) (06bc5f1), closes #486 #663
Changelog

Sourced from nuxt-i18n's changelog.

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

  • lazy: don't try to copy locales to build dir at run-time (#827) (55dac74), closes #826

6.13.4 (2020-08-04)

Bug Fixes

  • lazy: webpack error when only default locale exists (#825) (97f1dd8), closes #824

6.13.3 (2020-08-04)

Bug Fixes

  • lazy: include default locale in the main bundle (#819) (6ed4ae6), closes #818
  • lazy: make client use translations loaded on the server (#823) (06bc5f1), closes #486 #663
Commits
  • 22c38d7 chore: release 6.13.7
  • fbc0bc6 fix(lazy): error importing file when having imports within "locale.file" (#836)
  • deac338 unused stuff
  • 7704ba2 remove unused import
  • 3cb1d2a fix(lazy): error importing file when having imports within "locale.file"
  • b5f6d2c chore: release 6.13.6
  • 02f6b99 fix: restore compatibility with Nuxt <2.14 (#830)
  • d2173b1 chore: release 6.13.5
  • 55dac74 fix(lazy): don't try to copy locales to build dir at run-time (#827)
  • 1b69c5d chore: release 6.13.4
  • 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/hoppscotch/hoppscotch/pull/1048 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 8/6/2020 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dependabot/npm_and_yarn/nuxt-i18n-6.13.7` --- ### 📝 Commits (1) - [`9bfeb9c`](https://github.com/hoppscotch/hoppscotch/commit/9bfeb9cb7d88fd205a75ec54f1b7572b6f5eeeb4) Bump nuxt-i18n from 6.13.2 to 6.13.7 ### 📊 Changes **2 files changed** (+7 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+6 -6) 📝 `package.json` (+1 -1) </details> ### 📄 Description Bumps [nuxt-i18n](https://github.com/nuxt-community/i18n-module) from 6.13.2 to 6.13.7. <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>6.13.7</h2> <h3>Bug Fixes</h3> <ul> <li><strong>lazy:</strong> error importing file when having imports within locale.file (<a href="https://github.com/nuxt-community/i18n-module/commit/3cb1d2af38cf3f14e5b2b942d9b0ef528af00b09">3cb1d2a</a>), closes <a href="https://github-redirect.dependabot.com/nuxt-community/i18n-module/issues/835">#835</a></li> </ul> <h2>6.13.6</h2> <h3>Bug Fixes</h3> <ul> <li>restore compatibility with Nuxt &lt;2.14 (<a href="https://github-redirect.dependabot.com/nuxt-community/i18n-module/issues/830">#830</a>) (<a href="https://github.com/nuxt-community/i18n-module/commit/02f6b997e95dce50bf3d45c90f59686461c7f82e">02f6b99</a>), closes <a href="https://github-redirect.dependabot.com/nuxt-community/i18n-module/issues/829">#829</a></li> </ul> <h2>6.13.5</h2> <h3>Bug Fixes</h3> <ul> <li><strong>lazy:</strong> don't try to copy locales to build dir at run-time (<a href="https://github-redirect.dependabot.com/nuxt-community/i18n-module/issues/827">#827</a>) (<a href="https://github.com/nuxt-community/i18n-module/commit/55dac7459c3f5f50517af3009c27a2c5a46c7c82">55dac74</a>), closes <a href="https://github-redirect.dependabot.com/nuxt-community/i18n-module/issues/826">#826</a></li> </ul> <h2>6.13.4</h2> <h3>Bug Fixes</h3> <ul> <li><strong>lazy:</strong> webpack error when only default locale exists (<a href="https://github-redirect.dependabot.com/nuxt-community/i18n-module/issues/825">#825</a>) (<a href="https://github.com/nuxt-community/i18n-module/commit/97f1dd8e101a69282acb509ec0d9a3202f99a1d1">97f1dd8</a>), closes <a href="https://github-redirect.dependabot.com/nuxt-community/i18n-module/issues/824">#824</a></li> </ul> <h2>6.13.3</h2> <h3>Bug Fixes</h3> <ul> <li><strong>lazy:</strong> include default locale in the main bundle (<a href="https://github-redirect.dependabot.com/nuxt-community/i18n-module/issues/819">#819</a>) (<a href="https://github.com/nuxt-community/i18n-module/commit/6ed4ae616a0c9b555e3966c169886d3650427e07">6ed4ae6</a>), closes <a href="https://github-redirect.dependabot.com/nuxt-community/i18n-module/issues/818">#818</a></li> <li><strong>lazy:</strong> make client use translations loaded on the server (<a href="https://github-redirect.dependabot.com/nuxt-community/i18n-module/issues/823">#823</a>) (<a href="https://github.com/nuxt-community/i18n-module/commit/06bc5f1fce1c1349a7b035a40fd698f5ae7ac7f1">06bc5f1</a>), closes <a href="https://github-redirect.dependabot.com/nuxt-community/i18n-module/issues/486">#486</a> <a href="https://github-redirect.dependabot.com/nuxt-community/i18n-module/issues/663">#663</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> <h3><a href="https://github.com/nuxt-community/i18n-module/compare/v6.13.6...v6.13.7">6.13.7</a> (2020-08-05)</h3> <h3>Bug Fixes</h3> <ul> <li><strong>lazy:</strong> error importing file when having imports within &quot;locale.file&quot; (<a href="https://github.com/nuxt-community/i18n-module/commit/3cb1d2af38cf3f14e5b2b942d9b0ef528af00b09">3cb1d2a</a>), closes <a href="https://github-redirect.dependabot.com/nuxt-community/i18n-module/issues/835">#835</a></li> </ul> <h3><a href="https://github.com/nuxt-community/i18n-module/compare/v6.13.5...v6.13.6">6.13.6</a> (2020-08-04)</h3> <h3>Bug Fixes</h3> <ul> <li>restore compatibility with Nuxt &lt;2.14 (<a href="https://github-redirect.dependabot.com/nuxt-community/i18n-module/issues/830">#830</a>) (<a href="https://github.com/nuxt-community/i18n-module/commit/02f6b997e95dce50bf3d45c90f59686461c7f82e">02f6b99</a>), closes <a href="https://github-redirect.dependabot.com/nuxt-community/i18n-module/issues/829">#829</a></li> </ul> <h3><a href="https://github.com/nuxt-community/i18n-module/compare/v6.13.4...v6.13.5">6.13.5</a> (2020-08-04)</h3> <h3>Bug Fixes</h3> <ul> <li><strong>lazy:</strong> don't try to copy locales to build dir at run-time (<a href="https://github-redirect.dependabot.com/nuxt-community/i18n-module/issues/827">#827</a>) (<a href="https://github.com/nuxt-community/i18n-module/commit/55dac7459c3f5f50517af3009c27a2c5a46c7c82">55dac74</a>), closes <a href="https://github-redirect.dependabot.com/nuxt-community/i18n-module/issues/826">#826</a></li> </ul> <h3><a href="https://github.com/nuxt-community/i18n-module/compare/v6.13.3...v6.13.4">6.13.4</a> (2020-08-04)</h3> <h3>Bug Fixes</h3> <ul> <li><strong>lazy:</strong> webpack error when only default locale exists (<a href="https://github-redirect.dependabot.com/nuxt-community/i18n-module/issues/825">#825</a>) (<a href="https://github.com/nuxt-community/i18n-module/commit/97f1dd8e101a69282acb509ec0d9a3202f99a1d1">97f1dd8</a>), closes <a href="https://github-redirect.dependabot.com/nuxt-community/i18n-module/issues/824">#824</a></li> </ul> <h3><a href="https://github.com/nuxt-community/i18n-module/compare/v6.13.2...v6.13.3">6.13.3</a> (2020-08-04)</h3> <h3>Bug Fixes</h3> <ul> <li><strong>lazy:</strong> include default locale in the main bundle (<a href="https://github-redirect.dependabot.com/nuxt-community/i18n-module/issues/819">#819</a>) (<a href="https://github.com/nuxt-community/i18n-module/commit/6ed4ae616a0c9b555e3966c169886d3650427e07">6ed4ae6</a>), closes <a href="https://github-redirect.dependabot.com/nuxt-community/i18n-module/issues/818">#818</a></li> <li><strong>lazy:</strong> make client use translations loaded on the server (<a href="https://github-redirect.dependabot.com/nuxt-community/i18n-module/issues/823">#823</a>) (<a href="https://github.com/nuxt-community/i18n-module/commit/06bc5f1fce1c1349a7b035a40fd698f5ae7ac7f1">06bc5f1</a>), closes <a href="https://github-redirect.dependabot.com/nuxt-community/i18n-module/issues/486">#486</a> <a href="https://github-redirect.dependabot.com/nuxt-community/i18n-module/issues/663">#663</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/nuxt-community/i18n-module/commit/22c38d7c122673e1c47066fe42e4ad1d81039b4b"><code>22c38d7</code></a> chore: release 6.13.7</li> <li><a href="https://github.com/nuxt-community/i18n-module/commit/fbc0bc685d453314ecc1ba4e42b4811d405b2000"><code>fbc0bc6</code></a> fix(lazy): error importing file when having imports within &quot;locale.file&quot; (<a href="https://github-redirect.dependabot.com/nuxt-community/i18n-module/issues/836">#836</a>)</li> <li><a href="https://github.com/nuxt-community/i18n-module/commit/deac3381e3b0bee5ca593cb1a49a32e984aee7b4"><code>deac338</code></a> unused stuff</li> <li><a href="https://github.com/nuxt-community/i18n-module/commit/7704ba2e133c5a1735766fe1f6fda461a9da922c"><code>7704ba2</code></a> remove unused import</li> <li><a href="https://github.com/nuxt-community/i18n-module/commit/3cb1d2af38cf3f14e5b2b942d9b0ef528af00b09"><code>3cb1d2a</code></a> fix(lazy): error importing file when having imports within &quot;locale.file&quot;</li> <li><a href="https://github.com/nuxt-community/i18n-module/commit/b5f6d2c2e4858727c4b576234f1abef19044d477"><code>b5f6d2c</code></a> chore: release 6.13.6</li> <li><a href="https://github.com/nuxt-community/i18n-module/commit/02f6b997e95dce50bf3d45c90f59686461c7f82e"><code>02f6b99</code></a> fix: restore compatibility with Nuxt &lt;2.14 (<a href="https://github-redirect.dependabot.com/nuxt-community/i18n-module/issues/830">#830</a>)</li> <li><a href="https://github.com/nuxt-community/i18n-module/commit/d2173b1fb186aceb046e0cd7aca7c4aebfd4ea87"><code>d2173b1</code></a> chore: release 6.13.5</li> <li><a href="https://github.com/nuxt-community/i18n-module/commit/55dac7459c3f5f50517af3009c27a2c5a46c7c82"><code>55dac74</code></a> fix(lazy): don't try to copy locales to build dir at run-time (<a href="https://github-redirect.dependabot.com/nuxt-community/i18n-module/issues/827">#827</a>)</li> <li><a href="https://github.com/nuxt-community/i18n-module/commit/1b69c5d837f19dac40386a564375b477b45fc7d4"><code>1b69c5d</code></a> chore: release 6.13.4</li> <li>Additional commits viewable in <a href="https://github.com/nuxt-community/i18n-module/compare/v6.13.2...v6.13.7">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.13.2&new-version=6.13.7)](https://help.github.com/articles/configuring-automated-security-fixes) 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>
kerem 2026-03-17 00:40:52 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hoppscotch#3029
No description provided.