danielnixon / eslint-plugin-total-functions

An ESLint plugin to enforce the use of total functions (and prevent the use of partial functions) in TypeScript.
MIT License
87 stars 4 forks source link

Dependency Dashboard #477

Open renovate[bot] opened 2 years ago

renovate[bot] commented 2 years ago

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

[!WARNING] These dependencies are deprecated:

Datasource Name Replacement PR?
npm codecov Unavailable

Rate-Limited

These updates are currently rate-limited. Click on a checkbox below to force their creation now.

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Detected dependencies

github-actions
.github/workflows/node.js.yml - `actions/checkout v4` - `actions/setup-node v3`
npm
package.json - `@typescript-eslint/eslint-plugin ^5.62.0` - `@typescript-eslint/parser ^5.62.0` - `@typescript-eslint/type-utils ^5.62.0` - `@typescript-eslint/utils ^5.62.0` - `is-immutable-type ^1.2.9` - `tsutils ^3.21.0` - `@stryker-mutator/core 7.3.0` - `@stryker-mutator/jest-runner 7.3.0` - `@stryker-mutator/typescript-checker 7.3.0` - `@types/eslint 8.56.10` - `@types/jest 29.5.12` - `codecov 3.8.3` - `eslint 8.57.0` - `eslint-config-prettier 9.1.0` - `eslint-config-typed-fp 5.4.0` - `eslint-plugin-functional 6.1.1` - `eslint-plugin-jest 27.9.0` - `eslint-plugin-prettier 5.1.3` - `eslint-plugin-sonarjs 0.21.0` - `eslint-plugin-total-functions 7.1.0` - `jest 29.7.0` - `prettier 3.0.3` - `ts-jest 29.1.2` - `type-coverage 2.28.2` - `typescript 5.4.5` - `eslint ^8.48.0` - `typescript ^5.2.2`
nvm
.nvmrc

Samuel-Therrien-Beslogic commented 4 months ago

Hi. I'd like to use @typescript-eslint/eslint-plugin's class-methods-use-this added in 6.2, but I'm blocked on eslint-plugin-total-functions's version pin.