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.
This PR contains the following updates:
7.5.1
->9.0.0
Release Notes
rustyhorde/vergen (vergen)
v9.0.1
: vergen 9.0.1Compare Source
v9.0.0
: vergen 9.0.0vergen
tool.v8.3.1
: - vergenCompare Source
v8.3.0
: - vergenCompare Source
cargo
feature unification issue with the git features.v8.2.10
: - vergenCompare Source
DependencyKind
to make using the new cargo dependencies feature more smoothv8.2.9
: - vergenCompare Source
VERGEN_CARGO_DEPENDENCIES
cargo:rustc-env
instructions. Strings with newlines break this output.si
feature to allow more granular control over what is refreshed when initializingsysinfo
.v8.2.8
: - vergenCompare Source
v8.2.7
: - vergenCompare Source
dirty
status in outputv8.2.6
: - vergenCompare Source
v8.2.5
Compare Source
v8.2.4
: - vergenCompare Source
time
to0.3.22
to fix issues where a new used function did not appear in older patch versions, causing those who haven't runcargo update
recently to see errors buildingvergen
v8.2.3
Compare Source
gix
to 0.48.0build.rs
location.NOTE - Using a local offset will likely cause failures on Unix systems due to the
Soundness
check that thetime
crate performs. I don't want to introduce unsoundness support tovergen
.v8.2.1
: - vergenCompare Source
gitcl
feature timestamp parsing.v8.2.0
: - vergenCompare Source
disable_git
)v8.1.3
: - vergenCompare Source
gix
dependency updated to0.44.1
.0.43.1
and0.44.0
were yanked due to dependency issues.v8.1.2
: - vergenCompare Source
git2-rs
to0.17.1
)v8.1.1
Compare Source
--match
on thegitcl
feature to be wrapped with quotes so globbing works properly across many shells.v8.1.0
Compare Source
gitcl
command line check. Some versions of git do not recognize the-v
option. This was changed togit --version
by default. You can also now specify the command you wish to use to check for git in configuration.match
glob string for thegit describe
output. This is supported in thegitcl
andgit2
features. At this time I could not determine how to do the similar logic withgitoxide
so this config has no effect in that feature.v8.0.0
Compare Source
gix 0.42.0
.README.md
to reflect new release.Configuration
📅 Schedule: 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 becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.