Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump vergen from 8.2.1 to 8.2.4 #165

Merged
merged 1 commit into from
Aug 6, 2023
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 10, 2023

Bumps vergen from 8.2.1 to 8.2.4.

Release notes

Sourced from vergen's releases.

v8.2.4 - vergen

  • Updated time to 0.3.22 to fix issues where a new used function did not appear in older patch versions, causing those who haven't run cargo update recently to see errors building vergen

v8.2.3

  • Updated gix to 0.48.0
  • Added support for specifying a custom build.rs location.
  • Added support for using a local offset for date/timestamp display.
    NOTE - Using a local offset will likely cause failures on Unix systems due to the Soundness check that the time crate performs. I don't want to introduce unsoundness support to vergen.
Commits
  • 2c77399 version bump for next release, updated transient versions (#227)
  • dad065e Bump time to 0.3.22 (#226)
  • 63dd373 fixed lint issues (#224)
  • 022e804 Custom build.rs path support, local time offset support, updated gix dep (#223)
  • c51c8d3 update to gix 0.47.0, fix issue caused by new Time struct (#219)
  • 8e0f393 Update gix requirement from 0.45.1 to 0.46.0 (#217)
  • 526da9d Update gix requirement from 0.44.1 to 0.45.1 (#215)
  • b10e16e binstall 0.22.0 => 0.23.1 (#213)
  • ebd0284 (vergen-pretty) Updated header API for more convenience (#212)
  • See full diff in compare view

Dependabot compatibility score

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](https:/rustyhorde/vergen) from 8.2.1 to 8.2.4.
- [Release notes](https:/rustyhorde/vergen/releases)
- [Commits](rustyhorde/vergen@8.2.1...8.2.4)

---
updated-dependencies:
- dependency-name: vergen
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 10, 2023
@andrewhickman andrewhickman merged commit 5b936e4 into main Aug 6, 2023
1 check passed
@dependabot dependabot bot deleted the dependabot/cargo/vergen-8.2.4 branch August 6, 2023 19:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant