-
Notifications
You must be signed in to change notification settings - Fork 39
Commit 669349a
chore(deps): update dependency apple/swift-nio to v2.81.0 (#1479)
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [apple/swift-nio](https://redirect.github.com/apple/swift-nio) | minor
| `2.80.0` -> `2.81.0` |
---
### Release Notes
<details>
<summary>apple/swift-nio (apple/swift-nio)</summary>
###
[`v2.81.0`](https://redirect.github.com/apple/swift-nio/releases/tag/2.81.0):
SwiftNIO 2.81.0
[Compare
Source](https://redirect.github.com/apple/swift-nio/compare/2.80.0...2.81.0)
<!-- Release notes generated using configuration in .github/release.yml
at main -->
#### What's Changed
##### SemVer Minor
- Make \_NIOFileSystem strict concurrency compatible by
[@​Lukasa](https://redirect.github.com/Lukasa) in
[https://github.com/apple/swift-nio/pull/3098](https://redirect.github.com/apple/swift-nio/pull/3098)
- Add ChannelPipeline.SynchronousOperations.Position by
[@​0xTim](https://redirect.github.com/0xTim) in
[https://github.com/apple/swift-nio/pull/3065](https://redirect.github.com/apple/swift-nio/pull/3065)
##### SemVer Patch
- Enable strict concurrency checking for NIOTLS by
[@​rnro](https://redirect.github.com/rnro) in
[https://github.com/apple/swift-nio/pull/3112](https://redirect.github.com/apple/swift-nio/pull/3112)
##### Other Changes
- Update the legacy CI matrix for 6.1 nightly by
[@​rnro](https://redirect.github.com/rnro) in
[https://github.com/apple/swift-nio/pull/3094](https://redirect.github.com/apple/swift-nio/pull/3094)
- Opt \_NIOConcurrency into Strict Concurrency by
[@​Lukasa](https://redirect.github.com/Lukasa) in
[https://github.com/apple/swift-nio/pull/3095](https://redirect.github.com/apple/swift-nio/pull/3095)
- Opt NIOFoundationCompat into strict concurrency by
[@​Lukasa](https://redirect.github.com/Lukasa) in
[https://github.com/apple/swift-nio/pull/3096](https://redirect.github.com/apple/swift-nio/pull/3096)
- Opt NIO module into Strict Concurrency by
[@​Lukasa](https://redirect.github.com/Lukasa) in
[https://github.com/apple/swift-nio/pull/3097](https://redirect.github.com/apple/swift-nio/pull/3097)
- Clean up concurrency in NIOEchoClient by
[@​Lukasa](https://redirect.github.com/Lukasa) in
[https://github.com/apple/swift-nio/pull/3099](https://redirect.github.com/apple/swift-nio/pull/3099)
- Add strict concurrency to NIOUDPEchoServer by
[@​Lukasa](https://redirect.github.com/Lukasa) in
[https://github.com/apple/swift-nio/pull/3101](https://redirect.github.com/apple/swift-nio/pull/3101)
- Lock in strict concurrency in NIOEchoServer by
[@​Lukasa](https://redirect.github.com/Lukasa) in
[https://github.com/apple/swift-nio/pull/3100](https://redirect.github.com/apple/swift-nio/pull/3100)
- Update NIOUDPEchoClient for strict concurrency by
[@​Lukasa](https://redirect.github.com/Lukasa) in
[https://github.com/apple/swift-nio/pull/3102](https://redirect.github.com/apple/swift-nio/pull/3102)
- Strict concurrency for TCP examples by
[@​Lukasa](https://redirect.github.com/Lukasa) in
[https://github.com/apple/swift-nio/pull/3103](https://redirect.github.com/apple/swift-nio/pull/3103)
- Strict concurrency for the chat examples by
[@​Lukasa](https://redirect.github.com/Lukasa) in
[https://github.com/apple/swift-nio/pull/3104](https://redirect.github.com/apple/swift-nio/pull/3104)
- Strict concurrency enablement for some test targets by
[@​Lukasa](https://redirect.github.com/Lukasa) in
[https://github.com/apple/swift-nio/pull/3105](https://redirect.github.com/apple/swift-nio/pull/3105)
- Strict concurrency for NIOTests by
[@​Lukasa](https://redirect.github.com/Lukasa) in
[https://github.com/apple/swift-nio/pull/3106](https://redirect.github.com/apple/swift-nio/pull/3106)
- Make the FileSystem world strict concurrency clean by
[@​Lukasa](https://redirect.github.com/Lukasa) in
[https://github.com/apple/swift-nio/pull/3107](https://redirect.github.com/apple/swift-nio/pull/3107)
- document known Structured Concurrency violations by
[@​weissi](https://redirect.github.com/weissi) in
[https://github.com/apple/swift-nio/pull/3108](https://redirect.github.com/apple/swift-nio/pull/3108)
**Full Changelog**:
apple/swift-nio@2.80.0...2.81.0
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.
👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config
help](https://redirect.github.com/renovatebot/renovate/discussions) if
that's undesired.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC45NC4xIiwidXBkYXRlZEluVmVyIjoiMzguOTQuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Co-authored-by: cgrindel-self-hosted-renovate[bot] <139595543+cgrindel-self-hosted-renovate[bot]@users.noreply.github.com>1 parent 30725d3 commit 669349aCopy full SHA for 669349a
File tree
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedFilter options
- examples/ios_sim
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedexamples/ios_sim/Package.swift
Copy file name to clipboardExpand all lines: examples/ios_sim/Package.swift+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
8 |
| - | |
| 8 | + | |
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
|
0 commit comments