Conversation
Bumps [cmake](https://github.com/rust-lang/cmake-rs) from 0.1.57 to 0.1.58. - [Release notes](https://github.com/rust-lang/cmake-rs/releases) - [Changelog](https://github.com/rust-lang/cmake-rs/blob/main/CHANGELOG.md) - [Commits](rust-lang/cmake-rs@v0.1.57...v0.1.58) --- updated-dependencies: - dependency-name: cmake dependency-version: 0.1.58 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
🤖 Cursor Dependency AnalysisSupply-Chain Malware ReviewVerifying upstream changes between cmake 0.1.57 and 0.1.58 to support the malware review. Verdict: benign What changed upstream (0.1.57 → 0.1.58)
Checklist vs evidence
Scanner vs manual read
Actionable takeaway: Safe to merge from a supply-chain perspective; the functional risk surface is Windows i686 linking if you care about that target; Linux/macOS/other targets are unchanged aside from consuming the same crate version. Compatibility AnalysisVerifying how the 1) Where
|
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
Bumps cmake from 0.1.57 to 0.1.58.
Release notes
Sourced from cmake's releases.
Changelog
Sourced from cmake's changelog.
Commits
6319069chore: release v0.1.58 (#269)fa89456Fix i686-windows system import (#276)511160fSwitch to main (#266)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)Note
Low Risk
Low risk dependency bump limited to the Rust build toolchain; primary impact is on CMake-driven builds, especially Windows i686 import handling.
Overview
Updates the Rust bindings build dependency
cmakefrom0.1.57to0.1.58(including the correspondingCargo.lockentry/checksum), pulling in upstream fixes for CMake build integration.Reviewed by Cursor Bugbot for commit e3057b6. Bugbot is set up for automated code reviews on this repo. Configure here.