Commit b620067
chore(deps): update dependency apple/swift-nio to v2.83.0 (#1622)
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [apple/swift-nio](https://redirect.github.com/apple/swift-nio) | minor
| `2.82.1` -> `2.83.0` |
---
### Release Notes
<details>
<summary>apple/swift-nio (apple/swift-nio)</summary>
###
[`v2.83.0`](https://redirect.github.com/apple/swift-nio/releases/tag/2.83.0)
[Compare
Source](https://redirect.github.com/apple/swift-nio/compare/2.82.1...2.83.0)
<!-- Release notes generated using configuration in .github/release.yml
at main -->
##### What's Changed
##### SemVer Minor
- Make ChannelError and NIOConnectionError conform to
CustomStringConvertible by
[@​axelandersson](https://redirect.github.com/axelandersson) in
[https://github.com/apple/swift-nio/pull/3230](https://redirect.github.com/apple/swift-nio/pull/3230)
- Drop Swift 5.9 by [@​rnro](https://redirect.github.com/rnro) in
[https://github.com/apple/swift-nio/pull/3228](https://redirect.github.com/apple/swift-nio/pull/3228)
- Move `PooledRecvBufferAllocator` from NIOPosix to NIOCore by
[@​rafaelcepeda](https://redirect.github.com/rafaelcepeda) in
[https://github.com/apple/swift-nio/pull/3110](https://redirect.github.com/apple/swift-nio/pull/3110)
##### SemVer Patch
- Update Array+FileSystem.swift to add visionOS by
[@​rnro](https://redirect.github.com/rnro) in
[https://github.com/apple/swift-nio/pull/3220](https://redirect.github.com/apple/swift-nio/pull/3220)
- BaseStreamSocketChannel half-close allows outstanding writes to
complete by [@​rnro](https://redirect.github.com/rnro) in
[https://github.com/apple/swift-nio/pull/3148](https://redirect.github.com/apple/swift-nio/pull/3148)
- Remove assertions on PWM failAll and closeOutbound by
[@​rnro](https://redirect.github.com/rnro) in
[https://github.com/apple/swift-nio/pull/3231](https://redirect.github.com/apple/swift-nio/pull/3231)
- Replace almost all public static lets with computed vars by
[@​Lukasa](https://redirect.github.com/Lukasa) in
[https://github.com/apple/swift-nio/pull/3229](https://redirect.github.com/apple/swift-nio/pull/3229)
##### Other Changes
- Removed Docker references as repo moved to Github actions by
[@​akbashev](https://redirect.github.com/akbashev) in
[https://github.com/apple/swift-nio/pull/3227](https://redirect.github.com/apple/swift-nio/pull/3227)
- Update SECURITY.md by [@​rnro](https://redirect.github.com/rnro)
in
[https://github.com/apple/swift-nio/pull/3232](https://redirect.github.com/apple/swift-nio/pull/3232)
- Disable Swift 5.9 CI jobs by default by
[@​rnro](https://redirect.github.com/rnro) in
[https://github.com/apple/swift-nio/pull/3233](https://redirect.github.com/apple/swift-nio/pull/3233)
##### New Contributors
- [@​akbashev](https://redirect.github.com/akbashev) made their
first contribution in
[https://github.com/apple/swift-nio/pull/3227](https://redirect.github.com/apple/swift-nio/pull/3227)
- [@​axelandersson](https://redirect.github.com/axelandersson)
made their first contribution in
[https://github.com/apple/swift-nio/pull/3230](https://redirect.github.com/apple/swift-nio/pull/3230)
**Full Changelog**:
apple/swift-nio@2.82.1...2.83.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:eyJjcmVhdGVkSW5WZXIiOiI0MC4zLjEiLCJ1cGRhdGVkSW5WZXIiOiI0MC4zLjEiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=-->
Co-authored-by: cgrindel-self-hosted-renovate[bot] <139595543+cgrindel-self-hosted-renovate[bot]@users.noreply.github.com>1 parent b5ed851 commit b620067
2 files changed
+3
-3
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| 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