Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-github to v5.1.3 (#154)
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.2` ->
`5.1.3`](https://renovatebot.com/diffs/npm/eslint-plugin-github/5.1.2/5.1.3)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-plugin-github/5.1.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/eslint-plugin-github/5.1.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/eslint-plugin-github/5.1.2/5.1.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint-plugin-github/5.1.2/5.1.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

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

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

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

#### What's Changed

- ESLint \<v9 will maintain backwards compatibility by using the
original `eslint-filenames-plugin` by
[@&#8203;gracepark](https://redirect.github.com/gracepark) in
[https://github.com/github/eslint-plugin-github/pull/579](https://redirect.github.com/github/eslint-plugin-github/pull/579)
- For ESLint v9+, if you configured the `filenames/match-regex` rule,
please note we have adapted the match regex rule into
`eslint-plugin-github` as the original `eslint-filenames-plugin` is no
longer maintained and needed an ESLint v9 update. Please update the rule
name to `github/filenames-match-regex` and keep the same configuration.

**Full Changelog**:
github/eslint-plugin-github@v5.1.2...v5.1.3

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS40Mi40IiwidXBkYXRlZEluVmVyIjoiMzkuNDIuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 3, 2024
1 parent 8f6583f commit 2725e10
Show file tree
Hide file tree
Showing 2 changed files with 291 additions and 17 deletions.
306 changes: 290 additions & 16 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 @@ -46,7 +46,7 @@
"@typescript-eslint/parser": "7.18.0",
"@vercel/ncc": "0.38.3",
"eslint": "8.57.1",
"eslint-plugin-github": "5.1.2",
"eslint-plugin-github": "5.1.3",
"eslint-plugin-jest": "28.9.0",
"eslint-plugin-jsonc": "2.18.2",
"eslint-plugin-prettier": "5.2.1",
Expand Down

0 comments on commit 2725e10

Please sign in to comment.