Dependency Dashboard
还没有人认领这个 Issue。
评估
- 难度
- 5/5
- 预计耗时
- 一周以上
- 新手友好度
- 10/100
- Issue 类型
- 重构
- 描述清晰度
- 需要澄清
- 活跃度
- 停滞
- 技术栈
- docker, github-actions, node.js, react, rust
- 领域
- build-system, ci-cd, devops
调研方向
这是一个自动化的 Renovate 仪表板,而不是独立任务;请先检查 Cargo.toml、Dockerfile 以及列出的 .github/workflows 文件。仪表板中链接的开放 pull request 已经涵盖了许多更新,但缺少 base branch 的警告仍未解决;要完成这项工作,需要定义并协调一次特定的依赖项更新。
由索引模型根据 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.
Repository Problems
These problems occurred while renovating this repository. View logs.
- ⚠️ WARN: Base branch does not exist - skipping
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 (7)
| Datasource | Package | Last Updated |
|---|---|---|
| cargo | dotenvy | 2023-03-22 |
| cargo | mime_guess | 2024-06-29 |
| cargo | tower_governor | 2025-08-14 |
| npm | change-case | 2024-04-03 |
| npm | clsx | 2024-04-23 |
| npm | qrcode.react | 2024-12-11 |
| npm | react-markdown | 2025-03-07 |
Pending Status Checks
The following updates await pending status checks. To force their creation now, click on a checkbox below.
- Pin dependencies (dev) (
debian,public.ecr.aws/docker/library/node,rust)
Open
The following updates have all been created. To force a retry/rebase of any, click on a checkbox below.
- Security patches (dev)
- Update frontend dependencies (dev) (
@biomejs/biome,@inlang/paraglide-js,@tanstack/devtools-vite,@tanstack/react-devtools,@tanstack/react-router,@tanstack/react-router-devtools,@tanstack/router-plugin,@types/lodash-es,@types/node,@types/qs,@types/react,@types/react-dom,@vitejs/plugin-react-swc,globals,prettier,react,react-dom,sass,seroval,sharp,stylelint,stylelint-config-standard-scss,stylelint-scss,typescript,typescript-eslint,vite,vite-plugin-image-optimizer,vitest,zod) - Update github actions (dev) (
actions/checkout,actions/setup-node,aquasecurity/trivy-action,docker/build-push-action,docker/login-action,docker/metadata-action,docker/setup-buildx-action,dtolnay/rust-toolchain,mozilla-actions/sccache-action,pnpm/action-setup,shogo82148/actions-create-release,shogo82148/actions-upload-release-asset,taiki-e/install-action) - Update rust dependencies (dev) (
reqwest,tokio) - Update actions/setup-node action to v7 (dev)
- Update frontend dependencies (dev) (major) (
motion,typescript,vite) - Lock file maintenance (dev)
- Lock file maintenance (dev)
- Security patches (stable/1.x) (
ammonia,anyhow,axios,qs,sharp,vite) - Security patches (stable/2.0.x) (
pnpm,qs,rustls,sharp) - Security patches (stable/2.x) (
pnpm,rustls,sharp) - Click on this checkbox to rebase all open PRs at once
Detected Dependencies
Branch dev
cargo (1)
Cargo.toml (42)
defguard_certs d80302d6841e107e09825e9e21507bca515663e6→ [Updates: ``]defguard_grpc_tls d80302d6841e107e09825e9e21507bca515663e6→ [Updates: ``]defguard_version d80302d6841e107e09825e9e21507bca515663e6→ [Updates: ``]rustls-webpki 0.103rustls-pki-types 1axum 0.8axum-client-ip 1.3axum-extra 0.12axum-server 0.8cookie 0.18.1time 0.3tokio 1tokio-stream 0.1tower-http 0.7tracing 0.1tracing-subscriber 0.3log 0.4serde 1.0serde_json 1.0toml 1.0prost 0.14tonic 0.14tonic-prost 0.14thiserror 2.0anyhow 1.0clap 4.6dotenvy 0.15url 2.5tower_governor 0.8rust-embed 8.5mime_guess 2.0base64 0.23tower 0.5futures-util 0.3ammonia 4.1chrono 0.4rustls 0.23instant-acme 0.8reqwest 0.12→ [Updates:0.13]tokio 1→ [Updates:=1.53.1]tonic-prost-build 0.14vergen-git2 10.0dockerfile (1)
Dockerfile (3)
public.ecr.aws/docker/library/node 26-alpine→ [Updates:26-alpine]rust 1→ [Updates:1]debian 13-slim→ [Updates:13-slim]github-actions (9)
.github/workflows/build-docker.yml (8)
actions/checkout v7.0.0@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0→ [Updates:v7.0.1]docker/login-action v4.2.0@650006c6eb7dba73a995cc03b0b2d7f5ca915bee→ [Updates:v4.6.0]docker/setup-buildx-action v4.1.0@d7f5e7f509e45cec5c76c4d5afdd7de93d0b3df5→ [Updates:v4.4.0]docker/build-push-action v7.2.0@f9f3042f7e2789586610d6e8b85c8f03e5195baf→ [Updates:v7.4.0]aquasecurity/trivy-action v0.36.0@a9c7b0f06e461e9d4b4d1711f154ee024b8d7ab8→ [Updates:v0.36.0]sigstore/cosign-installer v4.1.2@6f9f17788090df1f26f669e9d70d6ae9567deba6docker/metadata-action v6.1.0@80c7e94dd9b9319bd5eb7a0e0fe9291e23a2a2e9→ [Updates:v6.2.0]docker/login-action v4.2.0@650006c6eb7dba73a995cc03b0b2d7f5ca915bee→ [Updates:v4.6.0].github/workflows/lint-web.yml (4)
actions/checkout v7.0.0@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0→ [Updates:v7.0.1]actions/setup-node v6.4.0@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e→ [Updates:v6.5.0,v7.0.0]pnpm/action-setup v6.0.9@008330803749db0355799c700092d9a85fd074e9→ [Updates:v6.1.0,v6.0.9]node 26.github/workflows/publish-docker-latest.yml (3)
sigstore/cosign-installer v4.1.2@6f9f17788090df1f26f669e9d70d6ae9567deba6docker/login-action v4.2.0@650006c6eb7dba73a995cc03b0b2d7f5ca915bee→ [Updates:v4.6.0]docker/setup-buildx-action v4.1.0@d7f5e7f509e45cec5c76c4d5afdd7de93d0b3df5→ [Updates:v4.4.0].github/workflows/release.yml (30)
shogo82148/actions-create-release v1.9.0@6a396031bc74c57403da1018fec74d24c6aa03cd→ [Updates:v1.9.1]actions/checkout v7.0.0@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0→ [Updates:v7.0.1]actions/setup-node v6.4.0@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e→ [Updates:v6.5.0,v7.0.0]pnpm/action-setup v6.0.9@008330803749db0355799c700092d9a85fd074e9→ [Updates:v6.1.0,v6.0.9]shogo82148/actions-upload-release-asset v1.10.2@394b3c11c3cfc038b5396ad265c074065cf875c3→ [Updates:v1.10.4]dtolnay/rust-toolchain stable@29eef336d9b2848a0b548edc03f92a220660cdb8→ [Updates:stable]mozilla-actions/sccache-action v0.0.10@1583d6b38d7be47f593cb472781bbb21cab4321e→ [Updates:v0.0.11,v0.0.10]defGuard/fpm-action main@ebb2575fbb892876fbdd326bb6d12524fbd7398cdefGuard/fpm-action main@ebb2575fbb892876fbdd326bb6d12524fbd7398cdefGuard/fpm-action main@ebb2575fbb892876fbdd326bb6d12524fbd7398cdefGuard/fpm-action main@ebb2575fbb892876fbdd326bb6d12524fbd7398cdefGuard/fpm-action main@ebb2575fbb892876fbdd326bb6d12524fbd7398cshogo82148/actions-upload-release-asset v1.10.2@394b3c11c3cfc038b5396ad265c074065cf875c3→ [Updates:v1.10.4]shogo82148/actions-upload-release-asset v1.10.2@394b3c11c3cfc038b5396ad265c074065cf875c3→ [Updates:v1.10.4]shogo82148/actions-upload-release-asset v1.10.2@394b3c11c3cfc038b5396ad265c074065cf875c3→ [Updates:v1.10.4]shogo82148/actions-upload-release-asset v1.10.2@394b3c11c3cfc038b5396ad265c074065cf875c3→ [Updates:v1.10.4]shogo82148/actions-upload-release-asset v1.10.2@394b3c11c3cfc038b5396ad265c074065cf875c3→ [Updates:v1.10.4]shogo82148/actions-upload-release-asset v1.10.2@394b3c11c3cfc038b5396ad265c074065cf875c3→ [Updates:v1.10.4]shogo82148/actions-upload-release-asset v1.10.2@394b3c11c3cfc038b5396ad265c074065cf875c3→ [Updates:v1.10.4]shogo82148/actions-upload-release-asset v1.10.2@394b3c11c3cfc038b5396ad265c074065cf875c3→ [Updates:v1.10.4]actions/checkout v7.0.0@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0→ [Updates:v7.0.1]actions/setup-node v6.4.0@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e→ [Updates:v6.5.0,v7.0.0]pnpm/action-setup v6.0.9@008330803749db0355799c700092d9a85fd074e9→ [Updates:v6.1.0,v6.0.9]dtolnay/rust-toolchain stable@29eef336d9b2848a0b548edc03f92a220660cdb8→ [Updates:stable]shogo82148/actions-upload-release-asset v1.10.2@394b3c11c3cfc038b5396ad265c074065cf875c3→ [Updates:v1.10.4]node 26rust stableubuntu 22.04→ [Updates:26.04,22.04]node 26rust stable.github/workflows/sbom-regenerate.yml
.github/workflows/sbom.yml (6)
actions/checkout v7.0.0@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0→ [Updates:v7.0.1]aquasecurity/trivy-action v0.36.0@a9c7b0f06e461e9d4b4d1711f154ee024b8d7ab8→ [Updates:v0.36.0]aquasecurity/trivy-action v0.36.0@a9c7b0f06e461e9d4b4d1711f154ee024b8d7ab8→ [Updates:v0.36.0]aquasecurity/trivy-action v0.36.0@a9c7b0f06e461e9d4b4d1711f154ee024b8d7ab8→ [Updates:v0.36.0]aquasecurity/trivy-action v0.36.0@a9c7b0f06e461e9d4b4d1711f154ee024b8d7ab8→ [Updates:v0.36.0]shogo82148/actions-upload-release-asset v1.10.2@394b3c11c3cfc038b5396ad265c074065cf875c3→ [Updates:v1.10.4].github/workflows/test-web.yml (4)
actions/checkout v7.0.0@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0→ [Updates:v7.0.1]actions/setup-node v6.4.0@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e→ [Updates:v6.5.0,v7.0.0]pnpm/action-setup v6.0.9@008330803749db0355799c700092d9a85fd074e9→ [Updates:v6.1.0,v6.0.9]node 26.github/workflows/test.yml (5)
actions/checkout v7.0.0@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0→ [Updates:v7.0.1]aquasecurity/trivy-action v0.36.0@a9c7b0f06e461e9d4b4d1711f154ee024b8d7ab8→ [Updates:v0.36.0]mozilla-actions/sccache-action v0.0.10@1583d6b38d7be47f593cb472781bbb21cab4321e→ [Updates:v0.0.11,v0.0.10]taiki-e/install-action v2.82.2@9e1e5806d4a4822de933115878265be9aaa786d9→ [Updates:v2.87.13]public.ecr.aws/docker/library/rust 1→ [Updates:1].github/workflows/update-repositories.yml (1)
actions/checkout v7.0.0@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0→ [Updates:v7.0.1]npm (4)
package.json (2)
@tanstack/devtools-vite ^0.3.12→ [Updates:0.3.12,^0.8.0]pnpm 11.9.0→ [Updates:11.11.0]pnpm-workspace.yaml
web/package.json (47)
@axa-ch/react-polymorphic-types ^1.4.2@floating-ui/react ^0.27.20@inlang/paraglide-js ^2.25.0→ [Updates:^2.25.0]@tanstack/react-devtools ^0.9.13→ [Updates:^0.10.0]@tanstack/react-form ^1.33.5@tanstack/react-query ^5.102.8→ [Updates:^5.102.8]@tanstack/react-query-devtools ^5.102.8→ [Updates:^5.102.8]@tanstack/react-router ^1.170.33→ [Updates:^1.170.33]@tanstack/react-router-devtools ^1.167.1→ [Updates:^1.167.1]@uidotdev/usehooks ^2.4.1axios ^1.20.0change-case ^5.4.4clsx ^2.1.1dayjs ^1.11.23lodash-es ^4.18.1motion ^12.43.0→ [Updates:^13.0.0]qrcode.react ^4.2.0qs ^6.16.0react ^19.2.8→ [Updates:^19.2.8]react-dom ^19.2.8→ [Updates:^19.2.8]react-markdown ^10.1.0rxjs ^7.8.2zod ^4.5.4→ [Updates:^4.5.4]zustand ^5.0.15@biomejs/biome 2.5.12→ [Updates:2.5.13]@inlang/paraglide-js 2.15.1→ [Updates:2.25.2]@tanstack/devtools-vite ^0.5.5→ [Updates:0.5.5,^0.8.0]@tanstack/router-plugin ^1.168.36→ [Updates:1.168.36,^1.168.36]@types/lodash-es ^4.17.12→ [Updates:4.17.12]@types/node ^25.9.5→ [Updates:25.9.5,^25.9.5]@types/qs ^6.15.1→ [Updates:6.15.1]@types/react ^19.2.18→ [Updates:19.2.18,^19.3.0]@types/react-dom ^19.2.7→ [Updates:19.2.7,^19.3.0]@vitejs/plugin-react-swc ^4.3.3→ [Updates:4.3.3]globals ^17.12.0→ [Updates:17.12.0]prettier ^3.9.6→ [Updates:3.9.6,^3.9.6]sass ^1.104.0→ [Updates:1.104.0,^1.104.0]sharp ^0.35.4→ [Updates:0.35.4]stylelint ^17.15.0→ [Updates:17.15.0]stylelint-config-standard-scss ^17.0.0→ [Updates:17.0.0]stylelint-scss ^7.2.0→ [Updates:7.2.0,^7.2.0]typescript ~5.9.3→ [Updates:5.9.3,~7.0.0]typescript-eslint ^8.69.0→ [Updates:8.69.0,^8.69.0]vite ^7.3.6→ [Updates:7.3.6,^8.0.0]vite-plugin-image-optimizer ^2.0.3→ [Updates:2.0.3]vitest ^5.0.0→ [Updates:5.0.0,^5.0.0]pnpm 11.9.0→ [Updates:11.11.0]web/pnpm-workspace.yaml (1)
seroval 1.5.4→ [Updates:1.6.7]nvm (1)
web/.nvmrc (1)
node v26renovate-config (1)
renovate.json
Branch stable/1.x
cargo (1)
Cargo.toml (2)
anyhow 1.0→ [Updates:1.0]ammonia 4.1.1→ [Updates:4.1.1]dockerfile (1)
Dockerfile
github-actions (7)
.github/workflows/build-docker.yml
.github/workflows/lint-web.yml
.github/workflows/release.yml
.github/workflows/sbom-regenerate.yml
.github/workflows/sbom.yml
.github/workflows/test.yml
.github/workflows/update-repositories.yml
npm (4)
package.json
pnpm-workspace.yaml
web/package.json (4)
axios ^1.15.0→ [Updates:^1.15.0]qs ^6.15.1→ [Updates:^6.15.1]sharp ^0.34.5→ [Updates:^0.35.0]vite ^7.3.2→ [Updates:^7.3.2]web/pnpm-workspace.yaml
Branch stable/2.0.x
cargo (1)
Cargo.toml (1)
rustls 0.23→ [Updates:0.23]dockerfile (1)
Dockerfile
github-actions (8)
.github/workflows/build-docker.yml
.github/workflows/lint-web.yml
.github/workflows/publish-docker-latest.yml
.github/workflows/release.yml
.github/workflows/sbom-regenerate.yml
.github/workflows/sbom.yml
.github/workflows/test.yml
.github/workflows/update-repositories.yml
npm (4)
package.json (1)
pnpm 11.9.0→ [Updates:11.11.0]pnpm-workspace.yaml
web/package.json (3)
qs ^6.15.3→ [Updates:^6.15.3]sharp ^0.35.0→ [Updates:^0.35.0]pnpm 11.9.0→ [Updates:11.11.0]web/pnpm-workspace.yaml
renovate-config (1)
renovate.json
Branch stable/2.x
cargo (1)
Cargo.toml (1)
rustls 0.23→ [Updates:0.23]dockerfile (1)
Dockerfile
github-actions (8)
.github/workflows/build-docker.yml
.github/workflows/lint-web.yml
.github/workflows/publish-docker-latest.yml
.github/workflows/release.yml
.github/workflows/sbom-regenerate.yml
.github/workflows/sbom.yml
.github/workflows/test.yml
.github/workflows/update-repositories.yml
npm (4)
package.json (1)
pnpm 11.9.0→ [Updates:11.11.0]pnpm-workspace.yaml
web/package.json (2)
sharp ^0.35.0→ [Updates:^0.35.0]pnpm 11.9.0→ [Updates:11.11.0]web/pnpm-workspace.yaml
nvm (1)
web/.nvmrc
renovate-config (1)
renovate.json
- Check this box to trigger a request for Renovate to run again on this repository
- 主要语言
- Rust
- 星标
- 11
- 派生
- 3
- 平均合并
- 13 小时 50 分钟
- 30 天内合并 PR
- 14
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
DefGuard/proxy 的其他 Issue
-
bug
难度 4/5 3-5 天 新手友好度 35/100
-
bug
难度 4/5 3-5 天 新手友好度 38/100
相似的 Issue
-
难度 2/5 1-3 小时 新手友好度 75/100
n0-computer/iroh#4550 ·
-
难度 2/5 1-3 小时 新手友好度 65/100
paritytech/zombienet-sdk#591 ·
-
难度 2/5 1-3 小时 新手友好度 75/100
farion1231/cc-switch#7638 · 1 条评论 ·
-
onnx-ir re-exports ModelProto and GraphProto but not NodeProto, AttributeProto and AttributeType 未关闭
难度 2/5 1-3 小时 新手友好度 75/100
-
难度 2/5 1-3 小时 新手友好度 75/100