Skip to content

Commit

Permalink
⬆️ Update dependency eslint-plugin-github to v5.1.5 (#481)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[eslint-plugin-github](https://redirect.github.com/github/eslint-plugin-github)
| [`5.1.4` ->
`5.1.5`](https://renovatebot.com/diffs/npm/eslint-plugin-github/5.1.4/5.1.5)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-plugin-github/5.1.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/eslint-plugin-github/5.1.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/eslint-plugin-github/5.1.4/5.1.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint-plugin-github/5.1.4/5.1.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

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

###
[`v5.1.5`](https://redirect.github.com/github/eslint-plugin-github/releases/tag/v5.1.5)

[Compare
Source](https://redirect.github.com/github/eslint-plugin-github/compare/v5.1.4...v5.1.5)

#### What's Changed

- fix: async-currenttarget/preventdefault doesn’t consider nested scopes
by [@&#8203;kurtextrem](https://redirect.github.com/kurtextrem) in
[https://github.com/github/eslint-plugin-github/pull/567](https://redirect.github.com/github/eslint-plugin-github/pull/567)
- chore(deps): bump the all-dependencies group with 6 updates by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/github/eslint-plugin-github/pull/586](https://redirect.github.com/github/eslint-plugin-github/pull/586)
- use single quotes by
[@&#8203;arelia](https://redirect.github.com/arelia) in
[https://github.com/github/eslint-plugin-github/pull/590](https://redirect.github.com/github/eslint-plugin-github/pull/590)
- chore(deps): bump the all-dependencies group with 5 updates by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/github/eslint-plugin-github/pull/588](https://redirect.github.com/github/eslint-plugin-github/pull/588)
- chore(deps): bump the all-dependencies group with 6 updates by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/github/eslint-plugin-github/pull/592](https://redirect.github.com/github/eslint-plugin-github/pull/592)
- chore(deps): bump the all-dependencies group across 1 directory with 3
updates by [@&#8203;dependabot](https://redirect.github.com/dependabot)
in
[https://github.com/github/eslint-plugin-github/pull/595](https://redirect.github.com/github/eslint-plugin-github/pull/595)
- chore(deps): bump
[@&#8203;eslint/plugin-kit](https://redirect.github.com/eslint/plugin-kit)
from 0.2.2 to 0.2.4 in the npm_and_yarn group by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/github/eslint-plugin-github/pull/593](https://redirect.github.com/github/eslint-plugin-github/pull/593)
- Update rules for flat config by
[@&#8203;gracepark](https://redirect.github.com/gracepark) in
[https://github.com/github/eslint-plugin-github/pull/596](https://redirect.github.com/github/eslint-plugin-github/pull/596)

#### New Contributors

- [@&#8203;kurtextrem](https://redirect.github.com/kurtextrem) made
their first contribution in
[https://github.com/github/eslint-plugin-github/pull/567](https://redirect.github.com/github/eslint-plugin-github/pull/567)
- [@&#8203;arelia](https://redirect.github.com/arelia) made their first
contribution in
[https://github.com/github/eslint-plugin-github/pull/590](https://redirect.github.com/github/eslint-plugin-github/pull/590)

**Full Changelog**:
github/eslint-plugin-github@v5.1.4...v5.1.5

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "* 0-3 * * 1" in timezone
Europe/Berlin, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, 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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/WtfJoke/setup-tectonic).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS45Mi4wIiwidXBkYXRlZEluVmVyIjoiMzkuOTIuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
  • Loading branch information
renovate[bot] authored Jan 13, 2025
2 parents 72f24eb + fc09e8b commit eb52062
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@typescript-eslint/parser": "8.19.0",
"@vercel/ncc": "0.38.3",
"eslint": "9.17.0",
"eslint-plugin-github": "5.1.4",
"eslint-plugin-github": "5.1.5",
"eslint-plugin-jest": "28.10.0",
"eslint-plugin-prettier": "5.2.1",
"jest": "29.7.0",
Expand Down

0 comments on commit eb52062

Please sign in to comment.