build(deps): bump the swift group across 1 directory with 3 updates#10
Open
dependabot[bot] wants to merge 1 commit into
Open
build(deps): bump the swift group across 1 directory with 3 updates#10dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the swift group with 3 updates in the / directory: [github.com/apple/swift-nio](https://github.com/apple/swift-nio), [github.com/apple/swift-nio-extras](https://github.com/apple/swift-nio-extras) and [github.com/apple/swift-nio-http2](https://github.com/apple/swift-nio-http2). Updates `github.com/apple/swift-nio` from 2.86.0 to 2.101.0 - [Release notes](https://github.com/apple/swift-nio/releases) - [Commits](apple/swift-nio@2.86.0...2.101.0) Updates `github.com/apple/swift-nio-extras` from 1.29.0 to 1.34.1 - [Release notes](https://github.com/apple/swift-nio-extras/releases) - [Commits](apple/swift-nio-extras@1.29.0...1.34.1) Updates `github.com/apple/swift-nio-http2` from 1.38.0 to 1.44.0 - [Release notes](https://github.com/apple/swift-nio-http2/releases) - [Commits](apple/swift-nio-http2@1.38.0...1.44.0) --- updated-dependencies: - dependency-name: github.com/apple/swift-nio dependency-version: 2.101.0 dependency-type: indirect dependency-group: swift - dependency-name: github.com/apple/swift-nio-extras dependency-version: 1.34.1 dependency-type: indirect dependency-group: swift - dependency-name: github.com/apple/swift-nio-http2 dependency-version: 1.44.0 dependency-type: indirect dependency-group: swift ... Signed-off-by: dependabot[bot] <support@github.com>
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 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.
Bumps the swift group with 3 updates in the / directory: github.com/apple/swift-nio, github.com/apple/swift-nio-extras and github.com/apple/swift-nio-http2.
Updates
github.com/apple/swift-niofrom 2.86.0 to 2.101.0Release notes
Sourced from github.com/apple/swift-nio's releases.
... (truncated)
Commits
77b84ac[NIOFileSystem] Fallback to rename whenrenameat2is not available (#3612)03848cbNonBlockingFileIO: error instead of silently truncating oversized reads (#3607)9ebe69dAdd get/setMultipleIntegers on ByteBuffer (#3606)4e370dcNIOWebSocket: reject 8-byte payload lengths that exceed Int.max (#3603)d20fa05Fix readInlineArray reading from the wrong index when readerIndex is non-zero...9670fe1Don't fatalError if NIOTypedHTTPServerUpgraderStateMachine is in state finish...158030eSupport multiple benchmark packages per macOS workflow invocation (#3602)57c0a08Speed up the tests (#3601)b24872dMerge commit from fork87f935bMerge commit from forkUpdates
github.com/apple/swift-nio-extrasfrom 1.29.0 to 1.34.1Release notes
Sourced from github.com/apple/swift-nio-extras's releases.
... (truncated)
Commits
d2eeec0Merge commit from fork2aa26cdMigrate macOS build argument overrides to Swift version inputs (#312)5a48717Drop Swift 6.0 (#310)81fe98aEnable Swift 6.3 jobs in CI (#309)abcf531updateactions/checkoutfrom v4 to v6 (#307)fef304cvendor zlib instead of relying on system version (#306)56301dfswitch from main to 0.0.7 for swiftlang workflows (#305)3df009dFix crash in HTTPResumableUploadChannel when parent channel is closed (#304)cc59977Add NIOCertificateHelpers product (#303)2b837f7Helper to validate nio-ssl certificates using a swift-certificates Verifier (...Updates
github.com/apple/swift-nio-http2from 1.38.0 to 1.44.0Release notes
Sourced from github.com/apple/swift-nio-http2's releases.
... (truncated)
Commits
61d1b44Merge commit from fork81cc182UpdateclampedToValidWindowSizeto use Int32.max (#546)335e5b5Drop Swift 6.0 (#545)ac262c1Enable Swift 6.3 jobs in CI (#544)6d8d596Allow connection and stream window target sizes to be configured separately (...9019b76Improve HPACKEncoding performance by ~1.5x (#542)0b600fcImprove HPACKEncoding performance by ~2x (#541)46ffc74AddHPACKEncoderBenchmark (#540)04ce651Upgrade GitHub Actions for Node 24 compatibility (#536)0ba06c0Make NIOHPACK a product (#538)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.