Skip to content

chore(deps): update rust crate vergen-git2 to v10 - #315

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/vergen-git2-10.x
Open

chore(deps): update rust crate vergen-git2 to v10#315
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/vergen-git2-10.x

Conversation

@renovate

@renovate renovate Bot commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
vergen-git2 build-dependencies major 9.0.010.0.0

Release Notes

rustyhorde/vergen (vergen-git2)

v10.0.2

Compare Source

v10.0.1: vergen 10.0.1

Compare Source

vergen 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_ERROR fallback (#​509) — When building outside a git worktree (or any time an instruction cannot be generated), the new VERGEN_DEFAULT_ON_ERROR env var and Emitter::default_on_error() builder method populate missing instructions with the idempotent default (VERGEN_IDEMPOTENT_OUTPUT) so env!("VERGEN_GIT_SHA") keeps compiling — while builds inside a real worktree still emit real values.
  • all() builder accessor (#​513) — Exposes Build::all(), Cargo::all(), Rustc::all(), and Sysinfo::all() as public methods that return the builder with all instructions enabled, enabling subtractive modification (turn all on, then selectively disable).
Dependency updates
  • bon 3.9.1 → 3.9.3
  • gix 0.84.0 → 0.85.0
  • regex 1.12.3 → 1.12.4
  • time 0.3.47 → 0.3.51
  • sysinfo 0.39.3 → 0.39.5
  • memmap2 0.9.10 → 0.9.11 (resolves RUSTSEC-2026-0186)
Security audit refresh
  • Added RUSTSEC-2026-0173 ignore (proc-macro-error2 unmaintained, informational only)
  • Removed RUSTSEC-2025-0055 ignore (tracing-subscriber now resolved to ≥ 0.3.20)
  • Removed RUSTSEC-2025-0141 ignore (bincode no longer in the dependency tree)
  • cargo audit passes clean
Other
  • Fixed inaccurate fail_on_error and idempotent docs (#​509)
  • Added cargo:rerun-if-changed=VERGEN_DEFAULT_ON_ERROR rerun directive
  • Bumped cargo-binstall in CI (#​503)
  • Parse deprecation fixes (#​505)

Full Changelog: rustyhorde/vergen@v10.0.0...10.0.1

v10.0.0: vergen 10.0.0

vergen 10.0.0

Major release of the vergen suite (vergen, vergen-lib, vergen-git2, vergen-gitcl, vergen-gix, vergen-pretty).

Highlights
  • MSRV raised to 1.95.0 (#​496, prior bumps via #​487, #​440).
  • Raw Unix-seconds timestamps — emit build timestamps as raw Unix seconds (#​444).
  • SOURCE_DATE_EPOCH decoupling plus a .cargo_vcs_info.json fallback for reproducible builds when building from a published crate without a git repo (#​452, #​448).
  • Remote URL support for git functionality (#​459).
  • GIT_DIRTY instruction documented and dirty-output fixes for vergen-gix (#​465, #​423).
Internal / maintenance
  • Replaced getset with hand-written getters in vergen-lib (#​491).
  • Removed bincode from vergen-pretty (#​481).
  • Added a cargo-semver-checks CI job (#​478).
  • Numerous dependency updates, including gix bumps to address RUSTSEC advisories (#​473, #​488, #​490).
  • CI: skip coverage jobs for forked PRs (#​492), pinning + parallelization (#​496).
  • Lint and doc fixes across the workspace.

Full Changelog: rustyhorde/vergen@vergen_9.0.6...v10.0.0


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
renovate Bot force-pushed the renovate/vergen-git2-10.x branch 3 times, most recently from b78fab8 to c35748e Compare June 19, 2026 06:33
@renovate
renovate Bot force-pushed the renovate/vergen-git2-10.x branch from c35748e to 171733e Compare June 25, 2026 06:05
@renovate
renovate Bot force-pushed the renovate/vergen-git2-10.x branch 3 times, most recently from 2c0f327 to 0e97e76 Compare July 14, 2026 06:01
@renovate
renovate Bot force-pushed the renovate/vergen-git2-10.x branch 2 times, most recently from d2eb0e7 to 44c298c Compare July 21, 2026 02:36
@renovate
renovate Bot force-pushed the renovate/vergen-git2-10.x branch from 44c298c to 08cf7b8 Compare July 27, 2026 11:39
@renovate
renovate Bot force-pushed the renovate/vergen-git2-10.x branch from 08cf7b8 to b83a3f0 Compare August 3, 2026 16:27
@renovate
renovate Bot force-pushed the renovate/vergen-git2-10.x branch from b83a3f0 to 70af202 Compare August 25, 2026 15:36
@renovate
renovate Bot force-pushed the renovate/vergen-git2-10.x branch from 70af202 to c4581d0 Compare August 26, 2026 06:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants