devDeps: update eslint packages#1498
Conversation
7a1fe0f to
75df23a
Compare
|
New, updated, and removed dependencies detected. Learn more about Socket for GitHub ↗︎
🚮 Removed packages: @typescript-eslint/eslint-plugin@4.33.0, eslint-plugin-node@11.1.0 |
|
👍 Dependency issues cleared. Learn more about Socket for GitHub ↗︎ This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored. Ignoring: Next stepsTake a deeper look at the dependencyTake a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support [AT] socket [DOT] dev. Remove the packageIf you happen to install a dependency that Socket reports as Known Malware you should immediately remove it and select a different dependency. For other alert types, you may may wish to investigate alternative packages or consider if there are other ways to mitigate the specific risk posed by the dependency. Mark a package as acceptable riskTo ignore an alert, reply with a comment starting with |
|
|
New peer dependency warning:
Though |
8cb1d00 to
a0d0e6a
Compare
|
@MetaMask/snaps-devs approval needed for merge |
apart from typescript, which is kept at 4.6.3 despite @metamask/eslint-config-typescript wanting ~4.8.4
Co-authored-by: Mark Stacey <markjstacey@gmail.com>
Co-authored-by: Mark Stacey <markjstacey@gmail.com>
89ae441 to
c6ee352
Compare
FrederikBolding
left a comment
There was a problem hiding this comment.
LGTM!
Note: I have only reviewed the files under snaps ownership since the PR already has two other approvals
* devDeps: eslint@7.24.0->8.44.0 * devDeps: bump eslint-related to accommodate with v8 apart from typescript, which is kept at 4.6.3 despite @metamask/eslint-config-typescript wanting ~4.8.4 * WIP: update eslint/ts config for new eslint version * lint update * eslint: update rules config * eslint: update rules config * eslint: disable @typescript-eslint/promise-function-async * eslint: disable jsdoc/match-description * eslint: disable @typescript-eslint/prefer-nullish-coalescing * eslint: disable @typescript-eslint/unbound-method * eslintrc fix typo * eslint: disable @typescript-eslint/prefer-reduce-type-parameter * eslint: disable id-denylist * lint:fix * Update packages/base-controller/src/BaseControllerV2.ts Co-authored-by: Mark Stacey <markjstacey@gmail.com> * eslintrc: remove redundant rules * lint tests,scripts * remove redundant parserOptions * Update .eslintrc.js Co-authored-by: Mark Stacey <markjstacey@gmail.com> --------- Co-authored-by: Mark Stacey <markjstacey@gmail.com>
* devDeps: eslint@7.24.0->8.44.0 * devDeps: bump eslint-related to accommodate with v8 apart from typescript, which is kept at 4.6.3 despite @metamask/eslint-config-typescript wanting ~4.8.4 * WIP: update eslint/ts config for new eslint version * lint update * eslint: update rules config * eslint: update rules config * eslint: disable @typescript-eslint/promise-function-async * eslint: disable jsdoc/match-description * eslint: disable @typescript-eslint/prefer-nullish-coalescing * eslint: disable @typescript-eslint/unbound-method * eslintrc fix typo * eslint: disable @typescript-eslint/prefer-reduce-type-parameter * eslint: disable id-denylist * lint:fix * Update packages/base-controller/src/BaseControllerV2.ts Co-authored-by: Mark Stacey <markjstacey@gmail.com> * eslintrc: remove redundant rules * lint tests,scripts * remove redundant parserOptions * Update .eslintrc.js Co-authored-by: Mark Stacey <markjstacey@gmail.com> --------- Co-authored-by: Mark Stacey <markjstacey@gmail.com>
Explanation
Another rehash of #1014 and #1277, with more conservative enabling of rules introduced through
@metamask/eslint-config*package updates.References
Changelog
Checklist