Skip to content

Commit

Permalink
⬆️ Update dependency eslint-plugin-github to v5.1.3 (#463)
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.1` ->
`5.1.3`](https://renovatebot.com/diffs/npm/eslint-plugin-github/5.1.1/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.1/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.1/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

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

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

#### What's Changed

- Update filenames by
[@&#8203;gracepark](https://redirect.github.com/gracepark) in
[https://github.com/github/eslint-plugin-github/pull/578](https://redirect.github.com/github/eslint-plugin-github/pull/578)

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

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 4am on Monday" 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOS4wIiwidXBkYXRlZEluVmVyIjoiMzkuMTkuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
  • Loading branch information
renovate[bot] authored Dec 2, 2024
2 parents dc1a607 + 3e5f23c commit 8a433f4
Show file tree
Hide file tree
Showing 2 changed files with 230 additions and 14 deletions.
242 changes: 229 additions & 13 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": "7.18.0",
"@vercel/ncc": "0.38.3",
"eslint": "8.57.1",
"eslint-plugin-github": "5.1.1",
"eslint-plugin-github": "5.1.3",
"eslint-plugin-jest": "28.9.0",
"eslint-plugin-prettier": "5.2.1",
"jest": "29.7.0",
Expand Down

0 comments on commit 8a433f4

Please sign in to comment.