Bump the golang group across 1 directory with 46 updates#310
Merged
Conversation
Bumps the golang group with 24 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/cucumber/godog](https://github.com/cucumber/godog) | `0.10.0` | `0.15.0` | | [github.com/fsnotify/fsnotify](https://github.com/fsnotify/fsnotify) | `1.7.0` | `1.8.0` | | [github.com/spf13/viper](https://github.com/spf13/viper) | `1.18.2` | `1.19.0` | | [github.com/stretchr/testify](https://github.com/stretchr/testify) | `1.9.0` | `1.10.0` | | [golang.org/x/net](https://github.com/golang/net) | `0.28.0` | `0.32.0` | | [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.67.1` | `1.69.0` | | [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) | `0.29.2` | `0.32.0` | | [k8s.io/client-go](https://github.com/kubernetes/client-go) | `0.29.2` | `0.32.0` | | [github.com/PuerkitoBio/goquery](https://github.com/PuerkitoBio/goquery) | `1.9.2` | `1.10.0` | | [github.com/emicklei/go-restful/v3](https://github.com/emicklei/go-restful) | `3.11.0` | `3.12.1` | | [github.com/go-openapi/jsonreference](https://github.com/go-openapi/jsonreference) | `0.20.4` | `0.21.0` | | [github.com/google/gnostic-models](https://github.com/google/gnostic-models) | `0.6.8` | `0.6.9` | | [github.com/hashicorp/golang-lru](https://github.com/hashicorp/golang-lru) | `0.5.4` | `1.0.2` | | [github.com/magiconair/properties](https://github.com/magiconair/properties) | `1.8.7` | `1.8.9` | | [github.com/mailru/easyjson](https://github.com/mailru/easyjson) | `0.7.7` | `0.9.0` | | [github.com/matttproud/golang_protobuf_extensions](https://github.com/matttproud/golang_protobuf_extensions) | `1.0.2` | `1.0.4` | | [github.com/nxadm/tail](https://github.com/nxadm/tail) | `1.4.8` | `1.4.11` | | [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) | `1.14.0` | `1.20.5` | | [github.com/sagikazarmark/locafero](https://github.com/sagikazarmark/locafero) | `0.4.0` | `0.6.0` | | [github.com/spf13/cast](https://github.com/spf13/cast) | `1.6.0` | `1.7.0` | | [go.etcd.io/etcd/api/v3](https://github.com/etcd-io/etcd) | `3.5.12` | `3.5.17` | | [go.etcd.io/etcd/client/pkg/v3](https://github.com/etcd-io/etcd) | `3.5.12` | `3.5.17` | | [go.etcd.io/etcd/client/v3](https://github.com/etcd-io/etcd) | `3.5.12` | `3.5.17` | | [k8s.io/component-base](https://github.com/kubernetes/component-base) | `0.26.0` | `0.32.0` | Updates `github.com/cucumber/godog` from 0.10.0 to 0.15.0 - [Release notes](https://github.com/cucumber/godog/releases) - [Changelog](https://github.com/cucumber/godog/blob/main/CHANGELOG.md) - [Commits](cucumber/godog@v0.10.0...v0.15.0) Updates `github.com/fsnotify/fsnotify` from 1.7.0 to 1.8.0 - [Release notes](https://github.com/fsnotify/fsnotify/releases) - [Changelog](https://github.com/fsnotify/fsnotify/blob/main/CHANGELOG.md) - [Commits](fsnotify/fsnotify@v1.7.0...v1.8.0) Updates `github.com/spf13/viper` from 1.18.2 to 1.19.0 - [Release notes](https://github.com/spf13/viper/releases) - [Commits](spf13/viper@v1.18.2...v1.19.0) Updates `github.com/stretchr/testify` from 1.9.0 to 1.10.0 - [Release notes](https://github.com/stretchr/testify/releases) - [Commits](stretchr/testify@v1.9.0...v1.10.0) Updates `golang.org/x/net` from 0.28.0 to 0.32.0 - [Commits](golang/net@v0.28.0...v0.32.0) Updates `google.golang.org/grpc` from 1.67.1 to 1.69.0 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.67.1...v1.69.0) Updates `google.golang.org/protobuf` from 1.34.2 to 1.35.1 Updates `k8s.io/apimachinery` from 0.29.2 to 0.32.0 - [Commits](kubernetes/apimachinery@v0.29.2...v0.32.0) Updates `k8s.io/client-go` from 0.29.2 to 0.32.0 - [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md) - [Commits](kubernetes/client-go@v0.29.2...v0.32.0) Updates `github.com/PuerkitoBio/goquery` from 1.9.2 to 1.10.0 - [Release notes](https://github.com/PuerkitoBio/goquery/releases) - [Commits](PuerkitoBio/goquery@v1.9.2...v1.10.0) Updates `github.com/emicklei/go-restful/v3` from 3.11.0 to 3.12.1 - [Release notes](https://github.com/emicklei/go-restful/releases) - [Changelog](https://github.com/emicklei/go-restful/blob/v3/CHANGES.md) - [Commits](emicklei/go-restful@v3.11.0...v3.12.1) Updates `github.com/go-logr/logr` from 1.4.1 to 1.4.2 - [Release notes](https://github.com/go-logr/logr/releases) - [Changelog](https://github.com/go-logr/logr/blob/master/CHANGELOG.md) - [Commits](go-logr/logr@v1.4.1...v1.4.2) Updates `github.com/go-openapi/jsonpointer` from 0.20.2 to 0.21.0 - [Commits](go-openapi/jsonpointer@v0.20.2...v0.21.0) Updates `github.com/go-openapi/jsonreference` from 0.20.4 to 0.21.0 - [Commits](go-openapi/jsonreference@v0.20.4...v0.21.0) Updates `github.com/go-openapi/swag` from 0.22.9 to 0.23.0 - [Commits](go-openapi/swag@v0.22.9...v0.23.0) Updates `github.com/gofrs/uuid` from 3.2.0+incompatible to 4.3.1+incompatible - [Release notes](https://github.com/gofrs/uuid/releases) - [Commits](gofrs/uuid@v3.2.0...v4.3.1) Updates `github.com/google/gnostic-models` from 0.6.8 to 0.6.9 - [Commits](google/gnostic-models@v0.6.8...v0.6.9) Updates `github.com/hashicorp/go-memdb` from 1.2.1 to 1.3.4 - [Release notes](https://github.com/hashicorp/go-memdb/releases) - [Changelog](https://github.com/hashicorp/go-memdb/blob/main/changes.go) - [Commits](hashicorp/go-memdb@v1.2.1...v1.3.4) Updates `github.com/hashicorp/golang-lru` from 0.5.4 to 1.0.2 - [Release notes](https://github.com/hashicorp/golang-lru/releases) - [Commits](hashicorp/golang-lru@v0.5.4...v1.0.2) Updates `github.com/magiconair/properties` from 1.8.7 to 1.8.9 - [Release notes](https://github.com/magiconair/properties/releases) - [Commits](magiconair/properties@v1.8.7...v1.8.9) Updates `github.com/mailru/easyjson` from 0.7.7 to 0.9.0 - [Release notes](https://github.com/mailru/easyjson/releases) - [Commits](mailru/easyjson@v0.7.7...v0.9.0) Updates `github.com/matttproud/golang_protobuf_extensions` from 1.0.2 to 1.0.4 - [Changelog](https://github.com/matttproud/golang_protobuf_extensions/blob/master/CHANGELOG.md) - [Commits](matttproud/golang_protobuf_extensions@v1.0.2...v1.0.4) Updates `github.com/nxadm/tail` from 1.4.8 to 1.4.11 - [Changelog](https://github.com/nxadm/tail/blob/master/CHANGES.md) - [Commits](nxadm/tail@v1.4.8...v1.4.11) Updates `github.com/pelletier/go-toml/v2` from 2.1.0 to 2.2.2 - [Release notes](https://github.com/pelletier/go-toml/releases) - [Changelog](https://github.com/pelletier/go-toml/blob/v2/.goreleaser.yaml) - [Commits](pelletier/go-toml@v2.1.0...v2.2.2) Updates `github.com/prometheus/client_golang` from 1.14.0 to 1.20.5 - [Release notes](https://github.com/prometheus/client_golang/releases) - [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md) - [Commits](prometheus/client_golang@v1.14.0...v1.20.5) Updates `github.com/prometheus/client_model` from 0.3.0 to 0.6.1 - [Release notes](https://github.com/prometheus/client_model/releases) - [Commits](prometheus/client_model@v0.3.0...v0.6.1) Updates `github.com/prometheus/common` from 0.37.0 to 0.55.0 - [Release notes](https://github.com/prometheus/common/releases) - [Changelog](https://github.com/prometheus/common/blob/main/RELEASE.md) - [Commits](prometheus/common@v0.37.0...v0.55.0) Updates `github.com/prometheus/procfs` from 0.8.0 to 0.15.1 - [Release notes](https://github.com/prometheus/procfs/releases) - [Commits](prometheus/procfs@v0.8.0...v0.15.1) Updates `github.com/sagikazarmark/locafero` from 0.4.0 to 0.6.0 - [Commits](sagikazarmark/locafero@v0.4.0...v0.6.0) Updates `github.com/spf13/cast` from 1.6.0 to 1.7.0 - [Release notes](https://github.com/spf13/cast/releases) - [Commits](spf13/cast@v1.6.0...v1.7.0) Updates `go.etcd.io/etcd/api/v3` from 3.5.12 to 3.5.17 - [Release notes](https://github.com/etcd-io/etcd/releases) - [Commits](etcd-io/etcd@v3.5.12...v3.5.17) Updates `go.etcd.io/etcd/client/pkg/v3` from 3.5.12 to 3.5.17 - [Release notes](https://github.com/etcd-io/etcd/releases) - [Commits](etcd-io/etcd@v3.5.12...v3.5.17) Updates `go.etcd.io/etcd/client/v3` from 3.5.12 to 3.5.17 - [Release notes](https://github.com/etcd-io/etcd/releases) - [Commits](etcd-io/etcd@v3.5.12...v3.5.17) Updates `golang.org/x/oauth2` from 0.22.0 to 0.23.0 - [Commits](golang/oauth2@v0.22.0...v0.23.0) Updates `golang.org/x/sys` from 0.24.0 to 0.28.0 - [Commits](golang/sys@v0.24.0...v0.28.0) Updates `golang.org/x/term` from 0.23.0 to 0.27.0 - [Commits](golang/term@v0.23.0...v0.27.0) Updates `golang.org/x/text` from 0.17.0 to 0.21.0 - [Release notes](https://github.com/golang/text/releases) - [Commits](golang/text@v0.17.0...v0.21.0) Updates `golang.org/x/time` from 0.5.0 to 0.7.0 - [Commits](golang/time@v0.5.0...v0.7.0) Updates `google.golang.org/genproto/googleapis/api` from 0.0.0-20240814211410-ddb44dafa142 to 0.0.0-20241015192408-796eee8c2d53 - [Commits](https://github.com/googleapis/go-genproto/commits) Updates `google.golang.org/genproto/googleapis/rpc` from 0.0.0-20240814211410-ddb44dafa142 to 0.0.0-20241015192408-796eee8c2d53 - [Commits](https://github.com/googleapis/go-genproto/commits) Updates `k8s.io/component-base` from 0.26.0 to 0.32.0 - [Commits](kubernetes/component-base@v0.26.0...v0.32.0) Updates `k8s.io/klog/v2` from 2.120.1 to 2.130.1 - [Release notes](https://github.com/kubernetes/klog/releases) - [Changelog](https://github.com/kubernetes/klog/blob/main/RELEASE.md) - [Commits](kubernetes/klog@v2.120.1...v2.130.1) Updates `k8s.io/kube-openapi` from 0.0.0-20240227032403-f107216b40e2 to 0.0.0-20241105132330-32ad38e42d3f - [Commits](https://github.com/kubernetes/kube-openapi/commits) Updates `k8s.io/utils` from 0.0.0-20240102154912-e7106e64919e to 0.0.0-20241104100929-3ea5e8cea738 - [Commits](https://github.com/kubernetes/utils/commits) Updates `sigs.k8s.io/json` from 0.0.0-20221116044647-bc3834ca7abd to 0.0.0-20241010143419-9aa6b5e7a4b3 - [Commits](https://github.com/kubernetes-sigs/json/commits) Updates `sigs.k8s.io/structured-merge-diff/v4` from 4.4.1 to 4.4.2 - [Release notes](https://github.com/kubernetes-sigs/structured-merge-diff/releases) - [Changelog](https://github.com/kubernetes-sigs/structured-merge-diff/blob/master/RELEASE.md) - [Commits](kubernetes-sigs/structured-merge-diff@v4.4.1...v4.4.2) --- updated-dependencies: - dependency-name: github.com/cucumber/godog dependency-type: direct:production update-type: version-update:semver-minor dependency-group: golang - dependency-name: github.com/fsnotify/fsnotify dependency-type: direct:production update-type: version-update:semver-minor dependency-group: golang - dependency-name: github.com/spf13/viper dependency-type: direct:production update-type: version-update:semver-minor dependency-group: golang - dependency-name: github.com/stretchr/testify dependency-type: direct:production update-type: version-update:semver-minor dependency-group: golang - dependency-name: golang.org/x/net dependency-type: direct:production update-type: version-update:semver-minor dependency-group: golang - dependency-name: google.golang.org/grpc dependency-type: direct:production update-type: version-update:semver-minor dependency-group: golang - dependency-name: google.golang.org/protobuf dependency-type: direct:production update-type: version-update:semver-minor dependency-group: golang - dependency-name: k8s.io/apimachinery dependency-type: direct:production update-type: version-update:semver-minor dependency-group: golang - dependency-name: k8s.io/client-go dependency-type: direct:production update-type: version-update:semver-minor dependency-group: golang - dependency-name: github.com/PuerkitoBio/goquery dependency-type: indirect update-type: version-update:semver-minor dependency-group: golang - dependency-name: github.com/emicklei/go-restful/v3 dependency-type: indirect update-type: version-update:semver-minor dependency-group: golang - dependency-name: github.com/go-logr/logr dependency-type: indirect update-type: version-update:semver-patch dependency-group: golang - dependency-name: github.com/go-openapi/jsonpointer dependency-type: indirect update-type: version-update:semver-minor dependency-group: golang - dependency-name: github.com/go-openapi/jsonreference dependency-type: indirect update-type: version-update:semver-minor dependency-group: golang - dependency-name: github.com/go-openapi/swag dependency-type: indirect update-type: version-update:semver-minor dependency-group: golang - dependency-name: github.com/gofrs/uuid dependency-type: indirect update-type: version-update:semver-major dependency-group: golang - dependency-name: github.com/google/gnostic-models dependency-type: indirect update-type: version-update:semver-patch dependency-group: golang - dependency-name: github.com/hashicorp/go-memdb dependency-type: indirect update-type: version-update:semver-minor dependency-group: golang - dependency-name: github.com/hashicorp/golang-lru dependency-type: indirect update-type: version-update:semver-major dependency-group: golang - dependency-name: github.com/magiconair/properties dependency-type: indirect update-type: version-update:semver-patch dependency-group: golang - dependency-name: github.com/mailru/easyjson dependency-type: indirect update-type: version-update:semver-minor dependency-group: golang - dependency-name: github.com/matttproud/golang_protobuf_extensions dependency-type: indirect update-type: version-update:semver-patch dependency-group: golang - dependency-name: github.com/nxadm/tail dependency-type: indirect update-type: version-update:semver-patch dependency-group: golang - dependency-name: github.com/pelletier/go-toml/v2 dependency-type: indirect update-type: version-update:semver-minor dependency-group: golang - dependency-name: github.com/prometheus/client_golang dependency-type: indirect update-type: version-update:semver-minor dependency-group: golang - dependency-name: github.com/prometheus/client_model dependency-type: indirect update-type: version-update:semver-minor dependency-group: golang - dependency-name: github.com/prometheus/common dependency-type: indirect update-type: version-update:semver-minor dependency-group: golang - dependency-name: github.com/prometheus/procfs dependency-type: indirect update-type: version-update:semver-minor dependency-group: golang - dependency-name: github.com/sagikazarmark/locafero dependency-type: indirect update-type: version-update:semver-minor dependency-group: golang - dependency-name: github.com/spf13/cast dependency-type: indirect update-type: version-update:semver-minor dependency-group: golang - dependency-name: go.etcd.io/etcd/api/v3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: golang - dependency-name: go.etcd.io/etcd/client/pkg/v3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: golang - dependency-name: go.etcd.io/etcd/client/v3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: golang - dependency-name: golang.org/x/oauth2 dependency-type: indirect update-type: version-update:semver-minor dependency-group: golang - dependency-name: golang.org/x/sys dependency-type: indirect update-type: version-update:semver-minor dependency-group: golang - dependency-name: golang.org/x/term dependency-type: indirect update-type: version-update:semver-minor dependency-group: golang - dependency-name: golang.org/x/text dependency-type: indirect update-type: version-update:semver-minor dependency-group: golang - dependency-name: golang.org/x/time dependency-type: indirect update-type: version-update:semver-minor dependency-group: golang - dependency-name: google.golang.org/genproto/googleapis/api dependency-type: indirect update-type: version-update:semver-patch dependency-group: golang - dependency-name: google.golang.org/genproto/googleapis/rpc dependency-type: indirect update-type: version-update:semver-patch dependency-group: golang - dependency-name: k8s.io/component-base dependency-type: indirect update-type: version-update:semver-minor dependency-group: golang - dependency-name: k8s.io/klog/v2 dependency-type: indirect update-type: version-update:semver-minor dependency-group: golang - dependency-name: k8s.io/kube-openapi dependency-type: indirect update-type: version-update:semver-patch dependency-group: golang - dependency-name: k8s.io/utils dependency-type: indirect update-type: version-update:semver-patch dependency-group: golang - dependency-name: sigs.k8s.io/json dependency-type: indirect update-type: version-update:semver-patch dependency-group: golang - dependency-name: sigs.k8s.io/structured-merge-diff/v4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: golang ... Signed-off-by: dependabot[bot] <support@github.com>
AkshaySainiDell
approved these changes
Dec 17, 2024
nitesh3108
approved these changes
Dec 17, 2024
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 golang group with 24 updates in the / directory:
0.10.00.15.01.7.01.8.01.18.21.19.01.9.01.10.00.28.00.32.01.67.11.69.00.29.20.32.00.29.20.32.01.9.21.10.03.11.03.12.10.20.40.21.00.6.80.6.90.5.41.0.21.8.71.8.90.7.70.9.01.0.21.0.41.4.81.4.111.14.01.20.50.4.00.6.01.6.01.7.03.5.123.5.173.5.123.5.173.5.123.5.170.26.00.32.0Updates
github.com/cucumber/godogfrom 0.10.0 to 0.15.0Release notes
Sourced from github.com/cucumber/godog's releases.
... (truncated)
Changelog
Sourced from github.com/cucumber/godog's changelog.
... (truncated)
Commits
dc6950bUpdate CHANGELOG.mdecd2dfeAmbiguous step detection - add support to all formatters (#648)223efc3Fix some type checks on the signatures of nested step handlers (#647)8edde7fBugfix afterscenario attachments (#646)1e7c45eMinor doc and comment corrections (#644)6e4f452Replace more slack with discord9b51734Replace slack with discord901da7ffixed a bug where the attachments are extracted from the context too early, t...bcf6bceambiguous step def detection akin to cucumber jvm (#636)3abb346provisional: Attachments now uses base64 padding not raw mode (#629)Updates
github.com/fsnotify/fsnotifyfrom 1.7.0 to 1.8.0Release notes
Sourced from github.com/fsnotify/fsnotify's releases.
Changelog
Sourced from github.com/fsnotify/fsnotify's changelog.
Commits
a9bc2e0Prepare 1.8.0 release2d133b8inotify: fix panic on Remove()1626962Update CIc1467c0test/kqueue: watch symlinks800ed83kqueue: don't change internal state when Add() returns error (#638)ad74244remove extra "to" from doc comment (#634)bec8903Split out Watcher and backends (#632)a618f07inotify: add recursive watcher (#472)17d9053Print diffs for test failures53b06a8inotify: implement WithNoFollow() (#631)Updates
github.com/spf13/viperfrom 1.18.2 to 1.19.0Release notes
Sourced from github.com/spf13/viper's releases.
... (truncated)
Commits
b9733f0build(deps): bump actions/checkout from 4.1.4 to 4.1.66ecc5c8build(deps): bump cachix/install-nix-action from 26 to 27248c6fdbuild(deps): bump github/codeql-action from 3.25.4 to 3.25.7abea773Update references to bketelsen/cryptf17acb4build(deps): bump golangci/golangci-lint-action from 4.0.0 to 6.0.18e285a5build(deps): bump github/codeql-action from 3.25.2 to 3.25.44017620build(deps): bump actions/setup-go from 5.0.0 to 5.0.1b67e814build(deps): bump github.com/pelletier/go-toml/v2 from 2.2.1 to 2.2.24a182c7build(deps): bump actions/dependency-review-action from 4.2.5 to 4.3.245a0e12build(deps): bump mheap/github-action-required-labelsUpdates
github.com/stretchr/testifyfrom 1.9.0 to 1.10.0Release notes
Sourced from github.com/stretchr/testify's releases.
... (truncated)
Commits
89cbdd9Merge pull request #1626 from arjun-1/fix-functional-options-diff-indirect-calls07bac60Merge pull request #1667 from sikehish/flaky716de8dIncrease timeouts in Test_Mock_Called_blocks to reduce flakiness in CI118fb83NotSame should fail if args are not pointers #1661 (#1664)7d99b2battempt 205f87c0more similarea7129ebetter fmta1b9c9eMerge pull request #1663 from ybrustin/master8302de9Merge branch 'master' into master89352f7Merge pull request #1518 from hendrywiranto/adjust-readme-remove-v2Updates
golang.org/x/netfrom 0.28.0 to 0.32.0Commits
285e1cfgo.mod: update golang.org/x dependenciesd0a1049route: remove unused sizeof* consts on freebsd6e41410http2: fix benchmarks using common frame read/write functions4be1253route: change from syscall to x/sys/unixbc37675http2: limit number of PINGs bundled with RST_STREAMse9cd716route: fix parse of zero-length sockaddrs in RIBs9a51899http2: add SETTINGS_ENABLE_CONNECT_PROTOCOL support334afa0go.mod: update golang.org/x dependenciesd7f220dquic: add LocalAddr and RemoteAddr to quic.Conn858db1ahttp2: surface errors occurring very early in a client conn's lifetimeUpdates
google.golang.org/grpcfrom 1.67.1 to 1.69.0Release notes
Sourced from google.golang.org/grpc's releases.
... (truncated)
Commits
317271bpickfirst: Register a health listener when used as a leaf policy (#7832)5565631balancer/pickfirst: replace grpc.Dial with grpc.NewClient in tests (#7879)634497btest: Split import paths for generated message and service code (#7891)78aa51bpickfirst: Stop test servers without closing listeners (#7872)00272e8dns: Support link local IPv6 addresses (#7889)17d08f7scripts/gen-deps: filter out grpc modules (#7890)ab189b0examples/features/csm_observability: Add xDS Credentials (#7875)3ce87ddcredentials/google: Add cloud-platform scope for ADC (#7887)3c0586astats/opentelemetry: Cleanup OpenTelemetry API's before stabilization (#7874)4c07bcastream: add jitter to retry backoff in accordance with gRFC A6 (#7869)Updates
google.golang.org/protobuffrom 1.34.2 to 1.35.1Updates
k8s.io/apimachineryfrom 0.29.2 to 0.32.0Commits
59e9003Merge remote-tracking branch 'origin/master' into release-1.32639247cDrop use of winreadlinkvolume godebug option220d7c3Merge remote-tracking branch 'origin/master' into release-1.32c199d3bRevert to go1.22 windows filesystem stdlib behavior16af2ffimplement unsafe deletion, and wire it6ff8305api: run codegenca9b8b2api: add a new field to meta/v1 DeleteOptionsd941d9fMerge pull request #128503 from benluddy/cbor-codecs-featuregate3b4250fWire serving codecs to CBOR feature gate.daaad09Merge pull request #128501 from benluddy/watch-cbor-seqUpdates
k8s.io/client-gofrom 0.29.2 to 0.32.0Commits
0d55461Update dependencies to v0.32.0 tag4765adeMerge remote-tracking branch 'origin/master' into release-1.32692a511Drop use of winreadlinkvolume godebug option9df5099Merge remote-tracking branch 'origin/master' into release-1.32120beb2Revert to go1.22 windows filesystem stdlib behavior55d23e2Align fake client-go clients with the main interface646e79bRun codegenc475fe0Generify fake clientsets955401cMerge pull request #128407 from ndixita/pod-level-resourceseddb107Merge pull request #127857 from Jefftree/cle-v1alpha2Updates
github.com/PuerkitoBio/goqueryfrom 1.9.2 to 1.10.0Release notes
Sourced from github.com/PuerkitoBio/goquery's releases.
Commits
7d37930Update readme to prepare 1.10 version9551ee5Merge pull request #489 from PuerkitoBio/amikai-itereach-pr291e2cfMerge branch 'master' into amikai-itereach-pr7019296Update CI to target go1.23+eec8e87Revert "Re-orangize code for compitable"957a864Prepare 1.9.3 release34d91dbMerge pull request #488 from PuerkitoBio/dependabot/go_modules/golang.org/x/n...0984c44Bump golang.org/x/net from 0.28.0 to 0.29.0fbfb78cMerge pull request #487 from Kiyo510/fix_ci_teste91ee4dFixed checkout to repo before executing actions/setup-go@v5 step to avoid err...Updates
github.com/emicklei/go-restful/v3from 3.11.0 to 3.12.1Changelog
Sourced from github.com/emicklei/go-restful/v3's changelog.
Commits
4e4aaa1update historye5fed1cfix misroute when dealing multiple webservice with regex (#549)77fc969golang workflows for restful (#550)9a7c368better naming for routing related variable (#548)