Pined enum-iterator dependency to 1.1.3 to avoid issue caused by more recent versions using unstable features causing builds to fail.
v7.4.0
Pinned all dependencies.
Added the ability to ignore errors to continue processing other enabled environment variables.
v7.3.2
Pinned git dependency to "0.14". Version 0.15 was causing issues within docker builds (can't determine 'safe.directory'). Pinning to the last usable version for now until I can determine the underlying cause of that issue.
v7.3.1
Updated enum-iterator to latest
Updated sysinfo to latest
MSRV to 1.62.0
v7.2.1
Added support for git commit message output
v7.2.0
Added the ability to generate the git author and git email independently.
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 rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will 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 version` will 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 dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps vergen from 7.0.0 to 7.4.2.
Release notes
Sourced from vergen's releases.
Commits
8f6c8a2
version bump for next releasefd937e8
UseSOURCE_DATE_EPOCH
environment variable as build timestamp if set (#134)42d7216
version bump for next release2bb2b49
Update sysinfo requirement from 0.25.1 to 0.26.0 (#133)6a2e754
Prevent E0658 by limiting enum-iterator version. (#132)01d98d7
use https:// for all links -- avoid legacy http:// (#131)3c34d24
version bump for next releasef7b0f78
Update serial_test requirement from 0.8.0 to 0.9.0 (#129)52aabc4
Merge branch 'master' of jasonozias.com:repos/vergen6daf654
pinned versionsDependabot 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 rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will 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 version` will 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 dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)