-
Notifications
You must be signed in to change notification settings - Fork 0
chore(deps): update all non-major dependencies #63
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
renovate
wants to merge
1
commit into
main
Choose a base branch
from
ci-c6b2bc
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains 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
4e9d949
to
fe6c36b
Compare
80feb8b
to
61a09f3
Compare
a5c1b38
to
2ce69a9
Compare
b5b2aab
to
579329d
Compare
add2c9e
to
e698331
Compare
69d7e70
to
34fafc8
Compare
34fafc8
to
c111d65
Compare
6caed19
to
1b25dfd
Compare
93f5461
to
c828b22
Compare
c828b22
to
56e4d33
Compare
52f4e45
to
ee94779
Compare
0e942a3
to
d5d59b0
Compare
d3e0394
to
6afe141
Compare
311e2f3
to
6af66cf
Compare
a24a26f
to
acdc07b
Compare
52d8d9d
to
a4610be
Compare
54ddfe3
to
57bb3bb
Compare
b16d3e9
to
124672d
Compare
e738fd5
to
ae4f211
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.67.0"
->from: "2.81.0"
from: "1.2.1"
->from: "1.7.2"
from: "1.4.0"
->from: "1.8.2"
from: "4.102.0"
->from: "4.114.1"
Release Notes
apple/swift-nio (apple/swift-nio)
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 https://github.com/apple/swift-nio/pull/3048Int(buffer:)
initializer toFixedWidthInteger
types by @natikgadzhi in https://github.com/apple/swift-nio/pull/3047SemVer Patch
flatScheduleTask
by @clintonpi in https://github.com/apple/swift-nio/pull/3079NIOFileSystem
: Try ${TMPDIR} first for temporary directory by @natikgadzhi in https://github.com/apple/swift-nio/pull/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 betweenEventLoop
s,EventLoopFuture
s, and Swift's concurrency model.More work in this area is ongoing, and will be released in subsequent versions.
SemVer Minor
SemVer Patch
fastRebase
implementation by @clintonpi in https://github.com/apple/swift-nio/pull/3014closeFuture
instead of close promise inNIOAsyncChannel
'sexecuteThenClose
by @gjcairo in https://github.com/apple/swift-nio/pull/3032Other Changes
New Contributors
v2.77.0
: SwiftNIO 2.77.0Compare Source
What's Changed
SemVer Minor
SemVer Patch
NIOAsyncSequenceProducer
watermark strategy. by @FranzBusch in https://github.com/apple/swift-nio/pull/2952Other Changes
Full Changelog: apple/swift-nio@2.76.1...2.77.0
v2.76.1
: SwiftNIO 2.76.1Compare Source
What's Changed
SemVer Patch
Full Changelog: apple/swift-nio@2.76.0...2.76.1
v2.76.0
: SwiftNIO 2.76.0Compare Source
What's Changed
SemVer Minor
EventLoopFuture
andEventLoopPromise
under strict concurrency checking by @FranzBusch in https://github.com/apple/swift-nio/pull/2654SemVer Patch
Other Changes
New Contributors
Full Changelog: apple/swift-nio@2.75.0...2.76.0
v2.75.0
: SwiftNIO 2.75.0Compare Source
What's Changed
SemVer Minor
ByteCount
by @clintonpi in https://github.com/apple/swift-nio/pull/2909removeHandler(context: ChannelHandlerContext)
to SynchronousOperations of ChannelPipeline by @supersonicbyte in https://github.com/apple/swift-nio/pull/2912SemVer Patch
ByteBuffer
can tolerate by @clintonpi in https://github.com/apple/swift-nio/pull/2911Other Changes
New Contributors
Full Changelog: apple/swift-nio@2.74.0...2.75.0
v2.74.0
: SwiftNIO 2.74.0Compare Source
What's Changed
SemVer Minor
SemVer Patch
Full Changelog: apple/swift-nio@2.73.0...2.74.0
v2.73.0
Compare Source
What's Changed
SemVer Minor
ByteBuffer
's description more useful by @supersonicbyte in https://github.com/apple/swift-nio/pull/2864UDP_MAX_SEGMENTS
via System by @rnro in https://github.com/apple/swift-nio/pull/2891ChannelOption
to get the amount of buffered outbound data in the Channel by @johnnzhou in https://github.com/apple/swift-nio/pull/2849AcceptBackoffHandler
to the async server bootstraps by @FranzBusch in https://github.com/apple/swift-nio/pull/2782SemVer Patch
WebSocketFrame
by @supersonicbyte in https://github.com/apple/swift-nio/pull/2862description
and addingdebugDescription
toNIOAny
by @supersonicbyte in https://github.com/apple/swift-nio/pull/2866ByteBuffer.debugDescription
suitable for structural display by @dnadoba in https://github.com/apple/swift-nio/pull/2495NIOSingleStepByteToMessageDecoder
reentrancy safety by @rnro in https://github.com/apple/swift-nio/pull/2881NIOThrowingAsyncSequenceProducer
by @rnro in https://github.com/apple/swift-nio/pull/2879NIOThrowingAsyncSequenceProducer
(#2879)" by @rnro in https://github.com/apple/swift-nio/pull/2892EmbeddedEventLoop
by @aryan-25 in https://github.com/apple/swift-nio/pull/2890Other Changes
.in
and.cmake
files by @FranzBusch in https://github.com/apple/swift-nio/pull/2870New Contributors
Full Changelog: apple/swift-nio@2.72.0...2.73.0
v2.72.0
Compare Source
What's Changed
SemVer Minor
SemVer Patch
assumeIsolated
work with SerialExecutors that are backed by EventLoops by @fabianfett in https://github.com/apple/swift-nio/pull/2865New Contributors
Full Changelog: apple/swift-nio@2.71.0...2.72.0
v2.71.0
Compare Source
What's Changed
SemVer Minor
NIOConcurrencyHelpers
by @Lukasa in https://github.com/apple/swift-nio/pull/2832_NIODataStructures
by @Lukasa in https://github.com/apple/swift-nio/pull/2835NIOTooManyBytesError
by @cmcgee1024 in https://github.com/apple/swift-nio/pull/2831SemVer Patch
_NIOBase64
by @Lukasa in https://github.com/apple/swift-nio/pull/2838Other Changes
ubuntu
toUbuntu
at README.md by @lamtrinhdev in https://github.com/apple/swift-nio/pull/2830.editorconfig
file by @FranzBusch in https://github.com/apple/swift-nio/pull/2829NIOFileSystem
flaky tests by @gjcairo in https://github.com/apple/swift-nio/pull/2842testTasksScheduledDuringShutdownAreAutomaticallyCancelled
by @glbrntt in https://github.com/apple/swift-nio/pull/2843ThreadLocalVariable
isn't Sendable. by @Lukasa in https://github.com/apple/swift-nio/pull/2845New Contributors
Full Changelog: apple/swift-nio@2.70.0...2.71.0
v2.70.0
: SwiftNIO 2.70.0Compare Source
What's Changed
SemVer Minor
FileSystem.copyItem
can parallelise directory copy by @UncleMattHope in https://github.com/apple/swift-nio/pull/2806ChannelOption
: Allow types to be accessed with leading dot syntax by @ayush1794 in https://github.com/apple/swift-nio/pull/2816EventLoopPromise
conform to Equatable by @gjcairo in https://github.com/apple/swift-nio/pull/2714CopyStrategy
overload for copyItem. by @UncleMattHope in https://github.com/apple/swift-nio/pull/2818SemVer Patch
Other Changes
testInstantTCPConnectionResetThrowsError
more reliable by @hamzahrmalik in https://github.com/apple/swift-nio/pull/2810shellcheck
and fix up warnings by @FranzBusch in https://github.com/apple/swift-nio/pull/2809.index-build
to.gitignore
by @MaxDesiatov in https://github.com/apple/swift-nio/pull/2819WebSocketErrorCodes.swift
by @valeriyvan in https://github.com/apple/swift-nio/pull/2604New Contributors
Full Changelog: apple/swift-nio@2.69.0...2.70.0
v2.69.0
: SwiftNIO 2.69.0Compare Source
What's Changed
SemVer Minor
NIOLockedValueBox
by @glbrntt in [httpConfiguration
📅 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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.