Hacktoberfest 2026:维护者为十月标记出来的 issue,仍然开放、适合新手。 浏览 Hacktoberfest issue

Dependency Dashboard

未关闭
#442 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看

还没有人认领这个 Issue。

评估

难度
4/5
预计耗时
3-5 天
新手友好度
15/100
Issue 类型
重构
描述清晰度
需要澄清
活跃度
停滞
技术栈
docker, github-actions, helm, rust

调研方向

从待批准列表和受影响的文件开始:Cargo.toml、rust/cert-tools/Cargo.toml、.pre-commit-config.yaml、docker/Dockerfile、列出的 GitHub Actions 工作流,以及 deploy/helm/secret-operator/values.yaml。先查看 Renovate dashboard 文档和依赖项查找警告;由于此 issue 汇总了多项更新,而不是指定一项有明确范围的变更,因此未定义完成标准。

由索引模型根据 Issue 内容生成。

描述

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Pending Approval

The following branches are pending approval. To create them, click on a checkbox below.

  • chore(deps): pin dependencies (actions-rs/audit-check, actions-rs/cargo, actions-rs/clippy-check, actions-rs/toolchain, actions/checkout, hex-literal, oci.stackable.tech/sdp/sig-storage/csi-node-driver-registrar, oci.stackable.tech/sdp/sig-storage/csi-provisioner, oci.stackable.tech/sdp/ubi9-rust-builder, registry.access.redhat.com/ubi9/ubi-minimal)
  • chore(deps): update all dependencies (patch only) (actions-rs/cargo, actions-rs/clippy-check, actions-rs/toolchain, clap, openssl)
  • chore(deps): update actions-rs/audit-check action to v1.2.0
  • chore(deps): update actions/checkout action to v2.7.0
  • chore(deps): update docker/dockerfile docker tag to v1.20.0
  • chore(deps): update rust crate hex-literal to ^0.4.0
  • chore(deps): update rust crate ldap3 to 0.12
  • fix(deps): update rust crate getrandom to ^0.3.0
  • chore(deps): update actions/checkout action to v5
  • chore(deps): update rust crate hex-literal to v1
  • chore(deps): lock file maintenance
  • 🔐 Create all pending approval PRs at once 🔐

[!WARNING]
Renovate failed to look up the following dependencies: Can't find version matching stackable-operator-0.100.3 for github-tags package stackabletech/operator-rs, Can't find version matching stackable-telemetry-0.6.1 for github-tags package stackabletech/operator-rs, Can't find version matching 3e8a8703264a2f4a69428a0aa4dcb512790b2c8c for github-tags package pre-commit/pre-commit-hooks, Can't find version matching 79a6b2b1392eaf49cdd32ac4f14be1a809bbd8f7 for github-tags package adrienverge/yamllint, Can't find version matching 192ad822316c3a22fb3d3cc8aa6eafa0b8488360 for github-tags package igorshubovych/markdownlint-cli, Can't find version matching 99470f5e12208ff0fb17ab81c3c494f7620a1d8d for github-tags package koalaman/shellcheck-precommit, Can't find version matching 3b4bc031619cde2e0a9f3c4441ac7cc8227245a4 for github-tags package astral-sh/ruff-pre-commit, Can't find version matching e7d448ef7507c20fc4c88a95d0c448b848cd6127 for github-tags package rhysd/actionlint, Can't find version matching 57e1618d78fd469a92c1e584e8c9313024656623 for github-tags package hadolint/hadolint.

Files affected: Cargo.toml, rust/cert-tools/Cargo.toml, .pre-commit-config.yaml


Detected dependencies

