a2aproject / a2aproject/a2a-rs

Dependency Dashboard

Đang mở
#154 0 bình luận 0 reaction 0 người được giao Xem trên GitHub
Ngôn ngữ chính
Rust
Star
76
Fork
19
Merge trung bình
1 ngày 5 giờ
Pull request đã merge (30 ngày)
58

Mô tả

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.

## Rate-Limited

The following updates are currently rate-limited. To force their creation now, click on a checkbox below.

- [ ] chore(deps): update actions-rust-lang/setup-rust-toolchain action to v2
- [ ] chore(deps): lock file maintenance
- [ ] 🔐 **Create all rate-limited PRs at once** 🔐

## Open

The following updates have all been created. To force a retry/rebase of any, click on a checkbox below.

- [ ] [chore(deps): update patch and minor](../pull/218) (`prost-build`, `rcgen`, `reqwest`, `rustls`, `serde`, `slim_auth`, `slim_config`, `slim_datapath`, `thiserror`, `tonic-build`, `tonic-prost`, `tonic-prost-build`, `tonic-types`, `uuid`)
- [ ] [chore(deps): update github actions](../pull/219) (`github/codeql-action`, `release-plz/action`, `renovatebot/github-action`, `taiki-e/install-action`)
- [ ] **Click on this checkbox to rebase all open PRs at once**

## Detected Dependencies

cargo (9)

a2a-client/Cargo.toml (1)

- `bytes 1`

a2a-grpc/Cargo.toml

a2a-pb/Cargo.toml

a2a-server/Cargo.toml (1)

- `http-body-util 0.1`

a2a-slimrpc/Cargo.toml

a2a/Cargo.toml

a2acli/Cargo.toml (2)

- `clap 4.5`
- `assert_cmd 2`

Cargo.toml (43)

- `serde 1` → [Updates: `1`]
- `serde_json 1`
- `pbjson 0.9`
- `pbjson-types 0.9`
- `tokio 1`
- `tokio-stream 0.1`
- `futures 0.3`
- `async-stream 0.3`
- `async-trait 0.1`
- `pin-project-lite 0.2`
- `axum 0.8`
- `reqwest 0.13` → [Updates: `0.13`]
- `tower 0.5`
- `tower-http 0.7`
- `http 1`
- `hyper 1`
- `axum-server 0.8`
- `rustls 0.23` → [Updates: `0.23`]
- `tonic 0.14`
- `tonic-build 0.14` → [Updates: `0.14`]
- `tonic-prost 0.14` → [Updates: `0.14`]
- `tonic-prost-build 0.14` → [Updates: `0.14`]
- `tonic-types 0.14` → [Updates: `0.14`]
- `tonic-tls 0.7`
- `prost 0.14`
- `prost-types 0.14`
- `pbjson-build 0.9`
- `protoc-bin-vendored 3`
- `slim_rpc 2.3.0`
- `slim_config 0.16.0` → [Updates: `0.16.0`]
- `slim_service 0.12.10`
- `slim_datapath 0.18.6` → [Updates: `0.18.6`]
- `slim_auth 0.15.3` → [Updates: `0.15.3`]
- `rcgen 0.14` → [Updates: `0.14`]
- `rustls-pemfile 2`
- `chrono 0.4`
- `base64 0.23`
- `thiserror 2` → [Updates: `2`]
- `uuid 1` → [Updates: `1`]
- `semver 1`
- `tracing 0.1`
- `auto_impl 1`
- `tracing-subscriber 0.3`

itk/Cargo.toml (14)

- `async-trait 0.1`
- `async-stream 0.3`
- `axum 0.8`
- `base64 0.23`
- `futures 0.3`
- `prost 0.14`
- `serde_json 1`
- `tokio 1`
- `tokio-stream 0.1`
- `tonic 0.14`
- `tower-http 0.7`
- `tracing 0.1`
- `tracing-subscriber 0.3`
- `prost-build 0.14` → [Updates: `0.14`]

