From 639e756bde4cf2f2234e9a826652c7b1a060c366 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 28 Nov 2024 01:13:10 +0000 Subject: [PATCH] Apply scheduled running result --- Outputs/SwiftFormat.json | 12 ++++++++++++ Outputs/SwiftNIO.json | 12 ++++++++++++ 2 files changed, 24 insertions(+) diff --git a/Outputs/SwiftFormat.json b/Outputs/SwiftFormat.json index ad58ab0..3084d4c 100644 --- a/Outputs/SwiftFormat.json +++ b/Outputs/SwiftFormat.json @@ -1198,5 +1198,17 @@ "title" : "0.55.3", "url" : "https://github.com/nicklockwood/SwiftFormat/releases/tag/0.55.3", "version" : "0.55.3" + }, + { + "body" : "- Fixed bug where `sortTypealiases` rule could mangle generic types, or ones using the `any` keyword\r\n- The `preferKeyPaths` rule now only uses `\\\\.self` for Swift 6 and later (fix din't land yet in 5.10)\r\n- Added speculative fix for plugin `artifactbundle` not working on `ubuntu-latest`\r\n", + "createdAt" : "2024-11-27T08:58:45+09:00", + "fetchedFromAPIAt" : "2024-11-28T10:13:09+09:00", + "id" : "RE_kwDOA_OyXc4LL8FZ", + "owner" : "nicklockwood", + "publishedAt" : "2024-11-27T10:21:02+09:00", + "repository" : "SwiftFormat", + "title" : "0.55.3", + "url" : "https://github.com/nicklockwood/SwiftFormat/releases/tag/0.55.3", + "version" : "0.55.3" } ] \ No newline at end of file diff --git a/Outputs/SwiftNIO.json b/Outputs/SwiftNIO.json index 2a33f09..e44c250 100644 --- a/Outputs/SwiftNIO.json +++ b/Outputs/SwiftNIO.json @@ -898,5 +898,17 @@ "title" : "SwiftNIO 2.75.0", "url" : "https://github.com/apple/swift-nio/releases/tag/2.75.0", "version" : "2.75.0" + }, + { + "body" : "\r\n\r\n## What's Changed\r\n### SemVer Minor\r\n* Add new protocol for ChannelHandler to get buffered bytes in the channel handler by @johnnzhou in https://github.com/apple/swift-nio/pull/2918\r\n* Add WebSocketFrame.reservedBits OptionSet by @adam-fowler in https://github.com/apple/swift-nio/pull/2971\r\n* Add ByteBuffer methods getUTF8ValidatedString and readUTF8ValidatedString by @adam-fowler in https://github.com/apple/swift-nio/pull/2973\r\n* EventLoopFuture.waitSpinningRunLoop() by @weissi in https://github.com/apple/swift-nio/pull/2985\r\n### SemVer Patch\r\n* EmbeddedEventLoop/Channel: check correct thread by @weissi in https://github.com/apple/swift-nio/pull/2951\r\n* Fix `NIOAsyncSequenceProducer` watermark strategy. by @FranzBusch in https://github.com/apple/swift-nio/pull/2952\r\n* BaseSocketChannel flushNow IONotificationState changes by @rnro in https://github.com/apple/swift-nio/pull/2954\r\n* Fix leaking technique by @asdf-bro in https://github.com/apple/swift-nio/pull/2963\r\n* Use Swift 6.0 docs pipeline by @rnro in https://github.com/apple/swift-nio/pull/2966\r\n* Remove sendable checking from NIOLock and NIOLockedValueBox by @glbrntt in https://github.com/apple/swift-nio/pull/2968\r\n* Close channel during upgrade, if client closes input by @adam-fowler in https://github.com/apple/swift-nio/pull/2756\r\n* Use condition variable in NIOThreadPool by @glbrntt in https://github.com/apple/swift-nio/pull/2964\r\n* Better handle ECONNRESET on connected datagram sockets. by @Lukasa in https://github.com/apple/swift-nio/pull/2979\r\n* Only toggle production state when above/below watermark by @glbrntt in https://github.com/apple/swift-nio/pull/2996\r\n* Prevent crash in Happy Eyeballs Resolver by @Lukasa in https://github.com/apple/swift-nio/pull/3003\r\n### Other Changes\r\n* Fix broken swift format link by @ali-ahsan-ali in https://github.com/apple/swift-nio/pull/2948\r\n* Correct allocation test script by @PeterAdams-A in https://github.com/apple/swift-nio/pull/2956\r\n* Remove unused dockerfiles and allocation limit scripts by @PeterAdams-A in https://github.com/apple/swift-nio/pull/2957\r\n* Improve docs around running act for formatting by @glbrntt in https://github.com/apple/swift-nio/pull/2965\r\n* Fix SemVer major label check by @FranzBusch in https://github.com/apple/swift-nio/pull/2970\r\n* unify scheduled and main yamls by @rnro in https://github.com/apple/swift-nio/pull/2972\r\n* remove unused Swift 6 language mode workflow by @rnro in https://github.com/apple/swift-nio/pull/2976\r\n* Swift 6ify NIOHTTP1Server demo by @weissi in https://github.com/apple/swift-nio/pull/2974\r\n* Add netstat -s to nio-diagnose by @Lukasa in https://github.com/apple/swift-nio/pull/2977\r\n* tests: Remove asserts on the value of local Vsock CID by @simonjbeaumont in https://github.com/apple/swift-nio/pull/2975\r\n* Add back alloc limits script with JSON mode by @Lukasa in https://github.com/apple/swift-nio/pull/2987\r\n\r\n**Full Changelog**: https://github.com/apple/swift-nio/compare/2.76.1...2.77.0", + "createdAt" : "2024-11-27T19:27:02+09:00", + "fetchedFromAPIAt" : "2024-11-28T10:13:09+09:00", + "id" : "RE_kwDOBy6rG84LMYXj", + "owner" : "apple", + "publishedAt" : "2024-11-27T20:28:17+09:00", + "repository" : "swift-nio", + "title" : "SwiftNIO 2.77.0", + "url" : "https://github.com/apple/swift-nio/releases/tag/2.77.0", + "version" : "2.77.0" } ] \ No newline at end of file