[PR #627] [MERGED] chore(deps): bump nuxt-i18n from 6.5.0 to 6.6.0 #2754

Closed
opened 2026-03-17 00:25:46 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/627
Author: @dependabot-preview[bot]
Created: 2/29/2020
Status: Merged
Merged: 3/1/2020
Merged by: @liyasthomas

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


📝 Commits (1)

  • a279085 chore(deps): bump nuxt-i18n from 6.5.0 to 6.6.0

📊 Changes

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

View changed files

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

📄 Description

Bumps nuxt-i18n from 6.5.0 to 6.6.0.

Release notes

Sourced from nuxt-i18n's releases.

v6.6.0

Features

  • Added cookieDomain option to override locale cookie's domain (#599) (7525cd7)
  • seo: additional catchall hreflang tags (#597) (ebd2213), closes #522
  • support external configuration file for vue-i18n options (#605) (c55bc6a), closes #585 #237

Bug Fixes

  • sync store locale before triggering onLanguageSwitched listener (#609) (9b699cf), closes #556
Changelog

Sourced from nuxt-i18n's changelog.

6.6.0 (2020-02-27)

Features

  • Added cookieDomain option to override locale cookie's domain (#599) (7525cd7)
  • seo: additional catchall hreflang tags (#597) (ebd2213), closes #522
  • support external configuration file for vue-i18n options (#605) (c55bc6a), closes #585 #237

Bug Fixes

  • sync store locale before triggering onLanguageSwitched listener (#609) (9b699cf), closes #556
Commits
  • 2f8ea62 chore: release 6.6.0
  • d5b0184 chore(deps): update all non-major dependencies (#602)
  • ff6dd39 chore(deps): pin dependency @release-it/conventional-changelog to 1.1.0 (#615)
  • 56568b3 chore(release): use release-it package for automatic releases (#612)
  • 1f48142 chore(docs): fix typo in options-reference.md (es) (#614)
  • ed8683f chore(docs): don't translate directory name 'pages' (es) (#613)
  • 1c30949 chore(deps): migrate vue-i18n-loader package name (#578)
  • 2263c9d chore(deps): pin dependency messageformat to 2.3.0 (#610)
  • 9b699cf fix: sync store locale before triggering onLanguageSwitched listener (#609)
  • c55bc6a feat: support external configuration file for vue-i18n options (#605)
  • 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 badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in the .dependabot/config.yml file in this repo:

  • Update frequency
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

🔄 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/627 **Author:** [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview) **Created:** 2/29/2020 **Status:** ✅ Merged **Merged:** 3/1/2020 **Merged by:** [@liyasthomas](https://github.com/liyasthomas) **Base:** `master` ← **Head:** `dependabot/npm_and_yarn/nuxt-i18n-6.6.0` --- ### 📝 Commits (1) - [`a279085`](https://github.com/hoppscotch/hoppscotch/commit/a2790855262032d89e810308c3c31223d3a798aa) chore(deps): bump nuxt-i18n from 6.5.0 to 6.6.0 ### 📊 Changes **2 files changed** (+12 additions, -12 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+11 -11) 📝 `package.json` (+1 -1) </details> ### 📄 Description Bumps [nuxt-i18n](https://github.com/nuxt-community/nuxt-i18n) from 6.5.0 to 6.6.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/nuxt-community/nuxt-i18n/releases">nuxt-i18n's releases</a>.</em></p> <blockquote> <h2>v6.6.0</h2> <h3>Features</h3> <ul> <li>Added cookieDomain option to override locale cookie's domain (<a href="https://github-redirect.dependabot.com/nuxt-community/nuxt-i18n/issues/599">#599</a>) (<a href="https://github.com/nuxt-community/nuxt-i18n/commit/7525cd712fde658befdae948f75db5b95a914bf2">7525cd7</a>)</li> <li><strong>seo:</strong> additional catchall hreflang tags (<a href="https://github-redirect.dependabot.com/nuxt-community/nuxt-i18n/issues/597">#597</a>) (<a href="https://github.com/nuxt-community/nuxt-i18n/commit/ebd22137901255fffd8468464d87ac0afa43c8aa">ebd2213</a>), closes <a href="https://github-redirect.dependabot.com/nuxt-community/nuxt-i18n/issues/522">#522</a></li> <li>support external configuration file for vue-i18n options (<a href="https://github-redirect.dependabot.com/nuxt-community/nuxt-i18n/issues/605">#605</a>) (<a href="https://github.com/nuxt-community/nuxt-i18n/commit/c55bc6a5f2cae0b2bf323f7de1e02da9e1d278d2">c55bc6a</a>), closes <a href="https://github-redirect.dependabot.com/nuxt-community/nuxt-i18n/issues/585">#585</a> <a href="https://github-redirect.dependabot.com/nuxt-community/nuxt-i18n/issues/237">#237</a></li> </ul> <h3>Bug Fixes</h3> <ul> <li>sync store locale before triggering onLanguageSwitched listener (<a href="https://github-redirect.dependabot.com/nuxt-community/nuxt-i18n/issues/609">#609</a>) (<a href="https://github.com/nuxt-community/nuxt-i18n/commit/9b699cf61eb0515fe9a3479e04abce810650ed25">9b699cf</a>), closes <a href="https://github-redirect.dependabot.com/nuxt-community/nuxt-i18n/issues/556">#556</a></li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/nuxt-community/nuxt-i18n/blob/master/CHANGELOG.md">nuxt-i18n's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/nuxt-community/nuxt-i18n/compare/v6.5.0...v6.6.0">6.6.0</a> (2020-02-27)</h2> <h3>Features</h3> <ul> <li>Added cookieDomain option to override locale cookie's domain (<a href="https://github-redirect.dependabot.com/nuxt-community/nuxt-i18n/issues/599">#599</a>) (<a href="https://github.com/nuxt-community/nuxt-i18n/commit/7525cd712fde658befdae948f75db5b95a914bf2">7525cd7</a>)</li> <li><strong>seo:</strong> additional catchall hreflang tags (<a href="https://github-redirect.dependabot.com/nuxt-community/nuxt-i18n/issues/597">#597</a>) (<a href="https://github.com/nuxt-community/nuxt-i18n/commit/ebd22137901255fffd8468464d87ac0afa43c8aa">ebd2213</a>), closes <a href="https://github-redirect.dependabot.com/nuxt-community/nuxt-i18n/issues/522">#522</a></li> <li>support external configuration file for vue-i18n options (<a href="https://github-redirect.dependabot.com/nuxt-community/nuxt-i18n/issues/605">#605</a>) (<a href="https://github.com/nuxt-community/nuxt-i18n/commit/c55bc6a5f2cae0b2bf323f7de1e02da9e1d278d2">c55bc6a</a>), closes <a href="https://github-redirect.dependabot.com/nuxt-community/nuxt-i18n/issues/585">#585</a> <a href="https://github-redirect.dependabot.com/nuxt-community/nuxt-i18n/issues/237">#237</a></li> </ul> <h3>Bug Fixes</h3> <ul> <li>sync store locale before triggering onLanguageSwitched listener (<a href="https://github-redirect.dependabot.com/nuxt-community/nuxt-i18n/issues/609">#609</a>) (<a href="https://github.com/nuxt-community/nuxt-i18n/commit/9b699cf61eb0515fe9a3479e04abce810650ed25">9b699cf</a>), closes <a href="https://github-redirect.dependabot.com/nuxt-community/nuxt-i18n/issues/556">#556</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/nuxt-community/nuxt-i18n/commit/2f8ea62b4e79c66f26135556190ebf569e226514"><code>2f8ea62</code></a> chore: release 6.6.0</li> <li><a href="https://github.com/nuxt-community/nuxt-i18n/commit/d5b0184d3cedc39fa7d8067e4caa194e9f89b0cf"><code>d5b0184</code></a> chore(deps): update all non-major dependencies (<a href="https://github-redirect.dependabot.com/nuxt-community/nuxt-i18n/issues/602">#602</a>)</li> <li><a href="https://github.com/nuxt-community/nuxt-i18n/commit/ff6dd39b736ffeabc9d566bd155f3617d1994f8a"><code>ff6dd39</code></a> chore(deps): pin dependency @release-it/conventional-changelog to 1.1.0 (<a href="https://github-redirect.dependabot.com/nuxt-community/nuxt-i18n/issues/615">#615</a>)</li> <li><a href="https://github.com/nuxt-community/nuxt-i18n/commit/56568b3fd1f5fa2b19264b853a982d7c865af246"><code>56568b3</code></a> chore(release): use release-it package for automatic releases (<a href="https://github-redirect.dependabot.com/nuxt-community/nuxt-i18n/issues/612">#612</a>)</li> <li><a href="https://github.com/nuxt-community/nuxt-i18n/commit/1f4814227e5ed9b8752e7c2224f8815fccb44be8"><code>1f48142</code></a> chore(docs): fix typo in options-reference.md (es) (<a href="https://github-redirect.dependabot.com/nuxt-community/nuxt-i18n/issues/614">#614</a>)</li> <li><a href="https://github.com/nuxt-community/nuxt-i18n/commit/ed8683fe6bb7ba3294d153351b3ebaf2bbeda67a"><code>ed8683f</code></a> chore(docs): don't translate directory name 'pages' (es) (<a href="https://github-redirect.dependabot.com/nuxt-community/nuxt-i18n/issues/613">#613</a>)</li> <li><a href="https://github.com/nuxt-community/nuxt-i18n/commit/1c3094937221f9910aa8e12bc0d45510fd9ce673"><code>1c30949</code></a> chore(deps): migrate vue-i18n-loader package name (<a href="https://github-redirect.dependabot.com/nuxt-community/nuxt-i18n/issues/578">#578</a>)</li> <li><a href="https://github.com/nuxt-community/nuxt-i18n/commit/2263c9db1d815af81bd1e8f647c9959c6a773267"><code>2263c9d</code></a> chore(deps): pin dependency messageformat to 2.3.0 (<a href="https://github-redirect.dependabot.com/nuxt-community/nuxt-i18n/issues/610">#610</a>)</li> <li><a href="https://github.com/nuxt-community/nuxt-i18n/commit/9b699cf61eb0515fe9a3479e04abce810650ed25"><code>9b699cf</code></a> fix: sync store locale before triggering onLanguageSwitched listener (<a href="https://github-redirect.dependabot.com/nuxt-community/nuxt-i18n/issues/609">#609</a>)</li> <li><a href="https://github.com/nuxt-community/nuxt-i18n/commit/c55bc6a5f2cae0b2bf323f7de1e02da9e1d278d2"><code>c55bc6a</code></a> feat: support external configuration file for vue-i18n options (<a href="https://github-redirect.dependabot.com/nuxt-community/nuxt-i18n/issues/605">#605</a>)</li> <li>Additional commits viewable in <a href="https://github.com/nuxt-community/nuxt-i18n/compare/v6.5.0...v6.6.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=nuxt-i18n&package-manager=npm_and_yarn&previous-version=6.5.0&new-version=6.6.0)](https://dependabot.com/compatibility-score/?dependency-name=nuxt-i18n&package-manager=npm_and_yarn&previous-version=6.5.0&new-version=6.6.0) 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) - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in the `.dependabot/config.yml` file in this repo: - Update frequency - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) </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:25:46 +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#2754
No description provided.