chore(deps): bump vergen-gix from 10.0.0-beta.6 to 10.0.0-beta.8#135
chore(deps): bump vergen-gix from 10.0.0-beta.6 to 10.0.0-beta.8#135dependabot[bot] wants to merge 3 commits into
Conversation
Bumps [vergen-gix](https://github.com/rustyhorde/vergen) from 10.0.0-beta.6 to 10.0.0-beta.8. - [Release notes](https://github.com/rustyhorde/vergen/releases) - [Commits](rustyhorde/vergen@10.0.0-beta.6...10.0.0-beta.8) --- updated-dependencies: - dependency-name: vergen-gix dependency-version: 10.0.0-beta.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Greptile SummaryRoutine Dependabot bump of the
|
| Filename | Overview |
|---|---|
| Cargo.toml | Bumps vergen-gix build-dependency from 10.0.0-beta.6 to 10.0.0-beta.8; no other changes. |
| Cargo.lock | Lock file updated: vergen/vergen-gix/vergen-lib bumped to beta.8, gix updated from 0.80.0 → 0.83.0 with several new sub-crates added (gix-archive, gix-blame, gix-merge, gix-worktree-stream, gix-imara-diff) and imara-diff/winnow removed. |
Flowchart
%%{init: {'theme': 'neutral'}}%%
flowchart TD
A[cargo build] --> B[build.rs]
B --> C[vergen-gix 10.0.0-beta.8]
C --> D[gix 0.83.0]
D --> D1[gix-archive]
D --> D2[gix-blame]
D --> D3[gix-merge]
D --> D4[gix-worktree-stream]
D --> D5[gix-imara-diff]
D --> D6[...other gix sub-crates]
C --> E[vergen-lib 10.0.0-beta.8]
C --> F{Emit build info}
F --> G[VERGEN_GIT_* env vars]
F --> H[VERGEN_BUILD_* env vars]
F --> I[VERGEN_CARGO_* env vars]
G & H & I --> J[Compiled into binary]
Reviews (1): Last reviewed commit: "chore(deps): bump vergen-gix from 10.0.0..." | Re-trigger Greptile
4f146c6 to
26cb747
Compare
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps vergen-gix from 10.0.0-beta.6 to 10.0.0-beta.8.
Commits
77c790c0.82.0 of gix was yanked, updating to 0.83.0 (#490)4a22974Updated gix version to latest, fixes as a result of that (#488)aee3a23MSRV bump from 1.88.0 to 1.91.1 (#487)You can trigger a rebase of this PR by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)