Skip to content

Commit 27bcb95

Browse files
chore(deps): update dependency @eslint-community/eslint-plugin-eslint-comments to v4.7.1 (#2463)
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.5.0` → `4.7.1`](https://renovatebot.com/diffs/npm/@eslint-community%2feslint-plugin-eslint-comments/4.5.0/4.7.1) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@eslint-community%2feslint-plugin-eslint-comments/4.7.1?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@eslint-community%2feslint-plugin-eslint-comments/4.5.0/4.7.1?slim=true) | --- ### Release Notes <details> <summary>eslint-community/eslint-plugin-eslint-comments (@&#8203;eslint-community/eslint-plugin-eslint-comments)</summary> ### [`v4.7.1`](https://redirect.github.com/eslint-community/eslint-plugin-eslint-comments/releases/tag/v4.7.1) [Compare Source](https://redirect.github.com/eslint-community/eslint-plugin-eslint-comments/compare/v4.7.0...v4.7.1) ##### Bug Fixes - **no-unused-disable:** update deprecated info structure ([#&#8203;310](https://redirect.github.com/eslint-community/eslint-plugin-eslint-comments/issues/310)) ([de04980](https://redirect.github.com/eslint-community/eslint-plugin-eslint-comments/commit/de049807e525ac3e2d164c8873f9035b08eb23a6)) ### [`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)) ### [`v4.6.0`](https://redirect.github.com/eslint-community/eslint-plugin-eslint-comments/releases/tag/v4.6.0) [Compare Source](https://redirect.github.com/eslint-community/eslint-plugin-eslint-comments/compare/v4.5.0...v4.6.0) ##### Features - add type definitions ([#&#8203;246](https://redirect.github.com/eslint-community/eslint-plugin-eslint-comments/issues/246)) ([10bd8ab](https://redirect.github.com/eslint-community/eslint-plugin-eslint-comments/commit/10bd8abb4d8f91e2b83f03aa725e03914d712f89)) </details> --- ### Configuration 📅 **Schedule**: (UTC) - 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/JoshuaKGoldberg/TypeStat). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNTkuMiIsInVwZGF0ZWRJblZlciI6IjQzLjE1OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8910cce commit 27bcb95

2 files changed

Lines changed: 9 additions & 8 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"ts-api-utils": "2.1.0"
5050
},
5151
"devDependencies": {
52-
"@eslint-community/eslint-plugin-eslint-comments": "4.5.0",
52+
"@eslint-community/eslint-plugin-eslint-comments": "4.7.1",
5353
"@eslint/js": "9.39.1",
5454
"@release-it/conventional-changelog": "10.0.2",
5555
"@types/eslint-plugin-markdown": "2.0.2",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)