build(deps): bump the go_modules group across 1 directory with 5 updates #1
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 go_modules group with 3 updates in the / directory: github.com/quic-go/quic-go, github.com/go-jose/go-jose/v3 and github.com/golang/glog.
Updates
github.com/quic-go/quic-go
from 0.43.0 to 0.48.2Release notes
Sourced from github.com/quic-go/quic-go's releases.
... (truncated)
Commits
34157e6
use IP_PMTUDISC_PROBE instead of IP_PMTUDISC_DO on Linux (#4729)a6ced3a
fix race condition in closed connection packet handling (#4720)955506a
fix arming of keep-alive timer after sending PMTUD probe packets (#4716)98de6ae
http3: fix graceful server shutdown (#4707)6af2b1a
http3: rename Server.CloseGracefully to Shutdown (#4701)4a9a81c
http3: output panic stack trace as a string (#4700)588b93c
http3: add (deprecated) type aliases for RoundTripper and SingleDestinationRo...2dc1e35
http3: remove deprecated ListenAndServe and Server.SetQuicHeader (#4698)d5d7592
qlog: remove deprecated DefaultTracer function (#4697)29f903f
http3: improve documentation for Transport and ClientConn (#4696)Updates
golang.org/x/crypto
from 0.22.0 to 0.26.0Commits
5bcd010
go.mod: update golang.org/x dependencies3375612
ssh: add support for unpadded RSA signaturesbb80217
ssh: don't use dsa keys in integration tests6879722
ssh: remove go 1.21+ dependency on slicese983fa2
sha3: Avo port of keccakf_amd64.s80fd972
LICENSE: update per Google Legalf2bc3a6
x509roots/fallback/internal/goissue52287: deleted66d9c3
x509roots/fallback: update bundle9fadb0b
go.mod: update golang.org/x dependenciesa6a393f
all: bump go.mod version and drop compatibility shimsUpdates
golang.org/x/net
from 0.24.0 to 0.28.0Commits
4542a42
go.mod: update golang.org/x dependencies765c7e8
xsrftoken: create no padding base64 string by RawURLEncoding032e4e4
LICENSE: update per Google Legale2310ae
go.mod: update golang.org/x dependencies77708f7
quic: skip tests which depend on unimplemented UDP functions on Plan 99617c63
http2: avoid Transport hang with Connection: close and AllowHTTP66e838c
go.mod: update golang.org/x dependencies6249541
http2: avoid race in server handler SetReadDeadine/SetWriteDeadline603e3e6
quic: disable X25519Kyber768Draft00 in tests67e8d0c
http2: report an error if goroutines outlive serverTester testsUpdates
github.com/go-jose/go-jose/v3
from 3.0.3 to 3.0.4Release notes
Sourced from github.com/go-jose/go-jose/v3's releases.
Commits
5253038
Backport fix 167 to v3 (#174)047dc99
CI: Update github actions and go version (#173)0f017e9
Revert #26 (ignore unsupported JWKs in Sets) (#131)3e2bbef
Unmarshal jwk keys with unsupported key type or algorithm into empty … (#26)Updates
github.com/golang/glog
from 1.2.0 to 1.2.4Release notes
Sourced from github.com/golang/glog's releases.
Commits
a0e3c40
glog: have createInDir fail if the file already exists7139da2
glog: introduce createInDir function as in internal versiondd58629
glog: Don't try to create/rotate a given syncBuffer twice in the same second04dbec0
glog: fix typo (#73)459cf3b
glog: check that stderr is valid before using it by default (#72)9730314
glog: avoid calling user.Current() on windows (#69)861d094
glog: don't hold mutex when sync'ing (#68)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 conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.