github-actions (12)

.github/workflows/ci.yml (3)

- `actions/checkout v7@3d3c42e5aac5ba805825da76410c181273ba90b1`
- `actions-rust-lang/setup-rust-toolchain v1.17.0@166cdcfd11aee3cb47222f9ddb555ce30ddb9659` → [Updates: `v2.0.0`]
- `taiki-e/install-action v2@84f5ac3124727fb3d284d4d22ee9ab3654fd09a6` → [Updates: `v2`]

.github/workflows/codeql.yml (4)

- `actions/checkout v7@3d3c42e5aac5ba805825da76410c181273ba90b1`
- `actions-rust-lang/setup-rust-toolchain v1.17.0@166cdcfd11aee3cb47222f9ddb555ce30ddb9659` → [Updates: `v2.0.0`]
- `github/codeql-action v4.37.9@cdf488f595d80d6e07e03d4674febd5ab45fa938` → [Updates: `v4.38.0`]
- `github/codeql-action v4.37.9@cdf488f595d80d6e07e03d4674febd5ab45fa938` → [Updates: `v4.38.0`]

.github/workflows/coverage.yml (5)

- `actions/checkout v7@3d3c42e5aac5ba805825da76410c181273ba90b1`
- `actions-rust-lang/setup-rust-toolchain v1.17.0@166cdcfd11aee3cb47222f9ddb555ce30ddb9659` → [Updates: `v2.0.0`]
- `taiki-e/install-action v2@84f5ac3124727fb3d284d4d22ee9ab3654fd09a6` → [Updates: `v2`]
- `taiki-e/install-action v2@84f5ac3124727fb3d284d4d22ee9ab3654fd09a6` → [Updates: `v2`]
- `codecov/codecov-action v7@fb8b3582c8e4def4969c97caa2f19720cb33a72f`

.github/workflows/dco.yml (1)

- `actions/checkout v7@3d3c42e5aac5ba805825da76410c181273ba90b1`

.github/workflows/homebrew-formula.yml (4)

- `actions/checkout v7@3d3c42e5aac5ba805825da76410c181273ba90b1`
- `actions/setup-python v7@5fda3b95a4ea91299a34e894583c3862153e4b97`
- `actions/create-github-app-token v3.2.0@bcd2ba49218906704ab6c1aa796996da409d3eb1`
- `python 3.14`

.github/workflows/itk-nightly.yaml (6)

- `actions/checkout v7@3d3c42e5aac5ba805825da76410c181273ba90b1`
- `actions/checkout v7@3d3c42e5aac5ba805825da76410c181273ba90b1`
- `docker/setup-buildx-action v4.3.0@37fe631027851001ddb9b187196cc803df7f5f0e`
- `docker/build-push-action v7.3.0@53b7df96c91f9c12dcc8a07bcb9ccacbed38856a`
- `actions/cache v6.1.0@55cc8345863c7cc4c66a329aec7e433d2d1c52a9`
- `softprops/action-gh-release v3.0.3@efb35369e0ad2afab669f228072c1b0d510eae64`

.github/workflows/release-binaries.yml (5)

- `actions/checkout v7@3d3c42e5aac5ba805825da76410c181273ba90b1`
- `actions-rust-lang/setup-rust-toolchain v1.17.0@166cdcfd11aee3cb47222f9ddb555ce30ddb9659` → [Updates: `v2.0.0`]
- `Swatinem/rust-cache v2@6323deb102c322ba6fcbdcafc7e3dddab59af2b6`
- `actions/setup-python v7@5fda3b95a4ea91299a34e894583c3862153e4b97`
- `python 3.14`

.github/workflows/release-rust.yml (11)

