zola-check-manager.meta

Issues/PRs archive for MTRNord/zola-check-manager
git clone git://archive.git.mtrnord.blog/MTRNord/zola-check-manager.meta.git
Log | Files | Refs

55.md (13326B)


      1 # PR #55 Bump eslint-plugin-github from 4.7.0 to 4.9.0
      2 
      3 - **Status:** closed
      4 - **Author:** @dependabot[bot]
      5 - **Created:** 2023-07-14T07:31:01Z
      6 - **Branch:** dependabot/npm_and_yarn/eslint-plugin-github-4.9.0 → main
      7 - **Closed:** 2023-07-18T07:52:41Z
      8 - **Labels:** dependencies, javascript
      9 - **Diff:** [55.diff](./55.diff)
     10 
     11 ---
     12 
     13 Bumps [eslint-plugin-github](https://github.com/github/eslint-plugin-github) from 4.7.0 to 4.9.0.
     14 <details>
     15 <summary>Release notes</summary>
     16 <p><em>Sourced from <a href="https://github.com/github/eslint-plugin-github/releases">eslint-plugin-github's releases</a>.</em></p>
     17 <blockquote>
     18 <h2>v4.9.0</h2>
     19 <h2>What's Changed</h2>
     20 <ul>
     21 <li>create rule: github/a11y-no-visually-hidden-interactive-element by <a href="https://github.com/kendallgassner"><code>@​kendallgassner</code></a> in <a href="https://redirect.github.com/github/eslint-plugin-github/pull/446">github/eslint-plugin-github#446</a></li>
     22 <li>Add polymorphic component check in <code>getElementType</code> by <a href="https://github.com/kendallgassner"><code>@​kendallgassner</code></a> in <a href="https://redirect.github.com/github/eslint-plugin-github/pull/449">github/eslint-plugin-github#449</a></li>
     23 <li>Adds <code>svg-has-accessible-name</code> rule by <a href="https://github.com/lindseywild"><code>@​lindseywild</code></a> in <a href="https://redirect.github.com/github/eslint-plugin-github/pull/450">github/eslint-plugin-github#450</a></li>
     24 <li>chore(deps): bump semver from 5.7.1 to 5.7.2 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/github/eslint-plugin-github/pull/451">github/eslint-plugin-github#451</a></li>
     25 <li>Create rule: a11y-no-title-attribute by <a href="https://github.com/kendallgassner"><code>@​kendallgassner</code></a> in <a href="https://redirect.github.com/github/eslint-plugin-github/pull/453">github/eslint-plugin-github#453</a></li>
     26 <li>Bump aria-query and update to fix tests by <a href="https://github.com/khiga8"><code>@​khiga8</code></a> in <a href="https://redirect.github.com/github/eslint-plugin-github/pull/448">github/eslint-plugin-github#448</a></li>
     27 <li>Rename <code>role-supports-aria-props</code> to <code>a11y-</code> by <a href="https://github.com/khiga8"><code>@​khiga8</code></a> in <a href="https://redirect.github.com/github/eslint-plugin-github/pull/454">github/eslint-plugin-github#454</a></li>
     28 </ul>
     29 <h2>New Contributors</h2>
     30 <ul>
     31 <li><a href="https://github.com/kendallgassner"><code>@​kendallgassner</code></a> made their first contribution in <a href="https://redirect.github.com/github/eslint-plugin-github/pull/446">github/eslint-plugin-github#446</a></li>
     32 <li><a href="https://github.com/lindseywild"><code>@​lindseywild</code></a> made their first contribution in <a href="https://redirect.github.com/github/eslint-plugin-github/pull/450">github/eslint-plugin-github#450</a></li>
     33 </ul>
     34 <p><strong>Full Changelog</strong>: <a href="https://github.com/github/eslint-plugin-github/compare/v4.8.0...v4.9.0">https://github.com/github/eslint-plugin-github/compare/v4.8.0...v4.9.0</a></p>
     35 <h2>v4.8.0</h2>
     36 <h2>What's Changed</h2>
     37 <ul>
     38 <li>Update react.js to turn <code>jsx-a11y/no-autofocus</code> off by <a href="https://github.com/khiga8"><code>@​khiga8</code></a> in <a href="https://redirect.github.com/github/eslint-plugin-github/pull/442">github/eslint-plugin-github#442</a></li>
     39 <li>Dependency Updates
     40 <ul>
     41 <li>chore(deps): bump eslint-config-prettier from 8.7.0 to 8.8.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/github/eslint-plugin-github/pull/419">github/eslint-plugin-github#419</a></li>
     42 <li>chore(deps): bump <code>@​typescript-eslint/eslint-plugin</code> from 5.55.0 to 5.56.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/github/eslint-plugin-github/pull/420">github/eslint-plugin-github#420</a></li>
     43 <li>chore(deps): bump prettier from 2.8.4 to 2.8.7 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/github/eslint-plugin-github/pull/421">github/eslint-plugin-github#421</a></li>
     44 <li>chore(deps): bump <code>@​typescript-eslint/parser</code> from 5.55.0 to 5.56.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/github/eslint-plugin-github/pull/422">github/eslint-plugin-github#422</a></li>
     45 <li>chore(deps-dev): bump eslint from 8.36.0 to 8.37.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/github/eslint-plugin-github/pull/425">github/eslint-plugin-github#425</a></li>
     46 <li>chore(deps): bump <code>@​typescript-eslint/parser</code> from 5.56.0 to 5.57.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/github/eslint-plugin-github/pull/424">github/eslint-plugin-github#424</a></li>
     47 <li>chore(deps): bump <code>@​typescript-eslint/eslint-plugin</code> from 5.56.0 to 5.57.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/github/eslint-plugin-github/pull/423">github/eslint-plugin-github#423</a></li>
     48 <li>chore(deps): bump <code>@​typescript-eslint/parser</code> from 5.57.0 to 5.57.1 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/github/eslint-plugin-github/pull/426">github/eslint-plugin-github#426</a></li>
     49 <li>chore(deps-dev): bump eslint from 8.37.0 to 8.38.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/github/eslint-plugin-github/pull/427">github/eslint-plugin-github#427</a></li>
     50 <li>chore(deps): bump <code>@​typescript-eslint/eslint-plugin</code> from 5.57.0 to 5.57.1 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/github/eslint-plugin-github/pull/428">github/eslint-plugin-github#428</a></li>
     51 <li>chore(deps): bump <code>@​typescript-eslint/eslint-plugin</code> from 5.57.1 to 5.58.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/github/eslint-plugin-github/pull/430">github/eslint-plugin-github#430</a></li>
     52 <li>chore(deps): bump <code>@​typescript-eslint/parser</code> from 5.57.1 to 5.58.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/github/eslint-plugin-github/pull/429">github/eslint-plugin-github#429</a></li>
     53 <li>chore(deps): bump prettier from 2.8.7 to 2.8.8 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/github/eslint-plugin-github/pull/431">github/eslint-plugin-github#431</a></li>
     54 <li>chore(deps-dev): bump eslint from 8.38.0 to 8.39.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/github/eslint-plugin-github/pull/434">github/eslint-plugin-github#434</a></li>
     55 <li>chore(deps): bump <code>@​typescript-eslint/eslint-plugin</code> from 5.58.0 to 5.59.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/github/eslint-plugin-github/pull/433">github/eslint-plugin-github#433</a></li>
     56 <li>chore(deps): bump <code>@​typescript-eslint/parser</code> from 5.58.0 to 5.59.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/github/eslint-plugin-github/pull/432">github/eslint-plugin-github#432</a></li>
     57 <li>chore(deps): bump <code>@​typescript-eslint/eslint-plugin</code> from 5.59.0 to 5.59.1 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/github/eslint-plugin-github/pull/435">github/eslint-plugin-github#435</a></li>
     58 <li>chore(deps): bump <code>@​typescript-eslint/parser</code> from 5.59.0 to 5.59.2 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/github/eslint-plugin-github/pull/437">github/eslint-plugin-github#437</a></li>
     59 <li>chore(deps-dev): bump eslint from 8.39.0 to 8.40.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/github/eslint-plugin-github/pull/438">github/eslint-plugin-github#438</a></li>
     60 <li>chore(deps): bump <code>@​typescript-eslint/eslint-plugin</code> from 5.59.1 to 5.59.2 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/github/eslint-plugin-github/pull/439">github/eslint-plugin-github#439</a></li>
     61 <li>Group dependabot updates by <a href="https://github.com/manuelpuyol"><code>@​manuelpuyol</code></a> in <a href="https://redirect.github.com/github/eslint-plugin-github/pull/441">github/eslint-plugin-github#441</a></li>
     62 </ul>
     63 </li>
     64 </ul>
     65 <p><strong>Full Changelog</strong>: <a href="https://github.com/github/eslint-plugin-github/compare/v4.7.0...v4.8.0">https://github.com/github/eslint-plugin-github/compare/v4.7.0...v4.8.0</a></p>
     66 </blockquote>
     67 </details>
     68 <details>
     69 <summary>Commits</summary>
     70 <ul>
     71 <li><a href="https://github.com/github/eslint-plugin-github/commit/8eaf914f172f35c7f586f886f09aed4f877a8660"><code>8eaf914</code></a> Merge pull request <a href="https://redirect.github.com/github/eslint-plugin-github/issues/454">#454</a> from github/kh-rename-files</li>
     72 <li><a href="https://github.com/github/eslint-plugin-github/commit/2840c3ae251e65231ef50367151b9e85f8087c0e"><code>2840c3a</code></a> Merge branch 'main' into kh-rename-files</li>
     73 <li><a href="https://github.com/github/eslint-plugin-github/commit/8d691db3f875329d72c29cbb21a227c0627f9259"><code>8d691db</code></a> Merge pull request <a href="https://redirect.github.com/github/eslint-plugin-github/issues/448">#448</a> from github/kh-bump-aria-query</li>
     74 <li><a href="https://github.com/github/eslint-plugin-github/commit/57dfee5a7dca838880d27ecdf4f7bee4e451a69a"><code>57dfee5</code></a> regenerate doc</li>
     75 <li><a href="https://github.com/github/eslint-plugin-github/commit/48233469b290fd07884c16c87107c22dce3cf8fb"><code>4823346</code></a> Update names</li>
     76 <li><a href="https://github.com/github/eslint-plugin-github/commit/5bd661d01ee660f9fd3a8145eb194dfcfabb7e67"><code>5bd661d</code></a> Update names</li>
     77 <li><a href="https://github.com/github/eslint-plugin-github/commit/f1eb7691f27b3972d97db4070a15c43c3ce9e374"><code>f1eb769</code></a> Rename rule to be prefixed with a11y</li>
     78 <li><a href="https://github.com/github/eslint-plugin-github/commit/40c0b2b7a518b36b238adebae6911f0cee1156d4"><code>40c0b2b</code></a> Move map constructing code into a function</li>
     79 <li><a href="https://github.com/github/eslint-plugin-github/commit/aaca700b73ca9bc778bf254defc78eecd7e6e1e9"><code>aaca700</code></a> add more test coverage of roles</li>
     80 <li><a href="https://github.com/github/eslint-plugin-github/commit/5a660335fa181a63d257d0c09e47e5c787f9c60e"><code>5a66033</code></a> update tests</li>
     81 <li>Additional commits viewable in <a href="https://github.com/github/eslint-plugin-github/compare/v4.7.0...v4.9.0">compare view</a></li>
     82 </ul>
     83 </details>
     84 <br />
     85 
     86 
     87 [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=eslint-plugin-github&package-manager=npm_and_yarn&previous-version=4.7.0&new-version=4.9.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
     88 
     89 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`.
     90 
     91 [//]: # (dependabot-automerge-start)
     92 [//]: # (dependabot-automerge-end)
     93 
     94 ---
     95 
     96 <details>
     97 <summary>Dependabot commands and options</summary>
     98 <br />
     99 
    100 You can trigger Dependabot actions by commenting on this PR:
    101 - `@dependabot rebase` will rebase this PR
    102 - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
    103 - `@dependabot merge` will merge this PR after your CI passes on it
    104 - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
    105 - `@dependabot cancel merge` will cancel a previously requested merge and block automerging
    106 - `@dependabot reopen` will reopen this PR if it is closed
    107 - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    108 - `@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)
    109 - `@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)
    110 - `@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)
    111 
    112 
    113 </details>
    114 
    115 
    116 ## Comments
    117 
    118 ### @dependabot[bot] — 2023-07-18T07:52:40Z
    119 
    120 Superseded by #56.
    121