Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump eslint-plugin-github from 5.0.0 to 5.0.1 (#240)
Bumps [eslint-plugin-github](https://github.com/github/eslint-plugin-github) from 5.0.0 to 5.0.1. <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>v5.0.1</h2> <h2>What's Changed</h2> <ul> <li>chore(deps): bump the all-dependencies group with 5 updates by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/github/eslint-plugin-github/pull/530">github/eslint-plugin-github#530</a></li> <li>Provide <code>no-redundant-roles</code> exception for <code>rowgroup</code> by <a href="https://github.com/khiga8"><code>@khiga8</code></a> in <a href="https://redirect.github.com/github/eslint-plugin-github/pull/531">github/eslint-plugin-github#531</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/github/eslint-plugin-github/compare/v5.0.0...v5.0.1">https://github.com/github/eslint-plugin-github/compare/v5.0.0...v5.0.1</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/github/eslint-plugin-github/commit/8d9ed4fc346d0c30f9144419fa12bc5993c28914"><code>8d9ed4f</code></a> Merge pull request <a href="https://redirect.github.com/github/eslint-plugin-github/issues/531">#531</a> from github/kh-set-exception-on-rule</li> <li><a href="https://github.com/github/eslint-plugin-github/commit/ec76d1c8facf8865c506b820eab7b730419bf67d"><code>ec76d1c</code></a> Provide exception for rowgroup</li> <li><a href="https://github.com/github/eslint-plugin-github/commit/948bc6ac2c0a28b9fe5f489877d529536a1d0436"><code>948bc6a</code></a> Merge pull request <a href="https://redirect.github.com/github/eslint-plugin-github/issues/530">#530</a> from github/dependabot/npm_and_yarn/all-dependencies-...</li> <li><a href="https://github.com/github/eslint-plugin-github/commit/919dda013f40c517018249547d73dc0cfdb3e1a4"><code>919dda0</code></a> backout eslint 9 update</li> <li><a href="https://github.com/github/eslint-plugin-github/commit/1bd08592ff1715527cd52814bf4eb602429edabf"><code>1bd0859</code></a> chore(deps): bump the all-dependencies group with 6 updates</li> <li>See full diff in <a href="https://github.com/github/eslint-plugin-github/compare/v5.0.0...v5.0.1">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=5.0.0&new-version=5.0.1)](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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information