-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Commit a2b595e
chore: bump eslint-plugin-github from 5.1.8 to 6.0.0 (#1518)
Bumps
[eslint-plugin-github](https://github.com/github/eslint-plugin-github)
from 5.1.8 to 6.0.0.
<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>v6.0.0</h2>
<h2>What's Changed</h2>
<p><strong>BREAKING CHANGE</strong>: This project is now ESM. Users of
Node < 20.x will need to upgrade their version of Node, or continue
to use v5.x of this library.</p>
<ul>
<li>Remove github plugin from typescript by <a
href="https://github.com/gracepark"><code>@gracepark</code></a> in <a
href="https://redirect.github.com/github/eslint-plugin-github/pull/610">github/eslint-plugin-github#610</a></li>
<li>Add typescript by <a
href="https://github.com/gracepark"><code>@gracepark</code></a> in <a
href="https://redirect.github.com/github/eslint-plugin-github/pull/616">github/eslint-plugin-github#616</a></li>
<li>chore(deps): bump the all-dependencies group across 1 directory with
9 updates by <a
href="https://github.com/dependabot"><code>@dependabot</code></a> in <a
href="https://redirect.github.com/github/eslint-plugin-github/pull/617">github/eslint-plugin-github#617</a></li>
<li>chore(deps): bump eslint-config-prettier from 10.0.1 to 10.0.2 in
the all-dependencies group by <a
href="https://github.com/dependabot"><code>@dependabot</code></a> in <a
href="https://redirect.github.com/github/eslint-plugin-github/pull/618">github/eslint-plugin-github#618</a></li>
<li>chore(deps): bump the all-dependencies group with 8 updates by <a
href="https://github.com/dependabot"><code>@dependabot</code></a> in <a
href="https://redirect.github.com/github/eslint-plugin-github/pull/619">github/eslint-plugin-github#619</a></li>
<li>chore(deps): bump the all-dependencies group with 4 updates by <a
href="https://github.com/dependabot"><code>@dependabot</code></a> in <a
href="https://redirect.github.com/github/eslint-plugin-github/pull/620">github/eslint-plugin-github#620</a></li>
<li>chore: update rule meta to satisfiy lint rules by <a
href="https://github.com/43081j"><code>@43081j</code></a> in <a
href="https://redirect.github.com/github/eslint-plugin-github/pull/621">github/eslint-plugin-github#621</a></li>
<li>feat: migrate to ESM only by <a
href="https://github.com/43081j"><code>@43081j</code></a> in <a
href="https://redirect.github.com/github/eslint-plugin-github/pull/622">github/eslint-plugin-github#622</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/43081j"><code>@43081j</code></a> made
their first contribution in <a
href="https://redirect.github.com/github/eslint-plugin-github/pull/621">github/eslint-plugin-github#621</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/github/eslint-plugin-github/compare/v5.1.8...v6.0.0">https://github.com/github/eslint-plugin-github/compare/v5.1.8...v6.0.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/github/eslint-plugin-github/commit/139bf63f23a3fb3a49498c74b2d15445a01ce673"><code>139bf63</code></a>
Merge pull request <a
href="https://redirect.github.com/github/eslint-plugin-github/issues/622">#622</a>
from 43081j/esm-only</li>
<li><a
href="https://github.com/github/eslint-plugin-github/commit/ba655eab4dd1bfb3266166b04c33d0b854e94d56"><code>ba655ea</code></a>
Merge branch 'main' into esm-only</li>
<li><a
href="https://github.com/github/eslint-plugin-github/commit/88ccca27ac4693abcd5eabbbf34a39af3a8ba52e"><code>88ccca2</code></a>
Merge pull request <a
href="https://redirect.github.com/github/eslint-plugin-github/issues/621">#621</a>
from 43081j/meta-lints</li>
<li><a
href="https://github.com/github/eslint-plugin-github/commit/2174e4067bdc27fc447df28a55215aa88e98e5f7"><code>2174e40</code></a>
feat: move to esm-only</li>
<li><a
href="https://github.com/github/eslint-plugin-github/commit/def8ceae07bd07784a80069cf4d1cd873c1f480c"><code>def8cea</code></a>
chore: update rule meta to satisfiy lint rules</li>
<li><a
href="https://github.com/github/eslint-plugin-github/commit/4832156e695e3b20e4a7847965fe869ba04af88f"><code>4832156</code></a>
Merge pull request <a
href="https://redirect.github.com/github/eslint-plugin-github/issues/620">#620</a>
from github/dependabot/npm_and_yarn/all-dependencies-...</li>
<li><a
href="https://github.com/github/eslint-plugin-github/commit/c61360340cd3bf12036fab04cd159ca6fc0fd9a5"><code>c613603</code></a>
chore(deps): bump the all-dependencies group with 4 updates</li>
<li><a
href="https://github.com/github/eslint-plugin-github/commit/83669fa08620ea0db2f78a6a01c99e78826eedb5"><code>83669fa</code></a>
chore(deps): bump the all-dependencies group with 8 updates (<a
href="https://redirect.github.com/github/eslint-plugin-github/issues/619">#619</a>)</li>
<li><a
href="https://github.com/github/eslint-plugin-github/commit/632d445bb2864241afae93417b98953264ef6ac8"><code>632d445</code></a>
chore(deps): bump eslint-config-prettier in the all-dependencies group
(<a
href="https://redirect.github.com/github/eslint-plugin-github/issues/618">#618</a>)</li>
<li><a
href="https://github.com/github/eslint-plugin-github/commit/ea508d2c6f9e94b857400bfb8c089dc3138a3abf"><code>ea508d2</code></a>
Merge pull request <a
href="https://redirect.github.com/github/eslint-plugin-github/issues/617">#617</a>
from github/dependabot/npm_and_yarn/all-dependencies-...</li>
<li>Additional commits viewable in <a
href="https://github.com/github/eslint-plugin-github/compare/v5.1.8...v6.0.0">compare
view</a></li>
</ul>
</details>
<br />
[](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>
---------
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Michael Smith <[email protected]>1 parent ec5064c commit a2b595eCopy full SHA for a2b595e
File tree
4 files changed
+656
-15
lines changedFilter options
4 files changed
+656
-15
lines changed.eslint.config.js
Copy file name to clipboard+9
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + |
+2-3
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
6 |
| - | |
| 6 | + | |
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
10 |
| - | |
11 | 10 |
| |
12 | 11 |
| |
13 |
| - | |
| 12 | + | |
14 | 13 |
| |
15 | 14 |
| |
16 | 15 |
| |
|
0 commit comments