SwiftPackageIndex / SwiftPackageIndex-Server

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

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

Closed dependabot[bot] closed 3 weeks ago

dependabot[bot] commented 3 weeks ago

Bumps the swift-dependencies group with 3 updates: github.com/pointfreeco/xctest-dynamic-overlay, github.com/swift-server/async-http-client and github.com/scinfu/swiftsoup.

Updates github.com/pointfreeco/xctest-dynamic-overlay from 1.2.3 to 1.2.4

Release notes

Sourced from github.com/pointfreeco/xctest-dynamic-overlay's releases.

1.2.4

What's Changed

  • Fixed: Update reportIssue to dynamically invoke Testing.Issue.record (pointfreeco/swift-issue-reporting#116). Previously it was calling to public, underscored code that could change in the future.

Full Changelog: https://github.com/pointfreeco/swift-issue-reporting/compare/1.2.3...1.2.4

Commits


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

Release notes

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

1.22.0

What's Changed

SemVer Minor

SemVer Patch

Other Changes

New Contributors

Full Changelog: https://github.com/swift-server/async-http-client/compare/1.21.2...1.22.0

Commits
  • e8babad Add releases.yml config for github (#765)
  • 1290119 Assume http2 connection by default, instead of http1 (#758)
  • 4b7a68e Fix OOM issue when setting concurrentHTTP1ConnectionsPerHostSoftLimit to `I...
  • 0bd9111 mark HTTPClient.Response Sendable (#759)
  • 07f171b Avoid using deprecated API in tests (#762)
  • 54d1006 Add leading slash in relative URL requests if necessary (#747)
  • 07536f6 Resolve ambiguity issue for the stream function, remove @​deprecated marking...
  • 4316eca Add support for request body to be larger than 2GB on 32-bit devices (#746)
  • e27aef4 Make ConnectionPool's retryConnectionEstablishment public (#744)
  • See full diff in compare view


Updates github.com/scinfu/swiftsoup from 2.7.4 to 2.7.5

Release notes

Sourced from github.com/scinfu/swiftsoup's releases.

2.7.5

What's Changed

New Contributors

Full Changelog: https://github.com/scinfu/SwiftSoup/compare/2.7.4...2.7.5

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