fix(deps): update rust crate semver from 1.0.7 to 1.0.28#81
fix(deps): update rust crate semver from 1.0.7 to 1.0.28#81figure-renovate[bot] wants to merge 1 commit intomainfrom
1.0.7 to 1.0.28#81Conversation
bdc68da to
5a50298
Compare
1.0.7 to 1.0.231.0.7 to 1.0.24
5a50298 to
d48eb01
Compare
1.0.7 to 1.0.241.0.7 to 1.0.25
d48eb01 to
ecb6618
Compare
1.0.7 to 1.0.251.0.7 to 1.0.26
ecb6618 to
c95c07b
Compare
1.0.7 to 1.0.261.0.7 to 1.0.27
c95c07b to
539eb3d
Compare
1.0.7 to 1.0.271.0.7 to 1.0.28
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit 539eb3d. Configure here.
| # This file is automatically @generated by Cargo. | ||
| # It is not intended for manual editing. | ||
| version = 3 | ||
| version = 4 |
There was a problem hiding this comment.
Unintended Cargo.lock version bump from 3 to 4
Low Severity
The Cargo.lock format version was bumped from 3 to 4 as an incidental side effect of this dependency update. Lockfile v4 requires Cargo/Rust 1.78+. While the project's CI uses stable (fine in 2026), any contributor or tooling using Rust < 1.78 would fail with an incomprehensible error. This change is outside the stated PR scope of updating semver and may warrant deliberate consideration.
Reviewed by Cursor Bugbot for commit 539eb3d. Configure here.


This PR contains the following updates:
=1.0.7->=1.0.28Release Notes
dtolnay/semver (semver)
v1.0.28Compare Source
v1.0.27Compare Source
v1.0.26Compare Source
v1.0.25Compare Source
v1.0.24Compare Source
v1.0.23Compare Source
v1.0.22Compare Source
v1.0.21Compare Source
v1.0.20Compare Source
v1.0.19Compare Source
v1.0.18Compare Source
v1.0.17Compare Source
Versionis being parsed from an empty string (#296)v1.0.16Compare Source
-Zrustdoc-scrape-exampleson docs.rs for nowv1.0.15Compare Source
v1.0.14Compare Source
v1.0.13Compare Source
v1.0.12Compare Source
v1.0.11Compare Source
SerializeandDeserializeimpls forsemver::Comparator(#282)v1.0.10Compare Source
PrereleaseandBuildMetadatadocs (#281)v1.0.9Compare Source
-Zmiri-tag-raw-pointersmode (#273)Send/Syncimpls forPrereleaseandBuildMetadata(#275)v1.0.8Compare Source
(yanked)
Configuration
📅 Schedule: Branch creation - "on Monday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.