Dependency Dashboard
Nobody has claimed this yet.
Assessment
- Difficulty
- 5/5
- Estimated time
- Over a week
- Newbie friendliness
- 15/100
- Issue type
- Refactor
- Clarity
- Needs clarification
- Activity status
- Quiet
- Tech stack
- github-actions, node.js, typescript
- Domain
- build-system, ci-cd, devops
Research direction
Read the linked Renovate Dependency Dashboard documentation, then inspect package.json, packages/dts-generator/package.json, and the .github/workflows files listed in the dashboard. There is no single requested update or stated completion criterion; maintainer guidance is needed to choose and validate a change.
Written by the indexing model from the issue text.
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.
Abandoned Dependencies
The following dependencies have not received updates for an extended period and may be unmaintained.
[!NOTE]
Packages are marked as abandoned when they exceed theabandonmentThresholdsince their last release. Unlike deprecated packages with official notices, abandonment is detected by release inactivity.
View abandoned dependencies (11)
| Datasource | Package | Last Updated |
|---|---|---|
| npm | copyfiles | 2020-11-27 |
| npm | cz-conventional-changelog | 2020-08-26 |
| npm | del-cli | 2025-09-18 |
| npm | es-main | 2025-08-10 |
| npm | hjson | 2020-11-17 |
| npm | http-server | 2022-05-31 |
| npm | husky | 2024-11-18 |
| npm | lodash.combinations | 2022-06-05 |
| npm | loglevel | 2024-09-06 |
| npm | shx | 2025-03-17 |
| npm | strip-json-comments | 2025-08-08 |
Rate-Limited
The following updates are currently rate-limited. To force their creation now, click on a checkbox below.
- chore(deps): lock file maintenance
Pending Status Checks
The following updates await pending status checks. To force their creation now, click on a checkbox below.
- fix(deps): update non-major dependencies (
@commitlint/cli,@commitlint/config-conventional,@types/node,@typescript-eslint/eslint-plugin,@typescript-eslint/parser,eslint,github/codeql-action,jest,pnpm,typedoc-plugin-markdown,typescript-eslint,yargs)
Open
The following updates have all been created. To force a retry/rebase of any, click on a checkbox below.
- chore(deps): pin dependencies (
@ui5/cli,@ui5/linter,eslint,globals,node,typescript,typescript-eslint,ui5-middleware-livereload,ui5-middleware-simpleproxy,ui5-tooling-transpile) - fix(deps): update dependency prettier to v3.9.8
- chore(deps): update changesets/action action to v2
- chore(deps): update dependency @changesets/changelog-github to v1
- chore(deps): update dependency @changesets/cli to v3
- chore(deps): update dependency node to v24 (
node,@types/node) - chore(deps): update github/codeql-action action to v4
- fix(deps): update dependency argparse to v3
- fix(deps): update dependency marked to v18
- Click on this checkbox to rebase all open PRs at once
PR Closed (Blocked)
The following updates are blocked by an existing closed PR. To recreate the PR, click on a checkbox below.
Detected Dependencies
github-actions (6)
.github/workflows/changeset.yml (4)
actions/checkout v7.0.1@3d3c42e5aac5ba805825da76410c181273ba90b1pnpm/action-setup v6.1.0@ea17c68df8912ef543352723c149a84f56e3d413actions/setup-node v7.0.0@820762786026740c76f36085b0efc47a31fe5020node 24.x→ [Updates:24.21.0].github/workflows/ci.yml (3)
actions/checkout v7.0.1@3d3c42e5aac5ba805825da76410c181273ba90b1pnpm/action-setup v6.1.0@ea17c68df8912ef543352723c149a84f56e3d413actions/setup-node v7.0.0@820762786026740c76f36085b0efc47a31fe5020.github/workflows/codeql-analysis.yml (4)
actions/checkout v7.0.1@3d3c42e5aac5ba805825da76410c181273ba90b1github/codeql-action v3.38.0@faaca9a8f6edddba5725ffe5adefdab6669a2eca→ [Updates:v3.38.1,v4.38.0]github/codeql-action v3.38.0@faaca9a8f6edddba5725ffe5adefdab6669a2eca→ [Updates:v3.38.1,v4.38.0]github/codeql-action v3.38.0@faaca9a8f6edddba5725ffe5adefdab6669a2eca→ [Updates:v3.38.1,v4.38.0].github/workflows/commitlint.yml (2)
actions/checkout v7.0.1@3d3c42e5aac5ba805825da76410c181273ba90b1wagoid/commitlint-github-action v6.2.1@b948419dd99f3fd78a6548d48f94e3df7f6bf3ed.github/workflows/generate-api-docs.yml (4)
actions/checkout v7.0.1@3d3c42e5aac5ba805825da76410c181273ba90b1actions/checkout v7.0.1@3d3c42e5aac5ba805825da76410c181273ba90b1actions/setup-node v7.0.0@820762786026740c76f36085b0efc47a31fe5020node 22.23.2→ [Updates:24.21.0].github/workflows/release.yml (5)
actions/checkout v7.0.1@3d3c42e5aac5ba805825da76410c181273ba90b1pnpm/action-setup v6.1.0@ea17c68df8912ef543352723c149a84f56e3d413actions/setup-node v7.0.0@820762786026740c76f36085b0efc47a31fe5020changesets/action v1.9.0@a45c4d594aa4e2c509dc14a9f2b3b67ba3780d0d→ [Updates:v2.1.2]node 24.21.0
npm (8)
package.json (14)
@changesets/changelog-github 0.7.0→ [Updates:1.0.1]@changesets/cli 2.31.1→ [Updates:3.0.3]@commitlint/cli 21.2.2→ [Updates:21.2.3]@commitlint/config-conventional 21.2.2→ [Updates:21.2.3]chai 6.2.2cz-conventional-changelog 3.3.0husky 9.1.7lint-staged 17.5.1mocha 12.0.2npm-run-all2 9.0.3prettier 3.9.6→ [Updates:3.9.8]shx 0.4.0typescript 6.0.3→ [Updates:7.0.2]pnpm 12.4.1→ [Updates:12.5.1]packages/dts-generator/package.json (22)
@ui5/logger 4.0.2argparse 2.0.1→ [Updates:3.0.2]es-main 1.4.0fs-extra 11.4.0lodash 4.18.1lodash.combinations 18.11.1node-fetch 3.3.2prettier 3.8.3→ [Updates:3.9.8]resolve 1.22.12sanitize-html 2.17.7semver 7.8.5strip-json-comments 5.0.3typescript 6.0.3→ [Updates:7.0.2]@microsoft/api-extractor 7.59.1@types/argparse 2.0.17@types/lodash 4.17.25@types/node 22.20.2→ [Updates:22.20.4,24.13.5]@types/sanitize-html 2.16.1@types/urijs 1.19.26copyfiles 2.4.1del-cli 7.0.0npm-run-all2 9.0.3packages/dts-generator/src/checkDtslint/dtslintConfig/package.json
packages/ts-interface-generator/package.json (17)
hjson 3.2.2loglevel 1.9.2yargs 18.1.0→ [Updates:18.2.0]@eslint/eslintrc 3.3.7@eslint/js 10.0.1@types/hjson 2.4.6@types/jest 30.0.0@types/node 24.13.4→ [Updates:24.13.6]@types/yargs 17.0.35@typescript-eslint/eslint-plugin 8.70.0→ [Updates:8.70.1]@typescript-eslint/parser 8.70.0→ [Updates:8.70.1]eslint 10.10.0→ [Updates:10.11.0]jest 30.5.1→ [Updates:30.5.2]npm-run-all2 9.0.3ts-jest 29.4.12typescript 6.0.3→ [Updates:7.0.2]typescript >=5.2.0 <7.0.0→ [Updates:>=5.2.0 <8.0.0]pnpm-workspace.yaml
scripts/generate-api-docs/package.json (5)
marked 15.0.12→ [Updates:18.0.13]typedoc 0.28.20typedoc-plugin-markdown 4.13.0→ [Updates:4.13.1]typescript 5.9.3→ [Updates:7.0.2]http-server 14.1.1test-packages/openui5-snapshot-test/package.json (3)
fs-extra 11.4.0lodash 4.18.1typescript 6.0.3→ [Updates:7.0.2]test-packages/typed-json-model/package.json (10)
@eslint/js 10.0.1@ui5/cli ^4.0.60→ [Updates:4.0.69]@ui5/linter ^1.23.3→ [Updates:1.23.6]eslint ^10.8.0→ [Updates:10.10.0,^10.10.0]globals ^17.8.0→ [Updates:17.12.0]typescript ^6.0.3→ [Updates:6.0.3,^7.0.0]typescript-eslint ^8.65.0→ [Updates:8.70.0,^8.70.0]ui5-middleware-livereload ^3→ [Updates:3.4.0]ui5-middleware-simpleproxy ^3→ [Updates:3.9.0]ui5-tooling-transpile ^3→ [Updates:3.13.1]
- Check this box to trigger a request for Renovate to run again on this repository
- Dominant language
- TypeScript
- Stars
- 213
- Forks
- 35
- Avg merge
- 37m
- Merged PRs (30d)
- 1
Contributor guide
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.
More from UI5/typescript
-
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
UI5/typescript#625 · 4 comments ·
-
dts-generator
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
UI5/typescript#529 · 3 comments ·
-
Difficulty 5/5 Over a week Newbie friendliness 35/100
UI5/typescript#532 ·
-
enhancement ts-interface-generator
Difficulty 5/5 Over a week Newbie friendliness 30/100
UI5/typescript#524 ·
-
Difficulty 5/5 Over a week Newbie friendliness 25/100
UI5/typescript#520 · 3 comments ·
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
Eynzof/Hermes-CN-Desktop#610 ·
-
bug clawsweeper:linked-pr-open clawsweeper:needs-live-repro clawsweeper:no-new-fix-pr impact:message-loss issue-rating: 🐚 platinum hermit P2 regression
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
enhancement
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
-
calcite-components needs triage refactor
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
Esri/calcite-design-system#15203 ·
-
Difficulty 1/5 Under an hour Newbie friendliness 78/100
fullcalendar/fullcalendar#8106 ·