Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dependency Dashboard #477

Open
24 tasks
renovate bot opened this issue Aug 30, 2021 · 2 comments
Open
24 tasks

Dependency Dashboard #477

renovate bot opened this issue Aug 30, 2021 · 2 comments

Comments

@renovate
Copy link
Contributor

renovate bot commented Aug 30, 2021

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.
View this repository on the Mend.io Web Portal.

Config Migration Needed

  • Select this checkbox to let Renovate create an automated Config Migration PR.

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.

  • Update dependency @types/eslint to v8.56.12
  • Update dependency @types/jest to v29.5.14
  • Update dependency eslint to v8.57.1
  • Update dependency eslint-plugin-prettier to v5.2.3
  • Update dependency ts-jest to v29.2.6
  • Update dependency type-coverage to v2.29.7
  • Update dependency eslint-config-prettier to v10
  • Update dependency eslint-plugin-functional to v9
  • Update dependency eslint-plugin-sonarjs to v3
  • Update dependency is-immutable-type to v5
  • 🔐 Create all rate-limited PRs at once 🔐

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.11
  • @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.2.1
  • eslint-plugin-sonarjs 0.21.0
  • eslint-plugin-total-functions 7.1.0
  • jest 29.7.0
  • prettier 3.0.3
  • ts-jest 29.2.4
  • type-coverage 2.29.1
  • typescript 5.4.5
  • eslint ^8.48.0
  • typescript ^5.2.2
nvm
.nvmrc

  • Check this box to trigger a request for Renovate to run again on this repository
@Samuel-Therrien-Beslogic

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.

@Samuel-Therrien-Beslogic
Copy link

Samuel-Therrien-Beslogic commented Sep 3, 2024

@danielnixon

Typescript-eslint now offers a proxy package to install both plugin and parser: https://www.npmjs.com/package/typescript-eslint

But I can't use it with eslint-plugin-total-functions in my shared config because eslint-plugin-total-functions causes the plugin to be deduped to a lower version than its minimal of 7.0.0:
image

I'm using typescript-eslint 7.2's https://typescript-eslint.io/rules/prefer-string-starts-ends-with/#allowsingleelementequality

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant