Skip to content

Bump github.com/hummingbird-project/hummingbird from 2.22.0 to 2.23.0#18

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

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

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

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

Release notes

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

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
  • 277e5db Update README with new sponsor (#828)
  • 29ba2ee Add helper object to create Content-security-policy header (#824)
  • 9799b7d Add support for multiple origins in CORSMiddleware (#825)
  • ea6cad5 Update README with new sponsor (#826)
  • 2110978 Add ServerErrorHandler (#822)
  • cb17bd0 Add HTTPConnectionStateHandler to handle connection state (#821)
  • 581594a Fix flakiness in testTracingSpanLength (#820)
  • da669a0 Add LoggingConnections available connection delegate (#813)
  • e7b9e21 Use NIOFounationEssentialsCompat instead of vendored code (#818)
  • bfb2f9f Add threat model (#819)
  • 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.23.0.
- [Release notes](https://github.com/hummingbird-project/hummingbird/releases)
- [Commits](hummingbird-project/hummingbird@2.22.0...2.23.0)

---
updated-dependencies:
- dependency-name: github.com/hummingbird-project/hummingbird
  dependency-version: 2.23.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 15, 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 22, 2026

Superseded by #20.

@dependabot dependabot Bot closed this May 22, 2026
@dependabot dependabot Bot deleted the dependabot/swift/github.com/hummingbird-project/hummingbird-2.23.0 branch May 22, 2026 19:58
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