Skip to content

chore(deps): bump vergen-gitcl from 9.1.0 to 10.0.0#3585

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

chore(deps): bump vergen-gitcl from 9.1.0 to 10.0.0#3585
dependabot[bot] wants to merge 4 commits 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
Contributor

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 dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Jun 10, 2026
@YJDoc2 YJDoc2 mentioned this pull request Jun 10, 2026
13 tasks
@YJDoc2

YJDoc2 commented Jun 10, 2026

Copy link
Copy Markdown
Collaborator

@dependabot rebase

@dependabot dependabot Bot force-pushed the dependabot/cargo/vergen-gitcl-10.0.0 branch from 08a0e22 to 3a170ba Compare June 10, 2026 11:02
@YJDoc2 YJDoc2 enabled auto-merge June 10, 2026 11:05
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 force-pushed the dependabot/cargo/vergen-gitcl-10.0.0 branch from 3a170ba to 072b94a Compare June 10, 2026 11:17
Signed-off-by: Yashodhan Joshi <yjdoc2@gmail.com>

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the workspace dependency on vergen-gitcl to v10 and adjusts crates/youki/build.rs to the new v10 API so the build script can continue emitting git/rustc metadata at build time.

Changes:

  • Bump vergen-gitcl from 9.1.0 to 10.0.0 in workspace dependencies.
  • Update crates/youki/build.rs to use Gitcl/Rustc APIs (replacing GitclBuilder/RustcBuilder).
  • Refresh Cargo.lock to reflect the new dependency graph (including vergen* v10 and transitive updates).

Reviewed changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated no comments.

File Description
crates/youki/build.rs Updates vergen API usage to match vergen-gitcl v10 instruction types.
Cargo.toml Bumps vergen-gitcl workspace dependency to 10.0.0.
Cargo.lock Locks updated vergen* versions and related transitive dependency changes.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Signed-off-by: Yashodhan Joshi <yjdoc2@gmail.com>
@YJDoc2 YJDoc2 requested a review from a team June 10, 2026 12:04
Signed-off-by: Yashodhan Joshi <yjdoc2@gmail.com>
@dependabot @github

dependabot Bot commented on behalf of github Jun 26, 2026

Copy link
Copy Markdown
Contributor Author

A newer version of vergen-gitcl exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

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.

2 participants