Skip to content

Commit 75b06e6

Browse files
chore(deps): update dependency eslint-plugin-github to v5.1.7 (#167)
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.6` -> `5.1.7`](https://renovatebot.com/diffs/npm/eslint-plugin-github/5.1.6/5.1.7) | [![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-plugin-github/5.1.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/eslint-plugin-github/5.1.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/eslint-plugin-github/5.1.6/5.1.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint-plugin-github/5.1.6/5.1.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>github/eslint-plugin-github (eslint-plugin-github)</summary> ### [`v5.1.7`](https://redirect.github.com/github/eslint-plugin-github/releases/tag/v5.1.7) [Compare Source](https://redirect.github.com/github/eslint-plugin-github/compare/v5.1.6...v5.1.7) #### What's Changed - Upgrade eslint-plugin-import for eslint 9 support by [@&#8203;tomups](https://redirect.github.com/tomups) in [https://github.com/github/eslint-plugin-github/pull/603](https://redirect.github.com/github/eslint-plugin-github/pull/603) - chore(deps): bump the all-dependencies group with 3 updates by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/github/eslint-plugin-github/pull/604](https://redirect.github.com/github/eslint-plugin-github/pull/604) - Update names back to original for eslint-comments and no-only-tests by [@&#8203;gracepark](https://redirect.github.com/gracepark) in [https://github.com/github/eslint-plugin-github/pull/605](https://redirect.github.com/github/eslint-plugin-github/pull/605) #### New Contributors - [@&#8203;tomups](https://redirect.github.com/tomups) made their first contribution in [https://github.com/github/eslint-plugin-github/pull/603](https://redirect.github.com/github/eslint-plugin-github/pull/603) **Full Changelog**: github/eslint-plugin-github@v5.1.6...v5.1.7 </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 4am on tuesday" (UTC), 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/hetznercloud/setup-hcloud). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNDUuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE0NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4bc8e4a commit 75b06e6

File tree

2 files changed

+84
-75
lines changed

2 files changed

+84
-75
lines changed

package-lock.json

Lines changed: 83 additions & 74 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"@typescript-eslint/parser": "7.18.0",
4747
"@vercel/ncc": "0.38.3",
4848
"eslint": "8.57.1",
49-
"eslint-plugin-github": "5.1.6",
49+
"eslint-plugin-github": "5.1.7",
5050
"eslint-plugin-jest": "28.10.0",
5151
"eslint-plugin-jsonc": "2.18.2",
5252
"eslint-plugin-prettier": "5.2.3",

0 commit comments

Comments
 (0)