-
Notifications
You must be signed in to change notification settings - Fork 0
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 h2 from 0.4.0 to 0.4.2 #3
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps [h2](https://github.com/hyperium/h2) from 0.4.0 to 0.4.2. - [Release notes](https://github.com/hyperium/h2/releases) - [Changelog](https://github.com/hyperium/h2/blob/master/CHANGELOG.md) - [Commits](hyperium/h2@v0.4.0...v0.4.2) --- updated-dependencies: - dependency-name: h2 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
the
dependencies
Pull requests that update a dependency file
label
Jan 19, 2024
@dependabot rebase
…On Fri, Jan 19, 2024 at 7:26 AM dependabot[bot] ***@***.***> wrote:
This automated pull request fixes a security vulnerability
<https://github.com/thejefflarson/personal-assistant/security/dependabot/8>
(moderate severity).
Learn more about Dependabot security updates
<https://docs.github.com/github/managing-security-vulnerabilities/configuring-dependabot-security-updates>.
------------------------------
Bumps h2 <https://github.com/hyperium/h2> from 0.4.0 to 0.4.2.
Release notes
*Sourced from h2's releases <https://github.com/hyperium/h2/releases>.*
v0.4.2 What's Changed
- Limit error resets for misbehaving connections.
- Fix selecting MAX_CONCURRENT_STREAMS value if no value is advertised
initially.
New Contributors
- @magurotuna <https://github.com/magurotuna> made their first
contribution in hyperium/h2#736
<https://redirect.github.com/hyperium/h2/pull/736>
v0.4.1 What's Changed
- fix: streams awaiting capacity lockout by @dswij
<https://github.com/dswij> in hyperium/h2#730
<https://redirect.github.com/hyperium/h2/pull/730>
New Contributors
- @dswij <https://github.com/dswij> made their first contribution in
hyperium/h2#730 <https://redirect.github.com/hyperium/h2/pull/730>
Changelog
*Sourced from h2's changelog
<https://github.com/hyperium/h2/blob/master/CHANGELOG.md>.*
0.4.2 (January 17th, 2024)
- Limit error resets for misbehaving connections.
- Fix selecting MAX_CONCURRENT_STREAMS value if no value is advertised
initially.
0.4.1 (January 8, 2024)
- Fix assigning connection capacity which could starve streams in some
instances.
Commits
- 5f53606
<hyperium/h2@5f53606>
v0.4.2
- 59570e1
<hyperium/h2@59570e1>
streams: limit error resets for misbehaving connections
- d2f09fb
<hyperium/h2@d2f09fb>
fix: set MAX_CONCURRENT_STREAMS to usize::MAX if no value is advertised
initi...
- 66a1ed8
<hyperium/h2@66a1ed8>
doc: clarify that the default value of initial_max_send_streams is 100
- ee1f75a
<hyperium/h2@ee1f75a>
v0.4.1
- 756345e
<hyperium/h2@756345e>
fix: streams awaiting capacity lockout (#730
<https://redirect.github.com/hyperium/h2/issues/730>)
- See full diff in compare view
<hyperium/h2@v0.4.0...v0.4.2>
[image: Dependabot compatibility score]
<https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores>
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 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)
You can disable automated security fix PRs for this repo from the Security
Alerts page
<https://github.com/thejefflarson/personal-assistant/network/alerts>.
------------------------------
You can view, comment on, or merge this pull request online at:
#3
Commit Summary
- 3d8e5fe
<3d8e5fe>
Bump h2 from 0.4.0 to 0.4.2
File Changes
(1 file <https://github.com/thejefflarson/personal-assistant/pull/3/files>
)
- *M* Cargo.lock
<https://github.com/thejefflarson/personal-assistant/pull/3/files#diff-13ee4b2252c9e516a0547f2891aa2105c3ca71c6d7a1e682c69be97998dfc87e>
(4)
Patch Links:
- https://github.com/thejefflarson/personal-assistant/pull/3.patch
- https://github.com/thejefflarson/personal-assistant/pull/3.diff
—
Reply to this email directly, view it on GitHub
<#3>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAANQRIMZBUQ4UHNRPWTZP3YPKGBNAVCNFSM6AAAAABCCD3J2SVHI2DSMVQWIX3LMV43ASLTON2WKOZSGA4TANZXHE3DSNA>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
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 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps h2 from 0.4.0 to 0.4.2.
Release notes
Sourced from h2's releases.
Changelog
Sourced from h2's changelog.
Commits
5f53606
v0.4.259570e1
streams: limit error resets for misbehaving connectionsd2f09fb
fix: set MAX_CONCURRENT_STREAMS to usize::MAX if no value is advertised initi...66a1ed8
doc: clarify that the default value of initial_max_send_streams is 100ee1f75a
v0.4.1756345e
fix: streams awaiting capacity lockout (#730)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 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)You can disable automated security fix PRs for this repo from the Security Alerts page.