dependabot[bot] opened a new pull request, #9: URL: https://github.com/apache/beam-swift/pull/9
Bumps [github.com/apple/swift-nio-http2](https://github.com/apple/swift-nio-http2) from 1.38.0 to 1.44.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/apple/swift-nio-http2/releases">github.com/apple/swift-nio-http2's releases</a>.</em></p> <blockquote> <h2>1.44.0</h2> <!-- raw HTML omitted --> <h2>What's Changed</h2> <h3>Semver Patch</h3> <ul> <li>Fix request smuggling opportunity in HTTP2ToHTTP1Codec by <a href="https://github.com/fabianfett"><code>@fabianfett</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/apple/swift-nio-http2/compare/1.43.0...1.44.0">https://github.com/apple/swift-nio-http2/compare/1.43.0...1.44.0</a></p> <h2>1.43.0</h2> <!-- raw HTML omitted --> <h2>What's Changed</h2> <h3>SemVer Minor</h3> <ul> <li>Drop Swift 6.0 by <a href="https://github.com/rnro"><code>@rnro</code></a> in <a href="https://redirect.github.com/apple/swift-nio-http2/pull/545">apple/swift-nio-http2#545</a></li> </ul> <h3>SemVer Patch</h3> <ul> <li>Update <code>clampedToValidWindowSize</code> to use Int32.max by <a href="https://github.com/madsodgaard"><code>@madsodgaard</code></a> in <a href="https://redirect.github.com/apple/swift-nio-http2/pull/546">apple/swift-nio-http2#546</a></li> </ul> <h3>Other Changes</h3> <ul> <li>Enable Swift 6.3 jobs in CI by <a href="https://github.com/rnro"><code>@rnro</code></a> in <a href="https://redirect.github.com/apple/swift-nio-http2/pull/544">apple/swift-nio-http2#544</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/madsodgaard"><code>@madsodgaard</code></a> made their first contribution in <a href="https://redirect.github.com/apple/swift-nio-http2/pull/546">apple/swift-nio-http2#546</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/apple/swift-nio-http2/compare/1.42.0...1.43.0">https://github.com/apple/swift-nio-http2/compare/1.42.0...1.43.0</a></p> <h2>1.42.0</h2> <!-- raw HTML omitted --> <h2>What's Changed</h2> <h3>SemVer Minor</h3> <ul> <li>Allow connection and stream window target sizes to be configured separately by <a href="https://github.com/glbrntt"><code>@glbrntt</code></a> in <a href="https://redirect.github.com/apple/swift-nio-http2/pull/543">apple/swift-nio-http2#543</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/apple/swift-nio-http2/compare/1.41.0...1.42.0">https://github.com/apple/swift-nio-http2/compare/1.41.0...1.42.0</a></p> <h2>1.41.0</h2> <!-- raw HTML omitted --> <h2>What's Changed</h2> <h3>SemVer Minor</h3> <ul> <li>Make NIOHPACK a product by <a href="https://github.com/hamzahrmalik"><code>@hamzahrmalik</code></a> in <a href="https://redirect.github.com/apple/swift-nio-http2/pull/538">apple/swift-nio-http2#538</a></li> </ul> <h3>SemVer Patch</h3> <ul> <li>Improve HPACKEncoding performance by ~2x by <a href="https://github.com/fabianfett"><code>@fabianfett</code></a> in <a href="https://redirect.github.com/apple/swift-nio-http2/pull/541">apple/swift-nio-http2#541</a></li> <li>Improve HPACKEncoding performance by ~1.5x by <a href="https://github.com/fabianfett"><code>@fabianfett</code></a> in <a href="https://redirect.github.com/apple/swift-nio-http2/pull/542">apple/swift-nio-http2#542</a></li> </ul> <h3>Other Changes</h3> <ul> <li>switch from main to 0.0.7 for swiftlang workflows by <a href="https://github.com/rnro"><code>@rnro</code></a> in <a href="https://redirect.github.com/apple/swift-nio-http2/pull/537">apple/swift-nio-http2#537</a></li> <li>Upgrade GitHub Actions for Node 24 compatibility by <a href="https://github.com/salmanmkc"><code>@salmanmkc</code></a> in <a href="https://redirect.github.com/apple/swift-nio-http2/pull/536">apple/swift-nio-http2#536</a></li> <li>Add <code>HPACKEncoder</code> Benchmark by <a href="https://github.com/fabianfett"><code>@fabianfett</code></a> in <a href="https://redirect.github.com/apple/swift-nio-http2/pull/540">apple/swift-nio-http2#540</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/apple/swift-nio-http2/commit/61d1b44f6e4e118792be1cff88ee2bc0267c6f9a"><code>61d1b44</code></a> Merge commit from fork</li> <li><a href="https://github.com/apple/swift-nio-http2/commit/81cc18264f92cd307ff98430f89372711d4f6fe9"><code>81cc182</code></a> Update <code>clampedToValidWindowSize</code> to use Int32.max (<a href="https://redirect.github.com/apple/swift-nio-http2/issues/546">#546</a>)</li> <li><a href="https://github.com/apple/swift-nio-http2/commit/335e5b5b9d1541003ce663ddb69dbe4042f2b481"><code>335e5b5</code></a> Drop Swift 6.0 (<a href="https://redirect.github.com/apple/swift-nio-http2/issues/545">#545</a>)</li> <li><a href="https://github.com/apple/swift-nio-http2/commit/ac262c1f3623268b8db88a448a2e6bfb55ff3901"><code>ac262c1</code></a> Enable Swift 6.3 jobs in CI (<a href="https://redirect.github.com/apple/swift-nio-http2/issues/544">#544</a>)</li> <li><a href="https://github.com/apple/swift-nio-http2/commit/6d8d596f0a9bfebb925733003731fe2d749b7e02"><code>6d8d596</code></a> Allow connection and stream window target sizes to be configured separately (...</li> <li><a href="https://github.com/apple/swift-nio-http2/commit/9019b76fa858564a27e0aab13c01987d6e2869fa"><code>9019b76</code></a> Improve HPACKEncoding performance by ~1.5x (<a href="https://redirect.github.com/apple/swift-nio-http2/issues/542">#542</a>)</li> <li><a href="https://github.com/apple/swift-nio-http2/commit/0b600fc4ff9fe4dacfe59a7aa732ad94f0dd55ac"><code>0b600fc</code></a> Improve HPACKEncoding performance by ~2x (<a href="https://redirect.github.com/apple/swift-nio-http2/issues/541">#541</a>)</li> <li><a href="https://github.com/apple/swift-nio-http2/commit/46ffc740cef131e6deda7c90b8776a612297ba6e"><code>46ffc74</code></a> Add <code>HPACKEncoder</code> Benchmark (<a href="https://redirect.github.com/apple/swift-nio-http2/issues/540">#540</a>)</li> <li><a href="https://github.com/apple/swift-nio-http2/commit/04ce651639240a824effa3909751caa6a580975a"><code>04ce651</code></a> Upgrade GitHub Actions for Node 24 compatibility (<a href="https://redirect.github.com/apple/swift-nio-http2/issues/536">#536</a>)</li> <li><a href="https://github.com/apple/swift-nio-http2/commit/0ba06c02517319d2fe19c838818758b0a3c05104"><code>0ba06c0</code></a> Make NIOHPACK a product (<a href="https://redirect.github.com/apple/swift-nio-http2/issues/538">#538</a>)</li> <li>Additional commits viewable in <a href="https://github.com/apple/swift-nio-http2/compare/1.38.0...1.44.0">compare view</a></li> </ul> </details> <br /> [](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 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/apache/beam-swift/network/alerts). </details> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
