Skip to content

Bump vergen-gitcl from 9.1.0 to 10.0.0#19

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/vergen-gitcl-10.0.0
Open

Bump vergen-gitcl from 9.1.0 to 10.0.0#19
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/vergen-gitcl-10.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 10, 2026

Copy link
Copy Markdown

Bumps vergen-gitcl from 9.1.0 to 10.0.0.

Release notes

Sourced from vergen-gitcl's releases.

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

Commits

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [vergen-gitcl](https://github.com/rustyhorde/vergen) from 9.1.0 to 10.0.0.
- [Release notes](https://github.com/rustyhorde/vergen/releases)
- [Commits](https://github.com/rustyhorde/vergen/commits/v10.0.0)

---
updated-dependencies:
- dependency-name: vergen-gitcl
  dependency-version: 10.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Jun 10, 2026
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.

0 participants