Skip to content

Commit

Permalink
⬆️ Update dependency eslint-plugin-github to v4.6.1 (#238)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[eslint-plugin-github](https://togithub.com/github/eslint-plugin-github)
| [`4.6.0` ->
`4.6.1`](https://renovatebot.com/diffs/npm/eslint-plugin-github/4.6.0/4.6.1)
|
[![age](https://badges.renovateapi.com/packages/npm/eslint-plugin-github/4.6.1/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/eslint-plugin-github/4.6.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/eslint-plugin-github/4.6.1/compatibility-slim/4.6.0)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/eslint-plugin-github/4.6.1/confidence-slim/4.6.0)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>github/eslint-plugin-github</summary>

###
[`v4.6.1`](https://togithub.com/github/eslint-plugin-github/releases/tag/v4.6.1)

[Compare
Source](https://togithub.com/github/eslint-plugin-github/compare/v4.6.0...v4.6.1)

#### What's Changed

- Update events handled by `no-useless-passive` and
`require-passive-events` by
[@&#8203;boris-petrov](https://togithub.com/boris-petrov) in
[github/eslint-plugin-github#354
- feat: `role-supports-aria-props` rule (no `aria-label`-misuse) by
[@&#8203;smockle](https://togithub.com/smockle) in
[github/eslint-plugin-github#362
-   Updated dependencies

#### New Contributors

- [@&#8203;boris-petrov](https://togithub.com/boris-petrov) made their
first contribution in
[github/eslint-plugin-github#354
- [@&#8203;smockle](https://togithub.com/smockle) made their first
contribution in
[github/eslint-plugin-github#362

**Full Changelog**:
github/eslint-plugin-github@v4.6.0...v4.6.1

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "monthly" (UTC), Automerge - At any
time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://app.renovatebot.com/dashboard#github/WtfJoke/setup-tectonic).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xNTMuMiIsInVwZGF0ZWRJblZlciI6IjM0LjE1My4yIn0=-->
  • Loading branch information
renovate[bot] committed Mar 1, 2023
2 parents 4d88fa1 + 62197df commit 77caf47
Show file tree
Hide file tree
Showing 2 changed files with 384 additions and 54 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -43,7 +43,7 @@
"@typescript-eslint/parser": "5.50.0",
"@vercel/ncc": "0.36.1",
"eslint": "8.33.0",
"eslint-plugin-github": "4.6.0",
"eslint-plugin-github": "4.6.1",
"eslint-plugin-jest": "27.2.1",
"eslint-plugin-prettier": "4.2.1",
"jest": "29.4.1",
Expand Down

0 comments on commit 77caf47

Please sign in to comment.