SwiftPackageIndex / SwiftPackageIndex-Server

The Swift Package Index is the place to find Swift packages!
https://swiftpackageindex.com
Apache License 2.0
522 stars 37 forks source link

Swift: Bump the swift-dependencies group with 3 updates #3143

Closed dependabot[bot] closed 3 weeks ago

dependabot[bot] commented 4 weeks ago

Bumps the swift-dependencies group with 3 updates: github.com/apple/swift-nio, github.com/swift-server/async-http-client and github.com/apple/swift-async-algorithms.

Updates github.com/apple/swift-nio from 2.66.0 to 2.67.0

Release notes

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

SwiftNIO 2.67.0

SemVer Minor

  • Add API for setting last accessed and last modified file times (#2735)

SemVer Patch

  • 304 Not Modified Broken with Response Compression Enabled (#2737, patch credit to @​dimitribouniol)
  • Silence warning about missing include in macOS builds (#2741, patch credit to @​gwynne)

Other Changes

  • Update availability guard on tests (#2739)
Commits


Updates github.com/swift-server/async-http-client from 1.21.1 to 1.21.2

Release notes

Sourced from github.com/swift-server/async-http-client's releases.

AsyncHTTPClient 1.21.2

SemVer Patch

  • Increase decompression limit ratio of HTTPClient.shared 10 -> 25 (#740, patch credit to @​MahdiBM)

Other Changes

Commits


Updates github.com/apple/swift-async-algorithms from 1.0.0 to 1.0.1

Commits


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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions