-
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
build(deps): bump the dependencies group with 25 updates #1405
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 dependencies group with 25 updates: | Package | From | To | | --- | --- | --- | | [cloud.google.com/go/bigquery](https://github.com/googleapis/google-cloud-go) | `1.63.0` | `1.65.0` | | [cloud.google.com/go/kms](https://github.com/googleapis/google-cloud-go) | `1.19.0` | `1.20.1` | | [cloud.google.com/go/profiler](https://github.com/googleapis/google-cloud-go) | `0.4.1` | `0.4.2` | | [cloud.google.com/go/pubsub](https://github.com/googleapis/google-cloud-go) | `1.42.0` | `1.45.1` | | [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.27.39` | `1.28.7` | | [github.com/aws/aws-sdk-go-v2/service/kms](https://github.com/aws/aws-sdk-go-v2) | `1.36.3` | `1.37.8` | | [github.com/go-resty/resty/v2](https://github.com/go-resty/resty) | `2.15.3` | `2.16.2` | | [github.com/googleapis/gax-go/v2](https://github.com/googleapis/gax-go) | `2.13.0` | `2.14.0` | | [github.com/grpc-ecosystem/grpc-gateway/v2](https://github.com/grpc-ecosystem/grpc-gateway) | `2.22.0` | `2.25.1` | | [github.com/nicksnyder/go-i18n/v2](https://github.com/nicksnyder/go-i18n) | `2.4.0` | `2.4.1` | | [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) | `1.20.4` | `1.20.5` | | [github.com/redis/go-redis/v9](https://github.com/redis/go-redis) | `9.6.1` | `9.7.0` | | [github.com/slack-go/slack](https://github.com/slack-go/slack) | `0.14.0` | `0.15.0` | | [github.com/stretchr/testify](https://github.com/stretchr/testify) | `1.9.0` | `1.10.0` | | [go.uber.org/mock](https://github.com/uber/mock) | `0.4.0` | `0.5.0` | | [golang.org/x/oauth2](https://github.com/golang/oauth2) | `0.22.0` | `0.24.0` | | [golang.org/x/sync](https://github.com/golang/sync) | `0.8.0` | `0.10.0` | | [golang.org/x/text](https://github.com/golang/text) | `0.17.0` | `0.21.0` | | [golang.org/x/time](https://github.com/golang/time) | `0.6.0` | `0.8.0` | | [google.golang.org/api](https://github.com/googleapis/google-api-go-client) | `0.196.0` | `0.210.0` | | [google.golang.org/genproto](https://github.com/googleapis/go-genproto) | `0.0.0-20240903143218-8af14fe29dc1` | `0.0.0-20241118233622-e639e219e697` | | [google.golang.org/genproto/googleapis/api](https://github.com/googleapis/go-genproto) | `0.0.0-20240903143218-8af14fe29dc1` | `0.0.0-20241219192143-6b3ec007d9bb` | | [google.golang.org/genproto/googleapis/rpc](https://github.com/googleapis/go-genproto) | `0.0.0-20240903143218-8af14fe29dc1` | `0.0.0-20241219192143-6b3ec007d9bb` | | [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.66.0` | `1.69.2` | | google.golang.org/protobuf | `1.34.2` | `1.36.0` | Updates `cloud.google.com/go/bigquery` from 1.63.0 to 1.65.0 - [Release notes](https://github.com/googleapis/google-cloud-go/releases) - [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md) - [Commits](googleapis/google-cloud-go@spanner/v1.63.0...spanner/v1.65.0) Updates `cloud.google.com/go/kms` from 1.19.0 to 1.20.1 - [Release notes](https://github.com/googleapis/google-cloud-go/releases) - [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/documentai/CHANGES.md) - [Commits](googleapis/google-cloud-go@kms/v1.19.0...kms/v1.20.1) Updates `cloud.google.com/go/profiler` from 0.4.1 to 0.4.2 - [Release notes](https://github.com/googleapis/google-cloud-go/releases) - [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md) - [Commits](googleapis/google-cloud-go@ai/v0.4.1...apps/v0.4.2) Updates `cloud.google.com/go/pubsub` from 1.42.0 to 1.45.1 - [Release notes](https://github.com/googleapis/google-cloud-go/releases) - [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md) - [Commits](googleapis/google-cloud-go@pubsub/v1.42.0...pubsub/v1.45.1) Updates `github.com/aws/aws-sdk-go-v2/config` from 1.27.39 to 1.28.7 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@config/v1.27.39...config/v1.28.7) Updates `github.com/aws/aws-sdk-go-v2/service/kms` from 1.36.3 to 1.37.8 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/fms/v1.36.3...service/kms/v1.37.8) Updates `github.com/go-resty/resty/v2` from 2.15.3 to 2.16.2 - [Release notes](https://github.com/go-resty/resty/releases) - [Commits](go-resty/resty@v2.15.3...v2.16.2) Updates `github.com/googleapis/gax-go/v2` from 2.13.0 to 2.14.0 - [Release notes](https://github.com/googleapis/gax-go/releases) - [Commits](googleapis/gax-go@v2.13.0...v2.14.0) Updates `github.com/grpc-ecosystem/grpc-gateway/v2` from 2.22.0 to 2.25.1 - [Release notes](https://github.com/grpc-ecosystem/grpc-gateway/releases) - [Changelog](https://github.com/grpc-ecosystem/grpc-gateway/blob/main/.goreleaser.yml) - [Commits](grpc-ecosystem/grpc-gateway@v2.22.0...v2.25.1) Updates `github.com/nicksnyder/go-i18n/v2` from 2.4.0 to 2.4.1 - [Release notes](https://github.com/nicksnyder/go-i18n/releases) - [Changelog](https://github.com/nicksnyder/go-i18n/blob/main/CHANGELOG.md) - [Commits](nicksnyder/go-i18n@v2.4.0...v2.4.1) Updates `github.com/prometheus/client_golang` from 1.20.4 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.20.4...v1.20.5) Updates `github.com/redis/go-redis/v9` from 9.6.1 to 9.7.0 - [Release notes](https://github.com/redis/go-redis/releases) - [Changelog](https://github.com/redis/go-redis/blob/master/CHANGELOG.md) - [Commits](redis/go-redis@v9.6.1...v9.7.0) Updates `github.com/slack-go/slack` from 0.14.0 to 0.15.0 - [Release notes](https://github.com/slack-go/slack/releases) - [Changelog](https://github.com/slack-go/slack/blob/master/history.go) - [Commits](slack-go/slack@v0.14.0...v0.15.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/mock` from 0.4.0 to 0.5.0 - [Release notes](https://github.com/uber/mock/releases) - [Changelog](https://github.com/uber-go/mock/blob/main/CHANGELOG.md) - [Commits](uber-go/mock@v0.4.0...v0.5.0) Updates `golang.org/x/oauth2` from 0.22.0 to 0.24.0 - [Commits](golang/oauth2@v0.22.0...v0.24.0) Updates `golang.org/x/sync` from 0.8.0 to 0.10.0 - [Commits](golang/sync@v0.8.0...v0.10.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.6.0 to 0.8.0 - [Commits](golang/time@v0.6.0...v0.8.0) Updates `google.golang.org/api` from 0.196.0 to 0.210.0 - [Release notes](https://github.com/googleapis/google-api-go-client/releases) - [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md) - [Commits](googleapis/google-api-go-client@v0.196.0...v0.210.0) Updates `google.golang.org/genproto` from 0.0.0-20240903143218-8af14fe29dc1 to 0.0.0-20241118233622-e639e219e697 - [Commits](https://github.com/googleapis/go-genproto/commits) Updates `google.golang.org/genproto/googleapis/api` from 0.0.0-20240903143218-8af14fe29dc1 to 0.0.0-20241219192143-6b3ec007d9bb - [Commits](https://github.com/googleapis/go-genproto/commits) Updates `google.golang.org/genproto/googleapis/rpc` from 0.0.0-20240903143218-8af14fe29dc1 to 0.0.0-20241219192143-6b3ec007d9bb - [Commits](https://github.com/googleapis/go-genproto/commits) Updates `google.golang.org/grpc` from 1.66.0 to 1.69.2 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.66.0...v1.69.2) Updates `google.golang.org/protobuf` from 1.34.2 to 1.36.0 --- updated-dependencies: - dependency-name: cloud.google.com/go/bigquery dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: cloud.google.com/go/kms dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: cloud.google.com/go/profiler dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: cloud.google.com/go/pubsub dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: github.com/aws/aws-sdk-go-v2/config dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: github.com/aws/aws-sdk-go-v2/service/kms dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: github.com/go-resty/resty/v2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: github.com/googleapis/gax-go/v2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: github.com/grpc-ecosystem/grpc-gateway/v2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: github.com/nicksnyder/go-i18n/v2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: github.com/prometheus/client_golang dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: github.com/redis/go-redis/v9 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: github.com/slack-go/slack dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: github.com/stretchr/testify dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: go.uber.org/mock dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: golang.org/x/oauth2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: golang.org/x/sync dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: golang.org/x/text dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: golang.org/x/time dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: google.golang.org/api dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: google.golang.org/genproto dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: google.golang.org/genproto/googleapis/api dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: google.golang.org/genproto/googleapis/rpc dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: google.golang.org/grpc dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: google.golang.org/protobuf dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
go
Pull requests that update Go code
labels
Jan 1, 2025
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
dependabot
bot
deleted the
dependabot/go_modules/dependencies-f7cb16f191
branch
January 7, 2025 13:38
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 dependencies group with 25 updates:
1.63.0
1.65.0
1.19.0
1.20.1
0.4.1
0.4.2
1.42.0
1.45.1
1.27.39
1.28.7
1.36.3
1.37.8
2.15.3
2.16.2
2.13.0
2.14.0
2.22.0
2.25.1
2.4.0
2.4.1
1.20.4
1.20.5
9.6.1
9.7.0
0.14.0
0.15.0
1.9.0
1.10.0
0.4.0
0.5.0
0.22.0
0.24.0
0.8.0
0.10.0
0.17.0
0.21.0
0.6.0
0.8.0
0.196.0
0.210.0
0.0.0-20240903143218-8af14fe29dc1
0.0.0-20241118233622-e639e219e697
0.0.0-20240903143218-8af14fe29dc1
0.0.0-20241219192143-6b3ec007d9bb
0.0.0-20240903143218-8af14fe29dc1
0.0.0-20241219192143-6b3ec007d9bb
1.66.0
1.69.2
1.34.2
1.36.0
Updates
cloud.google.com/go/bigquery
from 1.63.0 to 1.65.0Release notes
Sourced from cloud.google.com/go/bigquery's releases.
Commits
0d41231
chore(main): release spanner 1.65.0 (#10474)643a8e3
feat(bigtable): expose protoToType (#10602)0211c95
feat(bigtable): Add MergeToCell support to the bigtable emulator and client (...a49ab59
feat(bigtable): Add support for new functions (#10582)6bd2596
chore(all): update module github.com/google/s2a-go to v0.1.8 (#10586)3a566ed
chore(bigtable): bump genproto (#10600)ce31365
fix(bigtable): move usage to local proto definitions (#10598)485d54b
chore(main): release bigtable 1.27.1 (#10596)5b4b0f7
feat(deploy): add support for different Pod selector labels when doing canari...a6847cb
chore: fix bigtable config (#10594)Updates
cloud.google.com/go/kms
from 1.19.0 to 1.20.1Release notes
Sourced from cloud.google.com/go/kms's releases.
... (truncated)
Changelog
Sourced from cloud.google.com/go/kms's changelog.
... (truncated)
Commits
47bb902
chore: release main (#10988)2b8ca4b
chore: add Protobuf warning to release notes (#11025)8bb87d5
chore: update google.golang.org/api to v0.203.0 (#11022)d40fbff
fix(storage): Skip only specific transport tests. (#11016)ff06fc2
fix: Fix default service account tests on GCE. (#11021)6071167
feat(alloydb): add new PSC instance configuration setting and output the PSC ...15eacb9
chore: update SA used for tests (#11018)e78389d
chore: fix doc publish creds (#11019)1d7ee9f
chore(main): release auth 0.9.9 (#11003)6e69d2e
feat(texttospeech): add brand voice lite, which lets you clone a voice with j...Updates
cloud.google.com/go/profiler
from 0.4.1 to 0.4.2Release notes
Sourced from cloud.google.com/go/profiler's releases.
Commits
Updates
cloud.google.com/go/pubsub
from 1.42.0 to 1.45.1Commits
7e7c03e
chore(main): release pubsub 1.45.1 (#11027)fe2ec56
docs(pubsub): add doc links to top level package doc (#11029)706ecb2
feat(aiplatform): add new PscInterfaceConfig field to custom_job.proto (#11024)fe32fff
docs: clean up info on gRPC error parsing (#11030)5f3d8d7
docs: add missing option link (#11031)47bb902
chore: release main (#10988)2b8ca4b
chore: add Protobuf warning to release notes (#11025)8bb87d5
chore: update google.golang.org/api to v0.203.0 (#11022)d40fbff
fix(storage): Skip only specific transport tests. (#11016)ff06fc2
fix: Fix default service account tests on GCE. (#11021)Updates
github.com/aws/aws-sdk-go-v2/config
from 1.27.39 to 1.28.7Commits
5a96470
Release 2024-12-19653aa80
Regenerated Clientsd02b239
Update endpoints model698d709
Update API model885de40
Fix improper use of Printf-style functions (#2934)858298a
Release 2024-12-18f58264a
Regenerated Clientsdf31082
Update endpoints model346690e
Update API model4515454
Release 2024-12-17Updates
github.com/aws/aws-sdk-go-v2/service/kms
from 1.36.3 to 1.37.8Commits
5a96470
Release 2024-12-19653aa80
Regenerated Clientsd02b239
Update endpoints model698d709
Update API model885de40
Fix improper use of Printf-style functions (#2934)858298a
Release 2024-12-18f58264a
Regenerated Clientsdf31082
Update endpoints model346690e
Update API model4515454
Release 2024-12-17Updates
github.com/go-resty/resty/v2
from 2.15.3 to 2.16.2Release notes
Sourced from github.com/go-resty/resty/v2's releases.
Commits
c34e460
Merge pull request #919 from go-resty/fix-buffer-issue43d5eca
release: version bump and readme update for v2.16.29a9930f
fix: buffer reuse and release #917d598157
Merge pull request #918 from go-resty/buffer-reset-issue253540b
release: version bump and readme update for v2.16.167cf80b
fix: buffer reset issue in io.Reader with content length enabled #917feedf18
release: version bump and readme update for v2.16.0 (#907)1c4960b
Merge pull request #892 from go-resty/code-optimizationscf921ad
build: reduce test execution time94aeffb
refactor: optimize allocationUpdates
github.com/googleapis/gax-go/v2
from 2.13.0 to 2.14.0Release notes
Sourced from github.com/googleapis/gax-go/v2's releases.
Commits
cd8360b
chore(main): release 2.14.0 (#383)64fbcdb
chore(all): update all (#382)c877470
feat(internallog): add a logging support package (#380)782a113
chore(all): update module google.golang.org/api to v0.204.0 (#381)bbb264c
chore(all): update all (#379)75e5349
chore(all): update all (#378)183032f
chore(all): update all (#377)612e1e9
chore(all): update all (#376)d951d00
chore(all): update all (#375)ac3417e
chore(all): update all (#374)Updates
github.com/grpc-ecosystem/grpc-gateway/v2
from 2.22.0 to 2.25.1Release notes
Sourced from github.com/grpc-ecosystem/grpc-gateway/v2's releases.
... (truncated)
Commits
c89fdf7
protoc-gen-openapiv2: generate hybrid files (#5088)bb4c906
Update gorelease basea74e741
fix(deps): update google.golang.org/genproto/googleapis/rpc digest to 6b3ec00...e9a2074
chore(deps): update googleapis digest to 5e258e3 (#5087)bdc7a7a
fix(deps): update google.golang.org/genproto/googleapis/api digest to 6b3ec00...937be39
fix(deps): update google.golang.org/genproto/googleapis/rpc digest to 9240e9c...df4d666
chore(deps): update googleapis digest to d55dd1d (#5084)e6af5c6
chore(deps): update dependency rules_proto to v7.1.0 (#5079)e062b12
fix: update to protobuf 1.36.0 and exclude synthetic oneofs during populateFi...50d84d5
chore(deps): update googleapis digest to 09d4103 (#5083)Updates
github.com/nicksnyder/go-i18n/v2
from 2.4.0 to 2.4.1Release notes
Sourced from github.com/nicksnyder/go-i18n/v2's releases.
Commits
90c2b36
Update golang.org/x/text to v0.19.0793d597
Translation disclaimerdb4b725
move badges below title1cb10df
fix: option in TextParser is not used (#335)8f901db
chore: update yaml version (#330)b42d9bd
fallback to empty string message""
when get nil value (#326)521f196
fix typo (#324)7c6508d
Fix readme linksf0cd8fa
Remove v2 directory (#318)Updates
github.com/prometheus/client_golang
from 1.20.4 to 1.20.5Release notes
Sourced from github.com/prometheus/client_golang's releases.
Changelog
Sourced from github.com/prometheus/client_golang's changelog.
Commits
48e12a1
Merge pull request #1645 from prometheus/cut-1204-pr1424504ad9b
Cut 1.20.5; update comments.584a7ce
Revert "testutil compareMetricFamilies: make less error-prone (#1424)"Updates
github.com/redis/go-redis/v9
from 9.6.1 to 9.7.0Release notes
Sourced from github.com/redis/go-redis/v9's releases.
... (truncated)
Commits
ed37c33
Updated package version [9.7] (#3159)135f8e3
Fix field name spellings (#3132) (#3156)ac2e91d
Support Json with Resp 2 (#3146) (#3155)ec680ae
Remove direct read from TLS underlying conn (#3138) (#3154)ad131f4
Updated package version (#3134)d9eeed1
Fix Flaky Test: should handle FTAggregate with Unstable RESP3 Search Module a...e99abe4
DOC-4237 added Bloom filter examples (#3115)9e79c9b
DOC-4228 JSON code examples (#3114)9e3709c
DOC-4234 added bitmap examples (#3124)69b4c01
DOC-4241 added t-digest examples (#3123)Updates
github.com/slack-go/slack
from 0.14.0 to 0.15.0Release notes
Sourced from github.com/slack-go/slack's releases.