[PR #405] [MERGED] ⬆️ Bump nuxt-i18n from 6.4.0 to 6.4.1 #2605

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

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/405
Author: @dependabot-preview[bot]
Created: 12/7/2019
Status: Merged
Merged: 12/7/2019
Merged by: @liyasthomas

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


📝 Commits (1)

  • 3d66a7d ⬆️ Bump nuxt-i18n from 6.4.0 to 6.4.1

📊 Changes

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

View changed files

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

📄 Description

Bumps nuxt-i18n from 6.4.0 to 6.4.1.

Changelog

Sourced from nuxt-i18n's changelog.

6.4.1 (2019-12-02)

Bug Fixes

  • routing: Restore handling of route argument in getRouteBaseName (3685abb), closes #539
Commits
  • fb6a6f9 chore(release): 6.4.1
  • fd3e966 chore(deps): lock file maintenance
  • 3d7a377 chore(deps): update all non-major dependencies
  • c90aeb6 Bump js-cookie version to 2.2.1
  • 3685abb fix(routing): Restore handling of route argument in getRouteBaseName
  • cce8653 chore(deps): lock file maintenance
  • f3207f7 chore(deps): update all non-major dependencies
  • 87d332e chore(test): Use Node 12.1.0 for testing instead of latest
  • See full diff 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/405 **Author:** [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview) **Created:** 12/7/2019 **Status:** ✅ Merged **Merged:** 12/7/2019 **Merged by:** [@liyasthomas](https://github.com/liyasthomas) **Base:** `master` ← **Head:** `dependabot/npm_and_yarn/nuxt-i18n-6.4.1` --- ### 📝 Commits (1) - [`3d66a7d`](https://github.com/hoppscotch/hoppscotch/commit/3d66a7deb963650e437fa80269bc7f025b74991e) :arrow_up: Bump nuxt-i18n from 6.4.0 to 6.4.1 ### 📊 Changes **2 files changed** (+8 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+7 -7) 📝 `package.json` (+1 -1) </details> ### 📄 Description Bumps [nuxt-i18n](https://github.com/nuxt-community/nuxt-i18n) from 6.4.0 to 6.4.1. <details> <summary>Changelog</summary> *Sourced from [nuxt-i18n's changelog](https://github.com/nuxt-community/nuxt-i18n/blob/master/CHANGELOG.md).* > ### [6.4.1](https://github.com/nuxt-community/nuxt-i18n/compare/v6.4.0...v6.4.1) (2019-12-02) > > > ### Bug Fixes > > * **routing:** Restore handling of route argument in getRouteBaseName ([3685abb](https://github.com/nuxt-community/nuxt-i18n/commit/3685abba66edfb5e5b3720db8ba99d2af4127f13)), closes [#539](https://github-redirect.dependabot.com/nuxt-community/nuxt-i18n/issues/539) </details> <details> <summary>Commits</summary> - [`fb6a6f9`](https://github.com/nuxt-community/nuxt-i18n/commit/fb6a6f98ce16c153c3ab22eaae12d05e77ffda94) chore(release): 6.4.1 - [`fd3e966`](https://github.com/nuxt-community/nuxt-i18n/commit/fd3e9667c0ef8987322a9ac6bfb7b710c9759ad5) chore(deps): lock file maintenance - [`3d7a377`](https://github.com/nuxt-community/nuxt-i18n/commit/3d7a3777b6e397b2abbb3d78e9dd5127199a0620) chore(deps): update all non-major dependencies - [`c90aeb6`](https://github.com/nuxt-community/nuxt-i18n/commit/c90aeb6249d77afd406d5e2eab62c651edaf072f) Bump js-cookie version to 2.2.1 - [`3685abb`](https://github.com/nuxt-community/nuxt-i18n/commit/3685abba66edfb5e5b3720db8ba99d2af4127f13) fix(routing): Restore handling of route argument in getRouteBaseName - [`cce8653`](https://github.com/nuxt-community/nuxt-i18n/commit/cce8653844cfad1fda7a23e73a921382ffd30863) chore(deps): lock file maintenance - [`f3207f7`](https://github.com/nuxt-community/nuxt-i18n/commit/f3207f7b81cefe95f185b6332cf16c72483a011b) chore(deps): update all non-major dependencies - [`87d332e`](https://github.com/nuxt-community/nuxt-i18n/commit/87d332ef9b580e5781d7603f5d2c6530502d79b4) chore(test): Use Node 12.1.0 for testing instead of latest - See full diff in [compare view](https://github.com/nuxt-community/nuxt-i18n/compare/v6.4.0...v6.4.1) </details> <br /> [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=nuxt-i18n&package-manager=npm_and_yarn&previous-version=6.4.0&new-version=6.4.1)](https://dependabot.com/compatibility-score.html?dependency-name=nuxt-i18n&package-manager=npm_and_yarn&previous-version=6.4.0&new-version=6.4.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 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:17:35 +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#2605
No description provided.