chore(deps): bump vergen-gix from 10.0.0-beta.6 to 10.0.0-beta.8#135
Open
dependabot[bot] wants to merge 3 commits into
Open
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
dependabot[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] <[email protected]>
Contributor
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
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.
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)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 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)