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 with 2 updates #287

Merged
merged 1 commit into from
Jan 13, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 13, 2025

Bumps the all-dependencies group with 2 updates: github.com/apple/swift-nio and github.com/apple/swift-certificates.

Updates github.com/apple/swift-nio from 2.77.0 to 2.78.0

Release notes

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

SwiftNIO 2.78.0

What's Changed

This release contains a number of features that have been added to enable the SwiftNIO ecosystem to adopt strict concurrency checking and the Swift 6 language mode more easily. In particular, this release migrates NIOCore and NIOEmbedded, two critical and widespread dependencies.

This release also contains new tools for making adoption easier, in particular the isolated views of EventLoop, EventLoopPromise, and EventLoopFuture. For more details on how to use these types to make adoption of strict concurrency easier, please see our documentation on the relationship between EventLoops, EventLoopFutures, and Swift's concurrency model.

More work in this area is ongoing, and will be released in subsequent versions.

SemVer Minor

SemVer Patch

Other Changes

... (truncated)

Commits
  • 27c839f GetaddrinfoResolver succeeds futures on eventLoop (#3042)
  • 4292153 Support concurrency take over in 6.2 (#3043)
  • 100b1f4 Print alloc-limits-from-test-output usage when no args (#3041)
  • 56f9b7c Fix flaky test testTasksScheduledDuringShutdownAreAutomaticallyCancel… (#3036)
  • 7dea8e7 Update release.yml and label action (#3035)
  • 2122fd8 Import Android instead for NIOEmbedded (#3033)
  • d73d862 Wait for closeFuture instead of close promise in NIOAsyncChannel's `execu...
  • 6008911 Enable MemberImportVisibility check - attempt 2 (#3029)
  • 2d72ada Get NIOEmbedded clean under strict concurrency (#3030)
  • 1a3229b Fix now-racy scheduled callback tests (#3031)
  • Additional commits viewable in compare view

Updates github.com/apple/swift-certificates from 1.6.1 to 1.7.0

Release notes

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

Swift Certificates 1.7.0

What's Changed

SemVer Minor

SemVer Patch

Other Changes

New Contributors

Full Changelog: apple/swift-certificates@1.6.1...1.7.0

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: [github.com/apple/swift-nio](https://github.com/apple/swift-nio) and [github.com/apple/swift-certificates](https://github.com/apple/swift-certificates).


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

Updates `github.com/apple/swift-certificates` from 1.6.1 to 1.7.0
- [Release notes](https://github.com/apple/swift-certificates/releases)
- [Commits](apple/swift-certificates@1.6.1...1.7.0)

---
updated-dependencies:
- dependency-name: github.com/apple/swift-nio
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: github.com/apple/swift-certificates
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from MahdiBM as a code owner January 13, 2025 13:41
@dependabot dependabot bot added dependencies Pull requests that update a dependency file swift_package_manager Pull requests that update Swift_package_manager code labels Jan 13, 2025
@MahdiBM MahdiBM merged commit a9b0e37 into main Jan 13, 2025
12 checks passed
@MahdiBM MahdiBM deleted the dependabot/swift/all-dependencies-bd810736f9 branch January 13, 2025 13:53
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