[PR #121] [MERGED] Bump eslint from 7.17.0 to 7.18.0 #5466

Closed
opened 2026-06-11 02:23:29 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/joelwmale/webhook-action/pull/121
Author: @dependabot[bot]
Created: 1/18/2021
Status: Merged
Merged: 1/18/2021
Merged by: @mergify[bot]

Base: developHead: dependabot/npm_and_yarn/eslint-7.18.0


📝 Commits (1)

  • 3e80e51 Bump eslint from 7.17.0 to 7.18.0

📊 Changes

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

View changed files

📝 package.json (+1 -1)
📝 yarn.lock (+12 -12)

📄 Description

Bumps eslint from 7.17.0 to 7.18.0.

Release notes

Sourced from eslint's releases.

v7.18.0

  • e3264b2 Upgrade: @eslint/eslintrc to improve error message for invalid extends (#14009) (Milos Djermanovic)
  • f17c3c3 Update: check logical assignment operators in the complexity rule (#13979) (Milos Djermanovic)
  • 672deb0 Docs: fix no-invalid-regexp docs regarding ecmaVersion (#13991) (Milos Djermanovic)
  • 179a910 Fix: --init crash on question to upgrade/downgrade ESLint (fixes #13978) (#13995) (Milos Djermanovic)
  • 292b1c0 Fix: no-extra-parens false positive with let identifier in for-loop (#13981) (Milos Djermanovic)
  • de61f94 Sponsors: Sync README with website (ESLint Jenkins)
  • 9250d16 Upgrade: Bump lodash to fix security issue (#13993) (Frederik Prijck)
  • 75fea9b Sponsors: Sync README with website (ESLint Jenkins)
  • f2687e7 Docs: update space-in-parens related rules (#13985) (Chris Brody)
  • 4a38bbe Docs: space-in-parens examples with no arguments etc. (#13987) (Chris Brody)
  • 3e49169 Sponsors: Sync README with website (ESLint Jenkins)
  • c5bf1f2 Sponsors: Sync README with website (ESLint Jenkins)
  • 98a729c Sponsors: Sync README with website (ESLint Jenkins)
  • e83a696 Sponsors: Sync README with website (ESLint Jenkins)
  • 78cb483 Chore: test foo( ) with space-in-parens option "always" (#13986) (Chris Brody)
  • f6948f6 Docs: Update semantic versioning policy (#13970) (Nicholas C. Zakas)
  • 0688212 Sponsors: Sync README with website (ESLint Jenkins)
  • aeba5e5 Chore: fix typo (#13975) (Nitin Kumar)
  • 4ee1134 Sponsors: Sync README with website (ESLint Jenkins)
Changelog

Sourced from eslint's changelog.

v7.18.0 - January 15, 2021

  • e3264b2 Upgrade: @eslint/eslintrc to improve error message for invalid extends (#14009) (Milos Djermanovic)
  • f17c3c3 Update: check logical assignment operators in the complexity rule (#13979) (Milos Djermanovic)
  • 672deb0 Docs: fix no-invalid-regexp docs regarding ecmaVersion (#13991) (Milos Djermanovic)
  • 179a910 Fix: --init crash on question to upgrade/downgrade ESLint (fixes #13978) (#13995) (Milos Djermanovic)
  • 292b1c0 Fix: no-extra-parens false positive with let identifier in for-loop (#13981) (Milos Djermanovic)
  • de61f94 Sponsors: Sync README with website (ESLint Jenkins)
  • 9250d16 Upgrade: Bump lodash to fix security issue (#13993) (Frederik Prijck)
  • 75fea9b Sponsors: Sync README with website (ESLint Jenkins)
  • f2687e7 Docs: update space-in-parens related rules (#13985) (Chris Brody)
  • 4a38bbe Docs: space-in-parens examples with no arguments etc. (#13987) (Chris Brody)
  • 3e49169 Sponsors: Sync README with website (ESLint Jenkins)
  • c5bf1f2 Sponsors: Sync README with website (ESLint Jenkins)
  • 98a729c Sponsors: Sync README with website (ESLint Jenkins)
  • e83a696 Sponsors: Sync README with website (ESLint Jenkins)
  • 78cb483 Chore: test foo( ) with space-in-parens option "always" (#13986) (Chris Brody)
  • f6948f6 Docs: Update semantic versioning policy (#13970) (Nicholas C. Zakas)
  • 0688212 Sponsors: Sync README with website (ESLint Jenkins)
  • aeba5e5 Chore: fix typo (#13975) (Nitin Kumar)
  • 4ee1134 Sponsors: Sync README with website (ESLint Jenkins)
Commits
  • 6509705 7.18.0
  • ad923cb Build: changelog update for 7.18.0
  • e3264b2 Upgrade: @eslint/eslintrc to improve error message for invalid extends (#14009)
  • f17c3c3 Update: check logical assignment operators in the complexity rule (#13979)
  • 672deb0 Docs: fix no-invalid-regexp docs regarding ecmaVersion (#13991)
  • 179a910 Fix: --init crash on question to upgrade/downgrade ESLint (fixes #13978) (#13...
  • 292b1c0 Fix: no-extra-parens false positive with let identifier in for-loop (#13981)
  • de61f94 Sponsors: Sync README with website
  • 9250d16 Upgrade: Bump lodash to fix security issue (#13993)
  • 75fea9b 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/joelwmale/webhook-action/pull/121 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 1/18/2021 **Status:** ✅ Merged **Merged:** 1/18/2021 **Merged by:** [@mergify[bot]](https://github.com/apps/mergify) **Base:** `develop` ← **Head:** `dependabot/npm_and_yarn/eslint-7.18.0` --- ### 📝 Commits (1) - [`3e80e51`](https://github.com/joelwmale/webhook-action/commit/3e80e511088b814825af3dfd332235fef615e634) Bump eslint from 7.17.0 to 7.18.0 ### 📊 Changes **2 files changed** (+13 additions, -13 deletions) <details> <summary>View changed files</summary> 📝 `package.json` (+1 -1) 📝 `yarn.lock` (+12 -12) </details> ### 📄 Description Bumps [eslint](https://github.com/eslint/eslint) from 7.17.0 to 7.18.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.18.0</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/e3264b26a625d926a1ea96df1c4b643af5c3797c"><code>e3264b2</code></a> Upgrade: @eslint/eslintrc to improve error message for invalid extends (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14009">#14009</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/f17c3c371789ffa84f0cda57101e8193899adbe6"><code>f17c3c3</code></a> Update: check logical assignment operators in the complexity rule (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13979">#13979</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/672deb057a14a7acad8c669189870009f1edb8a6"><code>672deb0</code></a> Docs: fix no-invalid-regexp docs regarding ecmaVersion (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13991">#13991</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/179a910b32e853bc12a9dd71f7c10e762cbeac44"><code>179a910</code></a> Fix: --init crash on question to upgrade/downgrade ESLint (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13978">#13978</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13995">#13995</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/292b1c0017bc442d399f67e01d699c59e6b71453"><code>292b1c0</code></a> Fix: no-extra-parens false positive with <code>let</code> identifier in for-loop (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13981">#13981</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/de61f9444cf58a4d70e126ab3d10bf20851de7c9"><code>de61f94</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li> <li><a href="https://github.com/eslint/eslint/commit/9250d167ceb5684669eabe93dae326e33f0684f2"><code>9250d16</code></a> Upgrade: Bump lodash to fix security issue (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13993">#13993</a>) (Frederik Prijck)</li> <li><a href="https://github.com/eslint/eslint/commit/75fea9bcdd3dde5a07e0089d9011a4df518cdbe3"><code>75fea9b</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li> <li><a href="https://github.com/eslint/eslint/commit/f2687e71f9e2a2773f821c4dc1a02abe95b97df4"><code>f2687e7</code></a> Docs: update space-in-parens related rules (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13985">#13985</a>) (Chris Brody)</li> <li><a href="https://github.com/eslint/eslint/commit/4a38bbe81b4b29ca1a4e62d0a0cc8d525455b063"><code>4a38bbe</code></a> Docs: space-in-parens examples with no arguments etc. (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13987">#13987</a>) (Chris Brody)</li> <li><a href="https://github.com/eslint/eslint/commit/3e491698687aa08b3b798cee0931f0872ca1bc55"><code>3e49169</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li> <li><a href="https://github.com/eslint/eslint/commit/c5bf1f2150a9fbbb9e74c04808dc3bfeda1ed321"><code>c5bf1f2</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li> <li><a href="https://github.com/eslint/eslint/commit/98a729c9def54cee9e5478e75e8bd6f28167d5e8"><code>98a729c</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li> <li><a href="https://github.com/eslint/eslint/commit/e83a6962b51b05c2ddfe42b0748b405d515eeb9d"><code>e83a696</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li> <li><a href="https://github.com/eslint/eslint/commit/78cb48345c725e9f90fd0e631c476802244df4a4"><code>78cb483</code></a> Chore: test <code>foo( )</code> with space-in-parens option &quot;always&quot; (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13986">#13986</a>) (Chris Brody)</li> <li><a href="https://github.com/eslint/eslint/commit/f6948f6bdc763dca0787bb2786bc9f6f9ed88f43"><code>f6948f6</code></a> Docs: Update semantic versioning policy (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13970">#13970</a>) (Nicholas C. Zakas)</li> <li><a href="https://github.com/eslint/eslint/commit/068821248e2d2eff11152f270102d537d8fa8126"><code>0688212</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li> <li><a href="https://github.com/eslint/eslint/commit/aeba5e5e6062095a06d9b867d7e7ee75422f25b9"><code>aeba5e5</code></a> Chore: fix typo (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13975">#13975</a>) (Nitin Kumar)</li> <li><a href="https://github.com/eslint/eslint/commit/4ee113414bdcbea240a5d9db27da6a10df472005"><code>4ee1134</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.18.0 - January 15, 2021</p> <ul> <li><a href="https://github.com/eslint/eslint/commit/e3264b26a625d926a1ea96df1c4b643af5c3797c"><code>e3264b2</code></a> Upgrade: @eslint/eslintrc to improve error message for invalid extends (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14009">#14009</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/f17c3c371789ffa84f0cda57101e8193899adbe6"><code>f17c3c3</code></a> Update: check logical assignment operators in the complexity rule (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13979">#13979</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/672deb057a14a7acad8c669189870009f1edb8a6"><code>672deb0</code></a> Docs: fix no-invalid-regexp docs regarding ecmaVersion (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13991">#13991</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/179a910b32e853bc12a9dd71f7c10e762cbeac44"><code>179a910</code></a> Fix: --init crash on question to upgrade/downgrade ESLint (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13978">#13978</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13995">#13995</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/292b1c0017bc442d399f67e01d699c59e6b71453"><code>292b1c0</code></a> Fix: no-extra-parens false positive with <code>let</code> identifier in for-loop (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13981">#13981</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/de61f9444cf58a4d70e126ab3d10bf20851de7c9"><code>de61f94</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li> <li><a href="https://github.com/eslint/eslint/commit/9250d167ceb5684669eabe93dae326e33f0684f2"><code>9250d16</code></a> Upgrade: Bump lodash to fix security issue (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13993">#13993</a>) (Frederik Prijck)</li> <li><a href="https://github.com/eslint/eslint/commit/75fea9bcdd3dde5a07e0089d9011a4df518cdbe3"><code>75fea9b</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li> <li><a href="https://github.com/eslint/eslint/commit/f2687e71f9e2a2773f821c4dc1a02abe95b97df4"><code>f2687e7</code></a> Docs: update space-in-parens related rules (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13985">#13985</a>) (Chris Brody)</li> <li><a href="https://github.com/eslint/eslint/commit/4a38bbe81b4b29ca1a4e62d0a0cc8d525455b063"><code>4a38bbe</code></a> Docs: space-in-parens examples with no arguments etc. (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13987">#13987</a>) (Chris Brody)</li> <li><a href="https://github.com/eslint/eslint/commit/3e491698687aa08b3b798cee0931f0872ca1bc55"><code>3e49169</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li> <li><a href="https://github.com/eslint/eslint/commit/c5bf1f2150a9fbbb9e74c04808dc3bfeda1ed321"><code>c5bf1f2</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li> <li><a href="https://github.com/eslint/eslint/commit/98a729c9def54cee9e5478e75e8bd6f28167d5e8"><code>98a729c</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li> <li><a href="https://github.com/eslint/eslint/commit/e83a6962b51b05c2ddfe42b0748b405d515eeb9d"><code>e83a696</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li> <li><a href="https://github.com/eslint/eslint/commit/78cb48345c725e9f90fd0e631c476802244df4a4"><code>78cb483</code></a> Chore: test <code>foo( )</code> with space-in-parens option &quot;always&quot; (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13986">#13986</a>) (Chris Brody)</li> <li><a href="https://github.com/eslint/eslint/commit/f6948f6bdc763dca0787bb2786bc9f6f9ed88f43"><code>f6948f6</code></a> Docs: Update semantic versioning policy (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13970">#13970</a>) (Nicholas C. Zakas)</li> <li><a href="https://github.com/eslint/eslint/commit/068821248e2d2eff11152f270102d537d8fa8126"><code>0688212</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li> <li><a href="https://github.com/eslint/eslint/commit/aeba5e5e6062095a06d9b867d7e7ee75422f25b9"><code>aeba5e5</code></a> Chore: fix typo (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13975">#13975</a>) (Nitin Kumar)</li> <li><a href="https://github.com/eslint/eslint/commit/4ee113414bdcbea240a5d9db27da6a10df472005"><code>4ee1134</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/6509705a3b8d2542d09d1c22041fe73dd0d0638f"><code>6509705</code></a> 7.18.0</li> <li><a href="https://github.com/eslint/eslint/commit/ad923cb9fde31fb2be0f53e1eccb25f21c412c02"><code>ad923cb</code></a> Build: changelog update for 7.18.0</li> <li><a href="https://github.com/eslint/eslint/commit/e3264b26a625d926a1ea96df1c4b643af5c3797c"><code>e3264b2</code></a> Upgrade: @eslint/eslintrc to improve error message for invalid extends (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14009">#14009</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/f17c3c371789ffa84f0cda57101e8193899adbe6"><code>f17c3c3</code></a> Update: check logical assignment operators in the complexity rule (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13979">#13979</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/672deb057a14a7acad8c669189870009f1edb8a6"><code>672deb0</code></a> Docs: fix no-invalid-regexp docs regarding ecmaVersion (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13991">#13991</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/179a910b32e853bc12a9dd71f7c10e762cbeac44"><code>179a910</code></a> Fix: --init crash on question to upgrade/downgrade ESLint (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13978">#13978</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13">#13</a>...</li> <li><a href="https://github.com/eslint/eslint/commit/292b1c0017bc442d399f67e01d699c59e6b71453"><code>292b1c0</code></a> Fix: no-extra-parens false positive with <code>let</code> identifier in for-loop (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13981">#13981</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/de61f9444cf58a4d70e126ab3d10bf20851de7c9"><code>de61f94</code></a> Sponsors: Sync README with website</li> <li><a href="https://github.com/eslint/eslint/commit/9250d167ceb5684669eabe93dae326e33f0684f2"><code>9250d16</code></a> Upgrade: Bump lodash to fix security issue (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/13993">#13993</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/75fea9bcdd3dde5a07e0089d9011a4df518cdbe3"><code>75fea9b</code></a> Sponsors: Sync README with website</li> <li>Additional commits viewable in <a href="https://github.com/eslint/eslint/compare/v7.17.0...v7.18.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.17.0&new-version=7.18.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>
GiteaMirror added the pull-request label 2026-06-11 02:23:29 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/webhook-action#5466