[PR #1900] [CLOSED] chore(deps-dev): bump eslint-plugin-nuxt from 2.0.0 to 3.0.0 #3553

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

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/1900
Author: @dependabot[bot]
Created: 10/25/2021
Status: Closed

Base: mainHead: dependabot/npm_and_yarn/eslint-plugin-nuxt-3.0.0


📝 Commits (1)

  • e5bc05a chore(deps-dev): bump eslint-plugin-nuxt from 2.0.0 to 3.0.0

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 packages/hoppscotch-app/package.json (+1 -1)

📄 Description

Bumps eslint-plugin-nuxt from 2.0.0 to 3.0.0.

Release notes

Sourced from eslint-plugin-nuxt's releases.

v3.0.0

BREAKING CHANGES

  • Drop Node 10

Features

  • Support ESLint v8
  • Upgrade vue-eslint-parser v8

Bug Fixes

  • disallow process.browser in no-env-in-hooks (#127) (07299c0)
Changelog

Sourced from eslint-plugin-nuxt's changelog.

3.0.0 (2021-10-24)

2.0.2 (2021-10-24)

Bug Fixes

  • disallow process.browser in no-env-in-hooks (#127) (07299c0)

2.0.1 (2021-10-24)

Bug Fixes

  • disallow process.browser in no-env-in-hooks (#127) (07299c0)
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)

🔄 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/1900 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 10/25/2021 **Status:** ❌ Closed **Base:** `main` ← **Head:** `dependabot/npm_and_yarn/eslint-plugin-nuxt-3.0.0` --- ### 📝 Commits (1) - [`e5bc05a`](https://github.com/hoppscotch/hoppscotch/commit/e5bc05ae1621cd4a59d450956a91624e01f02069) chore(deps-dev): bump eslint-plugin-nuxt from 2.0.0 to 3.0.0 ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `packages/hoppscotch-app/package.json` (+1 -1) </details> ### 📄 Description Bumps [eslint-plugin-nuxt](https://github.com/nuxt/eslint-plugin-nuxt) from 2.0.0 to 3.0.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/nuxt/eslint-plugin-nuxt/releases">eslint-plugin-nuxt's releases</a>.</em></p> <blockquote> <h2>v3.0.0</h2> <h3>BREAKING CHANGES</h3> <ul> <li>Drop Node 10</li> </ul> <h3>Features</h3> <ul> <li>Support ESLint v8</li> <li>Upgrade vue-eslint-parser v8</li> </ul> <h3>Bug Fixes</h3> <ul> <li>disallow <code>process.browser</code> in <code>no-env-in-hooks</code> (<a href="https://github-redirect.dependabot.com/nuxt/eslint-plugin-nuxt/issues/127">#127</a>) (<a href="https://github.com/nuxt/eslint-plugin-nuxt/commit/07299c0ef16dc8efeef19bb2a29df9381aa99e77">07299c0</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/nuxt/eslint-plugin-nuxt/blob/master/CHANGELOG.md">eslint-plugin-nuxt's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/nuxt/eslint-plugin-nuxt/compare/v2.0.2...v3.0.0">3.0.0</a> (2021-10-24)</h2> <h3><a href="https://github.com/nuxt/eslint-plugin-nuxt/compare/v2.0.0...v2.0.2">2.0.2</a> (2021-10-24)</h3> <h3>Bug Fixes</h3> <ul> <li>disallow <code>process.browser</code> in <code>no-env-in-hooks</code> (<a href="https://github-redirect.dependabot.com/nuxt/eslint-plugin-nuxt/issues/127">#127</a>) (<a href="https://github.com/nuxt/eslint-plugin-nuxt/commit/07299c0ef16dc8efeef19bb2a29df9381aa99e77">07299c0</a>)</li> </ul> <h3><a href="https://github.com/nuxt/eslint-plugin-nuxt/compare/v2.0.0...v2.0.1">2.0.1</a> (2021-10-24)</h3> <h3>Bug Fixes</h3> <ul> <li>disallow <code>process.browser</code> in <code>no-env-in-hooks</code> (<a href="https://github-redirect.dependabot.com/nuxt/eslint-plugin-nuxt/issues/127">#127</a>) (<a href="https://github.com/nuxt/eslint-plugin-nuxt/commit/07299c0ef16dc8efeef19bb2a29df9381aa99e77">07299c0</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/nuxt/eslint-plugin-nuxt/commit/61b3cb7924b8b87792946c592b60dfb8ce363fd3"><code>61b3cb7</code></a> chore(release): 3.0.0</li> <li><a href="https://github.com/nuxt/eslint-plugin-nuxt/commit/4de1ceb29e5d9a85dce74702b72e1ad2105a12ea"><code>4de1ceb</code></a> chore(release): 2.0.2</li> <li><a href="https://github.com/nuxt/eslint-plugin-nuxt/commit/9f06035c7e4dbec4a9f49f8e8eda6276c26f3be0"><code>9f06035</code></a> chore(deps): lock file maintenance (<a href="https://github-redirect.dependabot.com/nuxt/eslint-plugin-nuxt/issues/159">#159</a>)</li> <li><a href="https://github.com/nuxt/eslint-plugin-nuxt/commit/b4b59d9ca3ea0fcbafc1eaef458dda625d210ea4"><code>b4b59d9</code></a> chore(deps): update devdependency husky to ^7.0.4 (<a href="https://github-redirect.dependabot.com/nuxt/eslint-plugin-nuxt/issues/158">#158</a>)</li> <li><a href="https://github.com/nuxt/eslint-plugin-nuxt/commit/59d9445837d60eb491daf20fec85aa7532201a5f"><code>59d9445</code></a> chore(deps): update devdependency lint-staged to v11 (<a href="https://github-redirect.dependabot.com/nuxt/eslint-plugin-nuxt/issues/155">#155</a>)</li> <li><a href="https://github.com/nuxt/eslint-plugin-nuxt/commit/1391b4d5d4b6eeb7e7f459f5cd0e4941425217a3"><code>1391b4d</code></a> chore: upgrade to husky v7</li> <li><a href="https://github.com/nuxt/eslint-plugin-nuxt/commit/e223f94342229ec64e7433eb1bb41a10677c1965"><code>e223f94</code></a> chore(ci): drop node 10</li> <li><a href="https://github.com/nuxt/eslint-plugin-nuxt/commit/72930a9d6030a94b3ba5356b7328da5b86c21e4a"><code>72930a9</code></a> chore: update dependencies</li> <li><a href="https://github.com/nuxt/eslint-plugin-nuxt/commit/b2ea0edab0c8d701c42afcbb1ccf22fdafe656cb"><code>b2ea0ed</code></a> chore(deps): lock file maintenance (<a href="https://github-redirect.dependabot.com/nuxt/eslint-plugin-nuxt/issues/151">#151</a>)</li> <li><a href="https://github.com/nuxt/eslint-plugin-nuxt/commit/9c331ee685e02c0185d75ba274cbc2554ff40b74"><code>9c331ee</code></a> chore(deps): update all non-major dependencies (<a href="https://github-redirect.dependabot.com/nuxt/eslint-plugin-nuxt/issues/157">#157</a>)</li> <li>Additional commits viewable in <a href="https://github.com/nuxt/eslint-plugin-nuxt/compare/v2.0.0...v3.0.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=eslint-plugin-nuxt&package-manager=npm_and_yarn&previous-version=2.0.0&new-version=3.0.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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) </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 01:09: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#3553
No description provided.