Dependency Dashboard
还没有人认领这个 Issue。
评估
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 新手友好度
- 15/100
- Issue 类型
- 重构
- 描述清晰度
- 需要澄清
- 活跃度
- 停滞
- 技术栈
- docker, github-actions, helm, rust
- 领域
- build-system, ci-cd, devops, tooling
调研方向
从待批准列表和受影响的文件开始: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.3krb5 v0.1.0anyhow 1.0async-trait 0.1built 0.8byteorder 1.5clap 4.5const_format 0.2.34futures 0.3h2 0.4hex 0.4kube-runtime 2.0ldap3 0.11libc 0.2native-tls 0.2openssl 0.10pin-project 1.1prost 0.14prost-types 0.14rand 0.9serde 1.0serde_json 1.0serde_yaml 0.9snafu 0.8socket2 0.6strum 0.27sys-mount 3.0tempfile 3.12time 0.3tokio 1.40tokio-stream 0.1tonic 0.14tonic-prost 0.14tonic-prost-build 0.14tonic-reflection 0.14tracing 0.1tracing-subscriber 0.3walkdir 2.5.0uuid 1.10.0yasna 0.5rust/cert-tools/Cargo.toml
stackable-telemetry stackable-telemetry-0.6.1rust/krb5-provision-keytab/Cargo.toml
rust/olm-deployer/Cargo.toml
rust/operator-binary/Cargo.toml
rust/p12/Cargo.toml
des ^0.8getrandom ^0.2hmac ^0.12lazy_static ^1.4rc2 ^0.8sha1 ^0.10cbc ^0.1cipher ^0.4.2yasna ^0.5hex-literal ^0.3.1rust/utils/Cargo.toml
dockerfile
docker/Dockerfile
docker/dockerfile 1.16.0@sha256:e2dd261f92e4b763d789984f6eab84be66ab4f5f08052316d8eb8f173593acf7oci.stackable.tech/sdp/ubi9-rust-builder latestregistry.access.redhat.com/ubi9/ubi-minimal latest
github-actions
rust/p12/.github/workflows/build-and-test.yaml
actions/checkout v2actions-rs/toolchain v1actions-rs/cargo v1actions-rs/cargo v1actions-rs/cargo v1rust/p12/.github/workflows/lint.yaml
actions/checkout v2actions-rs/toolchain v1actions-rs/clippy-check v1actions/checkout v2actions-rs/toolchain v1actions-rs/cargo v1rust/p12/.github/workflows/security.yaml
actions/checkout v2actions-rs/audit-check v1
helm-values
deploy/helm/secret-operator/values.yaml
oci.stackable.tech/sdp/sig-storage/csi-provisioner v5.3.0oci.stackable.tech/sdp/sig-storage/csi-node-driver-registrar v2.15.0
pre-commit
.pre-commit-config.yaml
pre-commit/pre-commit-hooks 3e8a8703264a2f4a69428a0aa4dcb512790b2c8cadrienverge/yamllint 79a6b2b1392eaf49cdd32ac4f14be1a809bbd8f7igorshubovych/markdownlint-cli 192ad822316c3a22fb3d3cc8aa6eafa0b8488360koalaman/shellcheck-precommit 99470f5e12208ff0fb17ab81c3c494f7620a1d8dastral-sh/ruff-pre-commit 3b4bc031619cde2e0a9f3c4441ac7cc8227245a4rhysd/actionlint e7d448ef7507c20fc4c88a95d0c448b848cd6127hadolint/hadolint 57e1618d78fd469a92c1e584e8c9313024656623
renovate-config-presets
renovate.json
- 主要语言
- Rust
- 星标
- 13
- 派生
- 8
- 平均合并
- 1 天 8 小时
- 30 天内合并 PR
- 10
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
stackabletech/secret-operator 的其他 Issue
-
type/bug
难度 4/5 3-5 天 新手友好度 45/100
stackabletech/secret-operator#754 ·
-
难度 3/5 1-2 天 新手友好度 48/100
stackabletech/secret-operator#753 · 1 条评论 ·
-
难度 3/5 1-2 天 新手友好度 72/100
stackabletech/secret-operator#720 · 1 条评论 ·
-
customer-request type/bug
难度 3/5 1-2 天 新手友好度 38/100
stackabletech/secret-operator#666 · 2 条评论 ·
-
customer-request type/feature-improvement
stackabletech/secret-operator#630 · 7 条评论 · 已指派 1 人 ·
查看 stackabletech/secret-operator 的全部 Issue
相似的 Issue
-
bug github_actions
难度 2/5 1-3 小时 新手友好度 75/100
registrystack/registry-stack#1393 ·
-
难度 2/5 1-3 小时 新手友好度 75/100
longbridge/gpui-kit#3223 ·
-
bug engine
难度 2/5 1-3 小时 新手友好度 65/100
rocky-data/rocky#2181 ·
-
难度 2/5 1-3 小时 新手友好度 70/100
oasisprotocol/oasis-sdk#2523 ·
-
bot:ai-assisted component:indexer QA-roadmap status:untriaged
难度 2/5 1-3 小时 新手友好度 75/100
midnightntwrk/midnight-indexer#1557 ·