tuist / SwiftyTailwind

šŸ’‡ A Swift Package to pull and run Tailwind from a Swift process
https://swiftytailwind.tuist.io
MIT License
59 stars 7 forks source link

chore(deps): update dependency swift-server/async-http-client to from: "1.21.0" #30

Closed renovate[bot] closed 7 months ago

renovate[bot] commented 7 months ago

Mend Renovate

This PR contains the following updates:

Package Update Change
swift-server/async-http-client minor from: "1.20.1" -> from: "1.21.0"

Release Notes

swift-server/async-http-client (swift-server/async-http-client) ### [`v1.21.0`](https://togithub.com/swift-server/async-http-client/releases/tag/1.21.0): AsyncHTTPClient 1.21.0 [Compare Source](https://togithub.com/swift-server/async-http-client/compare/1.20.1...1.21.0) ##### SemVer Minor - Introduce `HTTPClient.shared` a globally shared singleton ([#​705](https://togithub.com/swift-server/async-http-client/issues/705)) - Raise minimum Swift version to 5.8 ([#​729](https://togithub.com/swift-server/async-http-client/issues/729)) ##### SemVer Patch - Add support for Musl ([#​726](https://togithub.com/swift-server/async-http-client/issues/726)) - Fix write timeout not being initialised ([#​730](https://togithub.com/swift-server/async-http-client/issues/730)) ##### Other Changes - Renew certificates in tests ([#​731](https://togithub.com/swift-server/async-http-client/issues/731)) - Move availability guard to correct test ([#​734](https://togithub.com/swift-server/async-http-client/issues/734))

Configuration

šŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

šŸš¦ Automerge: Enabled.

ā™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

šŸ”• Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.