Skip to content

Bump cargo-lock from 10.1.0 to 11.0.1#1063

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/cargo/cargo-lock-11.0.1
Open

Bump cargo-lock from 10.1.0 to 11.0.1#1063
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/cargo/cargo-lock-11.0.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 1, 2026

Bumps cargo-lock from 10.1.0 to 11.0.1.

Release notes

Sourced from cargo-lock's releases.

cargo-lock 11.0.1

What's Changed

cargo-lock 11.0.0

What's Changed

Commits

Summary by CodeRabbit

  • Chores
    • Updated internal build dependency to the latest version.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Apr 1, 2026
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Apr 1, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Repository: openshift/coderabbit/.coderabbit.yaml

Review profile: CHILL

Plan: Enterprise

Run ID: 403d11c0-ecbd-438b-92b7-565a36b213d7

📥 Commits

Reviewing files that changed from the base of the PR and between 20db2cd and e1081ab.

⛔ Files ignored due to path filters (1)
  • Cargo.lock is excluded by !**/*.lock
📒 Files selected for processing (1)
  • rh-manifest-generator/Cargo.toml
🚧 Files skipped from review as they are similar to previous changes (1)
  • rh-manifest-generator/Cargo.toml

Walkthrough

Updated the cargo-lock dependency in rh-manifest-generator/Cargo.toml from version 10.0 to 11.0. Single-line manifest change; no code, public API, or exported entities modified.

Changes

Dependency Update

Layer / File(s) Summary
Cargo dependency bump
rh-manifest-generator/Cargo.toml
Updated cargo-lock version from 10.0 to 11.0. No other dependencies or source files changed.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

🚥 Pre-merge checks | ✅ 12
✅ Passed checks (12 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately describes the main change: bumping the cargo-lock dependency from version 10.1.0 to 11.0.1, which matches the changeset.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Stable And Deterministic Test Names ✅ Passed This PR is not applicable to the custom check. The check validates Ginkgo test names (Go testing framework), but this is a Rust project with no Go files or Ginkgo tests.
Test Structure And Quality ✅ Passed Custom check for Ginkgo test structure is not applicable to this PR. The repository is Rust-based with no Go/Ginkgo test files. This PR only updates a Cargo.toml dependency version.
Microshift Test Compatibility ✅ Passed PR updates Rust dependency only; no Ginkgo e2e tests added. Check is not applicable to this PR.
Single Node Openshift (Sno) Test Compatibility ✅ Passed PR updates a Rust dependency (cargo-lock) only. No Ginkgo e2e tests added or modified. SNO compatibility check only applies to PRs with test changes, making this check not applicable.
Topology-Aware Scheduling Compatibility ✅ Passed This PR updates only a Rust dependency version in Cargo.toml. No deployment manifests, operator code, controllers, or scheduling constraints are added/modified. The check is not applicable.
Ote Binary Stdout Contract ✅ Passed Check inapplicable: PR is a Rust dependency bump in pure Rust repo, not a Go project with Ginkgo test binaries that OTE check targets.
Ipv6 And Disconnected Network Test Compatibility ✅ Passed Check not applicable. PR only updates Rust dependency cargo-lock in Cargo.toml; no Ginkgo e2e tests added. Check applies only to new OpenShift e2e tests.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch dependabot/cargo/cargo-lock-11.0.1

Comment @coderabbitai help to get the list of available commands and usage tips.

@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci Bot commented Apr 1, 2026

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: dependabot[bot]
Once this PR has been reviewed and has the lgtm label, please assign hongkailiu for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@fao89
Copy link
Copy Markdown
Member

fao89 commented May 14, 2026

@dependabot rebase

Bumps [cargo-lock](https://github.com/rustsec/rustsec) from 10.1.0 to 11.0.1.
- [Release notes](https://github.com/rustsec/rustsec/releases)
- [Commits](https://github.com/rustsec/rustsec/commits/cargo-lock/v11.0.1)

---
updated-dependencies:
- dependency-name: cargo-lock
  dependency-version: 11.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/cargo/cargo-lock-11.0.1 branch from 20db2cd to e1081ab Compare May 14, 2026 15:49
@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci Bot commented May 14, 2026

@dependabot[bot]: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/cargo-test e1081ab link true /test cargo-test
ci/prow/olm-e2e e1081ab link true /test olm-e2e
ci/prow/images e1081ab link true /test images
ci/prow/osus-e2e e1081ab link true /test osus-e2e

Full PR test history. Your PR dashboard.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant