[PR #146] [MERGED] Bump eslint-plugin-github from 4.1.1 to 4.1.2 #2222

Closed
opened 2026-04-23 09:32:49 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

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

Base: developHead: dependabot/npm_and_yarn/eslint-plugin-github-4.1.2


📝 Commits (1)

  • 69048e2 Bump eslint-plugin-github from 4.1.1 to 4.1.2

📊 Changes

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

View changed files

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

📄 Description

Bumps eslint-plugin-github from 4.1.1 to 4.1.2.

Release notes

Sourced from eslint-plugin-github's releases.

v4.1.2

This release ensures compatibility with the latest version of eslint-config-prettier.

Thanks @​galkin

Commits
  • b6ab5b3 4.1.2
  • 073014c update eslint-config-prettier>=8.0.0
  • b396c45 Merge pull request #117 from galkin/main
  • 5e54eac Update plugin:github/typescript config
  • 5a39768 Merge pull request #114 from github/smoke-tests
  • e1f65a0 test: add smoke test ensuring every config rule is one that is exported
  • a37fec5 test: add smoke test ensuring every config is exported
  • 663dbbf test: add smoke test ensuring all rules make it into lib/index
  • See full diff 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/146 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 3/5/2021 **Status:** ✅ Merged **Merged:** 3/5/2021 **Merged by:** [@mergify[bot]](https://github.com/apps/mergify) **Base:** `develop` ← **Head:** `dependabot/npm_and_yarn/eslint-plugin-github-4.1.2` --- ### 📝 Commits (1) - [`69048e2`](https://github.com/joelwmale/webhook-action/commit/69048e2f67cdbd59a0f8235c74a536009d70b5a3) Bump eslint-plugin-github from 4.1.1 to 4.1.2 ### 📊 Changes **2 files changed** (+7 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `package.json` (+1 -1) 📝 `yarn.lock` (+6 -6) </details> ### 📄 Description Bumps [eslint-plugin-github](https://github.com/github/eslint-plugin-github) from 4.1.1 to 4.1.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/github/eslint-plugin-github/releases">eslint-plugin-github's releases</a>.</em></p> <blockquote> <h2>v4.1.2</h2> <p>This release ensures compatibility with the latest version of <code>eslint-config-prettier</code>.</p> <p>Thanks <a href="https://github.com/galkin"><code>@​galkin</code></a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/github/eslint-plugin-github/commit/b6ab5b3f3310ad486d76a85ab36f0882af052eff"><code>b6ab5b3</code></a> 4.1.2</li> <li><a href="https://github.com/github/eslint-plugin-github/commit/073014c8bc02cad485b19451a993c3b8a111b896"><code>073014c</code></a> update eslint-config-prettier&gt;=8.0.0</li> <li><a href="https://github.com/github/eslint-plugin-github/commit/b396c455691ed87d9375d0ab1cee539675f99c55"><code>b396c45</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/github/eslint-plugin-github/issues/117">#117</a> from galkin/main</li> <li><a href="https://github.com/github/eslint-plugin-github/commit/5e54eac1d6ed9b17b5394c9043c67804a57735f9"><code>5e54eac</code></a> Update plugin:github/typescript config</li> <li><a href="https://github.com/github/eslint-plugin-github/commit/5a39768d972e8b3cd7443ab4e369528bdf0399c7"><code>5a39768</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/github/eslint-plugin-github/issues/114">#114</a> from github/smoke-tests</li> <li><a href="https://github.com/github/eslint-plugin-github/commit/e1f65a063a2e2a7f3f9552f12fe8b2136c466184"><code>e1f65a0</code></a> test: add smoke test ensuring every config rule is one that is exported</li> <li><a href="https://github.com/github/eslint-plugin-github/commit/a37fec5dc2e274852303df572c33fbdd8c93ad33"><code>a37fec5</code></a> test: add smoke test ensuring every config is exported</li> <li><a href="https://github.com/github/eslint-plugin-github/commit/663dbbfa191429317d083ab47f4cb9bc22b046d6"><code>663dbbf</code></a> test: add smoke test ensuring all rules make it into lib/index</li> <li>See full diff in <a href="https://github.com/github/eslint-plugin-github/compare/v4.1.1...v4.1.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=eslint-plugin-github&package-manager=npm_and_yarn&previous-version=4.1.1&new-version=4.1.2)](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-04-23 09:32:49 -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#2222