[PR #192] [MERGED] ⬆️ Bump nuxt from 2.10.0 to 2.10.1 #2475

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

📋 Pull Request Information

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

Base: masterHead: dependabot/npm_and_yarn/nuxt-2.10.1


📝 Commits (1)

  • d56401c ⬆️ Bump nuxt from 2.10.0 to 2.10.1

📊 Changes

2 files changed (+238 additions, -169 deletions)

View changed files

📝 package-lock.json (+237 -168)
📝 package.json (+1 -1)

📄 Description

Bumps nuxt from 2.10.0 to 2.10.1.

Release notes

Sourced from nuxt's releases.

v2.10.1

🐞 Fixes

  • vue-app, webpack
    • #6504 Remove consola from client
  • utils
    • #6515 Fix error when router.trailingSlash is false
  • generator
    • #6362 Remove trailing slash when no subFolders are used
  • webpack
    • #6520 chunkhash and contenthash not work with extractCSS
  • cli
    • #6525 Enable server for nuxt build when pages should be generated

🏡 Chore

  • readme
    • #6511 Remove deprecated starter template

Dependency Upgrades

  • vue-meta: Upgraded to v2.3 which fixes duplicated tags in SPA mode

💖 Thanks to

Commits

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/192 **Author:** [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview) **Created:** 10/11/2019 **Status:** ✅ Merged **Merged:** 10/11/2019 **Merged by:** [@liyasthomas](https://github.com/liyasthomas) **Base:** `master` ← **Head:** `dependabot/npm_and_yarn/nuxt-2.10.1` --- ### 📝 Commits (1) - [`d56401c`](https://github.com/hoppscotch/hoppscotch/commit/d56401c347d1294e5c0d47a7c66d856d0e10931d) :arrow_up: Bump nuxt from 2.10.0 to 2.10.1 ### 📊 Changes **2 files changed** (+238 additions, -169 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+237 -168) 📝 `package.json` (+1 -1) </details> ### 📄 Description Bumps [nuxt](https://github.com/nuxt/nuxt.js) from 2.10.0 to 2.10.1. <details> <summary>Release notes</summary> *Sourced from [nuxt's releases](https://github.com/nuxt/nuxt.js/releases).* > ## v2.10.1 > ### 🐞 Fixes > > - `vue-app, webpack` > - [#6504](https://github-redirect.dependabot.com/nuxt/nuxt.js/issues/6504) Remove consola from client > - `utils` > - [#6515](https://github-redirect.dependabot.com/nuxt/nuxt.js/issues/6515) Fix error when `router.trailingSlash` is `false` > - `generator` > - [#6362](https://github-redirect.dependabot.com/nuxt/nuxt.js/issues/6362) Remove trailing slash when no subFolders are used > - `webpack` > - [#6520](https://github-redirect.dependabot.com/nuxt/nuxt.js/issues/6520) `chunkhash` and `contenthash` not work with `extractCSS` > - `cli` > - [#6525](https://github-redirect.dependabot.com/nuxt/nuxt.js/issues/6525) Enable server for `nuxt build` when pages should be generated > > ### 🏡 Chore > > - `readme` > - [#6511](https://github-redirect.dependabot.com/nuxt/nuxt.js/issues/6511) Remove deprecated starter template > > ### ⚓ Dependency Upgrades > > - `vue-meta`: Upgraded to [`v2.3`](https://github.com/nuxt/vue-meta/releases) which fixes duplicated tags in SPA mode > > ### 💖 Thanks to > > - Dennis Herzberg ([@&#8203;dennis47528](https://github.com/dennis47528)) > - Yuki Terashima ([@&#8203;y-temp4](https://github.com/y-temp4)) </details> <details> <summary>Commits</summary> - [`624c4c0`](https://github.com/nuxt/nuxt.js/commit/624c4c058e47fd36c484efaf1494b762f585f633) v2.10.1 [release] - [`9d9ae21`](https://github.com/nuxt/nuxt.js/commit/9d9ae219883cc5bb7e8bdc61e1e1f7957ff71eb3) chore: update yarn.lock - [`9bfda1c`](https://github.com/nuxt/nuxt.js/commit/9bfda1c5600c97efa0eca342828751254b4e1a9c) chore(deps): update all non-major dependencies ([#6545](https://github-redirect.dependabot.com/nuxt/nuxt.js/issues/6545)) - [`7883360`](https://github.com/nuxt/nuxt.js/commit/7883360bea3eb7bb957b6243ea5e07337dbc0d9b) chore(renovate): lock memory-fs dep ([#6541](https://github-redirect.dependabot.com/nuxt/nuxt.js/issues/6541)) - [`67d5601`](https://github.com/nuxt/nuxt.js/commit/67d560114223d97ecc8c7537acc02829ad507806) test: refactor cli integration tests ([#6537](https://github-redirect.dependabot.com/nuxt/nuxt.js/issues/6537)) - [`a0ef4a3`](https://github.com/nuxt/nuxt.js/commit/a0ef4a3736ed086b5ce9c9cee2a581337d193f10) Merge remote-tracking branch 'origin/2.x' into dev - [`6f2f13e`](https://github.com/nuxt/nuxt.js/commit/6f2f13e7e7ac9f0160e07dd000fe8ba2b06cd814) chore(deps): upgrade execa to 2.1.0 ([#6542](https://github-redirect.dependabot.com/nuxt/nuxt.js/issues/6542)) - [`010bb20`](https://github.com/nuxt/nuxt.js/commit/010bb206450ff15b872b989679bc8fa0709a0231) chore: upgrade babel packages to 7.6.3 ([#6540](https://github-redirect.dependabot.com/nuxt/nuxt.js/issues/6540)) - [`91d7d02`](https://github.com/nuxt/nuxt.js/commit/91d7d02c1377b67c70c38806f35b895a0cb22ece) chore(deps): upgrade vue-meta to v2.3.1 ([#6539](https://github-redirect.dependabot.com/nuxt/nuxt.js/issues/6539)) - [`15fa12f`](https://github.com/nuxt/nuxt.js/commit/15fa12fc94a87527d2a04bd86407ffa716413e3c) [release] - Additional commits viewable in [compare view](https://github.com/nuxt/nuxt.js/compare/v2.10.0...v2.10.1) </details> <br /> [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=nuxt&package-manager=npm_and_yarn&previous-version=2.10.0&new-version=2.10.1)](https://dependabot.com/compatibility-score.html?dependency-name=nuxt&package-manager=npm_and_yarn&previous-version=2.10.0&new-version=2.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 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:10:29 +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#2475
No description provided.