[PR #386] [MERGED] Bump eslint from 8.7.0 to 8.8.0 #5727

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

📋 Pull Request Information

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

Base: developHead: dependabot/npm_and_yarn/eslint-8.8.0


📝 Commits (1)

  • 2b7f406 Bump eslint from 8.7.0 to 8.8.0

📊 Changes

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

View changed files

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

📄 Description

Bumps eslint from 8.7.0 to 8.8.0.

Release notes

Sourced from eslint's releases.

v8.8.0

Features

  • 5d60812 feat: implement rfc 2021-suppression-support (#15459) (Yiwei Ding)

Documentation

  • 5769cc2 docs: fix relative link (#15544) (Nick Schonning)
  • ccbc35f docs: trimmed rules h1s to just be rule names (#15514) (Josh Goldberg)
  • 851f1f1 docs: fixed typo in comment (#15531) (Jiapei Liang)
  • 7d7af55 docs: address upcoming violation of markdownlint rule MD050/strong-style (#15529) (David Anson)
Changelog

Sourced from eslint's changelog.

v8.8.0 - January 28, 2022

  • 5d60812 feat: implement rfc 2021-suppression-support (#15459) (Yiwei Ding)
  • 5769cc2 docs: fix relative link (#15544) (Nick Schonning)
  • ccbc35f docs: trimmed rules h1s to just be rule names (#15514) (Josh Goldberg)
  • 851f1f1 docs: fixed typo in comment (#15531) (Jiapei Liang)
  • 7d7af55 docs: address upcoming violation of markdownlint rule MD050/strong-style (#15529) (David Anson)
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/joelwmale/webhook-action/pull/386 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 1/31/2022 **Status:** ✅ Merged **Merged:** 1/31/2022 **Merged by:** [@mergify[bot]](https://github.com/apps/mergify) **Base:** `develop` ← **Head:** `dependabot/npm_and_yarn/eslint-8.8.0` --- ### 📝 Commits (1) - [`2b7f406`](https://github.com/joelwmale/webhook-action/commit/2b7f4069469a8ca396b0fb759a96bb367de6c442) Bump eslint from 8.7.0 to 8.8.0 ### 📊 Changes **2 files changed** (+5 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `package.json` (+1 -1) 📝 `yarn.lock` (+4 -4) </details> ### 📄 Description Bumps [eslint](https://github.com/eslint/eslint) from 8.7.0 to 8.8.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>v8.8.0</h2> <h2>Features</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/5d60812d440762dff72420714273c714c4c5d074"><code>5d60812</code></a> feat: implement rfc 2021-suppression-support (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15459">#15459</a>) (Yiwei Ding)</li> </ul> <h2>Documentation</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/5769cc23eca7197bb5993a0201cc269a056d4dfd"><code>5769cc2</code></a> docs: fix relative link (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15544">#15544</a>) (Nick Schonning)</li> <li><a href="https://github.com/eslint/eslint/commit/ccbc35ff3ebc89bb524a8fd8dc60df9408e58275"><code>ccbc35f</code></a> docs: trimmed rules h1s to just be rule names (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15514">#15514</a>) (Josh Goldberg)</li> <li><a href="https://github.com/eslint/eslint/commit/851f1f18bd1a5da32c1b645bfcb28fadc627ad9e"><code>851f1f1</code></a> docs: fixed typo in comment (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15531">#15531</a>) (Jiapei Liang)</li> <li><a href="https://github.com/eslint/eslint/commit/7d7af55759eab2328aeeb71098d91f4a5e41b269"><code>7d7af55</code></a> docs: address upcoming violation of markdownlint rule MD050/strong-style (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15529">#15529</a>) (David Anson)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/eslint/eslint/blob/main/CHANGELOG.md">eslint's changelog</a>.</em></p> <blockquote> <p>v8.8.0 - January 28, 2022</p> <ul> <li><a href="https://github.com/eslint/eslint/commit/5d60812d440762dff72420714273c714c4c5d074"><code>5d60812</code></a> feat: implement rfc 2021-suppression-support (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15459">#15459</a>) (Yiwei Ding)</li> <li><a href="https://github.com/eslint/eslint/commit/5769cc23eca7197bb5993a0201cc269a056d4dfd"><code>5769cc2</code></a> docs: fix relative link (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15544">#15544</a>) (Nick Schonning)</li> <li><a href="https://github.com/eslint/eslint/commit/ccbc35ff3ebc89bb524a8fd8dc60df9408e58275"><code>ccbc35f</code></a> docs: trimmed rules h1s to just be rule names (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15514">#15514</a>) (Josh Goldberg)</li> <li><a href="https://github.com/eslint/eslint/commit/851f1f18bd1a5da32c1b645bfcb28fadc627ad9e"><code>851f1f1</code></a> docs: fixed typo in comment (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15531">#15531</a>) (Jiapei Liang)</li> <li><a href="https://github.com/eslint/eslint/commit/7d7af55759eab2328aeeb71098d91f4a5e41b269"><code>7d7af55</code></a> docs: address upcoming violation of markdownlint rule MD050/strong-style (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15529">#15529</a>) (David Anson)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/eslint/eslint/commit/b6f2bd8879176cd774f253ba437963f2fa1c493d"><code>b6f2bd8</code></a> 8.8.0</li> <li><a href="https://github.com/eslint/eslint/commit/7d1366ab637812209d1f7f0ad378c9a7dd733d54"><code>7d1366a</code></a> Build: changelog update for 8.8.0</li> <li><a href="https://github.com/eslint/eslint/commit/5d60812d440762dff72420714273c714c4c5d074"><code>5d60812</code></a> feat: implement rfc 2021-suppression-support (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15459">#15459</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/5769cc23eca7197bb5993a0201cc269a056d4dfd"><code>5769cc2</code></a> docs: fix relative link (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15544">#15544</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/ccbc35ff3ebc89bb524a8fd8dc60df9408e58275"><code>ccbc35f</code></a> docs: trimmed rules h1s to just be rule names (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15514">#15514</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/851f1f18bd1a5da32c1b645bfcb28fadc627ad9e"><code>851f1f1</code></a> docs: fixed typo in comment (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15531">#15531</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/7d7af55759eab2328aeeb71098d91f4a5e41b269"><code>7d7af55</code></a> docs: address upcoming violation of markdownlint rule MD050/strong-style (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/15">#15</a>...</li> <li>See full diff in <a href="https://github.com/eslint/eslint/compare/v8.7.0...v8.8.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=8.7.0&new-version=8.8.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:35:13 -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#5727