Skip to content

Commit 85aa3ff

Browse files
chore(deps): update dependency @eslint-community/eslint-plugin-eslint-comments to v4.7.0 (#1628)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [@eslint-community/eslint-plugin-eslint-comments](https://redirect.github.com/eslint-community/eslint-plugin-eslint-comments) | [`4.6.0` → `4.7.0`](https://renovatebot.com/diffs/npm/@eslint-community%2feslint-plugin-eslint-comments/4.6.0/4.7.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@eslint-community%2feslint-plugin-eslint-comments/4.7.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@eslint-community%2feslint-plugin-eslint-comments/4.6.0/4.7.0?slim=true) | --- ### Release Notes <details> <summary>eslint-community/eslint-plugin-eslint-comments (@&#8203;eslint-community/eslint-plugin-eslint-comments)</summary> ### [`v4.7.0`](https://redirect.github.com/eslint-community/eslint-plugin-eslint-comments/releases/tag/v4.7.0) [Compare Source](https://redirect.github.com/eslint-community/eslint-plugin-eslint-comments/compare/v4.6.0...v4.7.0) ##### Features - add support for eslint v10 ([#&#8203;307](https://redirect.github.com/eslint-community/eslint-plugin-eslint-comments/issues/307)) ([570d4f7](https://redirect.github.com/eslint-community/eslint-plugin-eslint-comments/commit/570d4f72e05193aa6d0601cda98cd9c1e8da9073)) - **no-unused-disable:** deprecate rule ([#&#8203;299](https://redirect.github.com/eslint-community/eslint-plugin-eslint-comments/issues/299)) ([b5054e7](https://redirect.github.com/eslint-community/eslint-plugin-eslint-comments/commit/b5054e769371e2e8c0380128cb610a5bfd16aa61)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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/michaelfaith/eslint-plugin-package-json). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My40OC4xIiwidXBkYXRlZEluVmVyIjoiNDMuNDguMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 76724a1 commit 85aa3ff

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"validate-npm-package-name": "^7.0.0"
6868
},
6969
"devDependencies": {
70-
"@eslint-community/eslint-plugin-eslint-comments": "4.6.0",
70+
"@eslint-community/eslint-plugin-eslint-comments": "4.7.0",
7171
"@eslint/js": "10.0.1",
7272
"@eslint/markdown": "7.5.1",
7373
"@types/estree": "1.0.8",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)