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

build(deps): bump vergen from 7.3.2 to 7.4.2 #5022

Merged
merged 1 commit into from
Sep 2, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 31, 2022

Bumps vergen from 7.3.2 to 7.4.2.

Release notes

Sourced from vergen's releases.

v7.4.2

v7.4.1

  • 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.
Commits
  • 8f6c8a2 version bump for next release
  • fd937e8 Use SOURCE_DATE_EPOCH environment variable as build timestamp if set (#134)
  • 42d7216 version bump for next release
  • 2bb2b49 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 release
  • f7b0f78 Update serial_test requirement from 0.8.0 to 0.9.0 (#129)
  • 52aabc4 Merge branch 'master' of jasonozias.com:repos/vergen
  • 6daf654 pinned versions
  • Additional commits viewable 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://github.com/rustyhorde/vergen) from 7.3.2 to 7.4.2.
- [Release notes](https://github.com/rustyhorde/vergen/releases)
- [Commits](rustyhorde/vergen@7.3.2...7.4.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner August 31, 2022 15:16
@dependabot dependabot bot requested review from oxarbitrage and removed request for a team August 31, 2022 15:16
@dependabot dependabot bot added A-dependencies Area: Dependency file updates A-rust Area: Updates to Rust code P-Low ❄️ labels Aug 31, 2022
@dependabot dependabot bot requested a review from upbqdn August 31, 2022 15:16
@codecov
Copy link

codecov bot commented Aug 31, 2022

Codecov Report

Merging #5022 (a01ddf4) into main (3ff56c2) will increase coverage by 0.09%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #5022      +/-   ##
==========================================
+ Coverage   79.04%   79.13%   +0.09%     
==========================================
  Files         310      310              
  Lines       38883    38883              
==========================================
+ Hits        30736    30772      +36     
+ Misses       8147     8111      -36     

@teor2345 teor2345 removed the request for review from oxarbitrage August 31, 2022 19:42
@teor2345
Copy link
Contributor

Failed with:

ERROR: (gcloud.compute.images.list) Some requests did not succeed:

  • Authentication backend unavailable.
  • Policy checks are unavailable.

https://github.com/ZcashFoundation/zebra/runs/8118200006?check_suite_focus=true#step:6:128

It seems unrelated to the changes in the PR, so I'm going to restart CI and see how it goes.

@teor2345
Copy link
Contributor

@dependabot rebase

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 31, 2022

Looks like this PR is already up-to-date with main! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

mergify bot added a commit that referenced this pull request Sep 1, 2022
mergify bot added a commit that referenced this pull request Sep 1, 2022
@mergify mergify bot merged commit 0c4be38 into main Sep 2, 2022
@mergify mergify bot deleted the dependabot/cargo/vergen-7.4.2 branch September 2, 2022 01:01
@teor2345 teor2345 mentioned this pull request Sep 19, 2022
36 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-dependencies Area: Dependency file updates A-rust Area: Updates to Rust code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants