This repository was archived by the owner on Oct 8, 2025. It is now read-only.
chore(deps): update dependency apple/swift-nio to from: "2.86.2"#73
Open
renovate-bot wants to merge 1 commit into
Open
chore(deps): update dependency apple/swift-nio to from: "2.86.2"#73renovate-bot wants to merge 1 commit into
renovate-bot wants to merge 1 commit into
Conversation
renovate-bot
force-pushed
the
renovate/apple-swift-nio-2.x
branch
2 times, most recently
from
November 1, 2023 13:23
36fdead to
71d0081
Compare
renovate-bot
force-pushed
the
renovate/apple-swift-nio-2.x
branch
from
November 16, 2023 15:08
71d0081 to
9fb42b9
Compare
renovate-bot
force-pushed
the
renovate/apple-swift-nio-2.x
branch
from
January 22, 2024 17:28
9fb42b9 to
9c7d1cc
Compare
renovate-bot
force-pushed
the
renovate/apple-swift-nio-2.x
branch
from
March 6, 2024 18:20
9c7d1cc to
b21ad6b
Compare
renovate-bot
force-pushed
the
renovate/apple-swift-nio-2.x
branch
from
April 22, 2024 14:23
b21ad6b to
6935231
Compare
renovate-bot
force-pushed
the
renovate/apple-swift-nio-2.x
branch
from
June 3, 2024 16:12
6935231 to
ac7138c
Compare
renovate-bot
force-pushed
the
renovate/apple-swift-nio-2.x
branch
from
June 17, 2024 15:47
ac7138c to
d359a1e
Compare
renovate-bot
force-pushed
the
renovate/apple-swift-nio-2.x
branch
from
July 1, 2024 14:10
d359a1e to
d43d5a8
Compare
renovate-bot
force-pushed
the
renovate/apple-swift-nio-2.x
branch
from
July 25, 2024 08:32
d43d5a8 to
f855e5f
Compare
renovate-bot
force-pushed
the
renovate/apple-swift-nio-2.x
branch
from
August 5, 2024 16:28
f855e5f to
4ef334d
Compare
renovate-bot
force-pushed
the
renovate/apple-swift-nio-2.x
branch
from
September 2, 2024 16:06
4ef334d to
a05181c
Compare
renovate-bot
force-pushed
the
renovate/apple-swift-nio-2.x
branch
from
September 3, 2024 20:10
a05181c to
5a6b647
Compare
renovate-bot
force-pushed
the
renovate/apple-swift-nio-2.x
branch
from
September 25, 2024 14:50
5a6b647 to
5abdd38
Compare
renovate-bot
force-pushed
the
renovate/apple-swift-nio-2.x
branch
from
January 15, 2025 14:42
6784219 to
39fa3a1
Compare
renovate-bot
force-pushed
the
renovate/apple-swift-nio-2.x
branch
from
January 29, 2025 13:48
39fa3a1 to
c8037a4
Compare
renovate-bot
force-pushed
the
renovate/apple-swift-nio-2.x
branch
from
February 10, 2025 13:35
c8037a4 to
1f89ae1
Compare
renovate-bot
force-pushed
the
renovate/apple-swift-nio-2.x
branch
from
April 22, 2025 19:50
1f89ae1 to
0b04c4d
Compare
renovate-bot
force-pushed
the
renovate/apple-swift-nio-2.x
branch
from
April 29, 2025 16:45
0b04c4d to
b776ed2
Compare
renovate-bot
force-pushed
the
renovate/apple-swift-nio-2.x
branch
from
May 12, 2025 11:21
b776ed2 to
a332684
Compare
renovate-bot
force-pushed
the
renovate/apple-swift-nio-2.x
branch
16 times, most recently
from
June 2, 2025 21:17
84fb8ad to
fe10e65
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
from: "2.59.0"->from: "2.86.2"Release Notes
apple/swift-nio (apple/swift-nio)
v2.86.2Compare Source
What's Changed
SemVer Patch
Other Changes
Full Changelog: apple/swift-nio@2.86.1...2.86.2
v2.86.1: SwiftNIO 2.86.1Compare Source
What's Changed
SemVer Patch
SocketChannel.swiftcompile by @fabianfett in #3348dupis deprecated on Windows, use_dupinstead by @fabianfett in #3352GetLastErrorusingFormatMessageby @fabianfett in #3353_SelectorBackendProtocolto work with Windows Handles by @fabianfett in #3356Other Changes
Full Changelog: apple/swift-nio@2.86.0...2.87.0
v2.86.0: SwiftNIO 2.86.0Compare Source
What's Changed
SemVer Minor
-require-explicit-sendableflag is enabled by @rafaelcepeda in #3320SemVer Patch
Other Changes
HTTPServerClientTest.swiftcomments by @MaxDesiatov in #3323New Contributors
Full Changelog: apple/swift-nio@2.85.0...2.86.0
v2.85.0: SwiftNIO 2.85.0Compare Source
What's Changed
SemVer Minor
SemVer Patch
update_and_patch_llhttp.shscript to update to 9.3.0 by @xtremekforever in #3298<stddef.h>is not imported within extern "C" by @xtremekforever in #3299inEventLoopchecks by @weissi in #3302CallbackListby @glbrntt in #3303Other Changes
generate_matrix.shfor windows nightlies to 2022 images by @rnro in #3284inEventLoopbenchmark by @weissi in #3301New Contributors
Full Changelog: apple/swift-nio@2.84.0...2.85.0
v2.84.0: SwiftNIO 2.84.0Compare Source
What's Changed
SemVer Minor
scheduleCallbackAPIs toNIOIsolatedEventLoopby @ptoffy in #3263SemVer Patch
NIOThrowingAsyncSequenceProducermake more funcs@inlinableby @fabianfett in #3243Other Changes
New Contributors
Full Changelog: apple/swift-nio@2.83.0...2.84.0
v2.83.0Compare Source
What's Changed
SemVer Minor
PooledRecvBufferAllocatorfrom NIOPosix to NIOCore by @rafaelcepeda in #3110SemVer Patch
Other Changes
New Contributors
Full Changelog: apple/swift-nio@2.82.1...2.83.0
v2.82.1Compare Source
What's Changed
SemVer Patch
Full Changelog: apple/swift-nio@2.82.0...2.82.1
v2.82.0: SwiftNIO 2.82.0Compare Source
What's Changed
SemVer Minor
SemVer Patch
Other Changes
macos_tests.ymlby @rnro in #3162New Contributors
Full Changelog: apple/swift-nio@2.81.0...2.82.0
v2.81.0: SwiftNIO 2.81.0Compare 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.0Compare Source
What's Changed
SemVer Minor
String(contentsOf: FilePath ...)by @natikgadzhi in #3048Int(buffer:)initializer toFixedWidthIntegertypes by @natikgadzhi in #3047SemVer Patch
flatScheduleTaskby @clintonpi in #3079NIOFileSystem: Try ${TMPDIR} first for temporary directory by @natikgadzhi in #3067Other Changes
Full Changelog: apple/swift-nio@2.79.0...2.80.0
v2.79.0: SwiftNIO 2.79.0Compare 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.0Compare 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, andEventLoopFuture. For more details on how to use these types to make adoption of strict concurrency easier, please see our documentation on the relationship betweenEventLoops,EventLoopFutures, and Swift's concurrency model.More work in this area is ongoing, and will be released in subsequent versions.
SemVer Minor
SemVer Patch
fastRebaseimplementation by @clintonpi in #3014Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.