Swift: Bump the swift-dependencies group with 4 updates #3726
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-dependencies group with 4 updates: github.com/apple/swift-metrics, github.com/apple/swift-log, github.com/scinfu/swiftsoup and github.com/swift-server/swift-service-lifecycle.
Updates
github.com/apple/swift-metrics
from 2.5.1 to 2.6.0Release notes
Sourced from github.com/apple/swift-metrics's releases.
Commits
3c0f419
AddTimer.measure
methods (#140)cbd39ce
Only apply standard swift settings on valid targets (#163)029e902
Rename nightly_6_1 params to nightly_next (#162)58f390a
Tell the truth about the supported metric types (#161)53de3bf
CI use 6.1 nightlies (#160)Updates
github.com/apple/swift-log
from 1.6.2 to 1.6.3Release notes
Sourced from github.com/apple/swift-log's releases.
Commits
3d8596e
Fix building on Fedora 39 and Ubuntu 24.04 (#354)3a9d8c9
Only apply standard swift settings on valid targets (#353)2dd04b0
Rename nightly_6_1 params to nightly_next (#352)770059c
CI use 6.1 nightlies (#348)f82ce96
Add swift-log-systemd has moved (#345) (#346)9576fd5
fix: fix typo (#333)8f746b0
Add swift-log-systemd.git to the list of available backends (#345) (#345)6efb781
Update release.yml (#344)9e1494a
Enable MemberImportVisibility check on all targets (#343)960b23e
Enable strict concurrency (#342)Updates
github.com/scinfu/swiftsoup
from 2.8.6 to 2.8.7Release notes
Sourced from github.com/scinfu/swiftsoup's releases.
Commits
bba848d
Merge pull request #306 from lake-of-fire/master9bc2320
optimizations39cac18
optimizations6da619a
wip5d5cfa9
wip9224431
Update README.md3d80a59
Update LICENSEUpdates
github.com/swift-server/swift-service-lifecycle
from 2.6.3 to 2.7.0Release notes
Sourced from github.com/swift-server/swift-service-lifecycle's releases.
Commits
7ee57f9
Support adding services whileServiceGroup
is running (#199)e2b442c
Import the Android module if available, since glibc and musl are unavailable ...c641ece
Update README.md (#197)24ea917
Update documentation (#195)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