Skip to content

Update dependency apple/swift-nio to from: "2.83.0" #787

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 2, 2025

This PR contains the following updates:

Package Update Change
apple/swift-nio minor from: "2.0.0" -> from: "2.83.0"

Release Notes

apple/swift-nio (apple/swift-nio)

v2.83.0

Compare Source

What's Changed

SemVer Minor
SemVer Patch
Other Changes

New Contributors

Full Changelog: apple/swift-nio@2.82.1...2.83.0

v2.82.1

Compare Source

What's Changed

SemVer Patch

Full Changelog: apple/swift-nio@2.82.0...2.82.1

v2.82.0: SwiftNIO 2.82.0

Compare Source

What's Changed

SemVer Minor
SemVer Patch
Other Changes

New Contributors

Full Changelog: apple/swift-nio@2.81.0...2.82.0

v2.81.0: SwiftNIO 2.81.0

Compare Source

What's Changed

SemVer Minor
SemVer Patch
Other Changes

Full Changelog: apple/swift-nio@2.80.0...2.81.0

v2.80.0: SwiftNIO 2.80.0

Compare Source

What's Changed

SemVer Minor
SemVer Patch
Other Changes

Full Changelog: apple/swift-nio@2.79.0...2.80.0

v2.79.0: SwiftNIO 2.79.0

Compare Source

What's Changed

SemVer Minor
SemVer Patch
Other Changes

New Contributors

Full Changelog: apple/swift-nio@2.78.0...2.79.0

v2.78.0: SwiftNIO 2.78.0

Compare Source

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

New Contributors

v2.77.0: SwiftNIO 2.77.0

Compare Source

What's Changed

SemVer Minor
SemVer Patch
Other Changes

Full Changelog: apple/swift-nio@2.76.1...2.77.0

v2.76.1: SwiftNIO 2.76.1

Compare Source

What's Changed

SemVer Patch

Full Changelog: apple/swift-nio@2.76.0...2.76.1

v2.76.0: SwiftNIO 2.76.0

Compare Source

What's Changed

SemVer Minor
SemVer Patch
Other Changes

New Contributors

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

v2.75.0: SwiftNIO 2.75.0

Compare Source

What's Changed

SemVer Minor
SemVer Patch
Other Changes

New Contributors

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

v2.74.0: SwiftNIO 2.74.0

Compare Source

What's Changed

SemVer Minor
SemVer Patch
  • ConditionLock deallocs its pthread_cond_t in more cases by @​rnro in [https://github.com/apple/s

Configuration

📅 Schedule: Branch creation - "before 8am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies label Jun 2, 2025
@renovate renovate bot added the dependencies label Jun 2, 2025
@renovate renovate bot force-pushed the renovate/apple-swift-nio-2.x branch 2 times, most recently from 9368682 to d2afd8c Compare June 3, 2025 16:00
Copy link

codecov bot commented Jun 3, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 68.15%. Comparing base (7bad8ae) to head (d2afd8c).
Report is 104 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #787      +/-   ##
==========================================
+ Coverage   67.89%   68.15%   +0.25%     
==========================================
  Files         344      327      -17     
  Lines       15169    14650     -519     
==========================================
- Hits        10299     9984     -315     
+ Misses       4870     4666     -204     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@renovate renovate bot force-pushed the renovate/apple-swift-nio-2.x branch from d2afd8c to 35ea546 Compare June 3, 2025 18:08
Copy link
Contributor Author

renovate bot commented Jun 4, 2025

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant