Bump the golang group across 1 directory with 39 updates#255
Merged
Conversation
Bumps the golang group with 11 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.4.9` | `1.8.0` | | [github.com/spf13/viper](https://github.com/spf13/viper) | `1.7.1` | `1.19.0` | | [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.67.1` | `1.69.2` | | [github.com/coreos/go-semver](https://github.com/coreos/go-semver) | `0.3.0` | `0.3.1` | | [github.com/coreos/go-systemd/v22](https://github.com/coreos/go-systemd) | `22.3.2` | `22.5.0` | | [github.com/golang/mock](https://github.com/golang/mock) | `1.4.4` | `1.6.0` | | [github.com/google/gofuzz](https://github.com/google/gofuzz) | `1.1.0` | `1.2.0` | | [github.com/hashicorp/golang-lru](https://github.com/hashicorp/golang-lru) | `0.5.4` | `1.0.2` | | [k8s.io/klog/v2](https://github.com/kubernetes/klog) | `2.9.0` | `2.130.1` | | [sigs.k8s.io/structured-merge-diff/v4](https://github.com/kubernetes-sigs/structured-merge-diff) | `4.1.2` | `4.5.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.4.9 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.4.9...v1.8.0) Updates `github.com/spf13/viper` from 1.7.1 to 1.19.0 - [Release notes](https://github.com/spf13/viper/releases) - [Commits](spf13/viper@v1.7.1...v1.19.0) Updates `github.com/stretchr/testify` from 1.7.0 to 1.9.0 - [Release notes](https://github.com/stretchr/testify/releases) - [Commits](stretchr/testify@v1.7.0...v1.9.0) Updates `go.uber.org/atomic` from 1.7.0 to 1.9.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.7.0...v1.9.0) Updates `google.golang.org/grpc` from 1.67.1 to 1.69.2 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.67.1...v1.69.2) Updates `google.golang.org/protobuf` from 1.34.2 to 1.35.1 Updates `github.com/coreos/go-semver` from 0.3.0 to 0.3.1 - [Commits](coreos/go-semver@v0.3.0...v0.3.1) Updates `github.com/coreos/go-systemd/v22` from 22.3.2 to 22.5.0 - [Release notes](https://github.com/coreos/go-systemd/releases) - [Commits](coreos/go-systemd@v22.3.2...v22.5.0) Updates `github.com/davecgh/go-spew` from 1.1.1 to 1.1.2-0.20180830191138-d8f796af33cc - [Commits](https://github.com/davecgh/go-spew/commits) Updates `github.com/go-logr/logr` from 0.4.0 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@v0.4.0...v1.4.2) 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/golang/groupcache` from 0.0.0-20200121045136-8c9f03a8e57e to 0.0.0-20210331224755-41bb18bfe9da - [Commits](https://github.com/golang/groupcache/commits) Updates `github.com/golang/mock` from 1.4.4 to 1.6.0 - [Release notes](https://github.com/golang/mock/releases) - [Changelog](https://github.com/golang/mock/blob/main/.goreleaser.yml) - [Commits](golang/mock@v1.4.4...v1.6.0) Updates `github.com/google/gofuzz` from 1.1.0 to 1.2.0 - [Release notes](https://github.com/google/gofuzz/releases) - [Commits](google/gofuzz@v1.1.0...v1.2.0) Updates `github.com/hashicorp/go-immutable-radix` from 1.2.0 to 1.3.1 - [Release notes](https://github.com/hashicorp/go-immutable-radix/releases) - [Changelog](https://github.com/hashicorp/go-immutable-radix/blob/master/CHANGELOG.md) - [Commits](hashicorp/go-immutable-radix@v1.2.0...v1.3.1) 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/json-iterator/go` from 1.1.11 to 1.1.12 - [Release notes](https://github.com/json-iterator/go/releases) - [Commits](json-iterator/go@v1.1.11...v1.1.12) Updates `github.com/magiconair/properties` from 1.8.1 to 1.8.7 - [Release notes](https://github.com/magiconair/properties/releases) - [Changelog](https://github.com/magiconair/properties/blob/v1.8.7/CHANGELOG.md) - [Commits](magiconair/properties@v1.8.1...v1.8.7) Updates `github.com/mitchellh/mapstructure` from 1.1.2 to 1.5.0 - [Changelog](https://github.com/mitchellh/mapstructure/blob/main/CHANGELOG.md) - [Commits](mitchellh/mapstructure@v1.1.2...v1.5.0) Updates `github.com/modern-go/reflect2` from 1.0.1 to 1.0.2 - [Release notes](https://github.com/modern-go/reflect2/releases) - [Commits](modern-go/reflect2@1.0.1...v1.0.2) Updates `github.com/pmezard/go-difflib` from 1.0.0 to 1.0.1-0.20181226105442-5d4384ee4fb2 - [Commits](https://github.com/pmezard/go-difflib/commits) Updates `github.com/spf13/afero` from 1.2.2 to 1.11.0 - [Release notes](https://github.com/spf13/afero/releases) - [Commits](spf13/afero@v1.2.2...v1.11.0) Updates `github.com/spf13/cast` from 1.3.0 to 1.6.0 - [Release notes](https://github.com/spf13/cast/releases) - [Commits](spf13/cast@v1.3.0...v1.6.0) Updates `github.com/subosito/gotenv` from 1.2.0 to 1.6.0 - [Changelog](https://github.com/subosito/gotenv/blob/master/CHANGELOG.md) - [Commits](subosito/gotenv@v1.2.0...v1.6.0) Updates `go.etcd.io/etcd/api/v3` from 3.5.0 to 3.5.12 - [Release notes](https://github.com/etcd-io/etcd/releases) - [Commits](etcd-io/etcd@v3.5.0...v3.5.12) Updates `go.etcd.io/etcd/client/pkg/v3` from 3.5.0 to 3.5.12 - [Release notes](https://github.com/etcd-io/etcd/releases) - [Commits](etcd-io/etcd@v3.5.0...v3.5.12) Updates `go.etcd.io/etcd/client/v3` from 3.5.0 to 3.5.12 - [Release notes](https://github.com/etcd-io/etcd/releases) - [Commits](etcd-io/etcd@v3.5.0...v3.5.12) Updates `go.uber.org/multierr` from 1.6.0 to 1.9.0 - [Release notes](https://github.com/uber-go/multierr/releases) - [Changelog](https://github.com/uber-go/multierr/blob/master/CHANGELOG.md) - [Commits](uber-go/multierr@v1.6.0...v1.9.0) Updates `go.uber.org/zap` from 1.17.0 to 1.21.0 - [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.17.0...v1.21.0) 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/time` from 0.0.0-20210220033141-f8bda1e9f3ba to 0.5.0 - [Commits](https://github.com/golang/time/commits/v0.5.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 `gopkg.in/ini.v1` from 1.51.0 to 1.67.0 Updates `k8s.io/klog/v2` from 2.9.0 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.9.0...v2.130.1) Updates `sigs.k8s.io/structured-merge-diff/v4` from 4.1.2 to 4.5.0 - [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.1.2...v4.5.0) Updates `sigs.k8s.io/yaml` from 1.2.0 to 1.4.0 - [Release notes](https://github.com/kubernetes-sigs/yaml/releases) - [Changelog](https://github.com/kubernetes-sigs/yaml/blob/master/RELEASE.md) - [Commits](kubernetes-sigs/yaml@v1.2.0...v1.4.0) --- 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: go.uber.org/atomic 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: github.com/coreos/go-semver dependency-type: indirect update-type: version-update:semver-patch dependency-group: golang - dependency-name: github.com/coreos/go-systemd/v22 dependency-type: indirect update-type: version-update:semver-minor dependency-group: golang - dependency-name: github.com/davecgh/go-spew dependency-type: indirect update-type: version-update:semver-patch dependency-group: golang - dependency-name: github.com/go-logr/logr dependency-type: indirect update-type: version-update:semver-major 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/golang/groupcache dependency-type: indirect update-type: version-update:semver-patch dependency-group: golang - dependency-name: github.com/golang/mock dependency-type: indirect update-type: version-update:semver-minor dependency-group: golang - dependency-name: github.com/google/gofuzz dependency-type: indirect update-type: version-update:semver-minor dependency-group: golang - dependency-name: github.com/hashicorp/go-immutable-radix dependency-type: indirect update-type: version-update:semver-minor 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/json-iterator/go dependency-type: indirect update-type: version-update:semver-patch 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/mitchellh/mapstructure dependency-type: indirect update-type: version-update:semver-minor dependency-group: golang - dependency-name: github.com/modern-go/reflect2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: golang - dependency-name: github.com/pmezard/go-difflib dependency-type: indirect update-type: version-update:semver-patch dependency-group: golang - dependency-name: github.com/spf13/afero 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: github.com/subosito/gotenv 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: go.uber.org/multierr dependency-type: indirect update-type: version-update:semver-minor dependency-group: golang - dependency-name: go.uber.org/zap dependency-type: indirect update-type: version-update:semver-minor 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/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: gopkg.in/ini.v1 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: sigs.k8s.io/structured-merge-diff/v4 dependency-type: indirect update-type: version-update:semver-minor dependency-group: golang - dependency-name: sigs.k8s.io/yaml dependency-type: indirect update-type: version-update:semver-minor dependency-group: golang ... Signed-off-by: dependabot[bot] <support@github.com>
suryagupta4
approved these changes
Jan 3, 2025
karthikk92
approved these changes
Jan 3, 2025
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 11 updates in the / directory:
0.10.00.15.01.4.91.8.01.7.11.19.01.67.11.69.20.3.00.3.122.3.222.5.01.4.41.6.01.1.01.2.00.5.41.0.22.9.02.130.14.1.24.5.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.4.9 to 1.8.0Release notes
Sourced from github.com/fsnotify/fsnotify's releases.
... (truncated)
Changelog
Sourced from github.com/fsnotify/fsnotify's changelog.
... (truncated)
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.7.1 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.7.0 to 1.9.0Release notes
Sourced from github.com/stretchr/testify's releases.
... (truncated)
Commits
bb548d0Merge pull request #1552 from stretchr/dependabot/go_modules/github.com/stret...814075fbuild(deps): bump github.com/stretchr/objx from 0.5.1 to 0.5.2e045612Merge pull request #1339 from bogdandrutu/uintptr5b6926dMerge pull request #1385 from hslatman/not-implements9f97d67Merge pull request #1550 from stretchr/release-notesbcb0d3fInclude the auto-release notes in releasesfb770f8Merge pull request #1247 from ccoVeille/typos85d8bb6fix typos in comments, tests and github templatese2741faMerge pull request #1548 from arjunmahishi/msgAndArgs6e59f20http_assertions: assert that the msgAndArgs actually works in testsUpdates
go.uber.org/atomicfrom 1.7.0 to 1.9.0Release notes
Sourced from go.uber.org/atomic's releases.
Changelog
Sourced from go.uber.org/atomic's changelog.
Commits
3504dfaRelease v1.9.0 (#101)7f3beefPrepare release v1.9.0b9b54c3CHANGELOG: Move reference links to each section997edd6uintptr test: Fix overflow on architectures with 32-bit pointers (#100)557b938Add atomic.Time (#98)6a01446Fix lint error on float64_ext.go (#97)d8a8972Improve argument/return names for better docs (#96)df5a5c3Add Swap for Float64 (#94)38b6e7fAdd note on Float64.CAS matching of NaN (#95)0c8e1ecRelease v1.8.0 (#93)Updates
google.golang.org/grpcfrom 1.67.1 to 1.69.2Release notes
Sourced from google.golang.org/grpc's releases.
... (truncated)
Commits
b615b35Change version to 1.69.2 (#7947)6b36a3eexperimental/stats: re-add type aliases for migration (#7929) (#7941)4535c6dChange version to 1.69.2-dev (#7928)b6e7c72examples/features/csm_observability: Make CSM Observability example server li...9355fbcChange version to 1.69.1 (#7927)927a1e1Change version to 1.69.1-dev (#7902)97d633aChange version to 1.69.0 (#7901)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)Updates
google.golang.org/protobuffrom 1.34.2 to 1.35.1Updates
github.com/coreos/go-semverfrom 0.3.0 to 0.3.1Commits
c16f281Merge pull request #43 from bgilbert/updatesb7a5bdcworkflows: add Go 1.19fe58974workflows: update to current golangci-lint230a169go.mod: update yaml to 3.0.1e737fc8Merge pull request #42 from bgilbert/deprecations8ff18a8workflows: update actions to current major versions167f5daMerge pull request #38 from miabbott/1.184267f3bci: add testing with go 1.18d29be38Merge pull request #37 from bgilbert/yaml2a01900Update tests to yaml.v3Updates
github.com/coreos/go-systemd/v22from 22.3.2 to 22.5.0Release notes
Sourced from github.com/coreos/go-systemd/v22's releases.
Commits
d5623bfMerge pull request #410 from WGH-/env-journal-stream4ca6222journal: add proper StderrIsJournalStream testfe8fac5Description has been truncated