Skip to content
  • dependabot[bot]'s avatar
    Bump h2 from 0.3.24 to 0.3.26 (#4008) · 05b97068
    dependabot[bot] authored
    
    
    Bumps [h2](https://github.com/hyperium/h2) from 0.3.24 to 0.3.26.
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a
    href="https://github.com/hyperium/h2/releases">h2's
    releases</a>.</em></p>
    <blockquote>
    <h2>v0.3.26</h2>
    <h2>What's Changed</h2>
    <ul>
    <li>Limit number of CONTINUATION frames for misbehaving
    connections.</li>
    </ul>
    <p>See <a
    href="https://seanmonstar.com/blog/hyper-http2-continuation-flood/">https://seanmonstar.com/blog/hyper-http2-continuation-flood/</a>
    for more info.</p>
    <h2>v0.3.25</h2>
    <h2>What's Changed</h2>
    <ul>
    <li>perf: optimize header list size calculations by <a
    href="https://github.com/Noah-Kennedy"><code>@​Noah-Kennedy</code></a>
    in <a
    href="https://redirect.github.com/hyperium/h2/pull/750">hyperium/h2#750</a></li>
    </ul>
    <p><strong>Full Changelog</strong>: <a
    href="https://github.com/hyperium/h2/compare/v0.3.24...v0.3.25">https://github.com/hyperium/h2/compare/v0.3.24...v0.3.25</a></p>
    </blockquote>
    </details>
    <details>
    <summary>Changelog</summary>
    <p><em>Sourced from <a
    href="https://github.com/hyperium/h2/blob/v0.3.26/CHANGELOG.md">h2's
    changelog</a>.</em></p>
    <blockquote>
    <h1>0.3.26 (April 3, 2024)</h1>
    <ul>
    <li>Limit number of CONTINUATION frames for misbehaving
    connections.</li>
    </ul>
    <h1>0.3.25 (March 15, 2024)</h1>
    <ul>
    <li>Improve performance decoding many headers.</li>
    </ul>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a
    href="https://github.com/hyperium/h2/commit/357127e279c06935830fe2140378312eac801494"><code>357127e</code></a>
    v0.3.26</li>
    <li><a
    href="https://github.com/hyperium/h2/commit/1a357aaefc7243fdfa9442f45d90be17794a4004"><code>1a357aa</code></a>
    fix: limit number of CONTINUATION frames allowed</li>
    <li><a
    href="https://github.com/hyperium/h2/commit/5b6c9e0da092728d702dff3607626aafb7809d77"><code>5b6c9e0</code></a>
    refactor: cleanup new unused warnings (<a
    href="https://redirect.github.com/hyperium/h2/issues/757">#757</a>)</li>
    <li><a
    href="https://github.com/hyperium/h2/commit/3a798327211345b9b2bf797e2e4f3aca4e0ddfee"><code>3a79832</code></a>
    v0.3.25</li>
    <li><a
    href="https://github.com/hyperium/h2/commit/94e80b1c72bec282bb5d13596803e6fb341fec4c"><code>94e80b1</code></a>
    perf: optimize header list size calculations (<a
    href="https://redirect.github.com/hyperium/h2/issues/750">#750</a>)</li>
    <li>See full diff in <a
    href="https://github.com/hyperium/h2/compare/v0.3.24...v0.3.26">compare
    view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility
    score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=h2&package-manager=cargo&previous-version=0.3.24&new-version=0.3.26)](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-automerge-start)
    [//]: # (dependabot-automerge-end)
    
    ---
    
    <details>
    <summary>Dependabot commands and options</summary>
    <br />
    
    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/paritytech/polkadot-sdk/network/alerts).
    
    </details>
    
    Signed-off-by: default avatardependabot[bot] <[email protected]>
    Co-authored-by: default avatardependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    05b97068