chore(deps): update rust crate vergen to v10 - #314
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/vergen-10.x
branch
3 times, most recently
from
June 19, 2026 06:33
2d0e8d0 to
e879fe8
Compare
renovate
Bot
force-pushed
the
renovate/vergen-10.x
branch
from
June 25, 2026 06:05
e879fe8 to
e01b992
Compare
renovate
Bot
force-pushed
the
renovate/vergen-10.x
branch
3 times, most recently
from
July 14, 2026 06:01
cea5b5c to
6791c46
Compare
renovate
Bot
force-pushed
the
renovate/vergen-10.x
branch
2 times, most recently
from
July 21, 2026 02:36
6953447 to
b24c8f4
Compare
renovate
Bot
force-pushed
the
renovate/vergen-10.x
branch
from
July 27, 2026 11:39
b24c8f4 to
7ac0445
Compare
renovate
Bot
force-pushed
the
renovate/vergen-10.x
branch
from
August 3, 2026 16:27
7ac0445 to
d0a5338
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
9.0.6→10.0.0Release Notes
rustyhorde/vergen (vergen)
v10.0.2Compare Source
v10.0.1: vergen 10.0.1vergen 10.0.1
Patch release adding a new error-fallback knob, a builder-access API addition, dependency updates, and a security-audit refresh.
New features
VERGEN_DEFAULT_ON_ERRORfallback (#509) — When building outside a git worktree (or any time an instruction cannot be generated), the newVERGEN_DEFAULT_ON_ERRORenv var andEmitter::default_on_error()builder method populate missing instructions with the idempotent default (VERGEN_IDEMPOTENT_OUTPUT) soenv!("VERGEN_GIT_SHA")keeps compiling — while builds inside a real worktree still emit real values.all()builder accessor (#513) — ExposesBuild::all(),Cargo::all(),Rustc::all(), andSysinfo::all()as public methods that return the builder with all instructions enabled, enabling subtractive modification (turn all on, then selectively disable).Dependency updates
bon3.9.1 → 3.9.3gix0.84.0 → 0.85.0regex1.12.3 → 1.12.4time0.3.47 → 0.3.51sysinfo0.39.3 → 0.39.5memmap20.9.10 → 0.9.11 (resolves RUSTSEC-2026-0186)Security audit refresh
RUSTSEC-2026-0173ignore (proc-macro-error2unmaintained, informational only)RUSTSEC-2025-0055ignore (tracing-subscribernow resolved to ≥ 0.3.20)RUSTSEC-2025-0141ignore (bincodeno longer in the dependency tree)cargo auditpasses cleanOther
fail_on_errorandidempotentdocs (#509)cargo:rerun-if-changed=VERGEN_DEFAULT_ON_ERRORrerun directivecargo-binstallin CI (#503)Full Changelog: rustyhorde/vergen@v10.0.0...10.0.1
v10.0.0: vergen 10.0.0vergen 10.0.0
Major release of the
vergensuite (vergen,vergen-lib,vergen-git2,vergen-gitcl,vergen-gix,vergen-pretty).Highlights
SOURCE_DATE_EPOCHdecoupling plus a.cargo_vcs_info.jsonfallback for reproducible builds when building from a published crate without a git repo (#452, #448).GIT_DIRTYinstruction documented and dirty-output fixes forvergen-gix(#465, #423).Internal / maintenance
getsetwith hand-written getters invergen-lib(#491).bincodefromvergen-pretty(#481).cargo-semver-checksCI job (#478).gixbumps to address RUSTSEC advisories (#473, #488, #490).Full Changelog: rustyhorde/vergen@vergen_9.0.6...v10.0.0
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.