- `actions/checkout v7@3d3c42e5aac5ba805825da76410c181273ba90b1`
- `actions-rust-lang/setup-rust-toolchain v1.17.0@166cdcfd11aee3cb47222f9ddb555ce30ddb9659` → [Updates: `v2.0.0`]
- `release-plz/action v0.5.133@aec534bbd8631793b9b3b8f1ee6cd886c322e17f` → [Updates: `v0.5.137`]
- `actions/checkout v7@3d3c42e5aac5ba805825da76410c181273ba90b1`
- `actions-rust-lang/setup-rust-toolchain v1.17.0@166cdcfd11aee3cb47222f9ddb555ce30ddb9659` → [Updates: `v2.0.0`]
- `Swatinem/rust-cache v2@6323deb102c322ba6fcbdcafc7e3dddab59af2b6`
- `actions/setup-python v7@5fda3b95a4ea91299a34e894583c3862153e4b97`
- `actions/checkout v7@3d3c42e5aac5ba805825da76410c181273ba90b1`
- `actions-rust-lang/setup-rust-toolchain v1.17.0@166cdcfd11aee3cb47222f9ddb555ce30ddb9659` → [Updates: `v2.0.0`]
- `release-plz/action v0.5.133@aec534bbd8631793b9b3b8f1ee6cd886c322e17f` → [Updates: `v0.5.137`]
- `python 3.14`

.github/workflows/release-upload-binaries.yml (5)

- `actions/checkout v7@3d3c42e5aac5ba805825da76410c181273ba90b1`
- `actions-rust-lang/setup-rust-toolchain v1.17.0@166cdcfd11aee3cb47222f9ddb555ce30ddb9659` → [Updates: `v2.0.0`]
- `Swatinem/rust-cache v2@6323deb102c322ba6fcbdcafc7e3dddab59af2b6`
- `actions/setup-python v7@5fda3b95a4ea91299a34e894583c3862153e4b97`
- `python 3.14`

.github/workflows/renovate.yml (3)

- `actions/checkout v7@3d3c42e5aac5ba805825da76410c181273ba90b1`
- `actions/create-github-app-token v3.2.0@bcd2ba49218906704ab6c1aa796996da409d3eb1`
- `renovatebot/github-action v46.2.6@37beffda261423addd537c33f2d126df7f6ffbab` → [Updates: `v46.3.1`]

.github/workflows/scorecard.yml (4)

- `actions/checkout v7.0.1@3d3c42e5aac5ba805825da76410c181273ba90b1`
- `ossf/scorecard-action v2.4.4@2d1146689b8cda280b9bc96326124645441f03bc`
- `actions/upload-artifact v7.0.1@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a`
- `github/codeql-action v4.37.9@cdf488f595d80d6e07e03d4674febd5ab45fa938` → [Updates: `v4.38.0`]

.github/workflows/winget-manifests.yml (8)

- `actions/checkout v7@3d3c42e5aac5ba805825da76410c181273ba90b1`
- `actions/setup-python v7@5fda3b95a4ea91299a34e894583c3862153e4b97`
- `actions/upload-artifact v7@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a`
- `actions/download-artifact v8@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c`
- `actions/download-artifact v8@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c`
- `actions/create-github-app-token v3.2.0@bcd2ba49218906704ab6c1aa796996da409d3eb1`
- `python 3.14`
- `windows 2025`

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Hướng nghiên cứu

Đây là một issue trên Renovate dashboard theo dõi các bản cập nhật dependency; đây không phải là nhiệm vụ dành cho contributor. Issue liệt kê các pull requests đang mở để cập nhật Rust crates và GitHub Actions. Người mới không nên làm issue này; họ nên tìm các issue khác mô tả những thay đổi cụ thể đối với codebase.

Do mô hình lập chỉ mục viết ra từ nội dung của issue.

Đánh giá

Công nghệ
github-actions
Lĩnh vực
ci-cd, tooling
Loại issue
Tài liệu
Độ khó
5/5
Thời gian dự kiến
Hơn một tuần
Mức độ hoạt động
Sôi nổi
Độ rõ ràng
Cần làm rõ
Mức phù hợp với người mới
10/100

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.