Bump the all group across 1 directory with 15 updates - #36
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the all group across 1 directory with 15 updates#36dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the all group with 9 updates in the / directory: | Package | From | To | | --- | --- | --- | | [connectrpc.com/connect](https://github.com/connectrpc/connect-go) | `1.14.0` | `1.20.0` | | [connectrpc.com/grpchealth](https://github.com/connectrpc/grpchealth-go) | `1.3.0` | `1.5.0` | | [connectrpc.com/otelconnect](https://github.com/connectrpc/otelconnect-go) | `0.8.0` | `0.9.0` | | [github.com/GoogleCloudPlatform/opentelemetry-operations-go/propagator](https://github.com/GoogleCloudPlatform/opentelemetry-operations-go) | `0.54.0` | `0.59.0` | | [github.com/gorilla/mux](https://github.com/gorilla/mux) | `1.8.0` | `1.8.1` | | [github.com/grpc-ecosystem/go-grpc-middleware](https://github.com/grpc-ecosystem/go-grpc-middleware) | `1.3.0` | `1.4.0` | | [github.com/rs/cors](https://github.com/rs/cors) | `1.8.3` | `1.11.1` | | [go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc](https://github.com/open-telemetry/opentelemetry-go-contrib) | `0.64.0` | `0.69.0` | | [golang.org/x/net](https://github.com/golang/net) | `0.56.0` | `0.57.0` | Updates `connectrpc.com/connect` from 1.14.0 to 1.20.0 - [Release notes](https://github.com/connectrpc/connect-go/releases) - [Changelog](https://github.com/connectrpc/connect-go/blob/main/RELEASE.md) - [Commits](connectrpc/connect-go@v1.14.0...v1.20.0) Updates `connectrpc.com/grpchealth` from 1.3.0 to 1.5.0 - [Release notes](https://github.com/connectrpc/grpchealth-go/releases) - [Commits](connectrpc/grpchealth-go@v1.3.0...v1.5.0) Updates `connectrpc.com/otelconnect` from 0.8.0 to 0.9.0 - [Release notes](https://github.com/connectrpc/otelconnect-go/releases) - [Changelog](https://github.com/connectrpc/otelconnect-go/blob/main/RELEASE.md) - [Commits](connectrpc/otelconnect-go@v0.8.0...v0.9.0) Updates `github.com/GoogleCloudPlatform/opentelemetry-operations-go/propagator` from 0.54.0 to 0.59.0 - [Release notes](https://github.com/GoogleCloudPlatform/opentelemetry-operations-go/releases) - [Commits](GoogleCloudPlatform/opentelemetry-operations-go@v0.54.0...v0.59.0) Updates `github.com/gorilla/mux` from 1.8.0 to 1.8.1 - [Release notes](https://github.com/gorilla/mux/releases) - [Commits](gorilla/mux@v1.8.0...v1.8.1) Updates `github.com/grpc-ecosystem/go-grpc-middleware` from 1.3.0 to 1.4.0 - [Release notes](https://github.com/grpc-ecosystem/go-grpc-middleware/releases) - [Commits](grpc-ecosystem/go-grpc-middleware@v1.3.0...v1.4.0) Updates `github.com/klauspost/compress` from 1.17.8 to 1.18.0 - [Release notes](https://github.com/klauspost/compress/releases) - [Commits](klauspost/compress@v1.17.8...v1.18.0) Updates `github.com/rs/cors` from 1.8.3 to 1.11.1 - [Commits](rs/cors@v1.8.3...v1.11.1) Updates `github.com/streamingfast/logging` from 0.0.0-20230608130331-f22c91403091 to 0.0.0-20260108192805-38f96de0a641 - [Release notes](https://github.com/streamingfast/logging/releases) - [Changelog](https://github.com/streamingfast/logging/blob/develop/CHANGELOG.md) - [Commits](https://github.com/streamingfast/logging/commits) Updates `go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc` from 0.64.0 to 0.69.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go-contrib/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go-contrib/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go-contrib@zpages/v0.64.0...zpages/v0.69.0) Updates `go.uber.org/atomic` from 1.10.0 to 1.11.0 - [Release notes](https://github.com/uber-go/atomic/releases) - [Changelog](https://github.com/uber-go/atomic/blob/master/CHANGELOG.md) - [Commits](uber-go/atomic@v1.10.0...v1.11.0) Updates `go.uber.org/zap` from 1.21.0 to 1.27.1 - [Release notes](https://github.com/uber-go/zap/releases) - [Changelog](https://github.com/uber-go/zap/blob/master/CHANGELOG.md) - [Commits](uber-go/zap@v1.21.0...v1.27.1) Updates `golang.org/x/net` from 0.56.0 to 0.57.0 - [Commits](golang/net@v0.56.0...v0.57.0) Updates `google.golang.org/grpc` from 1.61.0 to 1.83.0 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.61.0...v1.83.0) Updates `google.golang.org/protobuf` from 1.32.0 to 1.36.11 --- updated-dependencies: - dependency-name: connectrpc.com/connect dependency-version: 1.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: connectrpc.com/grpchealth dependency-version: 1.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: connectrpc.com/otelconnect dependency-version: 0.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: github.com/GoogleCloudPlatform/opentelemetry-operations-go/propagator dependency-version: 0.59.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: github.com/gorilla/mux dependency-version: 1.8.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: github.com/grpc-ecosystem/go-grpc-middleware dependency-version: 1.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: github.com/klauspost/compress dependency-version: 1.18.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: github.com/rs/cors dependency-version: 1.11.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: github.com/streamingfast/logging dependency-version: 0.0.0-20260108192805-38f96de0a641 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc dependency-version: 0.69.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: go.uber.org/atomic dependency-version: 1.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: go.uber.org/zap dependency-version: 1.27.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: golang.org/x/net dependency-version: 0.57.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: google.golang.org/grpc dependency-version: 1.83.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: google.golang.org/protobuf dependency-version: 1.36.11 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all ... 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 all group with 9 updates in the / directory:
1.14.01.20.01.3.01.5.00.8.00.9.00.54.00.59.01.8.01.8.11.3.01.4.01.8.31.11.10.64.00.69.00.56.00.57.0Updates
connectrpc.com/connectfrom 1.14.0 to 1.20.0Release notes
Sourced from connectrpc.com/connect's releases.
... (truncated)
Commits
1291a7dPrepare for v1.20.0 (#927)6df682fUpdate Unary-Get query parameter order to match spec recommendation (#926)c4aac92Chore update buf v1.69.0 and license year (#925)a5a6c30Bump Go from v1.24 to v1.25 (#922)138e270Back to development (#921)1c195aePrepare for v1.19.2 (#920)96abc6bUpgrade golangci-lint to v2 (#917)be72fa5Clarify concurrent use semantics for streaming types (#911)299d2e7Fix nil pointer deref in duplexHTTPCall under concurrent Send + CloseAndRecei...e299aa6Bump google.golang.org/grpc from 1.76.0 to 1.79.3 in /internal/conformance (#...Updates
connectrpc.com/grpchealthfrom 1.3.0 to 1.5.0Release notes
Sourced from connectrpc.com/grpchealth's releases.
Commits
371aedaAdd grpchealth client (#84)b8d27c8Add Watcher interface and Watch RPC support (#83)30c391aFix example in README to use standard net/http h2c support (#82)180e76fAdd Timo Stamm to maintainers (#80)6f8828fResign as maintainer (#79)7374afeUse semantic names in CI jobs instead of numbers (#77)116a3ddUpdate to buf v2 config and latest golangci-lint (#76)83ff7f6Allow setting server-wide status viaStaticChecker(#75)9edeb98Add Ed McFarlane as a maintainer (#74)3738e9dUpdate to go 1.21 and golangci to 1.60.0, test with go 1.23 (#71)Updates
connectrpc.com/otelconnectfrom 0.8.0 to 0.9.0Release notes
Sourced from connectrpc.com/otelconnect's releases.
Commits
462c595Prepare for release v0.9.0 (#200)b317ebcFix WithTraceRequestHeader to only add attributes to traces, not metrics (#198)a4906bdAdd option to force uniform output (#196)07c1475Fix GoDoc comments for options (#195)e9c79d9Updateotel_scope_version(#193)Updates
github.com/GoogleCloudPlatform/opentelemetry-operations-go/propagatorfrom 0.54.0 to 0.59.0Release notes
Sourced from github.com/GoogleCloudPlatform/opentelemetry-operations-go/propagator's releases.
Commits
d84f5e9Prepare release 0.59.0/1.35.0 (#1183)c0846cfUpdate module google.golang.org/grpc to v1.82.1 [SECURITY] (#1184)6dd64feupdate golang.org/x/crypto (#1182)a011b90Adds support for resolving OpenTelemetry authentication extensions (#1181)53b33bePrepare release v1.34.0/v0.58.0 (#1178)411c171googlemanagedprometheus: Adddestination_project_quota(#1175)059f723Prepare for 1.33.0/v0.57.0 release (#1173)12f7c67Add support for cloud run worker pools (#1112)631aa83chore: update E2E tests to use centralized async cleanup v0.22.0 (#1171)6c5e750exporter/trace: sanitize invalid UTF-8 in span fields (#1141)Updates
github.com/gorilla/muxfrom 1.8.0 to 1.8.1Release notes
Sourced from github.com/gorilla/mux's releases.
Commits
b4617d0update GitHub workflows (#734)3401478fix SPA handler in README.md (#733)4a671cbAdd GetVarNames() (#676)85123bfchanged the routeVariables text content. (#708)79f2f45Clarify documentation examples of Route methods (#672)395ad81[BUG] Inconsistent HTTP status code on query mismatch (#712)24c3e7fFixSingle Page Applicationexample inREADME.mdfile (#678)546dd0crun go fmt with Go 1.20 (#725)651928cUpdate issues.yml (#727)cfc696dUpdate issues.yml (#726)Updates
github.com/grpc-ecosystem/go-grpc-middlewarefrom 1.3.0 to 1.4.0Release notes
Sourced from github.com/grpc-ecosystem/go-grpc-middleware's releases.
Commits
d42ae9dv1: Mentioned v2 in README; fixed CI; removed changelog (we will use release ...da1b13eUpdate nicemd.go (#539)99612e8Fix OSX build error in outdated golang.org/x/sys dependency (#514)7c811bcfix typo in nicemd (#509)854bd94use strconv.FormatUint instead of fmt.Sprintf (#503)7fdae0eFix memory leakage in kit.PayloadUnaryServerInterceptor (#501)6aeac52fix some typos (#493)68c8cdcAdd OpenTelemetry interceptors (#491)560829fFix: middleware unary chain order (#464)b6d97faImprove zap grpc logger documentation on verbosity levels (#456)Updates
github.com/klauspost/compressfrom 1.17.8 to 1.18.0Release notes
Sourced from github.com/klauspost/compress's releases.
... (truncated)
Commits
8e79dc4Deprecate Go 1.21 and add 1.24 (#1055)df8e99cbuild(deps): bump the github-actions group with 2 updates (#1053)7787431zstd: fix unused debug code (#1052)0bf3ecbflate: Cleanup & reduce casts (#1050)e0f89a9flate: Fix matchlen L5+L6 (#1049)c8a8470s2: Improve small block compression speed w/o asm (#1048)b05b993s2: Add block decode fuzzer (#1044)aafbabdflate: Simplify matchlen (remove asm) (#1045)dbaa9c1flate: Simplify l4-6 loading (#1043)4fa2036Add unsafe little endian loaders (#1036)Updates
github.com/rs/corsfrom 1.8.3 to 1.11.1Commits
a814d79Re-add support for multiple Access-Control-Request-Headers field (fixes #184)...1562b17Removed redundant log nil checks (#178)3d336eaUpdate all dependencies to latest in examples (#175)85fc0caMake Gin wrapper's status configurable and use 204 as default (fixes #145) (#...4c32059Normalize allowed request headers and store them in a sorted set (fixes #170)...8d33ca4Complete documentation; deprecate AllowOriginRequestFunc in favour of AllowOr...af821aeMerge branch 'jub0bs-master'0bcf73fUpdate benchmarkeacc8e8Fix skewed middleware benchmarks (#165)9297f15Respect the documented precedence of options (#163)Updates
github.com/streamingfast/loggingfrom 0.0.0-20230608130331-f22c91403091 to 0.0.0-20260108192805-38f96de0a641Commits
Updates
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpcfrom 0.64.0 to 0.69.0Release notes
Sourced from go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc's releases.