Commit d0c3325
chore(deps): update dependency apple/swift-nio to v2.87.0 (#1867)
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [apple/swift-nio](https://redirect.github.com/apple/swift-nio) | minor
| `2.86.2` -> `2.87.0` |
---
### Release Notes
<details>
<summary>apple/swift-nio (apple/swift-nio)</summary>
###
[`v2.87.0`](https://redirect.github.com/apple/swift-nio/releases/tag/2.87.0):
SwiftNIO 2.87.0
[Compare
Source](https://redirect.github.com/apple/swift-nio/compare/2.86.2...2.87.0)
<!-- Release notes generated using configuration in .github/release.yml
at main -->
##### What's Changed
##### SemVer Minor
- Add `InlineArray` helpers to `ByteBuffer` by
[@​MahdiBM](https://redirect.github.com/MahdiBM) in
[https://github.com/apple/swift-nio/pull/3252](https://redirect.github.com/apple/swift-nio/pull/3252)
- Drop Swift 5.10 by
[@​fabianfett](https://redirect.github.com/fabianfett) in
[https://github.com/apple/swift-nio/pull/3393](https://redirect.github.com/apple/swift-nio/pull/3393)
##### Other Changes
- update: set explicit permissions for GitHub workflows - cxx-interop by
[@​incertum](https://redirect.github.com/incertum) in
[https://github.com/apple/swift-nio/pull/3387](https://redirect.github.com/apple/swift-nio/pull/3387)
- update: set explicit permissions for GitHub workflows - benchmarks by
[@​incertum](https://redirect.github.com/incertum) in
[https://github.com/apple/swift-nio/pull/3389](https://redirect.github.com/apple/swift-nio/pull/3389)
- update: set explicit permissions for GitHub workflows - release-builds
by [@​incertum](https://redirect.github.com/incertum) in
[https://github.com/apple/swift-nio/pull/3390](https://redirect.github.com/apple/swift-nio/pull/3390)
- update: set explicit permissions for GitHub workflows - execute-matri…
by [@​incertum](https://redirect.github.com/incertum) in
[https://github.com/apple/swift-nio/pull/3391](https://redirect.github.com/apple/swift-nio/pull/3391)
- update: set explicit permissions for GitHub workflows - unit-tests by
[@​incertum](https://redirect.github.com/incertum) in
[https://github.com/apple/swift-nio/pull/3388](https://redirect.github.com/apple/swift-nio/pull/3388)
- Tweak test availability to avoid segfaults by
[@​Lukasa](https://redirect.github.com/Lukasa) in
[https://github.com/apple/swift-nio/pull/3397](https://redirect.github.com/apple/swift-nio/pull/3397)
- Fix flakiness in testWithConfiguredStreamSocket by
[@​Lukasa](https://redirect.github.com/Lukasa) in
[https://github.com/apple/swift-nio/pull/3399](https://redirect.github.com/apple/swift-nio/pull/3399)
- set explicit permissions for GitHub workflows - all remaining
workflows by [@​incertum](https://redirect.github.com/incertum) in
[https://github.com/apple/swift-nio/pull/3396](https://redirect.github.com/apple/swift-nio/pull/3396)
- Enable Xcode beta by default in macos\_tests.yml by
[@​rnro](https://redirect.github.com/rnro) in
[https://github.com/apple/swift-nio/pull/3401](https://redirect.github.com/apple/swift-nio/pull/3401)
##### New Contributors
- [@​incertum](https://redirect.github.com/incertum) made their
first contribution in
[https://github.com/apple/swift-nio/pull/3387](https://redirect.github.com/apple/swift-nio/pull/3387)
**Full Changelog**:
apple/swift-nio@2.86.2...2.87.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:eyJjcmVhdGVkSW5WZXIiOiI0MS4wLjAiLCJ1cGRhdGVkSW5WZXIiOiI0MS4wLjAiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=-->
Co-authored-by: cgrindel-self-hosted-renovate[bot] <139595543+cgrindel-self-hosted-renovate[bot]@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>1 parent c097c18 commit d0c3325
2 files changed
+5
-5
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