[PR #861] [MERGED] chore(deps): bump nuxt-i18n from 6.11.0 to 6.11.1 #2912

Closed
opened 2026-03-17 00:34:37 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

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

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


📝 Commits (1)

  • 38949bf chore(deps): bump nuxt-i18n from 6.11.0 to 6.11.1

📊 Changes

2 files changed (+20 additions, -10 deletions)

View changed files

📝 package-lock.json (+19 -9)
📝 package.json (+1 -1)

📄 Description

Bumps nuxt-i18n from 6.11.0 to 6.11.1.

Release notes

Sourced from nuxt-i18n's releases.

6.11.1

Bug Fixes

  • NavigationDuplicated error on loading 404 page in SPA (#705) (6bd80da), closes #702
Changelog

Sourced from nuxt-i18n's changelog.

6.11.1 (2020-05-10)

Bug Fixes

  • NavigationDuplicated error on loading 404 page in SPA (#705) (6bd80da), closes #702
Commits
  • 833f2f3 chore: release 6.11.1
  • b59491d chore(deps): update all non-major dependencies (#695)
  • 5f86712 chore(deps): update dependency jest to v26 (#698)
  • bb0b911 chore(lint): fix lint issues in eslintrc.js (doh)
  • 51fc61b chore(deps): update dependency eslint to v7 (#701)
  • 6bd80da fix: NavigationDuplicated error on loading 404 page in SPA (#705)
  • 138352d chore(github) update template
  • 715e793 chore(github) update template
  • 5d2df51 chore(github): update bug template
  • 624519c chore(github): Include example configuration in bug template
  • 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/861 **Author:** [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview) **Created:** 5/11/2020 **Status:** ✅ Merged **Merged:** 5/11/2020 **Merged by:** [@liyasthomas](https://github.com/liyasthomas) **Base:** `master` ← **Head:** `dependabot/npm_and_yarn/nuxt-i18n-6.11.1` --- ### 📝 Commits (1) - [`38949bf`](https://github.com/hoppscotch/hoppscotch/commit/38949bf4b084c833aa258fadfda584429d3d8ea4) chore(deps): bump nuxt-i18n from 6.11.0 to 6.11.1 ### 📊 Changes **2 files changed** (+20 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+19 -9) 📝 `package.json` (+1 -1) </details> ### 📄 Description Bumps [nuxt-i18n](https://github.com/nuxt-community/nuxt-i18n) from 6.11.0 to 6.11.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.11.1</h2> <h3>Bug Fixes</h3> <ul> <li>NavigationDuplicated error on loading 404 page in SPA (<a href="https://github-redirect.dependabot.com/nuxt-community/nuxt-i18n/issues/705">#705</a>) (<a href="https://github.com/nuxt-community/nuxt-i18n/commit/6bd80da4ee21918abb551629720723dc82d69fc0">6bd80da</a>), closes <a href="https://github-redirect.dependabot.com/nuxt-community/nuxt-i18n/issues/702">#702</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> <h3><a href="https://github.com/nuxt-community/nuxt-i18n/compare/v6.11.0...v6.11.1">6.11.1</a> (2020-05-10)</h3> <h3>Bug Fixes</h3> <ul> <li>NavigationDuplicated error on loading 404 page in SPA (<a href="https://github-redirect.dependabot.com/nuxt-community/nuxt-i18n/issues/705">#705</a>) (<a href="https://github.com/nuxt-community/nuxt-i18n/commit/6bd80da4ee21918abb551629720723dc82d69fc0">6bd80da</a>), closes <a href="https://github-redirect.dependabot.com/nuxt-community/nuxt-i18n/issues/702">#702</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/nuxt-community/nuxt-i18n/commit/833f2f334ba2ced5d780d684f642670ce5e268b7"><code>833f2f3</code></a> chore: release 6.11.1</li> <li><a href="https://github.com/nuxt-community/nuxt-i18n/commit/b59491d64999ef70ec1ed51e30204eaf37b59b6f"><code>b59491d</code></a> chore(deps): update all non-major dependencies (<a href="https://github-redirect.dependabot.com/nuxt-community/nuxt-i18n/issues/695">#695</a>)</li> <li><a href="https://github.com/nuxt-community/nuxt-i18n/commit/5f86712f66f58fcec9c90ceaf0e147ce1b8b2116"><code>5f86712</code></a> chore(deps): update dependency jest to v26 (<a href="https://github-redirect.dependabot.com/nuxt-community/nuxt-i18n/issues/698">#698</a>)</li> <li><a href="https://github.com/nuxt-community/nuxt-i18n/commit/bb0b9113bbb715ed73dda93134ebf11ad2f0500c"><code>bb0b911</code></a> chore(lint): fix lint issues in eslintrc.js (doh)</li> <li><a href="https://github.com/nuxt-community/nuxt-i18n/commit/51fc61b232b4dff3001d27aea9a057d16b510c0a"><code>51fc61b</code></a> chore(deps): update dependency eslint to v7 (<a href="https://github-redirect.dependabot.com/nuxt-community/nuxt-i18n/issues/701">#701</a>)</li> <li><a href="https://github.com/nuxt-community/nuxt-i18n/commit/6bd80da4ee21918abb551629720723dc82d69fc0"><code>6bd80da</code></a> fix: NavigationDuplicated error on loading 404 page in SPA (<a href="https://github-redirect.dependabot.com/nuxt-community/nuxt-i18n/issues/705">#705</a>)</li> <li><a href="https://github.com/nuxt-community/nuxt-i18n/commit/138352d1749517adf83a9b74540d1e57e6a5c70a"><code>138352d</code></a> chore(github) update template</li> <li><a href="https://github.com/nuxt-community/nuxt-i18n/commit/715e7931ec9906fa344aaf96d03b70c1d28f7786"><code>715e793</code></a> chore(github) update template</li> <li><a href="https://github.com/nuxt-community/nuxt-i18n/commit/5d2df51fdb33a5913824101968d8f3599748cf86"><code>5d2df51</code></a> chore(github): update bug template</li> <li><a href="https://github.com/nuxt-community/nuxt-i18n/commit/624519c7979c7a3b0515f980e2d4844841906fce"><code>624519c</code></a> chore(github): Include example configuration in bug template</li> <li>Additional commits viewable in <a href="https://github.com/nuxt-community/nuxt-i18n/compare/v6.11.0...v6.11.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.11.0&new-version=6.11.1)](https://dependabot.com/compatibility-score/?dependency-name=nuxt-i18n&package-manager=npm_and_yarn&previous-version=6.11.0&new-version=6.11.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:34:37 +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#2912
No description provided.