-
Notifications
You must be signed in to change notification settings - Fork 28
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump the golang group across 1 directory with 26 updates #368
Merged
Conversation
This file contains 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
Bumps the golang group with 21 updates in the / directory: | Package | From | To | | --- | --- | --- | | [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.31.0` | `0.32.0` | | [k8s.io/api](https://github.com/kubernetes/api) | `0.31.0` | `0.31.3` | | [k8s.io/client-go](https://github.com/kubernetes/client-go) | `0.31.0` | `0.31.3` | | [github.com/emicklei/go-restful/v3](https://github.com/emicklei/go-restful) | `3.11.0` | `3.12.1` | | [github.com/go-openapi/jsonpointer](https://github.com/go-openapi/jsonpointer) | `0.19.6` | `0.21.0` | | [github.com/go-openapi/jsonreference](https://github.com/go-openapi/jsonreference) | `0.20.2` | `0.21.0` | | [github.com/gofrs/uuid](https://github.com/gofrs/uuid) | `4.3.1+incompatible` | `4.4.0+incompatible` | | [github.com/google/gnostic-models](https://github.com/google/gnostic-models) | `0.6.8` | `0.6.9` | | [github.com/pelletier/go-toml/v2](https://github.com/pelletier/go-toml) | `2.2.2` | `2.2.3` | | [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` | | [go.uber.org/atomic](https://github.com/uber-go/atomic) | `1.9.0` | `1.11.0` | | [go.uber.org/multierr](https://github.com/uber-go/multierr) | `1.9.0` | `1.11.0` | | [go.uber.org/zap](https://github.com/uber-go/zap) | `1.21.0` | `1.27.0` | | [golang.org/x/oauth2](https://github.com/golang/oauth2) | `0.23.0` | `0.24.0` | | [golang.org/x/time](https://github.com/golang/time) | `0.5.0` | `0.8.0` | | [sigs.k8s.io/structured-merge-diff/v4](https://github.com/kubernetes-sigs/structured-merge-diff) | `4.4.1` | `4.4.3` | 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.31.0 to 0.32.0 - [Commits](golang/net@v0.31.0...v0.32.0) Updates `k8s.io/api` from 0.31.0 to 0.31.3 - [Commits](kubernetes/api@v0.31.0...v0.31.3) Updates `k8s.io/apimachinery` from 0.31.0 to 0.31.3 - [Commits](kubernetes/apimachinery@v0.31.0...v0.31.3) Updates `k8s.io/client-go` from 0.31.0 to 0.31.3 - [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md) - [Commits](kubernetes/client-go@v0.31.0...v0.31.3) 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-openapi/jsonpointer` from 0.19.6 to 0.21.0 - [Commits](go-openapi/jsonpointer@v0.19.6...v0.21.0) Updates `github.com/go-openapi/jsonreference` from 0.20.2 to 0.21.0 - [Commits](go-openapi/jsonreference@v0.20.2...v0.21.0) Updates `github.com/go-openapi/swag` from 0.22.4 to 0.23.0 - [Commits](go-openapi/swag@v0.22.4...v0.23.0) Updates `github.com/gofrs/uuid` from 4.3.1+incompatible to 4.4.0+incompatible - [Release notes](https://github.com/gofrs/uuid/releases) - [Commits](gofrs/uuid@v4.3.1...v4.4.0) 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/pelletier/go-toml/v2` from 2.2.2 to 2.2.3 - [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.2.2...v2.2.3) 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 `go.uber.org/atomic` from 1.9.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.9.0...v1.11.0) Updates `go.uber.org/multierr` from 1.9.0 to 1.11.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.9.0...v1.11.0) Updates `go.uber.org/zap` from 1.21.0 to 1.27.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.21.0...v1.27.0) Updates `golang.org/x/oauth2` from 0.23.0 to 0.24.0 - [Commits](golang/oauth2@v0.23.0...v0.24.0) Updates `golang.org/x/sys` from 0.27.0 to 0.28.0 - [Commits](golang/sys@v0.27.0...v0.28.0) Updates `golang.org/x/term` from 0.26.0 to 0.27.0 - [Commits](golang/term@v0.26.0...v0.27.0) Updates `golang.org/x/text` from 0.20.0 to 0.21.0 - [Release notes](https://github.com/golang/text/releases) - [Commits](golang/text@v0.20.0...v0.21.0) Updates `golang.org/x/time` from 0.5.0 to 0.8.0 - [Commits](golang/time@v0.5.0...v0.8.0) Updates `sigs.k8s.io/structured-merge-diff/v4` from 4.4.1 to 4.4.3 - [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.3) --- updated-dependencies: - 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: k8s.io/api dependency-type: direct:production update-type: version-update:semver-patch dependency-group: golang - dependency-name: k8s.io/apimachinery dependency-type: direct:production update-type: version-update:semver-patch dependency-group: golang - dependency-name: k8s.io/client-go dependency-type: direct:production update-type: version-update:semver-patch 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-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-minor 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/pelletier/go-toml/v2 dependency-type: indirect update-type: version-update:semver-patch 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: go.uber.org/atomic dependency-type: indirect update-type: version-update:semver-minor 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/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: 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 6, 2024
suryagupta4
approved these changes
Dec 6, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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 21 updates in the / directory:
1.9.0
1.10.0
0.31.0
0.32.0
0.31.0
0.31.3
0.31.0
0.31.3
3.11.0
3.12.1
0.19.6
0.21.0
0.20.2
0.21.0
4.3.1+incompatible
4.4.0+incompatible
0.6.8
0.6.9
2.2.2
2.2.3
0.4.0
0.6.0
1.6.0
1.7.0
3.5.12
3.5.17
3.5.12
3.5.17
3.5.12
3.5.17
1.9.0
1.11.0
1.9.0
1.11.0
1.21.0
1.27.0
0.23.0
0.24.0
0.5.0
0.8.0
4.4.1
4.4.3
Updates
github.com/stretchr/testify
from 1.9.0 to 1.10.0Release notes
Sourced from github.com/stretchr/testify's releases.
... (truncated)
Commits
89cbdd9
Merge pull request #1626 from arjun-1/fix-functional-options-diff-indirect-calls07bac60
Merge pull request #1667 from sikehish/flaky716de8d
Increase timeouts in Test_Mock_Called_blocks to reduce flakiness in CI118fb83
NotSame should fail if args are not pointers #1661 (#1664)7d99b2b
attempt 205f87c0
more similarea7129e
better fmta1b9c9e
Merge pull request #1663 from ybrustin/master8302de9
Merge branch 'master' into master89352f7
Merge pull request #1518 from hendrywiranto/adjust-readme-remove-v2Updates
golang.org/x/net
from 0.31.0 to 0.32.0Commits
285e1cf
go.mod: update golang.org/x dependenciesd0a1049
route: remove unused sizeof* consts on freebsd6e41410
http2: fix benchmarks using common frame read/write functions4be1253
route: change from syscall to x/sys/unixbc37675
http2: limit number of PINGs bundled with RST_STREAMse9cd716
route: fix parse of zero-length sockaddrs in RIBs9a51899
http2: add SETTINGS_ENABLE_CONNECT_PROTOCOL supportUpdates
k8s.io/api
from 0.31.0 to 0.31.3Commits
b7783ab
Update dependencies to v0.31.3 tag46f6230
Merge pull request #126761thockin/automated-cherry-pick-of-#126749
1857695
fix v1a3 ResourceSliceList metadata field nameUpdates
k8s.io/apimachinery
from 0.31.0 to 0.31.3Commits
Updates
k8s.io/client-go
from 0.31.0 to 0.31.3Commits
ef98edc
Update dependencies to v0.31.3 tagUpdates
github.com/emicklei/go-restful/v3
from 3.11.0 to 3.12.1Changelog
Sourced from github.com/emicklei/go-restful/v3's changelog.
Commits
4e4aaa1
update historye5fed1c
fix misroute when dealing multiple webservice with regex (#549)77fc969
golang workflows for restful (#550)9a7c368
better naming for routing related variable (#548)26f2628
path template casing example (#546)59b17dc
update depdencies in examplesd027240
update chgs951a11c
add Flush method #529 (#538)b3a6f77
fix: Improper handling of empty POST requests (#543)c0e56c8
Update README.md: remove build badge until another setupUpdates
github.com/go-openapi/jsonpointer
from 0.19.6 to 0.21.0Commits
8b546b9
chore(go): go-openapi requires go.1.20 across the board5d6253e
updated dependencies8e6deda
chore(lint): relinted9352cad
fix(ci): remove dependency-type from dependabot groupse344ef7
Bump the development-dependencies group with 1 updatee0c759b
ci: remove paths-ignoref9d3b1b
Bump the development-dependencies group with 1 update92c7c39
chore(ci): prevents duplicate workflow runs5767083
ci: regroup & auto-approve all github actions updatesb635cd3
ci: auto-merge dependabot PRsUpdates
github.com/go-openapi/jsonreference
from 0.20.2 to 0.21.0Commits
c5fa756
chore(go): go-openapi requires go.1.20 across the board12387f8
updated dependencies5aeffa5
fix(ci): remove dependency-type from dependabot groups95a16b7
Bump github.com/stretchr/testify from 1.8.4 to 1.9.06a06213
Bump the development-dependencies group with 1 updateaad9db7
ci: remove paths-ignoreeef6c6a
Bump the development-dependencies group with 1 update7c2c0ac
chore(ci): prevents duplicate workflow runs19d90a5
ci: regroup & auto-approve all github actions updates6dced31
ci(dependencies): automate dependencies updatesUpdates
github.com/go-openapi/swag
from 0.22.4 to 0.23.0Commits
53e32e8
chore(go): go-openapi requires go.1.20 across the board5e655d8
fix(ci): remove dependency-type from dependabot groups54f3f80
chore(lint): relinted4896833
Bump github.com/stretchr/testify from 1.8.4 to 1.9.06b32215
Bump the development-dependencies group with 1 updatedb91acc
ci: remove paths-ignoresfec0b4e
Bump the development-dependencies group with 1 update14fcae4
chore(ci): prevents duplicate workflow runsd33767c
Bump the development-dependencies group with 1 updatec877230
ci(dependencies): automate dependencies updatesUpdates
github.com/gofrs/uuid
from 4.3.1+incompatible to 4.4.0+incompatibleRelease notes
Sourced from github.com/gofrs/uuid's releases.
Commits
8345c9a
Updated V7 generator to Draft04. (#112)7b40032
sql: assert UUID satisfies the driver.Valuer and sql.Scanner interfaces (#113)f1cfba7
Added a generator constructor that accepts options (#111)6ba114c
Remove deprecated coverage pkg (#115)9363593
all: gofmt with Go 1.19 (#110)ebca088
improve performance and reduce allocations of most UUID methods (#96)Updates
github.com/google/gnostic-models
from 0.6.8 to 0.6.9Commits
8182012
Merge pull request #12 from Jefftree/protobuf-bumpbea6589
recompile protobuf7a87dbb
bump dependencies1a23962
Merge pull request #13 from Jefftree/add-protobuf-compilation-script111f194
Add protobuf compilation scriptfd6fd48
Merge pull request #6 from Jefftree/Jefftree-patch-1-29459ad1
Create Makefilec7be7c7
Merge pull request #5 from pkwarren/pkw/add-annotations-protof1b8172
Merge pull request #2 from Jefftree/gh-actions2063bfc
Merge pull request #1 from Jefftree/protobuf-deprecateUpdates
github.com/pelletier/go-toml/v2
from 2.2.2 to 2.2.3Release notes
Sourced from github.com/pelletier/go-toml/v2's releases.
Commits
b730b2b
Bump testing to go 1.23 (#961)a437caa
Fix reflect.Pointer backward compatibility (#956)be6c57b
Fix readme typo(#951)d553047
Allow int, uint, and floats as map keys (#958)0977c05
Update goreleaser action tov6
and set goreleaser binary tov2
(#959)bccd6e4
allocate unstable.Parser as part of decoder (#953)9b890cf
go.mod: bump minimum and language to 1.21 (#949)Updates
github.com/sagikazarmark/locafero
from 0.4.0 to 0.6.0Commits
3add67b
Merge pull request #43 from sagikazarmark/windows04b4097
test: tune windows tests7bfd1cc
fix: glob match on windowsb8166da
test: tune OS pathsecfb568
test: tune examples for unix and windows39ac328
test: fix tests on windows where slash does not matter66c08f5
ci: fix ci platform38fcd92
test: use path addressing even on windowse6ab3fd
test: add tests for absolute paths028db96
Merge pull request #42 from sagikazarmark/dependabot/github_actions/Determina...Updates
github.com/spf13/cast
from 1.6.0 to 1.7.0Release notes
Sourced from github.com/spf13/cast's releases.
Commits
6e0c3ab
Support some commonly used Float64 interfaces6c5f3fc
github: Bump versionsUpdates
go.etcd.io/etcd/api/v3
from 3.5.12 to 3.5.17Release notes
Sourced from go.etcd.io/etcd/api/v3's releases.
... (truncated)
Commits
507c0de
version: bump up to 3.5.17307f9dc
Merge pull request #18863 from ghouscht/backport-18812-3.54f9a1c7
Merge pull request #18876 from ivanvc/release-3.5-backport-18649cb970e5
release: use GitHub's gh to create GitHub release76275d6
release: properly change working dir if tmp location already exists4726460
Merge pull request #18854 from ghouscht/backport-defrag-close-temp-3.5b2ba488
fix(defrag): close temp file in case of errord770310
Merge pull request #18849 from ivanvc/release-3.5-update-go-to-1.22.9bceca16
Bump go toolchain to 1.22.9ab8bfc2
Merge pull request #18842 from ghouscht/defrag-fixes-backport-3.5Updates
go.etcd.io/etcd/client/pkg/v3
from 3.5.12 to 3.5.17Release notes
Sourced from go.etcd.io/etcd/client/pkg/v3's releases.
... (truncated)
Commits
507c0de
version: bump up to 3.5.17307f9dc
Merge pull request #18863 from ghouscht/backport-18812-3.54f9a1c7
Merge pull request #18876 from ivanvc/release-3.5-backport-18649cb970e5
release: use GitHub's gh to create GitHub release76275d6
release: properly change working dir if tmp location already exists4726460
Merge pull request #18854 from ghouscht/backport-defrag-close-temp-3.5b2ba488
fix(defrag): close temp file in case of errord770310
Merge pull request #18849 from ivanvc/release-3.5-update-go-to-1.22.9bceca16
Bump go toolchain to 1.22.9ab8bfc2
Merge pull request #18842 from ghouscht/defrag-fixes-backport-3.5Updates
go.etcd.io/etcd/client/v3
from 3.5.12 to 3.5.17Release notes
Sourced from go.etcd.io/etcd/client/v3's releases.
... (truncated)
Commits
507c0de
version: bump up to 3.5.17307f9dc
Merge pull request #18863 from ghouscht/backport-18812-3.54f9a1c7
Merge pull request #18876 from ivanvc/release-3.5-backport-18649cb970e5
release: use GitHub's gh to create GitHub release76275d6
release: properly change working dir if tmp location already exists4726460
Merge pull request #18854 from ghouscht/backport-defrag-close-temp-3.5b2ba488
fix(defrag): close temp file in case of errord770310
Merge pull request #18849 from ivanvc/release-3.5-update-go-to-1.22.9bceca16
Bump go toolchain to 1.22.9ab8bfc2
Merge pull request #18842 from ghouscht/defrag-fixes-backport-3.5Updates
go.uber.org/atomic
from 1.9.0 to 1.11.0Release notes
Sourced from go.uber.org/atomic's releases.
Changelog
Sourced from go.uber.org/atomic's changelog.
Commits
76f817c
Update CHANGELOG.md2a750c4
Preparing release v1.11.0544d6aa
Minimize permissions to CI workflows (#133)1505d28
Fix Swap and CompareAndSwap for Value wrappers (#130)78a3b8e
Implement String method for pointers (#122)159e329
chore(gen-*): Move templates into external files (#121)9680036
Prepare release v1.10.0 (#118)2ab21d8
Add Pointer[T] (#116)d144bb6
Drop use of deprecated ioutil package (#117)d4bbbc8
Add CompareAndSwap and Swap, Deprecate CAS (#111)Updates
go.uber.org/multierr
from 1.9.0 to 1.11.0Release notes
Sourced from go.uber.org/multierr's releases.
Changelog
Sourced from go.uber.org/multierr's changelog.
Commits
de75ae5
Release v1.11.0 (#79)d8067ab
Support multierr.Every (#78)d42b7a1
ci: Minimize permissions to workflows (#77)faff69d
Enable Errors support for any multi-error (#75)8767aa9
Prepare release v1.10 (#74)4504ef7
README: Add Features section (#73)2fd451d
Drop external atomic dependency (#72)7876a02
Remove unused glide.yaml (#71)55bc553
Support Go 1.20 Unwrap() []error (#69)Updates
go.uber.org/zap
from 1.21.0 to 1.27.0Release notes
Sourced from go.uber.org/zap's releases.