Skip to content

chore(deps): bump http2 from 0.5.17 to 0.5.19 - #30

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/http2-0.5.19
Open

chore(deps): bump http2 from 0.5.17 to 0.5.19#30
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/http2-0.5.19

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 17, 2026

Copy link
Copy Markdown

Bumps http2 from 0.5.17 to 0.5.19.

Release notes

Sourced from http2's releases.

v0.5.19

  • Fix closing a connection when header size is "way too large" (currently x4 configured limit).
  • Fix overflow calculating padding length if a DATA frame had 255 bytes of padding.
  • Fix ignoring library-initiated resets in the connection state loop.

Full Changelog: 0x676e67/http2@v0.5.18...v0.5.19

v0.5.18

Full Changelog: 0x676e67/http2@v0.5.17...v0.5.18

Commits
  • 64d9982 v0.5.19
  • a4ad5b7 Merge remote-tracking branch 'upstream/master'
  • 21211d0 v0.4.15
  • 29e209d fix: close connection when header size is way too large (#915)
  • 9231cb0 fix: remove padded_len() u8 overflow in DATA frame padding release (#914)
  • d351036 fix: ignore library resets at connection poll loop level (#913)
  • 89e70b4 v0.5.18
  • 577aa5e Merge remote-tracking branch 'upstream/master'
  • 4f51fff fix: use HeaderMap::try_append to prevent panics on absurd amounts of headers...
  • c813cc8 refactor: remove unnecessary clones (#911)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [http2](https://github.com/0x676e67/http2) from 0.5.17 to 0.5.19.
- [Release notes](https://github.com/0x676e67/http2/releases)
- [Changelog](https://github.com/0x676e67/http2/blob/master/CHANGELOG.md)
- [Commits](0x676e67/http2@v0.5.17...v0.5.19)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Jun 17, 2026

Copy link
Copy Markdown
Author

Labels

The following labels could not be found: dependencies, rust. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants