-
Notifications
You must be signed in to change notification settings - Fork 0
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
build(deps): bump the minor-and-patches group across 1 directory with 14 updates #176
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/go_modules/minor-and-patches-9af517756b
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
build(deps): bump the minor-and-patches group across 1 directory with 14 updates #176
dependabot
wants to merge
1
commit into
main
from
dependabot/go_modules/minor-and-patches-9af517756b
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
… 14 updates Bumps the minor-and-patches group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) | `1.48.3` | `1.54.6` | | [github.com/bufbuild/buf](https://github.com/bufbuild/buf) | `1.28.1` | `1.34.0` | | [github.com/fullstorydev/grpcurl](https://github.com/fullstorydev/grpcurl) | `1.8.9` | `1.9.1` | | [github.com/go-playground/validator/v10](https://github.com/go-playground/validator) | `10.16.0` | `10.22.0` | | [github.com/rs/zerolog](https://github.com/rs/zerolog) | `1.31.0` | `1.33.0` | | [google.golang.org/grpc/cmd/protoc-gen-go-grpc](https://github.com/grpc/grpc-go) | `1.3.0` | `1.4.0` | | [gorm.io/driver/postgres](https://github.com/go-gorm/postgres) | `1.5.4` | `1.5.9` | Updates `github.com/aws/aws-sdk-go` from 1.48.3 to 1.54.6 - [Release notes](https://github.com/aws/aws-sdk-go/releases) - [Commits](aws/aws-sdk-go@v1.48.3...v1.54.6) Updates `github.com/bufbuild/buf` from 1.28.1 to 1.34.0 - [Release notes](https://github.com/bufbuild/buf/releases) - [Changelog](https://github.com/bufbuild/buf/blob/main/CHANGELOG.md) - [Commits](bufbuild/buf@v1.28.1...v1.34.0) Updates `github.com/docker/docker` from 24.0.7+incompatible to 27.0.0+incompatible - [Release notes](https://github.com/docker/docker/releases) - [Commits](https://github.com/docker/docker/commits) Updates `github.com/envoyproxy/protoc-gen-validate` from 1.0.2 to 1.0.4 - [Release notes](https://github.com/envoyproxy/protoc-gen-validate/releases) - [Changelog](https://github.com/bufbuild/protoc-gen-validate/blob/main/.goreleaser.yaml) - [Commits](bufbuild/protoc-gen-validate@v1.0.2...v1.0.4) Updates `github.com/fullstorydev/grpcurl` from 1.8.9 to 1.9.1 - [Release notes](https://github.com/fullstorydev/grpcurl/releases) - [Changelog](https://github.com/fullstorydev/grpcurl/blob/master/.goreleaser.yml) - [Commits](fullstorydev/grpcurl@v1.8.9...v1.9.1) Updates `github.com/go-playground/validator/v10` from 10.16.0 to 10.22.0 - [Release notes](https://github.com/go-playground/validator/releases) - [Commits](go-playground/validator@v10.16.0...v10.22.0) Updates `github.com/google/uuid` from 1.4.0 to 1.6.0 - [Release notes](https://github.com/google/uuid/releases) - [Changelog](https://github.com/google/uuid/blob/master/CHANGELOG.md) - [Commits](google/uuid@v1.4.0...v1.6.0) Updates `github.com/rs/zerolog` from 1.31.0 to 1.33.0 - [Commits](rs/zerolog@v1.31.0...v1.33.0) Updates `github.com/stretchr/testify` from 1.8.4 to 1.9.0 - [Release notes](https://github.com/stretchr/testify/releases) - [Commits](stretchr/testify@v1.8.4...v1.9.0) Updates `google.golang.org/grpc` from 1.59.0 to 1.64.0 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.59.0...v1.64.0) Updates `google.golang.org/grpc/cmd/protoc-gen-go-grpc` from 1.3.0 to 1.4.0 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.3.0...v1.4.0) Updates `google.golang.org/protobuf` from 1.31.1-0.20231027082548-f4a6c1f6e5c1 to 1.34.2 Updates `gorm.io/driver/postgres` from 1.5.4 to 1.5.9 - [Commits](go-gorm/postgres@v1.5.4...v1.5.9) Updates `gorm.io/gorm` from 1.25.5 to 1.25.10 - [Release notes](https://github.com/go-gorm/gorm/releases) - [Commits](go-gorm/gorm@v1.25.5...v1.25.10) --- updated-dependencies: - dependency-name: github.com/aws/aws-sdk-go dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patches - dependency-name: github.com/bufbuild/buf dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patches - dependency-name: github.com/docker/docker dependency-type: direct:production update-type: version-update:semver-major dependency-group: minor-and-patches - dependency-name: github.com/envoyproxy/protoc-gen-validate dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patches - dependency-name: github.com/fullstorydev/grpcurl dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patches - dependency-name: github.com/go-playground/validator/v10 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patches - dependency-name: github.com/google/uuid dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patches - dependency-name: github.com/rs/zerolog dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patches - dependency-name: github.com/stretchr/testify dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patches - dependency-name: google.golang.org/grpc dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patches - dependency-name: google.golang.org/grpc/cmd/protoc-gen-go-grpc dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patches - dependency-name: google.golang.org/protobuf dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patches - dependency-name: gorm.io/driver/postgres dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patches - dependency-name: gorm.io/gorm dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patches ... Signed-off-by: dependabot[bot] <[email protected]>
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 minor-and-patches group with 7 updates in the / directory:
1.48.3
1.54.6
1.28.1
1.34.0
1.8.9
1.9.1
10.16.0
10.22.0
1.31.0
1.33.0
1.3.0
1.4.0
1.5.4
1.5.9
Updates
github.com/aws/aws-sdk-go
from 1.48.3 to 1.54.6Release notes
Sourced from github.com/aws/aws-sdk-go's releases.
... (truncated)
Commits
9bdfe74
Release v1.54.6 (2024-06-20) (#5292)66bfa6b
Release v1.54.5 (2024-06-19) (#5291)f2d0da8
Release v1.54.4 (2024-06-18) (#5290)33248db
Release v1.54.3 (2024-06-17) (#5289)70ea450
Release v1.54.2 (2024-06-14) (#5288)268bb23
Merge pull request #5287 from aws/feat-dropxnet2835a32
wrong setupServer copy66fd84f
remove TODO51955d2
remove x/net codegen dependency494f482
drop x/net test dependencyUpdates
github.com/bufbuild/buf
from 1.28.1 to 1.34.0Release notes
Sourced from github.com/bufbuild/buf's releases.
... (truncated)
Changelog
Sourced from github.com/bufbuild/buf's changelog.
... (truncated)
Commits
3b5b535
Release v1.34.0 (#3104)52a4214
Add buf config ls-modules (#3081)bbebe8a
Set environment when running git commands (#3103)28408f4
Improve error message for unauthenticated error (#3093)0ad8677
Make upgrade (#3102)45f8632
Allowprotoc_path
to be a slice so user can specify extra args (#3098)0b7c7fa
Improve insertion point behaviour (#3092)6cdc860
Bump bufbuild/buf-setup-action from 1.32.2 to 1.33.0 (#3088)fc8e51c
Fix other issue template (#3097)f634e4c
Add reproduction comments to other template (#3096)Updates
github.com/docker/docker
from 24.0.7+incompatible to 27.0.0+incompatibleRelease notes
Sourced from github.com/docker/docker's releases.
... (truncated)
Commits
Updates
github.com/envoyproxy/protoc-gen-validate
from 1.0.2 to 1.0.4Release notes
Sourced from github.com/envoyproxy/protoc-gen-validate's releases.
... (truncated)
Commits
32c2415
Revert minimum go version to 1.19 (#1058)7716cfa
Bump the go group with 1 update (#1054)d61d4ec
Statically build all releases (#1052)d9e9842
Bump the java group in /java with 2 updates (#1049)6dfcd59
Bump the go-tests group in /tests with 1 update (#1046)4507e91
Bump the go group with 1 update (#1045)d17db51
Bump the java group in /java with 3 updates (#1047)87c1d2a
Bump the github-actions group with 1 update (#1041)64e2ed4
Bump the java group in /java with 3 updates (#1040)09e4ca5
Bump the github-actions group with 3 updates (#1038)Updates
github.com/fullstorydev/grpcurl
from 1.8.9 to 1.9.1Release notes
Sourced from github.com/fullstorydev/grpcurl's releases.
Commits
400fa5f
Update Dockerfile to use Go v1.21 (#455)0e13e85
chore: fix some typos in comments (#454)07361b2
Use latest protoreflect to fix some bugs (#453)8e76884
Brand name update (#452)805ce40
Bump github.com/golang/protobuf from 1.5.3 to 1.5.4 (#448)93ea011
goreleaser: bump version & add nfmp support (#440)5592211
Enable xDS credentials (#424)184c8f7
Bump github.com/jhump/protoreflect from 1.15.5 to 1.15.6 (#446)149a93e
Use localhost for default unix domain socket authority (#445)252b57f
Bump github.com/jhump/protoreflect from 1.15.4 to 1.15.5 (#443)Updates
github.com/go-playground/validator/v10
from 10.16.0 to 10.22.0Release notes
Sourced from github.com/go-playground/validator/v10's releases.
... (truncated)
Commits
a947377
Update README.md01e855d
Add Ukrainian translation (#1275)2e1df48
Lazily initialize regexes to speed upinit()
(#1277)c7e8518
Update README.mdc28c28b
Polish language support (#1217)0a5b07b
chore: fix some comments (#1242)3d65a9b
Fix Japanese translation of max-items, lt-items and lte-items error (#1250)d3e28c4
Make docs for required more explicit regarding boolean values (#1261)0df4e00
Fix grammar issues in comments, tests, field names (#1262)10c3c84
change codes bool value to struct{} (#1270)Updates
github.com/google/uuid
from 1.4.0 to 1.6.0Release notes
Sourced from github.com/google/uuid's releases.
Changelog
Sourced from github.com/google/uuid's changelog.
Commits
0f11ee6
chore(master): release 1.6.0 (#151)16939da
chore(tests): add strict monotonicity test case for uuid v7. (#154)016b199
fix: fix typo in version 7 uuid documentation (#153)1d8b6ea
ci: set token permissions to github workflows (#143)a2b2b32
fix: Monotonicity in UUIDv7 (#150)c58770e
feat: add Max UUID constant (#149)4d47f8e
chore(master): release 1.5.0 (#145)9ee7366
feat: Validate UUID without creating new UUID (#141)b35aa6a
add uuid version 6 and 7 (#139)Updates
github.com/rs/zerolog
from 1.31.0 to 1.33.0Commits
c78e50e
Add fields order (#550)8582bed
fix: useTimestampFunc
in busrt sampler (#671) (#672)7d9db06
Allow setting floating point precision in JSON. (#663)e5aa7e3
Revert #6620efa414
Fix panic caused by an extra malformedlevel
field (#665)eb081e1
chore: fix some typos in comments (#667)2d899f0
set debug log color (#662)74cf37a
Add EmptyFields method to remove all the fileds from logger (#575)e5edd4b
Refactor: make code in comment valid and runable (#654)582007f
Add a time.Location to ConsoleWriter. (This allows UTC timestamps.) (#531)Updates
github.com/stretchr/testify
from 1.8.4 to 1.9.0Release notes
Sourced from github.com/stretchr/testify's releases.