Skip to content

Bump github.com/apple/swift-nio-http2 from 1.19.1 to 1.27.0#2

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/swift/github.com/apple/swift-nio-http2-1.27.0
Open

Bump github.com/apple/swift-nio-http2 from 1.19.1 to 1.27.0#2
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/swift/github.com/apple/swift-nio-http2-1.27.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Feb 9, 2024

Copy link
Copy Markdown

Bumps github.com/apple/swift-nio-http2 from 1.19.1 to 1.27.0.

Release notes

Sourced from github.com/apple/swift-nio-http2's releases.

SwiftNIO HTTP/2 1.27.0

SemVer Minor

  • Drop support for Swift 5.5 (#392)
  • Add HPACKHeader.removeAll(keepingCapacity:) (#393)

SemVer Patch

  • Fix the test for HPACKHeader.removeAll(keepingCapacity:) on Android (#395, patch credit to @​finagolfin)
  • Use the synchronous NIOHTTP2Handler multiplexer accessor for synchronous channel operations (#396)

Other Changes

  • Update the allocation counts CI build script to drop support for Swift 5.5 and add Swift 5.9 (#397)

SwiftNIO HTTP/2 1.26.0

SemVer Minor

SemVer Patch

  • Avoid an allocation in the outbound frame buffer (#385)
  • Replace estimatedFrameSize with flowControlledSize and only count DATA frames (#387, #388)

Other Changes

  • Make soundness check aware of 2023 (#378)
  • Add regression testing for docs and fix the issues. (#389)
  • Add docker-compose file for Swift 5.9 (#390)

SwiftNIO HTTP/2 1.25.2

SemVer Patch

  • Soften errors when seeing inactive before active (#376)

SwiftNIO HTTP/2 1.25.1

SemVer Patch

  • Correctly respect changes to HEADER_TABLE_SIZE (#374)

SwiftNIO HTTP/2 1.25.0

SemVer Minor

  • Ensure that we fire channelActive and channelInactive in order (#373)

SemVer Patch

  • Better handle writes issued with already completed promises (#372)

... (truncated)

Commits
  • a8ccf13 update alloc counts ci build script for 5.9 (#397)
  • fc2e98e use synchronous H2 multiplexer accessor (#396)
  • f509541 Fix test for HPACKHeader.removeAll(keepingCapacity:) on Android (#395)
  • 145eec4 Add HPACKHeader.removeAll(keepingCapacity:) (#393)
  • 428b0f3 Drop support for Swift 5.5 (#392)
  • 6d021a4 Add docker-compose file for Swift 5.9 (#390)
  • ec955b6 Inline multiplexer calls writability mgr directly (#386)
  • 81b001d Add regression testing for docs and fix the issues. (#389)
  • 12fcce2 flowControlledSize only counts DATA frames (#388)
  • 7f82cc3 Replace estimatedFrameSize with flowControlledSize (#387)
  • Additional commits viewable in compare view

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 [github.com/apple/swift-nio-http2](https://github.com/apple/swift-nio-http2) from 1.19.1 to 1.27.0.
- [Release notes](https://github.com/apple/swift-nio-http2/releases)
- [Commits](apple/swift-nio-http2@1.19.1...1.27.0)

---
updated-dependencies:
- dependency-name: github.com/apple/swift-nio-http2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Feb 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants