feature-probe-server
feature-probe-server copied to clipboard
chore(deps): bump vergen from 7.4.2 to 8.2.1
Bumps vergen from 7.4.2 to 8.2.1.
Release notes
Sourced from vergen's releases.
v8.2.1 - vergen
- Bugfix for
gitclfeature timestamp parsing.v8.2.0 - vergen
- Added the ability to disable emission, even if a feature is enabled (i.e.
disable_git)- Added the ability to skip emission, even if a feature is enabled and emission is not disabled.
v8.1.3 - vergen
gixdependency updated to0.44.1.0.43.1and0.44.0were yanked due to dependency issues.v8.1.2 - vergen
- Documentation corrections
- Dependency updates (mainly
git2-rsto0.17.1)v8.1.1
- Documentation updates and fixes.
- Updated
--matchon thegitclfeature to be wrapped with quotes so globbing works properly across many shells.v8.1.0
- Fixed issue with
gitclcommand line check. Some versions of git do not recognize the-voption. This was changed togit --versionby default. You can also now specify the command you wish to use to check for git in configuration.- Updated some out of date docs referring to an old feature.
- Added the ability to specify a
matchglob string for thegit describeoutput. This is supported in thegitclandgit2features. At this time I could not determine how to do the similar logic withgitoxideso this config has no effect in that feature.v8.0.0
- Updated to
gix 0.42.0.- Updated
README.mdto reflect new release.v8.0.0-beta.9
gixto0.40.0gix-tempfilepinned to4.1.0to avoid RUSTSEC dependencyv8.0.0-beta.8
- Mostly dependency updates (gix)
v8.0.0-beta-5
- The gitoxide project renamed all projects to
gix-*. Alsogit-repositorywas moved togix. This release updates to reflect those changes.v8.0.0-beta.2
sysinfotweaksv8.0.0-beta.1
- Added
quietto configuration to allow the suppression of thecargo:warningmessages.v8.0.0-beta.0
- See #146 for the notes. This is basically a complete restructure to better fit as a build tool within the rust ecosystem.
v7.5.1
- Dependency update for
git2to pick up security updates.v7.5.0
... (truncated)
Commits
29ec1c8Bug fix for git log timestamp output parsing (#211)1ef5c5fAdd skip when no output enabled, even if feature is enabled (#209)5cf8f34Added ability to disable output even if feature is enabled (#208)e802dabAdded header feature to docsrs generation (#207)868777dAdded some coverage for tarpaulin (#206)658bad3Added header support to vergen-pretty (#205)1a47480Add ability to export VERGEN variables as environment variables (#193)8a1f689Update sysinfo requirement from 0.28.4 to 0.29.0 (#204)43cb4bcFix some minor typos (#202)09b426aAdjust to use binstall at 0.22.0 (#200)- Additional commits viewable in compare view
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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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)