Dependency Dashboard
还没有人认领这个 Issue。
评估
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 新手友好度
- 25/100
- Issue 类型
- 重构
- 描述清晰度
- 基本清楚
- 活跃度
- 停滞
- 技术栈
- eslint, github-actions, node.js, typescript
- 领域
- build-system, ci-cd, devops, tooling
调研方向
Start with the Dependency Dashboard, then inspect .github/renovate.json, .github/workflows/release.yml, .github/workflows/test.yml, and the listed package.json files. Use the dashboard checkboxes to select the scheduled updates; done means the selected dependency changes are applied and the repository workflows remain healthy.
由索引模型根据 Issue 内容生成。
描述
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.
Awaiting Schedule
The following updates are awaiting their schedule. To get an update now, click on a checkbox below.
- chore(deps): update all non-major dependencies (
@biomejs/biome,@types/node,eslint,eslint-plugin-react-refresh,node,pnpm,prettier,rstack) - chore(deps): update actions/setup-node action to v7
- 🔐 Create all awaiting schedule PRs at once 🔐
Detected Dependencies
github-actions (2)
.github/workflows/release.yml (4)
actions/checkout v7@3d3c42e5aac5ba805825da76410c181273ba90b1actions/setup-node v6@249970729cb0ef3589644e2896645e5dc5ba9c38→ [Updates:v7]pnpm/action-setup v6.1.0@ea17c68df8912ef543352723c149a84f56e3d413node 24.20.0→ [Updates:24.21.0].github/workflows/test.yml (4)
actions/checkout v7@3d3c42e5aac5ba805825da76410c181273ba90b1actions/setup-node v6@249970729cb0ef3589644e2896645e5dc5ba9c38→ [Updates:v7]pnpm/action-setup v6.1.0@ea17c68df8912ef543352723c149a84f56e3d413node 24.20.0→ [Updates:24.21.0]
npm (30)
package.json (15)
@clack/prompts ^1.8.1@microsoft/api-extractor ^7.59.1@types/fs-extra ^11.0.4@types/minimist ^1.2.5@types/node 24.13.4→ [Updates:24.13.6]@vercel/detect-agent ^1.2.5deepmerge ^4.3.1fs-extra ^11.4.0minimist ^1.2.8rimraf ^6.1.3rslog ^2.3.0rstack ^0.7.4→ [Updates:^0.7.6]tinyexec ^1.3.1typescript ^7.0.2pnpm 12.4.1→ [Updates:12.5.1]pnpm-workspace.yaml
template-biome/package.json (1)
@biomejs/biome 2.5.13→ [Updates:2.5.14]template-eslint/react-js/package.json (5)
@eslint/js ^10.0.1eslint ^10.10.0→ [Updates:^10.11.0]eslint-plugin-react-hooks ^7.1.1eslint-plugin-react-refresh ^0.5.6→ [Updates:^0.5.7]globals ^17.12.0template-eslint/react-ts/package.json (6)
@eslint/js ^10.0.1eslint ^10.10.0→ [Updates:^10.11.0]eslint-plugin-react-hooks ^7.1.1eslint-plugin-react-refresh ^0.5.6→ [Updates:^0.5.7]globals ^17.12.0typescript-eslint ^8.70.0template-eslint/svelte-js/package.json (4)
@eslint/js ^10.0.1eslint ^10.10.0→ [Updates:^10.11.0]eslint-plugin-svelte ^3.23.0globals ^17.12.0template-eslint/svelte-ts/package.json (5)
@eslint/js ^10.0.1eslint ^10.10.0→ [Updates:^10.11.0]eslint-plugin-svelte ^3.23.0globals ^17.12.0typescript-eslint ^8.70.0template-eslint/vanilla-js/package.json (3)
@eslint/js ^10.0.1eslint ^10.10.0→ [Updates:^10.11.0]globals ^17.12.0template-eslint/vanilla-ts/package.json (4)
@eslint/js ^10.0.1eslint ^10.10.0→ [Updates:^10.11.0]globals ^17.12.0typescript-eslint ^8.70.0template-eslint/vue-js/package.json (4)
@eslint/js ^10.0.1eslint ^10.10.0→ [Updates:^10.11.0]eslint-plugin-vue ^10.11.0globals ^17.12.0template-eslint/vue-ts/package.json (5)
@vue/eslint-config-typescript ^14.9.0eslint ^10.10.0→ [Updates:^10.11.0]eslint-plugin-vue ^10.11.0globals ^17.12.0typescript-eslint ^8.70.0template-prettier/package.json (1)
prettier ^3.9.6→ [Updates:^3.9.8]template-rslint/react-js/package.json (1)
@rslint/core ^0.9.2template-rslint/react-ts/package.json (1)
@rslint/core ^0.9.2template-rslint/vanilla-js/package.json (1)
@rslint/core ^0.9.2template-rslint/vanilla-ts/package.json (1)
@rslint/core ^0.9.2test/fixtures/agents-md/package.json
test/fixtures/agents-md/template-common/package.json
test/fixtures/agents-md/template-vanilla/package.json
test/fixtures/basic/package.json
test/fixtures/basic/template-common/package.json
test/fixtures/basic/template-vanilla/package.json
test/fixtures/cli/package.json
test/fixtures/cli/template-common/package.json
test/fixtures/cli/template-vanilla/package.json
test/fixtures/package-manager-files/package.json
test/fixtures/package-manager-files/template-common/package.json
test/fixtures/package-manager-files/template-storybook/pnpm-workspace.yaml
test/fixtures/package-manager-files/template-vanilla/package.json
test/fixtures/package-manager-files/template-vanilla/pnpm-workspace.yaml
renovate-config (1)
.github/renovate.json
- Check this box to trigger a request for Renovate to run again on this repository
- 主要语言
- TypeScript
- 星标
- 31
- 派生
- 11
- 平均合并
- 6 小时 17 分钟
- 30 天内合并 PR
- 14
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
相似的 Issue
-
comp/dashboard P3 type/bug
难度 2/5 1-3 小时 新手友好度 86/100
NousResearch/hermes-agent#117722 ·
-
clawsweeper:fix-shape-clear clawsweeper:queueable-fix clawsweeper:source-repro impact:ux-friction issue-rating: 🦞 diamond lobster no-stale P3
难度 2/5 1-3 小时 新手友好度 78/100
-
community first-timers-only good first issue hacktoberfest help wanted low hanging fruit up-for-grabs
难度 1/5 1 小时以内 新手友好度 76/100
-
code-quality refactoring
难度 2/5 1-3 小时 新手友好度 84/100
github/gh-aw-firewall#8816 ·
-
integration:quickjs org:external priority:backlog topic:code-interpreter topic:middleware type:feature
难度 2/5 1-3 小时 新手友好度 74/100
langchain-ai/deepagents#6450 ·