-
Notifications
You must be signed in to change notification settings - Fork 20
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 19 updates #257
Closed
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 16 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/stretchr/testify](https://github.com/stretchr/testify) | `1.9.0` | `1.10.0` | | [go.uber.org/atomic](https://github.com/uber-go/atomic) | `1.9.0` | `1.11.0` | | [golang.org/x/net](https://github.com/golang/net) | `0.33.0` | `0.34.0` | | google.golang.org/protobuf | `1.35.1` | `1.36.1` | | [github.com/gofrs/uuid](https://github.com/gofrs/uuid) | `4.3.1+incompatible` | `4.4.0+incompatible` | | [github.com/magiconair/properties](https://github.com/magiconair/properties) | `1.8.7` | `1.8.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.1` | | [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/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.25.0` | | [golang.org/x/time](https://github.com/golang/time) | `0.5.0` | `0.9.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 `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 `golang.org/x/net` from 0.33.0 to 0.34.0 - [Commits](golang/net@v0.33.0...v0.34.0) Updates `google.golang.org/protobuf` from 1.35.1 to 1.36.1 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/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/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.1 - [Release notes](https://github.com/spf13/cast/releases) - [Commits](spf13/cast@v1.6.0...v1.7.1) 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/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/crypto` from 0.31.0 to 0.32.0 - [Commits](golang/crypto@v0.31.0...v0.32.0) Updates `golang.org/x/oauth2` from 0.23.0 to 0.25.0 - [Commits](golang/oauth2@v0.23.0...v0.25.0) Updates `golang.org/x/sys` from 0.28.0 to 0.29.0 - [Commits](golang/sys@v0.28.0...v0.29.0) Updates `golang.org/x/term` from 0.27.0 to 0.28.0 - [Commits](golang/term@v0.27.0...v0.28.0) Updates `golang.org/x/time` from 0.5.0 to 0.9.0 - [Commits](golang/time@v0.5.0...v0.9.0) --- updated-dependencies: - 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: golang.org/x/net 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/gofrs/uuid dependency-type: indirect update-type: version-update:semver-minor 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/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/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/crypto 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/time dependency-type: indirect update-type: version-update:semver-minor dependency-group: golang ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
bot
requested review from
atye,
bandak2,
Deepak-Ghivari,
francis-nijay and
karthikk92
as code owners
January 6, 2025 18:12
dependabot
bot
added
dependencies
Pull requests that update a dependency file
go
Pull requests that update Go code
labels
Jan 6, 2025
dependabot
bot
requested review from
panigs7,
rajendraindukuri and
shaynafinocchiaro
as code owners
January 6, 2025 18:12
suryagupta4
approved these changes
Jan 7, 2025
Superseded by #259. |
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 16 updates in the / directory:
1.9.0
1.10.0
1.9.0
1.11.0
0.33.0
0.34.0
1.35.1
1.36.1
4.3.1+incompatible
4.4.0+incompatible
1.8.7
1.8.9
2.2.2
2.2.3
0.4.0
0.6.0
1.6.0
1.7.1
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.21.0
1.27.0
0.23.0
0.25.0
0.5.0
0.9.0
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
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
golang.org/x/net
from 0.33.0 to 0.34.0Commits
8da7ed1
go.mod: update golang.org/x dependencies2124140
all: make function and struct comments match the namese9d95ba
http2: do not surface errors from a conn's idle timer expiringc2be992
quic: remember which remote connection IDs have been retiredUpdates
google.golang.org/protobuf
from 1.35.1 to 1.36.1Updates
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/magiconair/properties
from 1.8.7 to 1.8.9Release notes
Sourced from github.com/magiconair/properties's releases.
Commits
d8bdba3
Merge pull request #61 from rafaelhl/skip-ignored-private-fieldd80fb15
test with more go versions7b90c47
cleanup README449f224
move CHANGELOG to Github Releasese64054d
fix workflow2fec50e
fix workflow794d336
fix workflowed5b6ef
Merge pull request #74 from mbenson/loadReader52d9efe
Merge pull request #73 from mbenson/dep1d2f669
support load from io.ReaderUpdates
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.1Release notes
Sourced from github.com/spf13/cast's releases.
Commits
487df00
Merge pull request #213 from skyjerry/fix-uint64955c718
Merge pull request #224 from lesichkovm/patch-11849825
Update README.md6e0c3ab
Support some commonly used Float64 interfaces6c5f3fc
github: Bump versions6e9731d
Title: Fix ToUint64E function in cast library for GoUpdates
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/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.
... (truncated)
Changelog
Sourced from go.uber.org/zap's changelog.