Bump the all-dependencies group across 1 directory with 5 updates #459
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 5 updates in the / directory:
2.64.0
2.65.0
1.2.1
1.3.0
5.1.0
5.1.2
0.2.0
0.2.1
4.14.1
4.14.2
Updates
github.com/apple/swift-nio
from 2.64.0 to 2.65.0Release notes
Sourced from github.com/apple/swift-nio's releases.
Commits
359c461
Retain a ref to NIOAsyncWriter until channel active (#2703)bfc1a2c
Tolerate IPv6 address resolution failure (#2704)fa540cf
Add privacy manifest (#2695)8b43f70
Add support forSWIFTCI_USE_LOCAL_DEPS
convention (#2699)b222c26
Add a helper for setting or cascading optional promises (#2697)082ac21
Add delegate for collecting eventloop tick metrics (#2608)05fbcac
Added file and line to NIOAsyncWriterError description (#2693)2d840c5
Use NIOThreadPool in NIOFileSystem (#2692)6b29fc3
Clarify Client/Server column headers (#2691)1f5be71
Add cancellation to NIOThreadPool's async runIfActive (#2679)Updates
github.com/apple/swift-system
from 1.2.1 to 1.3.0Release notes
Sourced from github.com/apple/swift-system's releases.
Commits
f9266c8
Merge pull request #177 from lorentey/fix-cmakeb7dc8e8
[CMake] Restore to working order on Apple platforms7d45e0d
Update README.md to refer to 1.3.0ab09f04
Merge pull request #173 from lorentey/codeowners-1.3.00cf079e
Add CODEOWNERS52f603c
[CI] Remove support for Swift 5.7de1f8bc
Merge pull request #172 from glessard/visionOS-support-for-1.3.00368ce5
Add support for Swift CI on release/1.3.07b14e48
Remove the repeated list of Darwin-based platformsc456f41
Change the package manifest to support visionOSUpdates
github.com/jpsim/yams
from 5.1.0 to 5.1.2Release notes
Sourced from github.com/jpsim/yams's releases.
Commits
9234124
Release 5.1.2d5ce6b2
Add empty changelog section23b6264
Release 5.1.1b131f95
Improve support for Bazel 7.x (#414)029b612
Add an option for encoding scalars with newlines to Emitter.Options (#406)0d523df
Fix a typo in README.md (#413)abbf2d4
Add empty changelog sectionUpdates
github.com/vapor-community/mustache
from 0.2.0 to 0.2.1Commits
137e173
Restore compatibility back to Swift 5.5 (#2)Updates
github.com/vapor/console-kit
from 4.14.1 to 4.14.2Release notes
Sourced from github.com/vapor/console-kit's releases.
Commits
9c24ac4
Support compiling against Musl (#198)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 rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will 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 version
will 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