Skip to content
This repository has been archived by the owner on Jun 13, 2024. It is now read-only.

build(deps): bump h2 from 0.3.22 to 0.3.24 in /packages/rust-core #157

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 19, 2024

Bumps h2 from 0.3.22 to 0.3.24.

Release notes

Sourced from h2's releases.

v0.3.24

Fixed

  • Limit error resets for misbehaving connections.

v0.3.23

What's Changed

Changelog

Sourced from h2's changelog.

0.3.24 (January 17, 2024)

  • Limit error resets for misbehaving connections.

0.3.23 (January 10, 2024)

  • Backport fix from 0.4.1 for stream capacity assignment.
Commits

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

Bumps [h2](https://github.com/hyperium/h2) from 0.3.22 to 0.3.24.
- [Release notes](https://github.com/hyperium/h2/releases)
- [Changelog](https://github.com/hyperium/h2/blob/v0.3.24/CHANGELOG.md)
- [Commits](hyperium/h2@v0.3.22...v0.3.24)

---
updated-dependencies:
- dependency-name: h2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Jan 19, 2024
@github-actions github-actions bot added the core label Jan 19, 2024
Copy link

codecov bot commented Jan 19, 2024

Codecov Report

Merging #157 (eab6d05) into main (4439110) will increase coverage by 11.14%.
The diff coverage is n/a.

@@              Coverage Diff              @@
##               main     #157       +/-   ##
=============================================
+ Coverage     53.33%   64.48%   +11.14%     
  Complexity        2        2               
=============================================
  Files            94       70       -24     
  Lines          2923     1971      -952     
  Branches        155      155               
=============================================
- Hits           1559     1271      -288     
+ Misses         1309      645      -664     
  Partials         55       55               
Flag Coverage Δ
csharp 40.15% <ø> (ø)
kotlin 62.39% <ø> (ø)
nodejs 98.97% <ø> (ø)
rust ?

see 24 files with indirect coverage changes

Impacted file tree graph


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4439110...eab6d05. Read the comment docs.

Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 11, 2024

Superseded by #162.

@dependabot dependabot bot closed this Apr 11, 2024
@dependabot dependabot bot deleted the dependabot/cargo/packages/rust-core/h2-0.3.24 branch April 11, 2024 08:39
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
core dependencies Pull requests that update a dependency file rust Pull requests that update Rust code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants