Bump the all-dependencies group with 4 updates#444
Merged
Conversation
Bumps the all-dependencies group with 4 updates: [github.com/apple/swift-nio](https://github.com/apple/swift-nio), [github.com/apple/swift-collections](https://github.com/apple/swift-collections), [github.com/vapor/console-kit](https://github.com/vapor/console-kit) and [github.com/apple/swift-log](https://github.com/apple/swift-log). Updates `github.com/apple/swift-nio` from 2.61.1 to 2.63.0 - [Release notes](https://github.com/apple/swift-nio/releases) - [Commits](apple/swift-nio@2.61.1...2.63.0) Updates `github.com/apple/swift-collections` from 1.0.5 to 1.0.6 - [Release notes](https://github.com/apple/swift-collections/releases) - [Commits](apple/swift-collections@1.0.5...1.0.6) Updates `github.com/vapor/console-kit` from 4.10.1 to 4.14.1 - [Release notes](https://github.com/vapor/console-kit/releases) - [Commits](vapor/console-kit@4.10.1...4.14.1) Updates `github.com/apple/swift-log` from 1.5.3 to 1.5.4 - [Release notes](https://github.com/apple/swift-log/releases) - [Commits](apple/swift-log@1.5.3...1.5.4) --- updated-dependencies: - dependency-name: github.com/apple/swift-nio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: github.com/apple/swift-collections dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: github.com/vapor/console-kit dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: github.com/apple/swift-log dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
0xTim
approved these changes
Jan 25, 2024
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 all-dependencies group with 4 updates: github.com/apple/swift-nio, github.com/apple/swift-collections, github.com/vapor/console-kit and github.com/apple/swift-log.
Updates
github.com/apple/swift-niofrom 2.61.1 to 2.63.0Release notes
Sourced from github.com/apple/swift-nio's releases.
Commits
635b258no confstr on Android (#2627)c14d7d6More changes to support building with Musl. (#2628)a0e0c68[arch] Add arm64_32 to the 32-bit platform check (#2625)0e40bcbAvoid overflow in tests where Int is 32-bit (#2626)756f25eAdd additional guards in tests for mocking (#2624)f80c69fAdd NIOFilesystem (#2615)826fce4FixNIOAsyncChannelallocation benchmarks (#2622)0c648c9Fix broken tests (#2621)f32c9a3Suppress the performance checker warning by being sneaky (#2620)5290857Fix the broken performance test binary (#2619)Updates
github.com/apple/swift-collectionsfrom 1.0.5 to 1.0.6Release notes
Sourced from github.com/apple/swift-collections's releases.
Commits
d029d9dMerge pull request #347 from lorentey/update-cmakecdcf9e6Update CMake configuration0791ab9Merge pull request #346 from lorentey/fix-sendable-on-old-swifts9d4a1e5[OrderedSet] Don’t try to conform to Sendable below Swift 5.503d60beMerge pull request #343 from lorentey/sendable-1.08bfcadd[1.0] Update copyright dates7d43c07Backport Sendable conformances on all public types771e7f4Merge pull request #342 from lorentey/fix-index-forKey-docs40e737c[OrderedDictionary] Fix usage of deprecated API in index(forKey:) docs1016901Merge pull request #341 from vanvoorden/vanvoorden/deque-equalityUpdates
github.com/vapor/console-kitfrom 4.10.1 to 4.14.1Release notes
Sourced from github.com/vapor/console-kit's releases.
... (truncated)
Commits
a31f44eRevert unnecessary command behavior change (#197)a7dd700Revise async commands support (#196)18262d2Add merge function to command groups (#195)39f219a[skip ci] Fix umbrella module index page links22e0265Fix API docs workflow0bd6673Split ConsoleKit into two functional targets (#192)2e3e205Add a public initializer to LogRecord (#194)7d0898eFixAnySendableHashableregression (#193)Updates
github.com/apple/swift-logfrom 1.5.3 to 1.5.4Release notes
Sourced from github.com/apple/swift-log's releases.
Commits
e97a6fcChanges to build with Musl. (#283)4587ac5Update README.md (#279)f447991Don't assume localtime() result is non-nil (#280)86ee8efupdate CI script (#281)cb28750Add CocoaLumberjack to list of logging backends (#276)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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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 conditions