build(deps): bump the go_modules group across 1 directory with 8 updates - #643
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps the go_modules group with 6 updates in the /test-infra/compose directory: | Package | From | To | | --- | --- | --- | | [github.com/consensys/gnark-crypto](https://github.com/consensys/gnark-crypto) | `0.18.0` | `0.18.1` | | [github.com/pion/dtls/v3](https://github.com/pion/dtls) | `3.0.6` | `3.1.4` | | [github.com/pion/stun/v3](https://github.com/pion/stun) | `3.0.0` | `3.1.5` | | [go.opentelemetry.io/otel](https://github.com/open-telemetry/opentelemetry-go) | `1.38.0` | `1.41.0` | | [go.opentelemetry.io/otel/sdk](https://github.com/open-telemetry/opentelemetry-go) | `1.38.0` | `1.43.0` | | [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.75.0` | `1.82.1` | Updates `github.com/consensys/gnark-crypto` from 0.18.0 to 0.18.1 - [Release notes](https://github.com/consensys/gnark-crypto/releases) - [Changelog](https://github.com/Consensys/gnark-crypto/blob/master/CHANGELOG.md) - [Commits](Consensys/gnark-crypto@v0.18.0...v0.18.1) Updates `github.com/pion/dtls/v3` from 3.0.6 to 3.1.4 - [Release notes](https://github.com/pion/dtls/releases) - [Commits](pion/dtls@v3.0.6...v3.1.4) Updates `github.com/pion/stun/v3` from 3.0.0 to 3.1.5 - [Release notes](https://github.com/pion/stun/releases) - [Commits](pion/stun@v3.0.0...v3.1.5) Updates `go.opentelemetry.io/otel` from 1.38.0 to 1.41.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go@v1.38.0...v1.41.0) Updates `go.opentelemetry.io/otel/sdk` from 1.38.0 to 1.43.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go@v1.38.0...v1.43.0) Updates `golang.org/x/crypto` from 0.42.0 to 0.48.0 - [Commits](golang/crypto@v0.42.0...v0.48.0) Updates `golang.org/x/net` from 0.44.0 to 0.49.0 - [Commits](golang/net@v0.44.0...v0.49.0) Updates `google.golang.org/grpc` from 1.75.0 to 1.82.1 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.75.0...v1.82.1) --- updated-dependencies: - dependency-name: github.com/consensys/gnark-crypto dependency-version: 0.18.1 dependency-type: indirect dependency-group: go_modules - dependency-name: github.com/pion/dtls/v3 dependency-version: 3.1.4 dependency-type: indirect dependency-group: go_modules - dependency-name: github.com/pion/stun/v3 dependency-version: 3.1.5 dependency-type: indirect dependency-group: go_modules - dependency-name: go.opentelemetry.io/otel dependency-version: 1.41.0 dependency-type: indirect dependency-group: go_modules - dependency-name: go.opentelemetry.io/otel/sdk dependency-version: 1.43.0 dependency-type: indirect dependency-group: go_modules - dependency-name: golang.org/x/crypto dependency-version: 0.48.0 dependency-type: indirect dependency-group: go_modules - dependency-name: golang.org/x/net dependency-version: 0.49.0 dependency-type: indirect dependency-group: go_modules - dependency-name: google.golang.org/grpc dependency-version: 1.82.1 dependency-type: indirect dependency-group: go_modules ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 6 updates in the /test-infra/compose directory:
0.18.00.18.13.0.63.1.43.0.03.1.51.38.01.41.01.38.01.43.01.75.01.82.1Updates
github.com/consensys/gnark-cryptofrom 0.18.0 to 0.18.1Release notes
Sourced from github.com/consensys/gnark-crypto's releases.
Changelog
Sourced from github.com/consensys/gnark-crypto's changelog.
Commits
fb04e95docs: add CHANGELOG for 0.18.10a4d04aperf: limit memory allocation during Vector deserialization (#759)Updates
github.com/pion/dtls/v3from 3.0.6 to 3.1.4Release notes
Sourced from github.com/pion/dtls/v3's releases.
... (truncated)
Commits
e4aad60Retact v3.1.3 for breaking compatiblity with firefox0e3867bRestore Firefox compatibility12eb398Fix panic unmarshaling ECDHE_PSK ServerKeyExchange85fca0aAdd MasterKeyIdentifier to use_srtp ext in flight3 (#835)fd27a52Add private min and max version API (#823)620d642Improve fuzzing for all extensions (#805)977de19Update CI configs to v0.12.2e6950f0Filter non-approved FIPS curves in FIPS mode (#817)848c4bcOptimize handshake memory usaged0e736cDTLS 1.3 OID filter extension (#814)Updates
github.com/pion/stun/v3from 3.0.0 to 3.1.5Release notes
Sourced from github.com/pion/stun/v3's releases.
... (truncated)
Commits
02391b3Upgrade dtls to fix compatibility with firefox6a869cbUpdate module github.com/pion/dtls/v3 to v3.1.38f24ef3Update module github.com/pion/transport/v4 to v4.0.2fa9f074Fix panic on short XOR-MAPPED-ADDRESS value01aa5b8Throw an error when parsing message type 0x000c41a7f3Add opt-in strict mode and custom loggerbc40ca2Ignore attributes after message-integrity293095fUpdate CI configs to v0.12.2f927db8Keep DTLS configs until API change20e8a63Apply modernize, link upgrades and checksUpdates
go.opentelemetry.io/otelfrom 1.38.0 to 1.41.0Release notes
Sourced from go.opentelemetry.io/otel's releases.
... (truncated)
Changelog
Sourced from go.opentelemetry.io/otel's changelog.
... (truncated)
Commits
4575a97Release 1.41.0/0.63.0/0.17.0/0.0.15 (#7977)66fc10dfix: add error handling for insecure HTTP endpoints with TLS client configura...76e6eecchore(deps): update github/codeql-action action to v4.32.5 (#7980)0d50f90Revert "Generate semconv/v1.40.0" (#7978)c38a4a5Generate semconv/v1.40.0 (#7929)0f1a224chore(deps): update module github.com/securego/gosec/v2 to v2.23.0 (#7899)c79ebf4chore(deps): update module github.com/daixiang0/gci to v0.14.0 (#7973)f758157chore(deps): update module github.com/sonatard/noctx to v0.5.0 (#7968)92a1164fix(deps): update github.com/opentracing-contrib/go-grpc/test digest to d566b...3cd7c27chore(deps): update module github.com/protonmail/go-crypto to v1.4.0 (#7969)Updates
go.opentelemetry.io/otel/sdkfrom 1.38.0 to 1.43.0Release notes
Sourced from go.opentelemetry.io/otel/sdk's releases.
... (truncated)
Changelog
Sourced from go.opentelemetry.io/otel/sdk's changelog.
... (truncated)
Commits
9276201Release v1.43.0 / v0.65.0 / v0.19.0 (#8128)61b8c94chore(deps): update module github.com/mattn/go-runewidth to v0.0.22 (#8131)97a086echore(deps): update github.com/golangci/dupl digest to c99c5cf (#8122)5e363delimit response body size for OTLP HTTP exporters (#8108)35214b6Use an absolute path when calling bsd kenv (#8113)290024cfix(deps): update module google.golang.org/grpc to v1.80.0 (#8121)e70658efix: support getBody in otelploghttp (#8096)4afe468fix(deps): update googleapis to 9d38bb4 (#8117)b9ca729chore(deps): update module github.com/go-git/go-git/v5 to v5.17.2 (#8115)69472ecchore(deps): update fossas/fossa-action action to v1.9.0 (#8118)Updates
golang.org/x/cryptofrom 0.42.0 to 0.48.0Commits
e08b067go.mod: update golang.org/x dependencies7d0074cscrypt: fix panic on parameters <= 0506e022go.mod: update golang.org/x dependencies7dacc38chacha20poly1305: error out in fips140=only mode19acf81go.mod: update golang.org/x dependencies3a1c6b4x509roots/fallback: update bundlef4602e4ssh/agent: fix flaky test by ensuring a writeable home directory4e0068cgo.mod: update golang.org/x dependenciese79546essh: curb GSSAPI DoS risk by limiting number of specified OIDsf91f7a7ssh/agent: prevent panic on malformed constraintUpdates
golang.org/x/netfrom 0.44.0 to 0.49.0Commits
d977772go.mod: update golang.org/x dependencieseea413einternal/http3: use go1.25 synctest.Test instead of go1.24 synctest.Run9ace223websocket: add missing call to resp.Body.Close7d3dbb0http2: buffer the most recently received PRIORITY_UPDATE frame35e1306go.mod: update golang.org/x dependencies7c36036http2, webdav, websocket: fix %q verb uses with wrong typeec11ecctrace: fix data race in RenderEventsbff14c5http2: don't PING a responsive server when resetting a stream88a6421dns/dnsmessage: avoid use of "strings" and "math" in dns/dnsmessage123d099http2: support net/http.Transport.NewClientConnUpdates
google.golang.org/grpcfrom 1.75.0 to 1.82.1Release notes
Sourced from google.golang.org/grpc's releases.