Skip to content

Bump github.com/hummingbird-project/hummingbird from 2.22.0 to 2.24.0#20

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/swift/github.com/hummingbird-project/hummingbird-2.24.0
Closed

Bump github.com/hummingbird-project/hummingbird from 2.22.0 to 2.24.0#20
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/swift/github.com/hummingbird-project/hummingbird-2.24.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 22, 2026

Bumps github.com/hummingbird-project/hummingbird from 2.22.0 to 2.24.0.

Release notes

Sourced from github.com/hummingbird-project/hummingbird's releases.

v2.24.0

Minor release changes

  • Require swift-nio v2.100.0, swift-nio-http2 v1.44.0, swift-nio-extras v1.34.1
  • Expose http decoder limits in HTTP1Channel configuration. #837
  • Add ContentSecurityMiddleware for setting up of content-security-policy related headers. #835

Patch release changes

  • Add available markup to benchmark code. #836

Other changes

  • Use hashes instead of versions for GitHub Actions. #829, #831, #834

v2.23.0

Minor release changes

  • Use NIOFoundationEssentialsCompat instead of vendored ByteBuffer code. #818 from @​Cyberbeni
  • Added Logger to MaximumAvailableConnections, added AvailableConnectionsDelegate.maximum(_:logger:). #813
  • Add HTTPConnectionStateHandler to replace HTTPUserEventHandler and SwiftNIO's IdleChannelHandler. #821
  • Add support for multiple origins in CORSMiddleware. #825
  • Add helper object for creating content-security-policy header. #824

Patch release changes

  • Don't set SO_REUSEADDR flag on child channels. #814
  • Add ServerErrorHandler to handle errors thrown when creating child channels on macOS. #822

Other changes

  • Fix flakey test testTracingSpanLength. #820 from @​aryan-25
  • Added incident_response.md document. #811
  • Added threat_model.md document. #819
Commits
  • 2f40740 Minor update to threat_model.md (#839)
  • dd07d46 Update swift-nio-http2, swift-nio-extras versions (#838)
  • 28a1c4a Http decoder config (#837)
  • 7de1223 Content Security middleware (#835)
  • f17d572 Benchmark code, doesn't have availability markup (#836)
  • d58aacd Use hashes for all GH actions (#834)
  • 8c608f2 Bump the dependencies group with 2 updates (#832)
  • 8341eee Update from hummingbird-project-template c8376d67ad9fd7b6cc599b95a2cb32c83c7c...
  • 6130cd8 Use git hashes for non github owned actions (#829)
  • 277e5db Update README with new sponsor (#828)
  • 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 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)

Bumps [github.com/hummingbird-project/hummingbird](https://github.com/hummingbird-project/hummingbird) from 2.22.0 to 2.24.0.
- [Release notes](https://github.com/hummingbird-project/hummingbird/releases)
- [Commits](hummingbird-project/hummingbird@2.22.0...2.24.0)

---
updated-dependencies:
- dependency-name: github.com/hummingbird-project/hummingbird
  dependency-version: 2.24.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file swift_package_manager Pull requests that update swift_package_manager code labels May 22, 2026
@codecov-commenter
Copy link
Copy Markdown

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ All tests successful. No failed tests found.

📢 Thoughts on this report? Let us know!

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 29, 2026

Superseded by #22.

@dependabot dependabot Bot closed this May 29, 2026
@dependabot dependabot Bot deleted the dependabot/swift/github.com/hummingbird-project/hummingbird-2.24.0 branch May 29, 2026 22:23
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 swift_package_manager Pull requests that update swift_package_manager code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant