Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 15, 2024

Bumps the swift-dependencies group with 4 updates: github.com/apple/swift-nio, github.com/apple/swift-asn1, github.com/apple/swift-nio-ssl and github.com/apple/swift-nio-extras.

Updates github.com/apple/swift-nio from 2.74.0 to 2.75.0

Release notes

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

SwiftNIO 2.75.0

What's Changed

SemVer Minor

SemVer Patch

Other Changes

New Contributors

Full Changelog: apple/swift-nio@2.74.0...2.75.0

Commits
  • f7dc3f5 Re-add CXX compat check script (#2919)
  • 689e94a [CI] Add back matrix CI script (#2916)
  • 50fd74c [CI] Fix unit test yaml file (#2915)
  • 8bcc35d [CI] Switch to reusable soundness (#2913)
  • 17ebfcd [NIOFileSystem] Provide an API to specify allowing unlimited sized reads (#2914)
  • f6b8f1f Add removeHandler(context: ChannelHandlerContext) to SynchronousOperations ...
  • 611fa09 Throw error when the max read amount is greater than ByteBuffer can tolerat...
  • 9ff5fdd Add convenience conformances to ByteCount (#2909)
  • b812b1b Fix broken link to swift-server performance documentation (#2907)
  • 752abd7 Make ByteBufferQUICBinaryEncodingStrategyTests compatible with 32-bit systems...
  • Additional commits viewable in compare view

Updates github.com/apple/swift-asn1 from 1.2.0 to 1.3.0

Release notes

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

Swift ASN.1 1.3.0

What's Changed

SemVer Minor

SemVer Patch

Other Changes

New Contributors

Full Changelog: apple/swift-asn1@1.2.0...1.3.0

Commits
  • 7faebca Drop Swift 5.8 (#69)
  • aeb9c92 More Sendability annotiations (#72)
  • 9969712 yamllint fixes (#73)
  • 381bf08 Migrate to GitHub Actions reusable workflows (1) (#70)
  • a6cdd4d Add support for CRLF line endings to PEMDocument (#68)
  • 1a80ac7 Update Swift targets to enable ExistentialAny (#65)
  • 64d3644 Update nightly benchmark thresholds (#67)
  • 60b2af8 Update link for swift-docc-plugin repository. (#64)
  • dd8cacc Update code to compile without issue when ExistentialAny enabled (#63)
  • cc24682 Correct the link of sswg-security at SECURITY.md (#62)
  • Additional commits viewable in compare view

Updates github.com/apple/swift-nio-ssl from 2.27.2 to 2.28.0

Release notes

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

SwiftNIO SSL 2.28.0

What's Changed

SemVer Minor

SemVer Patch

Other Changes

New Contributors

Full Changelog: apple/swift-nio-ssl@2.27.2...2.28.0

Commits
  • d7ceaf0 Update BoringSSL to d0a175601b9e180ce58cb1e33649057f5c484146 (#483)
  • aa68d49 Update expired test certificate (#482)
  • e9021d1 Implement SSL_CTX_set_cert_cb (#456)
  • d1088eb Exclude privacy manifest when it isn't a resource (#480)
  • fa0d30f Add release.yml (#479)
  • c7eef9e Modify TLS PSK API to handle the case when no hint is provided by the server ...
  • See full diff in compare view

Updates github.com/apple/swift-nio-extras from 1.24.0 to 1.24.1

Release notes

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

SwiftNIO Extras 1.24.1

What's Changed

SemVer Patch

Other Changes

Full Changelog: apple/swift-nio-extras@1.24.0...1.24.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 <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 swift-dependencies group with 4 updates: [github.com/apple/swift-nio](https://github.com/apple/swift-nio), [github.com/apple/swift-asn1](https://github.com/apple/swift-asn1), [github.com/apple/swift-nio-ssl](https://github.com/apple/swift-nio-ssl) and [github.com/apple/swift-nio-extras](https://github.com/apple/swift-nio-extras).


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

Updates `github.com/apple/swift-asn1` from 1.2.0 to 1.3.0
- [Release notes](https://github.com/apple/swift-asn1/releases)
- [Commits](apple/swift-asn1@1.2.0...1.3.0)

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

Updates `github.com/apple/swift-nio-extras` from 1.24.0 to 1.24.1
- [Release notes](https://github.com/apple/swift-nio-extras/releases)
- [Commits](apple/swift-nio-extras@1.24.0...1.24.1)

---
updated-dependencies:
- dependency-name: github.com/apple/swift-nio
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: swift-dependencies
- dependency-name: github.com/apple/swift-asn1
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: swift-dependencies
- dependency-name: github.com/apple/swift-nio-ssl
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: swift-dependencies
- dependency-name: github.com/apple/swift-nio-extras
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: swift-dependencies
...

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 Oct 15, 2024
@cla-bot cla-bot bot added the cla-signed label Oct 15, 2024
@finestructure finestructure merged commit 2b3be81 into main Oct 15, 2024
3 of 4 checks passed
@finestructure finestructure deleted the dependabot/swift/swift-dependencies-2dde3aa6c0 branch October 15, 2024 06:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed 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.

2 participants