From c37e8dc459d78897184d0642402662aea73691c7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 26 Sep 2023 17:43:03 +0000 Subject: [PATCH] chore(deps): update dependency eslint-plugin-github to v4.10.1 (#101) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![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.10.0` -> `4.10.1`](https://renovatebot.com/diffs/npm/eslint-plugin-github/4.10.0/4.10.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-plugin-github/4.10.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/eslint-plugin-github/4.10.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/eslint-plugin-github/4.10.0/4.10.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint-plugin-github/4.10.0/4.10.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
github/eslint-plugin-github (eslint-plugin-github) ### [`v4.10.1`](https://togithub.com/github/eslint-plugin-github/releases/tag/v4.10.1) [Compare Source](https://togithub.com/github/eslint-plugin-github/compare/v4.10.0...v4.10.1) #### What's Changed - chore(deps): bump the all-dependencies group with 3 updates by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/github/eslint-plugin-github/pull/478](https://togithub.com/github/eslint-plugin-github/pull/478) - chore(deps): bump actions/checkout from 3 to 4 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/github/eslint-plugin-github/pull/480](https://togithub.com/github/eslint-plugin-github/pull/480) - chore(deps): bump the all-dependencies group with 3 updates by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/github/eslint-plugin-github/pull/479](https://togithub.com/github/eslint-plugin-github/pull/479) - chore(deps): bump the all-dependencies group with 2 updates by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/github/eslint-plugin-github/pull/481](https://togithub.com/github/eslint-plugin-github/pull/481) - Bug: Don't fallback to checking implicit role if `role` is set by [@​khiga8](https://togithub.com/khiga8) in [https://github.com/github/eslint-plugin-github/pull/483](https://togithub.com/github/eslint-plugin-github/pull/483) **Full Changelog**: https://github.com/github/eslint-plugin-github/compare/v4.10.0...v4.10.1
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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. --- - [ ] 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://developer.mend.io/github/Balvajs/dismiss-stale-reviews). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index c067547..5d7cb87 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ "eslint-config-prettier": "9.0.0", "eslint-plugin-eslint-comments": "3.2.0", "eslint-plugin-filenames": "1.3.2", - "eslint-plugin-github": "4.10.0", + "eslint-plugin-github": "4.10.1", "eslint-plugin-i18n-text": "1.0.1", "eslint-plugin-import": "2.28.1", "eslint-plugin-jest": "27.4.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f671f17..ff0dd1a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -90,8 +90,8 @@ devDependencies: specifier: 1.3.2 version: 1.3.2(eslint@8.49.0) eslint-plugin-github: - specifier: 4.10.0 - version: 4.10.0(eslint@8.49.0)(typescript@5.2.2) + specifier: 4.10.1 + version: 4.10.1(eslint@8.49.0)(typescript@5.2.2) eslint-plugin-i18n-text: specifier: 1.0.1 version: 1.0.1(eslint@8.49.0) @@ -4488,8 +4488,8 @@ packages: lodash.upperfirst: 4.3.1 dev: true - /eslint-plugin-github@4.10.0(eslint@8.49.0)(typescript@5.2.2): - resolution: {integrity: sha512-YKtqBtFbjih1wZNTwZjtLPEG6B/4ySMa38fgOo/rbMJpNKO3+OaKzwwOYkeKx/FapM/4MsTP9ExqUcDV+dkixA==} + /eslint-plugin-github@4.10.1(eslint@8.49.0)(typescript@5.2.2): + resolution: {integrity: sha512-1AqQBockOM+m0ZUpwfjWtX0lWdX5cRi/hwJnSNvXoOmz/Hh+ULH6QFz6ENWueTWjoWpgPv0af3bj+snps6o4og==} hasBin: true peerDependencies: eslint: ^8.0.1