nf-core / nf-core/setup-nextflow

Renovate Dashboard 🤖

Open
#42 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
31
Forks
5
PR merge metrics
No merged PRs in 30d

Description

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.

Deprecations / Replacements

[!WARNING]
The following dependencies are either deprecated or have replacements available.

Datasource Package Replacement PR?
npm @tsconfig/node22 Available
regex @tsconfig/node22 Available

Abandoned Dependencies

The following dependencies have not received updates for an extended period and may be unmaintained.

View abandoned dependencies (3)

[!NOTE]
Packages are marked as abandoned when they exceed the abandonmentThreshold since their last release. Unlike deprecated packages with official notices, abandonment is detected by release inactivity.

Datasource Package Last Updated
github-actions easimon/maximize-build-space 2023-12-07
npm async-retry 2021-08-17
npm husky 2024-11-18

Awaiting Schedule

The following updates are awaiting their schedule. To get an update now, click on a checkbox below.

  • chore(deps): update dependency @tsconfig/node22 to v22.0.6
  • chore(deps): update dependency @types/semver to v7.8.0
  • chore(deps): update dependency globals to v17.11.0
  • chore(deps): update typescript-eslint monorepo to v8.67.0 (@typescript-eslint/eslint-plugin, @typescript-eslint/parser, typescript-eslint)
  • chore(deps): update dependency c8 to v12
  • chore(deps): update dependency eslint-plugin-simple-import-sort to v14
  • chore(deps): update dependency typescript to v7
  • 🔐 Create all awaiting schedule PRs at once 🔐

Open

The following updates have all been created. To force a retry/rebase of any, click on a checkbox below.

Detected Dependencies

github-actions (3)
.github/workflows/example.yml (15)
  • actions/checkout v7@3d3c42e5aac5ba805825da76410c181273ba90b1
  • actions/setup-node v7@820762786026740c76f36085b0efc47a31fe5020
  • actions/checkout v7@3d3c42e5aac5ba805825da76410c181273ba90b1
  • actions/setup-node v7@820762786026740c76f36085b0efc47a31fe5020
  • actions/setup-java v5@b6effb05e454b25005698d916606bdc6ffcbf961
  • actions/checkout v7@3d3c42e5aac5ba805825da76410c181273ba90b1
  • actions/setup-node v7@820762786026740c76f36085b0efc47a31fe5020
  • easimon/maximize-build-space v10@fc881a613ad2a34aca9c9624518214ebc21dfc0c
  • actions/checkout v7@3d3c42e5aac5ba805825da76410c181273ba90b1
  • actions/setup-node v7@820762786026740c76f36085b0efc47a31fe5020
  • actions/setup-java v5@b6effb05e454b25005698d916606bdc6ffcbf961
  • node 24
  • node 24
  • node 24
  • node 24
.github/workflows/test.yml (4)
  • actions/checkout v7@3d3c42e5aac5ba805825da76410c181273ba90b1
  • actions/setup-node v7@820762786026740c76f36085b0efc47a31fe5020
  • codecov/codecov-action v7@fb8b3582c8e4def4969c97caa2f19720cb33a72f
  • node 24
action.yml
npm (1)
package.json (31)
  • @actions/core ^3.0.0
  • @actions/exec ^3.0.0
  • @actions/github ^9.0.0
  • @actions/tool-cache ^4.0.0
  • @types/node ^24.0.0
  • async-retry ^1.3.3
  • semver ^7.7.4 → [Updates: ^7.7.4]
  • @ast-grep/cli 0.45.1
  • @ava/typescript 6.0.0 → [Updates: 7.0.0]
  • @tsconfig/node22 22.0.5 → [Updates: 22.0.6, 24.0.0]
  • @types/async-retry 1.4.9
  • @types/node 24.13.3
  • @types/semver 7.7.1 → [Updates: 7.8.0]
  • @typescript-eslint/eslint-plugin 8.60.1 → [Updates: 8.67.0]
  • @typescript-eslint/parser 8.60.1 → [Updates: 8.67.0]
  • @vercel/ncc 0.38.4 → [Updates: 0.45.0]
  • ava 7.0.0 → [Updates: 8.0.1]
  • c8 11.0.0 → [Updates: 12.0.0]
  • eslint 9.39.5 → [Updates: 10.8.1]
  • eslint-config-prettier 10.1.8
  • eslint-plugin-ava 15.1.0 → [Updates: 17.0.1]
  • eslint-plugin-github 6.1.2
  • eslint-plugin-simple-import-sort 13.0.0 → [Updates: 14.0.0]
  • globals 17.7.0 → [Updates: 17.11.0]
  • husky 9.1.7
  • lint-staged 16.4.0 → [Updates: 17.3.0]
  • prettier 3.9.6
  • ts-node 10.9.2
  • tsx 4.23.12
  • typescript 5.9.3 → [Updates: 7.0.2]
  • typescript-eslint 8.60.1 → [Updates: 8.67.0]
regex (2)
tsconfig.json (1)
  • @tsconfig/node22 22 → [Updates: 24]
tsconfig.json (1)
  • @tsconfig/node22 22 → [Updates: 24]
renovate-config (1)
.github/renovate.json5

  • Check this box to trigger a request for Renovate to run again on this repository

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with package.json, .github/workflows/example.yml, .github/workflows/test.yml, action.yml, tsconfig.json, and .github/renovate.json5, then review the linked Renovate pull requests. Done would mean deciding which listed dependency or workflow updates are appropriate, applying compatible changes, and confirming the repository checks pass.

Written by the indexing model from the issue text.

Assessment

Tech stack
github-actions, node.js, typescript
Domain
ci-cd, devops, tooling
Issue type
Refactor
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
15/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.