build(deps): bump the dependencies group across 1 directory with 8 updates #363
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 dependencies group with 8 updates in the / directory:
1.19.1
1.20.0
1.8.1
1.8.2
0.4.1
0.4.2
1.9.3
1.9.4
2.27.2
2.27.4
1.8.16
1.8.23
0.7.0
0.8.0
0.5.0
0.6.0
Updates
github.com/prometheus/client_golang
from 1.19.1 to 1.20.0Release notes
Sourced from github.com/prometheus/client_golang's releases.
... (truncated)
Changelog
Sourced from github.com/prometheus/client_golang's changelog.
... (truncated)
Commits
73b811c
Cut 1.20.0 release. (#1580)7ce5089
gocollector: Attach original runtime/metrics metric name to help. (#1578)062300e
Remove go_memstat_lookups_total; added runtime/metrics calculation to memstat...aa3c00d
Update common Prometheus files (#1576)3ad2722
Add default Go runtime metrics for /gc/gogc:percent, /gc/gomemlimit:bytes, /s...0715727
Update common Prometheus files (#1573)3634bd9
ci: daggerize test and lint pipelines (#1534)28b5e6e
Merge pull request #1572 from prometheus/repo_sync8e18075
Update common Prometheus files46f77a9
Merge pull request #1571 from prometheus/dependabot/github_actions/github-act...Updates
github.com/prometheus/node_exporter
from 1.8.1 to 1.8.2Release notes
Sourced from github.com/prometheus/node_exporter's releases.
Changelog
Sourced from github.com/prometheus/node_exporter's changelog.
Commits
f1e0e83
Release v1.8.2 (#3055)Updates
github.com/sagernet/sing
from 0.4.1 to 0.4.2Commits
1f376ac
domain: Fix panic caused by possible generation of duplicate keys for `domain...d9f2559
Fix http socks closeb8736cc
Update workflowsUpdates
github.com/sagernet/sing-box
from 1.9.3 to 1.9.4Release notes
Sourced from github.com/sagernet/sing-box's releases.
Changelog
Sourced from github.com/sagernet/sing-box's changelog.
... (truncated)
Commits
3066dfe
Bump version1128fdd
documentation: Update injectable descriptioncfd9879
documentation: Remove unused9ceb660
documentation: Announce that our apps on Apple platforms are no longer available7d00d7d
Update quic-go to v0.46.021b1ac2
Fix UDP conn stuck on sniff7fec8d8
Update golangci-lint configuration07c678f
Fix crash on Android when using process rulesbaecfc7
Update quic-go to v0.45.207de36e
Fix testsUpdates
github.com/urfave/cli/v2
from 2.27.2 to 2.27.4Release notes
Sourced from github.com/urfave/cli/v2's releases.
Commits
f21e902
Merge pull request #1963 from dearchap/issue_19622a37495
uintt64 -> unint64bd87fe5
Fix:(issue_1962) Fix tests failing on 32 bit architecturesa4832fd
Merge pull request #1947 from caeret/v2-maint2400a85
Runmake generate
a5546ad
Fix improper whitespace formatting in usageTemplate, AppHelpTemplate and Subc...84c536d
Merge pull request #1938 from suzuki-shunsuke/v2-fix-shell-completion-with-do...f72fa77
fix: disable bash completion if double dash is included in arguments8e2384c
Merge pull request #1911 from elezar/bump-github.com/xrash/smetricse6c679a
Bump github.com/xrash/smetrics dependencyUpdates
github.com/xtls/xray-core
from 1.8.16 to 1.8.23Release notes
Sourced from github.com/xtls/xray-core's releases.
... (truncated)
Commits
4c82ef8
v1.8.2330af792
SplitHTTP: Rename three options & Reduce server defaults (#3611)33daa0c
SplitHTTP: Fix wrong config deserialization (#3610)70383c5
v1.8.22521d8ef
Docker: Add multi-arch builds and Loyalsoldier flavor (#3589)4531a7e
CertificateObject: Enable auto-reload for cacert & Add buildChain & Fixes (#3...a342db3
Fix a nil pointer in Wireguard client logging (#3608)60553a6
SplitHTTP server: Add noSSEHeader59f6685
SplitHTTP: More range options, change defaults, enforce maxUploadSize, fix qu...4cb2a12
Don't do raw/splice copy in case of MITMUpdates
golang.org/x/sync
from 0.7.0 to 0.8.0Commits
411f99e
LICENSE: update per Google LegalUpdates
golang.org/x/time
from 0.5.0 to 0.6.0Commits
5d9ef58
LICENSE: update per Google LegalDependabot 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