[PR #2637] [CLOSED] chore(deps-dev): bump eslint-plugin-nuxt from 3.2.0 to 4.0.0 #3955

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

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/2637
Author: @dependabot[bot]
Created: 9/5/2022
Status: Closed

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


📝 Commits (1)

  • f8862d1 chore(deps-dev): bump eslint-plugin-nuxt from 3.2.0 to 4.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 3.2.0 to 4.0.0.

Release notes

Sourced from eslint-plugin-nuxt's releases.

v4.0.0

BREAKING CHANGES

  • Drop Node.js 12 support

Dependencies

  • chore(deps): update dependency eslint-plugin-vue to v9 (#185)
  • chore(deps): update dependency vue-eslint-parser to v9 (#184)
Changelog

Sourced from eslint-plugin-nuxt's changelog.

4.0.0 (2022-08-31)

Commits
  • 681fee5 chore(release): 4.0.0
  • db7e0f1 chore(deps): lock file maintenance (#178)
  • b0005ae chore: upgrade to yarn 3 (#191)
  • 6d2cbec chore(deps): update devdependency eslint-config-standard to v17 (#181)
  • 3985434 chore(deps): update devdependency lint-staged to v13 (#186)
  • a4362ae chore(deps): update devdependency husky to v8 (#183)
  • 3ab5f75 chore(deps): update dependency eslint-plugin-vue to v9 (#185)
  • 1657348 chore(deps): update devdependency jest to v29 (#182)
  • 2e65313 chore(deps): update all non-major dependencies (#179)
  • 9a676e1 chore(deps): update dependency vue-eslint-parser to v9 (#184)
  • 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)

🔄 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/2637 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 9/5/2022 **Status:** ❌ Closed **Base:** `main` ← **Head:** `dependabot/npm_and_yarn/eslint-plugin-nuxt-4.0.0` --- ### 📝 Commits (1) - [`f8862d1`](https://github.com/hoppscotch/hoppscotch/commit/f8862d17ae67c650c781e783119f452b71811795) chore(deps-dev): bump eslint-plugin-nuxt from 3.2.0 to 4.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 3.2.0 to 4.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>v4.0.0</h2> <h3>BREAKING CHANGES</h3> <ul> <li>Drop Node.js 12 support</li> </ul> <h3>Dependencies</h3> <ul> <li>chore(deps): update dependency eslint-plugin-vue to v9 (<a href="https://github-redirect.dependabot.com/nuxt/eslint-plugin-nuxt/issues/185">#185</a>)</li> <li>chore(deps): update dependency vue-eslint-parser to v9 (<a href="https://github-redirect.dependabot.com/nuxt/eslint-plugin-nuxt/issues/184">#184</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/v3.2.0...v4.0.0">4.0.0</a> (2022-08-31)</h2> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/nuxt/eslint-plugin-nuxt/commit/681fee5265ef3448bc93979a5570e80c3ca419ff"><code>681fee5</code></a> chore(release): 4.0.0</li> <li><a href="https://github.com/nuxt/eslint-plugin-nuxt/commit/db7e0f1c06088c59ee6db471a27d1329fd00b47f"><code>db7e0f1</code></a> chore(deps): lock file maintenance (<a href="https://github-redirect.dependabot.com/nuxt/eslint-plugin-nuxt/issues/178">#178</a>)</li> <li><a href="https://github.com/nuxt/eslint-plugin-nuxt/commit/b0005aee088088fc9f6e77f63350fe24768df449"><code>b0005ae</code></a> chore: upgrade to yarn 3 (<a href="https://github-redirect.dependabot.com/nuxt/eslint-plugin-nuxt/issues/191">#191</a>)</li> <li><a href="https://github.com/nuxt/eslint-plugin-nuxt/commit/6d2cbece2a8cc75a6fc91bd9fca47d0e9dae74a0"><code>6d2cbec</code></a> chore(deps): update devdependency eslint-config-standard to v17 (<a href="https://github-redirect.dependabot.com/nuxt/eslint-plugin-nuxt/issues/181">#181</a>)</li> <li><a href="https://github.com/nuxt/eslint-plugin-nuxt/commit/3985434597e617fed2173cf5c5a4de12096c302e"><code>3985434</code></a> chore(deps): update devdependency lint-staged to v13 (<a href="https://github-redirect.dependabot.com/nuxt/eslint-plugin-nuxt/issues/186">#186</a>)</li> <li><a href="https://github.com/nuxt/eslint-plugin-nuxt/commit/a4362aea352c04cab7a54fc46c87075c8308aef5"><code>a4362ae</code></a> chore(deps): update devdependency husky to v8 (<a href="https://github-redirect.dependabot.com/nuxt/eslint-plugin-nuxt/issues/183">#183</a>)</li> <li><a href="https://github.com/nuxt/eslint-plugin-nuxt/commit/3ab5f756a70a2744bd9aafc5ad0a99b58e3f0820"><code>3ab5f75</code></a> chore(deps): update dependency eslint-plugin-vue to v9 (<a href="https://github-redirect.dependabot.com/nuxt/eslint-plugin-nuxt/issues/185">#185</a>)</li> <li><a href="https://github.com/nuxt/eslint-plugin-nuxt/commit/1657348cf6cd073bbe8660cb26892cfe72964374"><code>1657348</code></a> chore(deps): update devdependency jest to v29 (<a href="https://github-redirect.dependabot.com/nuxt/eslint-plugin-nuxt/issues/182">#182</a>)</li> <li><a href="https://github.com/nuxt/eslint-plugin-nuxt/commit/2e6531300ffee1febf06da4477bf7f2f38f218f9"><code>2e65313</code></a> chore(deps): update all non-major dependencies (<a href="https://github-redirect.dependabot.com/nuxt/eslint-plugin-nuxt/issues/179">#179</a>)</li> <li><a href="https://github.com/nuxt/eslint-plugin-nuxt/commit/9a676e1bccefe3bc3bdad7bef9aaa007c22dc811"><code>9a676e1</code></a> chore(deps): update dependency vue-eslint-parser to v9 (<a href="https://github-redirect.dependabot.com/nuxt/eslint-plugin-nuxt/issues/184">#184</a>)</li> <li>Additional commits viewable in <a href="https://github.com/nuxt/eslint-plugin-nuxt/compare/v3.2.0...v4.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=3.2.0&new-version=4.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:31:32 +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#3955
No description provided.