cargo
Cargo.toml
  • stackable-operator stackable-operator-0.100.3
  • krb5 v0.1.0
  • anyhow 1.0
  • async-trait 0.1
  • built 0.8
  • byteorder 1.5
  • clap 4.5
  • const_format 0.2.34
  • futures 0.3
  • h2 0.4
  • hex 0.4
  • kube-runtime 2.0
  • ldap3 0.11
  • libc 0.2
  • native-tls 0.2
  • openssl 0.10
  • pin-project 1.1
  • prost 0.14
  • prost-types 0.14
  • rand 0.9
  • serde 1.0
  • serde_json 1.0
  • serde_yaml 0.9
  • snafu 0.8
  • socket2 0.6
  • strum 0.27
  • sys-mount 3.0
  • tempfile 3.12
  • time 0.3
  • tokio 1.40
  • tokio-stream 0.1
  • tonic 0.14
  • tonic-prost 0.14
  • tonic-prost-build 0.14
  • tonic-reflection 0.14
  • tracing 0.1
  • tracing-subscriber 0.3
  • walkdir 2.5.0
  • uuid 1.10.0
  • yasna 0.5
rust/cert-tools/Cargo.toml
  • stackable-telemetry stackable-telemetry-0.6.1
rust/krb5-provision-keytab/Cargo.toml
rust/olm-deployer/Cargo.toml
rust/operator-binary/Cargo.toml
rust/p12/Cargo.toml
  • des ^0.8
  • getrandom ^0.2
  • hmac ^0.12
  • lazy_static ^1.4
  • rc2 ^0.8
  • sha1 ^0.10
  • cbc ^0.1
  • cipher ^0.4.2
  • yasna ^0.5
  • hex-literal ^0.3.1
rust/utils/Cargo.toml
dockerfile
docker/Dockerfile
  • docker/dockerfile 1.16.0@sha256:e2dd261f92e4b763d789984f6eab84be66ab4f5f08052316d8eb8f173593acf7
  • oci.stackable.tech/sdp/ubi9-rust-builder latest
  • registry.access.redhat.com/ubi9/ubi-minimal latest
github-actions
rust/p12/.github/workflows/build-and-test.yaml
  • actions/checkout v2
  • actions-rs/toolchain v1
  • actions-rs/cargo v1
  • actions-rs/cargo v1
  • actions-rs/cargo v1
rust/p12/.github/workflows/lint.yaml
  • actions/checkout v2
  • actions-rs/toolchain v1
  • actions-rs/clippy-check v1
  • actions/checkout v2
  • actions-rs/toolchain v1
  • actions-rs/cargo v1
rust/p12/.github/workflows/security.yaml
  • actions/checkout v2
  • actions-rs/audit-check v1
helm-values
deploy/helm/secret-operator/values.yaml
  • oci.stackable.tech/sdp/sig-storage/csi-provisioner v5.3.0
  • oci.stackable.tech/sdp/sig-storage/csi-node-driver-registrar v2.15.0
pre-commit
.pre-commit-config.yaml
  • pre-commit/pre-commit-hooks 3e8a8703264a2f4a69428a0aa4dcb512790b2c8c
  • adrienverge/yamllint 79a6b2b1392eaf49cdd32ac4f14be1a809bbd8f7
  • igorshubovych/markdownlint-cli 192ad822316c3a22fb3d3cc8aa6eafa0b8488360
  • koalaman/shellcheck-precommit 99470f5e12208ff0fb17ab81c3c494f7620a1d8d
  • astral-sh/ruff-pre-commit 3b4bc031619cde2e0a9f3c4441ac7cc8227245a4
  • rhysd/actionlint e7d448ef7507c20fc4c88a95d0c448b848cd6127
  • hadolint/hadolint 57e1618d78fd469a92c1e584e8c9313024656623
renovate-config-presets
renovate.json
主要语言
Rust
星标
13
派生
8
平均合并
1 天 8 小时
30 天内合并 PR
10

贡献指南

这个仓库没有索引到贡献指南

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

stackabletech/secret-operator 的其他 Issue

查看 stackabletech/secret-operator 的全部 Issue

相似的 Issue

更多 Rust Issue

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。