Skip to content

Commit f29ec86

Browse files
chore(deps): update dependency eslint-plugin-deprecation to v2 (#829)
[![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-deprecation](https://togithub.com/gund/eslint-plugin-deprecation) | [`^1.5.0` -> `^2.0.0`](https://renovatebot.com/diffs/npm/eslint-plugin-deprecation/1.5.0/2.0.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-plugin-deprecation/2.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/eslint-plugin-deprecation/2.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/eslint-plugin-deprecation/1.5.0/2.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint-plugin-deprecation/1.5.0/2.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>gund/eslint-plugin-deprecation (eslint-plugin-deprecation)</summary> ### [`v2.0.0`](https://togithub.com/gund/eslint-plugin-deprecation/blob/HEAD/CHANGELOG.md#200-2023-09-13) [Compare Source](https://togithub.com/gund/eslint-plugin-deprecation/compare/cbea43b831770ee5a61159d6a4d8b9d25021cdd2...v2.0.0) ##### Features - migrate to typescript-eslint/utils 6.x ([#&#8203;71](https://togithub.com/gund/eslint-plugin-deprecation/issues/71)) ([5a32ce0](https://togithub.com/gund/eslint-plugin-deprecation/commit/5a32ce0c761782902c07ec9df4dee5150f7b5c4c)) ##### BREAKING CHANGES - Dropped support for ESLint v6 and Typescript v3.7.5, please make sure to use at least ESLint v7 with Typescript v4.2 or downgrade to a previous major version. ### [`v1.6.0`](https://togithub.com/gund/eslint-plugin-deprecation/compare/v1.5.0...cbea43b831770ee5a61159d6a4d8b9d25021cdd2) [Compare Source](https://togithub.com/gund/eslint-plugin-deprecation/compare/v1.5.0...cbea43b831770ee5a61159d6a4d8b9d25021cdd2) </details> --- ### 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. --- - [ ] <!-- rebase-check -->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/JoshuaKGoldberg/create-typescript-app). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi44My4wIiwidXBkYXRlZEluVmVyIjoiMzYuODMuMCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a0cbec4 commit f29ec86

File tree

2 files changed

+8
-83
lines changed

2 files changed

+8
-83
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"cspell": "^7.0.1",
7474
"eslint": "^8.48.0",
7575
"eslint-config-prettier": "^9.0.0",
76-
"eslint-plugin-deprecation": "^1.5.0",
76+
"eslint-plugin-deprecation": "^2.0.0",
7777
"eslint-plugin-eslint-comments": "^3.2.0",
7878
"eslint-plugin-import": "^2.28.1",
7979
"eslint-plugin-jsdoc": "^46.5.0",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)