Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the all-dependencies group across 1 directory with 2 updates #235

Merged
merged 1 commit into from
Aug 21, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 21, 2024

Bumps the all-dependencies group with 2 updates in the / directory: github.com/swift-server/async-http-client and github.com/apple/swift-nio-ssl.

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: swift-server/async-http-client@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/apple/swift-nio-ssl from 2.27.1 to 2.27.2

Release notes

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

SwiftNIO SSL 2.27.2

SemVer Patch

  • Avoid a spin loop when inactive is fired before active (#470)
  • Stop using symlinks for PrivacyInfo (#475)

Other Changes

  • Update test cert (#476)
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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> 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 <dependency name> 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 <dependency name> 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 <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the all-dependencies group with 2 updates in the / directory: [github.com/swift-server/async-http-client](https://github.com/swift-server/async-http-client) and [github.com/apple/swift-nio-ssl](https://github.com/apple/swift-nio-ssl).


Updates `github.com/swift-server/async-http-client` from 1.21.2 to 1.22.0
- [Release notes](https://github.com/swift-server/async-http-client/releases)
- [Commits](swift-server/async-http-client@1.21.2...1.22.0)

Updates `github.com/apple/swift-nio-ssl` from 2.27.1 to 2.27.2
- [Release notes](https://github.com/apple/swift-nio-ssl/releases)
- [Commits](apple/swift-nio-ssl@2.27.1...2.27.2)

---
updated-dependencies:
- dependency-name: github.com/swift-server/async-http-client
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: github.com/apple/swift-nio-ssl
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from MahdiBM as a code owner August 21, 2024 13:59
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 21, 2024
@dependabot dependabot bot requested a review from 0xTim as a code owner August 21, 2024 13:59
@dependabot dependabot bot added the swift_package_manager Pull requests that update Swift_package_manager code label Aug 21, 2024
@dependabot dependabot bot requested a review from gwynne as a code owner August 21, 2024 13:59
@MahdiBM MahdiBM merged commit 4e72731 into main Aug 21, 2024
8 of 9 checks passed
@MahdiBM MahdiBM deleted the dependabot/swift/all-dependencies-9c95acb750 branch August 21, 2024 14:59
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