Skip to content

Bump github.com/hummingbird-project/hummingbird from 2.22.0 to 2.25.0#22

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

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

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

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

Release notes

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

v2.25.0

Minor release changes

  • Add PersistDriver.getWithTTL to return value and time to live. #842
  • Updated to latest benchmark package. #841

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

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.25.0.
- [Release notes](https://github.com/hummingbird-project/hummingbird/releases)
- [Commits](hummingbird-project/hummingbird@2.22.0...2.25.0)

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

0 participants