build(deps): bump the all-updates group with 9 updates #7285
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-updates group with 9 updates:
3.1.3
3.1.4
1.23.0
1.23.2
1.0.9
1.0.10
0.41.0
0.42.0
0.43.0
0.44.0
0.16.0
0.17.0
0.34.0
0.35.0
0.12.0
0.13.0
0.35.0
0.36.0
Updates
github.com/mholt/acmez/v3
from 3.1.3 to 3.1.4Release notes
Sourced from github.com/mholt/acmez/v3's releases.
Commits
f6b8d4a
Truncate NotBefore/NotAfter to second precision8706f54
fix(challenge): use consistent structure (#45)adae529
Fixed typo of function name (#44)Updates
github.com/prometheus/client_golang
from 1.23.0 to 1.23.2Release notes
Sourced from github.com/prometheus/client_golang's releases.
Changelog
Sourced from github.com/prometheus/client_golang's changelog.
Commits
8179a56
Cut v1.23.2 (#1870)4142b59
Merge pull request #1869 from prometheus/arve/upgrade-common4ff40f0
Cut v1.23.1 (#1867)989b029
Upgrade to prometheus/common v0.66 (#1866)Updates
github.com/spf13/pflag
from 1.0.9 to 1.0.10Release notes
Sourced from github.com/spf13/pflag's releases.
Commits
0491e57
Merge pull request #448 from thaJeztah/fix_go_version72abab1
Merge pull request #447 from thaJeztah/fix_deprecation_comment7e4dfb1
Test on Go 1.1218a9d17
move Func, BoolFunc, tests as they require go1.21c5b9e98
remove uses of errors.Is, which requires go1.1345a4873
fix deprecation comment for (FlagSet.)ParseErrorsWhitelistUpdates
golang.org/x/crypto
from 0.41.0 to 0.42.0Commits
5307a0c
go.mod: update golang.org/x dependencies9d77937
acme: include order problem in OrderError8f580de
ssh: remove Go 1.24 build tag for ML-KEM kexa4d1237
ssh/knownhosts: improve IPv6 support in Normalizeb8d8dae
curve25519: include potential fips140=only error in panic messagef5a2eab
ssh: use curve25519.X25519 instead of curve25519.ScalarMult44ecf3a
all: upgrade go directive to at least 1.24.0 [generated]Updates
golang.org/x/net
from 0.43.0 to 0.44.0Commits
3b23d57
http2: fix race condition when disabling goroutine debugging for one test8741050
http2: simplify TestServer_Push_RejectAfterGoAway96e405c
http2: modernize TestTransportRoundtripCloseOnWriteError6dc6880
http2: simplify ClientConn Close and Shutdown tests4e2915b
http2: modernize TestTransportAllocationsAfterResponseBodyClose30b0e78
http2: modernize TestRoundTripDoesntConsumeRequestBodyEarlyb9acd77
http2: speed up TestTransportFlowControl5153f4d
go.mod: update golang.org/x dependencies9338bdd
http2: speed up TestTransportHandlerBodyClose6b20036
http2: add synchronous handler support to serverTesterUpdates
golang.org/x/sync
from 0.16.0 to 0.17.0Commits
04914c2
all: upgrade go directive to at least 1.24.0 [generated]Updates
golang.org/x/term
from 0.34.0 to 0.35.0Commits
1a11b45
go.mod: update golang.org/x dependenciesd862cd5
all: upgrade go directive to at least 1.24.0 [generated]Updates
golang.org/x/time
from 0.12.0 to 0.13.0Commits
c0b0320
all: upgrade go directive to at least 1.24.0 [generated]Updates
golang.org/x/sys
from 0.35.0 to 0.36.0Commits
b06ce05
windows: add FILE_ZERO_DATA_INFORMATION689cc11
unix: fix Listen on solarisa4712b9
plan9: drop go version tags for unsupported versions0293703
unix: add IFAL_* consts and ifaddrlblmsg on linuxab85cbb
unix/linux: extend rtnetlink constants9bd3753
unix: switch (*CPUSet).Zero to clear builtin899c232
windows/mkwinsyscall: use syscall.SyscallN instead of syscall.Syscall{6,9,12,15}543f21a
all: upgrade go directive to at least 1.24.0 [generated]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