-
Notifications
You must be signed in to change notification settings - Fork 98
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
chore(deps): Bump hyper-tls from 0.5.0 to 0.6.0 #614
Conversation
Bumps [hyper-tls](https://github.com/hyperium/hyper-tls) from 0.5.0 to 0.6.0. - [Commits](hyperium/hyper-tls@v0.5.0...v0.6.0) --- updated-dependencies: - dependency-name: hyper-tls dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
cc @BaoshunFang This is related to CSV attester code. Please take a look if you get time : ) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks like we need some source changes to keep the checks happy.
maybe worth pointing out that this gates other dependabot updates. we could bump the |
I submitted a PR to change the value from 1 to 3: #638 |
@Xynnn007 I think we can "dependabot ignore this version" here and move on. |
@dependabot ignore this version |
OK, I won't notify you about hyper-tls again, unless you re-open this PR. |
Bumps hyper-tls from 0.5.0 to 0.6.0.
Commits
0265e16
v0.6.0373d193
add alpn support (#107)95ebd8d
tidy up dependency features (#106)3fc97a0
Update hyper dependencies (#105)9adf50b
feat: upgrade to hyper-v1, use hyper-utils for now (#104)5e4cb93
chore: port CI from hyper-util (#103)74044e3
Fix typo in documentation of client.rs (#87)You can trigger a rebase of this PR 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 show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@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)