[PR #1085] [MERGED] Bump eslint from 7.6.0 to 7.7.0 #3054

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

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/1085
Author: @dependabot[bot]
Created: 8/17/2020
Status: Merged
Merged: 8/17/2020
Merged by: @liyasthomas

Base: masterHead: dependabot/npm_and_yarn/eslint-7.7.0


📝 Commits (1)

  • b602f7c Bump eslint from 7.6.0 to 7.7.0

📊 Changes

2 files changed (+44 additions, -196 deletions)

View changed files

📝 package-lock.json (+43 -195)
📝 package.json (+1 -1)

📄 Description

Bumps eslint from 7.6.0 to 7.7.0.

Release notes

Sourced from eslint's releases.

v7.7.0

  • b46f3ee Update: allowFunctionParams option in no-underscore-dangle (fixes 12579) (#13545) (Sunghyun Cho)
  • 26aa245 Docs: clarify "case" specifier in padding-line-between-statements (#13562) (Milos Djermanovic)
  • 082891c Docs: Update semantic versioning policy (#13563) (Nicholas C. Zakas)
  • 4e0b672 Fix: revert "Update: disallow multiple options in comma-dangle schema" (#13564) (Kai Cataldo)
  • 254990e Fix: indent for async arrow functions (fixes #13497) (#13544) (Anix)
  • 28ca339 Sponsors: Sync README with website (ESLint Jenkins)
  • 2e4158d Sponsors: Sync README with website (ESLint Jenkins)
  • 488d159 Sponsors: Sync README with website (ESLint Jenkins)
  • c44306e Sponsors: Sync README with website (ESLint Jenkins)
  • 6677180 Sponsors: Sync README with website (ESLint Jenkins)
  • 07db7b8 Sponsors: Sync README with website (ESLint Jenkins)
  • d4ce4d3 Sponsors: Sync README with website (ESLint Jenkins)
  • 284e954 Sponsors: Sync README with website (ESLint Jenkins)
  • ae9b54e Sponsors: Sync README with website (ESLint Jenkins)
  • 9124a15 Chore: remove leche (fixes #13287) (#13533) (Mark de Dios)
  • 5c4c7f5 Sponsors: Sync README with website (ESLint Jenkins)
  • 48d8ec8 Sponsors: Sync README with website (ESLint Jenkins)
Changelog

Sourced from eslint's changelog.

v7.7.0 - August 14, 2020

  • b46f3ee Update: allowFunctionParams option in no-underscore-dangle (fixes 12579) (#13545) (Sunghyun Cho)
  • 26aa245 Docs: clarify "case" specifier in padding-line-between-statements (#13562) (Milos Djermanovic)
  • 082891c Docs: Update semantic versioning policy (#13563) (Nicholas C. Zakas)
  • 4e0b672 Fix: revert "Update: disallow multiple options in comma-dangle schema" (#13564) (Kai Cataldo)
  • 254990e Fix: indent for async arrow functions (fixes #13497) (#13544) (Anix)
  • 28ca339 Sponsors: Sync README with website (ESLint Jenkins)
  • 2e4158d Sponsors: Sync README with website (ESLint Jenkins)
  • 488d159 Sponsors: Sync README with website (ESLint Jenkins)
  • c44306e Sponsors: Sync README with website (ESLint Jenkins)
  • 6677180 Sponsors: Sync README with website (ESLint Jenkins)
  • 07db7b8 Sponsors: Sync README with website (ESLint Jenkins)
  • d4ce4d3 Sponsors: Sync README with website (ESLint Jenkins)
  • 284e954 Sponsors: Sync README with website (ESLint Jenkins)
  • ae9b54e Sponsors: Sync README with website (ESLint Jenkins)
  • 9124a15 Chore: remove leche (fixes #13287) (#13533) (Mark de Dios)
  • 5c4c7f5 Sponsors: Sync README with website (ESLint Jenkins)
  • 48d8ec8 Sponsors: Sync README with website (ESLint Jenkins)
Commits
  • 0d90508 7.7.0
  • e027968 Build: changelog update for 7.7.0
  • b46f3ee Update: allowFunctionParams option in no-underscore-dangle (fixes 12579) (#13...
  • 26aa245 Docs: clarify "case" specifier in padding-line-between-statements (#13562)
  • 082891c Docs: Update semantic versioning policy (#13563)
  • 4e0b672 Fix: revert "Update: disallow multiple options in comma-dangle schema" (#13564)
  • 254990e Fix: indent for async arrow functions (fixes #13497) (#13544)
  • 28ca339 Sponsors: Sync README with website
  • 2e4158d Sponsors: Sync README with website
  • 488d159 Sponsors: Sync README with website
  • 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/1085 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 8/17/2020 **Status:** ✅ Merged **Merged:** 8/17/2020 **Merged by:** [@liyasthomas](https://github.com/liyasthomas) **Base:** `master` ← **Head:** `dependabot/npm_and_yarn/eslint-7.7.0` --- ### 📝 Commits (1) - [`b602f7c`](https://github.com/hoppscotch/hoppscotch/commit/b602f7c03f75631022074297c9c4e79a87c6b8df) Bump eslint from 7.6.0 to 7.7.0 ### 📊 Changes **2 files changed** (+44 additions, -196 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+43 -195) 📝 `package.json` (+1 -1) </details> ### 📄 Description Bumps [eslint](https://github.com/eslint/eslint) from 7.6.0 to 7.7.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/eslint/eslint/releases">eslint's releases</a>.</em></p> <blockquote> <h2>v7.7.0</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/b46f3ee0dae4add9df99cae940b641ad8de58b9e"><code>b46f3ee</code></a> Update: allowFunctionParams option in no-underscore-dangle (fixes 12579) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13545">#13545</a>) (Sunghyun Cho)</li> <li><a href="https://github.com/eslint/eslint/commit/26aa2452b5f407fabc25dad21182180e4d3be532"><code>26aa245</code></a> Docs: clarify &quot;case&quot; specifier in padding-line-between-statements (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13562">#13562</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/082891c042d72953fe86cd3ce9c96e661760793d"><code>082891c</code></a> Docs: Update semantic versioning policy (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13563">#13563</a>) (Nicholas C. Zakas)</li> <li><a href="https://github.com/eslint/eslint/commit/4e0b672eb4bf39f7502a550b08b25a56a196f19f"><code>4e0b672</code></a> Fix: revert &quot;Update: disallow multiple options in comma-dangle schema&quot; (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13564">#13564</a>) (Kai Cataldo)</li> <li><a href="https://github.com/eslint/eslint/commit/254990e87914457ca25ea2d7ee012964e56fc9e5"><code>254990e</code></a> Fix: indent for async arrow functions (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13497">#13497</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13544">#13544</a>) (Anix)</li> <li><a href="https://github.com/eslint/eslint/commit/28ca339259b07c96c73f2ef28cbf112b96395855"><code>28ca339</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li> <li><a href="https://github.com/eslint/eslint/commit/2e4158d3ec9cfed6400bf70795fd7171e96ff9b3"><code>2e4158d</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li> <li><a href="https://github.com/eslint/eslint/commit/488d1595aef43c4d52cccdb2c97977884f0375a8"><code>488d159</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li> <li><a href="https://github.com/eslint/eslint/commit/c44306e52778309a79232ceab8b55a9aa0f2dfda"><code>c44306e</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li> <li><a href="https://github.com/eslint/eslint/commit/6677180495e16a02d150d0552e7e5d5f6b77fcc5"><code>6677180</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li> <li><a href="https://github.com/eslint/eslint/commit/07db7b8080c2f68ee28e7d447db356c33e6fddce"><code>07db7b8</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li> <li><a href="https://github.com/eslint/eslint/commit/d4ce4d3b8492c3e4654ed1f51f2c48e6c0ad272f"><code>d4ce4d3</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li> <li><a href="https://github.com/eslint/eslint/commit/284e954f93126c50e0aa9b88f42afb03a47ad967"><code>284e954</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li> <li><a href="https://github.com/eslint/eslint/commit/ae9b54e59b01aa9f50ee31f5b6787d86e6b59de6"><code>ae9b54e</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li> <li><a href="https://github.com/eslint/eslint/commit/9124a1599638a1caf4b7e252d1cb66abdc5e51c6"><code>9124a15</code></a> Chore: remove leche (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13287">#13287</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13533">#13533</a>) (Mark de Dios)</li> <li><a href="https://github.com/eslint/eslint/commit/5c4c7f515c2e8e83f2186a66ddce75d6477abeb0"><code>5c4c7f5</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li> <li><a href="https://github.com/eslint/eslint/commit/48d8ec8cf320c69aed17c6b6c78f19e7c1e587ca"><code>48d8ec8</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/eslint/eslint/blob/master/CHANGELOG.md">eslint's changelog</a>.</em></p> <blockquote> <p>v7.7.0 - August 14, 2020</p> <ul> <li><a href="https://github.com/eslint/eslint/commit/b46f3ee0dae4add9df99cae940b641ad8de58b9e"><code>b46f3ee</code></a> Update: allowFunctionParams option in no-underscore-dangle (fixes 12579) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13545">#13545</a>) (Sunghyun Cho)</li> <li><a href="https://github.com/eslint/eslint/commit/26aa2452b5f407fabc25dad21182180e4d3be532"><code>26aa245</code></a> Docs: clarify &quot;case&quot; specifier in padding-line-between-statements (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13562">#13562</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/082891c042d72953fe86cd3ce9c96e661760793d"><code>082891c</code></a> Docs: Update semantic versioning policy (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13563">#13563</a>) (Nicholas C. Zakas)</li> <li><a href="https://github.com/eslint/eslint/commit/4e0b672eb4bf39f7502a550b08b25a56a196f19f"><code>4e0b672</code></a> Fix: revert &quot;Update: disallow multiple options in comma-dangle schema&quot; (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13564">#13564</a>) (Kai Cataldo)</li> <li><a href="https://github.com/eslint/eslint/commit/254990e87914457ca25ea2d7ee012964e56fc9e5"><code>254990e</code></a> Fix: indent for async arrow functions (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13497">#13497</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13544">#13544</a>) (Anix)</li> <li><a href="https://github.com/eslint/eslint/commit/28ca339259b07c96c73f2ef28cbf112b96395855"><code>28ca339</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li> <li><a href="https://github.com/eslint/eslint/commit/2e4158d3ec9cfed6400bf70795fd7171e96ff9b3"><code>2e4158d</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li> <li><a href="https://github.com/eslint/eslint/commit/488d1595aef43c4d52cccdb2c97977884f0375a8"><code>488d159</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li> <li><a href="https://github.com/eslint/eslint/commit/c44306e52778309a79232ceab8b55a9aa0f2dfda"><code>c44306e</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li> <li><a href="https://github.com/eslint/eslint/commit/6677180495e16a02d150d0552e7e5d5f6b77fcc5"><code>6677180</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li> <li><a href="https://github.com/eslint/eslint/commit/07db7b8080c2f68ee28e7d447db356c33e6fddce"><code>07db7b8</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li> <li><a href="https://github.com/eslint/eslint/commit/d4ce4d3b8492c3e4654ed1f51f2c48e6c0ad272f"><code>d4ce4d3</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li> <li><a href="https://github.com/eslint/eslint/commit/284e954f93126c50e0aa9b88f42afb03a47ad967"><code>284e954</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li> <li><a href="https://github.com/eslint/eslint/commit/ae9b54e59b01aa9f50ee31f5b6787d86e6b59de6"><code>ae9b54e</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li> <li><a href="https://github.com/eslint/eslint/commit/9124a1599638a1caf4b7e252d1cb66abdc5e51c6"><code>9124a15</code></a> Chore: remove leche (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13287">#13287</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13533">#13533</a>) (Mark de Dios)</li> <li><a href="https://github.com/eslint/eslint/commit/5c4c7f515c2e8e83f2186a66ddce75d6477abeb0"><code>5c4c7f5</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li> <li><a href="https://github.com/eslint/eslint/commit/48d8ec8cf320c69aed17c6b6c78f19e7c1e587ca"><code>48d8ec8</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/eslint/eslint/commit/0d905082d327c774c3d537e0300a9a752386050d"><code>0d90508</code></a> 7.7.0</li> <li><a href="https://github.com/eslint/eslint/commit/e027968e2d6428dd34604be4aeedc7b87e56dfbf"><code>e027968</code></a> Build: changelog update for 7.7.0</li> <li><a href="https://github.com/eslint/eslint/commit/b46f3ee0dae4add9df99cae940b641ad8de58b9e"><code>b46f3ee</code></a> Update: allowFunctionParams option in no-underscore-dangle (fixes 12579) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13">#13</a>...</li> <li><a href="https://github.com/eslint/eslint/commit/26aa2452b5f407fabc25dad21182180e4d3be532"><code>26aa245</code></a> Docs: clarify &quot;case&quot; specifier in padding-line-between-statements (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13562">#13562</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/082891c042d72953fe86cd3ce9c96e661760793d"><code>082891c</code></a> Docs: Update semantic versioning policy (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13563">#13563</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/4e0b672eb4bf39f7502a550b08b25a56a196f19f"><code>4e0b672</code></a> Fix: revert &quot;Update: disallow multiple options in comma-dangle schema&quot; (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13564">#13564</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/254990e87914457ca25ea2d7ee012964e56fc9e5"><code>254990e</code></a> Fix: indent for async arrow functions (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13497">#13497</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13544">#13544</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/28ca339259b07c96c73f2ef28cbf112b96395855"><code>28ca339</code></a> Sponsors: Sync README with website</li> <li><a href="https://github.com/eslint/eslint/commit/2e4158d3ec9cfed6400bf70795fd7171e96ff9b3"><code>2e4158d</code></a> Sponsors: Sync README with website</li> <li><a href="https://github.com/eslint/eslint/commit/488d1595aef43c4d52cccdb2c97977884f0375a8"><code>488d159</code></a> Sponsors: Sync README with website</li> <li>Additional commits viewable in <a href="https://github.com/eslint/eslint/compare/v7.6.0...v7.7.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=eslint&package-manager=npm_and_yarn&previous-version=7.6.0&new-version=7.7.0)](https://help.github.com/articles/configuring-automated-security-fixes) 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 00:42:13 +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#3054
No description provided.