OpenAPITools / OpenAPITools/openapi-generator-cli
Dependency Dashboard
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 2k
- Forks
- 208
- Avg merge
- 7h 12m
- Merged PRs (30d)
- 6
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.
Config Migration Needed
- Select this checkbox to let Renovate create an automated Config Migration PR.
Rate-Limited
The following updates are currently rate-limited. To force their creation now, click on a checkbox below.
- chore(deps): update dependency @types/node to v22.20.4
- chore(deps): update dependency prettier to v3.9.8
- chore(deps): update jest monorepo to v30.5.2 (
jest,jest-environment-jsdom,jest-environment-node) - chore(deps): update nest monorepo to v11.2.5 (
@nestjs/common,@nestjs/core,@nestjs/platform-express,@nestjs/testing) - chore(deps): update dependency type-fest to v5.10.0
- chore(deps): update dependency @types/node to v24
- chore(deps): update dependency dotenv to v18
- 🔐 Create all rate-limited PRs at once 🔐
PR Edited (Blocked)
The following updates have been manually edited so Renovate will no longer make changes. To discard all commits and start over, click on a checkbox below.
- chore(deps): update typescript-eslint monorepo to v8 (
@typescript-eslint/eslint-plugin,@typescript-eslint/parser)
Open
The following updates have all been created. To force a retry/rebase of any, click on a checkbox below.
- chore(deps): update nx monorepo to v22.7.12 (
@nx/eslint,@nx/eslint-plugin,@nx/jest,@nx/js,@nx/nest,@nx/node,@nx/webpack,@nx/workspace,nx) - chore(deps): update dependency @inquirer/select to v5
- chore(deps): update dependency eslint to v10
- chore(deps): update dependency typescript to v7
- chore(deps): update nx monorepo to v23 (
@nx/eslint,@nx/eslint-plugin,@nx/jest,@nx/js,@nx/nest,@nx/node,@nx/webpack,@nx/workspace,nx) - fix(deps): update dependency @nestjs/axios to v12
- fix(deps): update dependency chalk to v6
- fix(deps): update dependency commander to v15
- fix(deps): update nest monorepo to v12 (
@nestjs/common,@nestjs/core,@nestjs/platform-express,@nestjs/schematics,@nestjs/testing) - Click on this checkbox to rebase all open PRs at once
Detected Dependencies
github-actions (2)
.github/workflows/build.yml (6)
actions/checkout v7actions/setup-node v7.0.0actions/upload-artifact v7actions/checkout v7actions/setup-node v7.0.0actions/download-artifact v8.github/workflows/release.yml (2)
actions/checkout v7actions/setup-node v7.0.0
npm (1)
package.json (55)
@nestjs/axios ^4.0.0→ [Updates:^12.0.0]@nestjs/common ^11.0.16→ [Updates:^11.0.16,^12.0.0]@nestjs/core ^11.0.16→ [Updates:^11.0.16,^12.0.0]@nestjs/platform-express ^11.0.16→ [Updates:^11.0.16,^12.0.0]@nuxtjs/opencollective 0.3.2axios ^1.12.0chalk 4.1.2→ [Updates:6.0.0]commander 8.3.0→ [Updates:15.0.0]compare-versions 6.1.1concurrently ^10.0.0console.table 0.10.0fs-extra 11.4.0glob 13.xjsonpath 1.3.0proxy-agent ^8.0.1reflect-metadata ^0.2.2rxjs ^7.8.2tslib ^2.3.0@commitlint/cli 21.2.2@commitlint/config-conventional 21.2.2@inquirer/select ^1.3.3→ [Updates:^5.0.0]@nestjs/schematics 11.1.0→ [Updates:12.0.3]@nestjs/testing ^11.0.16→ [Updates:^11.0.16,^12.0.0]@nx/eslint 22.6.0→ [Updates:22.7.12,23.2.1]@nx/eslint-plugin 22.6.0→ [Updates:22.7.12,23.2.1]@nx/jest 22.6.0→ [Updates:22.7.12,23.2.1]@nx/js 22.6.0→ [Updates:22.7.12,23.2.1]@nx/nest 22.6.0→ [Updates:22.7.12,23.2.1]@nx/node 22.6.0→ [Updates:22.7.12,23.2.1]@nx/webpack 22.6.0→ [Updates:22.7.12,23.2.1]@nx/workspace 22.6.0→ [Updates:22.7.12,23.2.1]@semantic-release/changelog 7.0.0@types/fs-extra 11.0.4@types/jest 30.0.0@types/jsonpath 0.2.4@types/node ^22.0.0→ [Updates:^22.0.0,^24.0.0]@typescript-eslint/eslint-plugin 7.18.0→ [Updates:8.70.0]@typescript-eslint/parser 7.18.0→ [Updates:8.70.0]dotenv 17.4.2→ [Updates:18.0.1]eslint 9.39.5→ [Updates:10.11.0]eslint-config-prettier ^10.0.0generate-package-json-webpack-plugin 2.7.0husky 9.1.7jest 30.5.1→ [Updates:30.5.2]jest-environment-jsdom 30.5.1→ [Updates:30.5.2]jest-environment-node ^30.0.0→ [Updates:^30.0.0]jest-util 30.5.1nx 22.7.7→ [Updates:22.7.12,23.2.1]prettier 3.9.6→ [Updates:3.9.8]semantic-release 25.0.9ts-jest 29.4.12ts-node 10.9.2type-fest 5.9.0→ [Updates:5.10.0]typescript 5.9.3→ [Updates:7.0.2]node >=22.0.0
nvm (1)
.nvmrc
- Check this box to trigger a request for Renovate to run again on this repository
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the Renovate Dependency Dashboard documentation, then inspect package.json, .github/workflows/build.yml, .github/workflows/release.yml, and the linked update PRs. There is no single implementation target; work would be complete only after selecting an update scope, validating the affected dependencies and workflows, and resolving or merging the relevant PRs.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, node.js, typescript
- Domain
- devops, tooling
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 15/100