[PR #809] [MERGED] chore(deps): bump nuxt-i18n from 6.9.2 to 6.10.1 #2875

Closed
opened 2026-03-17 00:32:27 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/809
Author: @dependabot-preview[bot]
Created: 4/24/2020
Status: Merged
Merged: 4/24/2020
Merged by: @liyasthomas

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


📝 Commits (1)

  • 4721f5f chore(deps): bump nuxt-i18n from 6.9.2 to 6.10.1

📊 Changes

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

View changed files

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

📄 Description

Bumps nuxt-i18n from 6.9.2 to 6.10.1.

Release notes

Sourced from nuxt-i18n's releases.

6.10.1

6.10.1 (2020-04-23)

Bug Fixes

  • types: fix type of baseUrl to allow string (a495cb3)

6.10.0

6.10.0 (2020-04-23)

Features

  • allow providing function for baseUrl option (#679) (056a8f7)

6.9.3

6.9.3 (2020-04-23)

Bug Fixes

  • crash with latest vue-i18n related to using null locale (#678) (642fddf)
    • unlocked version of vue-i18n dependency as code was changed to deal with upstream breakage
Changelog

Sourced from nuxt-i18n's changelog.

6.10.1 (2020-04-23)

Bug Fixes

  • types: fix type of baseUrl to allow string (a495cb3)

6.10.0 (2020-04-23)

Features

  • allow providing function for baseUrl option (#679) (056a8f7)

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)
Commits
  • 8d0ac18 chore: release 6.10.1
  • a495cb3 fix(types): fix type of baseUrl to allow string
  • 90c67c6 chore: release 6.10.0
  • ac3c0f3 chore(deps): switch to @intlify/vue-i18n-extensions (#680)
  • 056a8f7 feat: allow providing function for baseUrl option (#679)
  • 9bb12f8 chore: release 6.9.3
  • 53f8987 chore(ci): correct steps names
  • c1d798d chore(build): separate CI steps
  • fba774e chore(deps): update all non-major dependencies (#667)
  • 642fddf fix: crash with latest vue-i18n related to using null locale (#678)
  • 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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @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 your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • 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/809 **Author:** [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview) **Created:** 4/24/2020 **Status:** ✅ Merged **Merged:** 4/24/2020 **Merged by:** [@liyasthomas](https://github.com/liyasthomas) **Base:** `master` ← **Head:** `dependabot/npm_and_yarn/nuxt-i18n-6.10.1` --- ### 📝 Commits (1) - [`4721f5f`](https://github.com/hoppscotch/hoppscotch/commit/4721f5fda250f65485eb2920fae9dbcecb2bd516) chore(deps): bump nuxt-i18n from 6.9.2 to 6.10.1 ### 📊 Changes **2 files changed** (+14 additions, -14 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+13 -13) 📝 `package.json` (+1 -1) </details> ### 📄 Description Bumps [nuxt-i18n](https://github.com/nuxt-community/nuxt-i18n) from 6.9.2 to 6.10.1. <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>6.10.1</h2> <h3><a href="https://github.com/nuxt-community/nuxt-i18n/compare/v6.10.0...v6.10.1">6.10.1</a> (2020-04-23)</h3> <h3>Bug Fixes</h3> <ul> <li><strong>types:</strong> fix type of baseUrl to allow string (<a href="https://github.com/nuxt-community/nuxt-i18n/commit/a495cb3ad0c9cf42b1e0c23c5e5be7b08caefdc5">a495cb3</a>)</li> </ul> <h2>6.10.0</h2> <h2><a href="https://github.com/nuxt-community/nuxt-i18n/compare/v6.9.3...v6.10.0">6.10.0</a> (2020-04-23)</h2> <h3>Features</h3> <ul> <li>allow providing function for baseUrl option (<a href="https://github-redirect.dependabot.com/nuxt-community/nuxt-i18n/issues/679">#679</a>) (<a href="https://github.com/nuxt-community/nuxt-i18n/commit/056a8f727b678fbe64496d2fb82af08443fe471c">056a8f7</a>)</li> </ul> <h2>6.9.3</h2> <h3><a href="https://github.com/nuxt-community/nuxt-i18n/compare/v6.9.1...v6.9.3">6.9.3</a> (2020-04-23)</h3> <h3>Bug Fixes</h3> <ul> <li>crash with latest vue-i18n related to using null locale (<a href="https://github-redirect.dependabot.com/nuxt-community/nuxt-i18n/issues/678">#678</a>) (<a href="https://github.com/nuxt-community/nuxt-i18n/commit/642fddfb4eac8bed42e537737c74d9ec7f8e10ad">642fddf</a>) <ul> <li>unlocked version of <code>vue-i18n</code> dependency as code was changed to deal with upstream breakage</li> </ul> </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> <h3><a href="https://github.com/nuxt-community/nuxt-i18n/compare/v6.10.0...v6.10.1">6.10.1</a> (2020-04-23)</h3> <h3>Bug Fixes</h3> <ul> <li><strong>types:</strong> fix type of baseUrl to allow string (<a href="https://github.com/nuxt-community/nuxt-i18n/commit/a495cb3ad0c9cf42b1e0c23c5e5be7b08caefdc5">a495cb3</a>)</li> </ul> <h2><a href="https://github.com/nuxt-community/nuxt-i18n/compare/v6.9.3...v6.10.0">6.10.0</a> (2020-04-23)</h2> <h3>Features</h3> <ul> <li>allow providing function for baseUrl option (<a href="https://github-redirect.dependabot.com/nuxt-community/nuxt-i18n/issues/679">#679</a>) (<a href="https://github.com/nuxt-community/nuxt-i18n/commit/056a8f727b678fbe64496d2fb82af08443fe471c">056a8f7</a>)</li> </ul> <h3><a href="https://github.com/nuxt-community/nuxt-i18n/compare/v6.9.1...v6.9.3">6.9.3</a> (2020-04-23)</h3> <h3>Bug Fixes</h3> <ul> <li>crash with latest vue-i18n related to using null locale (<a href="https://github-redirect.dependabot.com/nuxt-community/nuxt-i18n/issues/678">#678</a>) (<a href="https://github.com/nuxt-community/nuxt-i18n/commit/642fddfb4eac8bed42e537737c74d9ec7f8e10ad">642fddf</a>)</li> <li>lock vue-i18n version to 8.16.0 until crashing issue is fixed (<a href="https://github-redirect.dependabot.com/nuxt-community/nuxt-i18n/issues/673">#673</a>) (<a href="https://github.com/nuxt-community/nuxt-i18n/commit/9e99f193ac25befd3e4cdcf40b3e92df1b443e58">9e99f19</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/nuxt-community/nuxt-i18n/commit/8d0ac18595b55f314b2ac8fd2fceb1a98acc390d"><code>8d0ac18</code></a> chore: release 6.10.1</li> <li><a href="https://github.com/nuxt-community/nuxt-i18n/commit/a495cb3ad0c9cf42b1e0c23c5e5be7b08caefdc5"><code>a495cb3</code></a> fix(types): fix type of baseUrl to allow string</li> <li><a href="https://github.com/nuxt-community/nuxt-i18n/commit/90c67c619222df2ef6323a02aa84fb69ded1d484"><code>90c67c6</code></a> chore: release 6.10.0</li> <li><a href="https://github.com/nuxt-community/nuxt-i18n/commit/ac3c0f333a1ef9923d52ce7564ae644ccdc90ae3"><code>ac3c0f3</code></a> chore(deps): switch to @intlify/vue-i18n-extensions (<a href="https://github-redirect.dependabot.com/nuxt-community/nuxt-i18n/issues/680">#680</a>)</li> <li><a href="https://github.com/nuxt-community/nuxt-i18n/commit/056a8f727b678fbe64496d2fb82af08443fe471c"><code>056a8f7</code></a> feat: allow providing function for baseUrl option (<a href="https://github-redirect.dependabot.com/nuxt-community/nuxt-i18n/issues/679">#679</a>)</li> <li><a href="https://github.com/nuxt-community/nuxt-i18n/commit/9bb12f825d022c6b794b36151a9c9f074a479328"><code>9bb12f8</code></a> chore: release 6.9.3</li> <li><a href="https://github.com/nuxt-community/nuxt-i18n/commit/53f898737a56c355c828babf76e5d999d612dc95"><code>53f8987</code></a> chore(ci): correct steps names</li> <li><a href="https://github.com/nuxt-community/nuxt-i18n/commit/c1d798d63c0f88eaf9bf67b97ed4f6b26273370b"><code>c1d798d</code></a> chore(build): separate CI steps</li> <li><a href="https://github.com/nuxt-community/nuxt-i18n/commit/fba774e535b587448d5e38237ee201e5a1f28d0b"><code>fba774e</code></a> chore(deps): update all non-major dependencies (<a href="https://github-redirect.dependabot.com/nuxt-community/nuxt-i18n/issues/667">#667</a>)</li> <li><a href="https://github.com/nuxt-community/nuxt-i18n/commit/642fddfb4eac8bed42e537737c74d9ec7f8e10ad"><code>642fddf</code></a> fix: crash with latest vue-i18n related to using null locale (<a href="https://github-redirect.dependabot.com/nuxt-community/nuxt-i18n/issues/678">#678</a>)</li> <li>Additional commits viewable in <a href="https://github.com/nuxt-community/nuxt-i18n/compare/v6.9.2...v6.10.1">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.9.2&new-version=6.10.1)](https://dependabot.com/compatibility-score/?dependency-name=nuxt-i18n&package-manager=npm_and_yarn&previous-version=6.9.2&new-version=6.10.1) 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 use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@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 your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - 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:32:27 +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#2875
No description provided.