Dependency Dashboard
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 2k
- Forks
- 97
- 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 | @types/chokidar |
|
| npm | @types/supports-color |
|
| npm | node-sass |
Pending Approval
The following branches are pending approval. To create them, click on a checkbox below.
- Update dependency chokidar to v5
- Update dependency typescript to v7
- Update devDependency @types/supports-color to v10
- Update devDependency webpack-dev-server to v6
- 🔐 Create all pending approval PRs at once 🔐
Open
The following updates have all been created. To force a retry/rebase of any, click on a checkbox below.
- Update actions/deploy-pages digest to 368f825
- Lock file maintenance
- Click on this checkbox to rebase all open PRs at once
Detected Dependencies
github-actions (3)
.github/workflows/docsite.yml (4)
actions/checkout v7@3d3c42e5aac5ba805825da76410c181273ba90b1actions/setup-node v7@820762786026740c76f36085b0efc47a31fe5020actions/upload-pages-artifact v5@fc324d3547104276b827a68afc52ff2a11cc49c9actions/deploy-pages v5@cd2ce8fcbc39b97be8ca5fce6e763baed58fa128→ [Updates:v5].github/workflows/pr.yml (4)
actions/checkout v7@3d3c42e5aac5ba805825da76410c181273ba90b1actions/setup-node v7@820762786026740c76f36085b0efc47a31fe5020actions/checkout v7@3d3c42e5aac5ba805825da76410c181273ba90b1actions/setup-node v7@820762786026740c76f36085b0efc47a31fe5020.github/workflows/release.yml (2)
actions/checkout v7@3d3c42e5aac5ba805825da76410c181273ba90b1actions/setup-node v7@820762786026740c76f36085b0efc47a31fe5020
npm (7)
.yarnrc.yml (19)
chalk ^4.0.0nano-spawn ^2.1.0fs-extra ^11.0.0@microsoft/api-extractor ^7.58.7autoprefixer ^10.4.27cross-env ^10.1.0esbuild ^0.28.0eslint ^10.0.0fork-ts-checker-webpack-plugin ^9.1.0html-webpack-plugin ^5.6.6jest ^30.0.0@jest/globals ^30.0.0mock-fs ^5.5.0postcss ^8.5.8sass ^1.98.0tar-fs ^3.1.2ts-node ^10.8.0typescript ~6.0.3→ [Updates:~7.0.0]webpack ^5.105.4docs/package.json (9)
@types/node 22@vuepress/bundler-vite ^2.0.0-rc.26@vuepress/plugin-search ^2.0.0-rc.120@vuepress/theme-default ^2.0.0-rc.120sass-embedded ^1.95.1touch ^3.1.1typescript ~6.0.3→ [Updates:~7.0.0]vuepress ^2.0.0-rc.26node >=22.18.0package.json (17)
@eslint/js ^10.0.0@types/fs-extra ^11.0.0@types/mock-fs ^4.13.1@types/node ^22.0.0beachball ^2.65.5eslint-config-prettier ^10.0.0globals ^17.0.0husky ^9.1.7lage ^2.15.12lint-staged ^17.0.7prettier ~3.9.0syncpack ^15.0.0ts-jest ^29.4.11typescript-eslint ^8.32.0node >=22.18.0 || >=24chokidar ^3.0.0→ [Updates:^5.0.0]@types/node ^22.0.0packages/just-example-lib/package.json (8)
css-loader ^7.1.4file-loader ^6.2.0postcss-loader ^8.2.1sass-loader ^17.0.0style-loader ^4.0.0ts-loader ^9.6.0webpack-cli ^7.0.3webpack-dev-server ^5.2.4→ [Updates:^6.0.0]packages/just-scripts/package.json (36)
@types/tar-fs ^2.0.4glob ^13.0.6run-parallel-limit ^1.0.6supports-color ^8.1.0webpack-merge ^6.0.1@types/run-parallel-limit ^1.0.0@types/supports-color ^8.1.1→ [Updates:^10.0.0]async-done ^2.0.0@microsoft/api-extractor ^7.6.0@microsoft/load-themed-styles >=2@microsoft/loader-load-themed-styles >=1autoprefixer >=10css-loader >=6esbuild >=0.25.0eslint >=8file-loader >=4fork-ts-checker-webpack-plugin >=7html-webpack-plugin >=5jest >=29node-sass >=9postcss >=8postcss-clean >=1postcss-loader >=5postcss-rtl >=2prettier >=2sass >=1sass-loader >=11style-loader >=2tar-fs ^2.0.0 || ^3.0.0ts-loader >=8ts-node >=8typescript ^5.0.0 || ^6.0.0→ [Updates:^7.0.0]webpack ^5.0.0webpack-cli >=5webpack-dev-server >=4node >=22.18.0packages/just-task/package.json (12)
@types/chokidar ^2.1.3@types/undertaker ^1.2.8@types/yargs-parser ^21.0.3chokidar ^3.5.2→ [Updates:^5.0.0]resolve ^1.19.0undertaker ^2.0.0undertaker-registry ^2.0.0yargs-parser ^21.0.0@types/resolve ^1.20.2@types/undertaker-registry ^1.0.1ts-node >=8node >=22.18.0scripts/package.json
nvm (1)
.nvmrc (1)
node 22
regex (1)
.github/workflows/pr.yml (1)
microsoft/beachball/actions/check-for-modified-files check-for-modified-files_v3@826cebb873f064d29134f1bbf39f2b7634cb47cb
renovate-config (1)
renovate.json5
- Check this box to trigger a request for Renovate to run again on this repository
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.
Research direction
Start with the Renovate Dependency Dashboard documentation, then review the pending updates in .yarnrc.yml, package.json files, and .github/workflows. The dashboard contains several unrelated dependency and workflow changes, so confirm the intended update scope and validation requirements before starting; done would require the selected updates to pass the repository checks.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, node.js, typescript
- Domain
- build-system, ci-cd, devops
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 15/100