openvino
3ec23bd4 - Bump eslint-plugin-github from 4.10.2 to 6.0.0 in /.github/actions/cache (#35331)

Commit
14 hours ago
Bump eslint-plugin-github from 4.10.2 to 6.0.0 in /.github/actions/cache (#35331) Bumps [eslint-plugin-github](https://github.com/github/eslint-plugin-github) from 4.10.2 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 &lt; 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> <h2>v5.1.8</h2> <h2>What's Changed</h2> <ul> <li>chore(deps): bump <code>@​eslint/compat</code> from 1.2.5 to 1.2.6 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/607">github/eslint-plugin-github#607</a></li> <li>Update a11y rule config to not flag <code>role</code> being set for <code>ul</code> by <a href="https://github.com/khiga8"><code>@​khiga8</code></a> in <a href="https://redirect.github.com/github/eslint-plugin-github/pull/608">github/eslint-plugin-github#608</a></li> <li>Update prettier plugin name by <a href="https://github.com/gracepark"><code>@​gracepark</code></a> in <a href="https://redirect.github.com/github/eslint-plugin-github/pull/609">github/eslint-plugin-github#609</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/github/eslint-plugin-github/compare/v5.1.7...v5.1.8">https://github.com/github/eslint-plugin-github/compare/v5.1.7...v5.1.8</a></p> <h2>v5.1.7</h2> <h2>What's Changed</h2> <ul> <li>Upgrade eslint-plugin-import for eslint 9 support by <a href="https://github.com/tomups"><code>@​tomups</code></a> in <a href="https://redirect.github.com/github/eslint-plugin-github/pull/603">github/eslint-plugin-github#603</a></li> <li>chore(deps): bump the all-dependencies group with 3 updates by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/github/eslint-plugin-github/pull/604">github/eslint-plugin-github#604</a></li> <li>Update names back to original for eslint-comments and no-only-tests by <a href="https://github.com/gracepark"><code>@​gracepark</code></a> in <a href="https://redirect.github.com/github/eslint-plugin-github/pull/605">github/eslint-plugin-github#605</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/tomups"><code>@​tomups</code></a> made their first contribution in <a href="https://redirect.github.com/github/eslint-plugin-github/pull/603">github/eslint-plugin-github#603</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/github/eslint-plugin-github/compare/v5.1.6...v5.1.7">https://github.com/github/eslint-plugin-github/compare/v5.1.6...v5.1.7</a></p> <h2>v5.1.6</h2> <h2>What's Changed</h2> <ul> <li>fix: upgrade eslint-plugin-jsx-a11y by <a href="https://github.com/hyldmo"><code>@​hyldmo</code></a> in <a href="https://redirect.github.com/github/eslint-plugin-github/pull/597">github/eslint-plugin-github#597</a></li> <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/598">github/eslint-plugin-github#598</a></li> <li>chore(deps): bump the all-dependencies group across 1 directory with 7 updates by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/github/eslint-plugin-github/pull/601">github/eslint-plugin-github#601</a></li> <li>Update naming of plugins by <a href="https://github.com/gracepark"><code>@​gracepark</code></a> in <a href="https://redirect.github.com/github/eslint-plugin-github/pull/602">github/eslint-plugin-github#602</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/hyldmo"><code>@​hyldmo</code></a> made their first contribution in <a href="https://redirect.github.com/github/eslint-plugin-github/pull/597">github/eslint-plugin-github#597</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </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/v4.10.2...v6.0.0">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.10.2&new-version=6.0.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 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>
Parents
Loading