-
-
Notifications
You must be signed in to change notification settings - Fork 7
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
feat(deps): bump google.golang.org/api from 0.189.0 to 0.193.0 #322
feat(deps): bump google.golang.org/api from 0.189.0 to 0.193.0 #322
Conversation
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.189.0 to 0.193.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.189.0...v0.193.0) --- updated-dependencies: - dependency-name: google.golang.org/api dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
WalkthroughThe Changes
Poem
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (invoked as PR comments)
Additionally, you can add CodeRabbit Configuration File (
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 0
Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Files ignored due to path filters (1)
go.sum
is excluded by!**/*.sum
Files selected for processing (1)
- go.mod (4 hunks)
Additional comments not posted (16)
go.mod (16)
70-70
: Verifygolang.org/x/net
minor version update.The version has been updated from
v0.27.0
tov0.28.0
. Verify that the update does not introduce any issues.Run the following script to check the changelog for any issues:
36-36
: Verifycloud.google.com/go/auth
update.The version has been updated from
v0.7.2
tov0.9.0
. Check for any new features or changes that may affect the codebase.Run the following script to check the changelog for new features or changes:
39-39
: Verifycloud.google.com/go/iam
minor version update.The version has been updated from
v1.1.10
tov1.1.12
. Verify that the update does not introduce any issues.Run the following script to check the changelog for any issues:
71-71
: Verifygolang.org/x/oauth2
minor version update.The version has been updated from
v0.21.0
tov0.22.0
. Verify that the update does not introduce any issues.Run the following script to check the changelog for any issues:
40-40
: Verifycloud.google.com/go/longrunning
minor version update.The version has been updated from
v0.5.9
tov0.5.11
. Verify that the update does not introduce any issues.Run the following script to check the changelog for any issues:
13-13
: Verify compatibility ofgoogle.golang.org/api
update.The version has been updated from
v0.189.0
tov0.193.0
. Ensure that there are no breaking changes in the new version.Run the following script to check the changelog for breaking changes:
75-75
: Verifygolang.org/x/time
minor version update.The version has been updated from
v0.5.0
tov0.6.0
. Verify that the update does not introduce any issues.Run the following script to check the changelog for any issues:
72-72
: Verifygolang.org/x/sync
minor version update.The version has been updated from
v0.7.0
tov0.8.0
. Verify that the update does not introduce any issues.Run the following script to check the changelog for any issues:
74-74
: Verifygolang.org/x/text
minor version update.The version has been updated from
v0.16.0
tov0.17.0
. Verify that the update does not introduce any issues.Run the following script to check the changelog for any issues:
37-37
: Verifycloud.google.com/go/auth/oauth2adapt
patch update.The version has been updated from
v0.2.3
tov0.2.4
. Ensure that the update does not introduce any issues.Run the following script to check the changelog for any issues:
69-69
: Verifygolang.org/x/crypto
minor version update.The version has been updated from
v0.25.0
tov0.26.0
. Verify that the update does not introduce any issues.Run the following script to check the changelog for any issues:
78-78
: Verifygoogle.golang.org/genproto/googleapis/rpc
update.The version has been updated to
v0.0.0-20240814211410-ddb44dafa142
. Check for any new features or changes that may affect the codebase.Run the following script to check the changelog for new features or changes:
77-77
: Verifygoogle.golang.org/genproto/googleapis/api
update.The version has been updated to
v0.0.0-20240730163845-b1a4ccb954bf
. Check for any new features or changes that may affect the codebase.Run the following script to check the changelog for new features or changes:
79-79
: Verifygoogle.golang.org/grpc
minor version update.The version has been updated from
v1.64.1
tov1.65.0
. Verify that the update does not introduce any issues.Run the following script to check the changelog for any issues:
34-34
: Verifycloud.google.com/go
minor version update.The version has been updated from
v0.115.0
tov0.115.1
. Verify that the update does not introduce any issues.Run the following script to check the changelog for any issues:
76-76
: Verifygoogle.golang.org/genproto
update.The version has been updated to
v0.0.0-20240814211410-ddb44dafa142
. Check for any new features or changes that may affect the codebase.Run the following script to check the changelog for new features or changes:
* chore(deps): bump anchore/sbom-action from 0.17.0 to 0.17.2 (#323) Bumps [anchore/sbom-action](https://github.com/anchore/sbom-action) from 0.17.0 to 0.17.2. - [Release notes](https://github.com/anchore/sbom-action/releases) - [Commits](anchore/sbom-action@v0.17.0...v0.17.2) --- updated-dependencies: - dependency-name: anchore/sbom-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * feat(deps): bump google.golang.org/api from 0.189.0 to 0.193.0 (#322) Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.189.0 to 0.193.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.189.0...v0.193.0) --- updated-dependencies: - dependency-name: google.golang.org/api dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * feat(deps): bump cloud.google.com/go/texttospeech from 1.7.11 to 1.8.0 (#321) Bumps [cloud.google.com/go/texttospeech](https://github.com/googleapis/google-cloud-go) from 1.7.11 to 1.8.0. - [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@iot/v1.7.11...dlp/v1.8.0) --- updated-dependencies: - dependency-name: cloud.google.com/go/texttospeech dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Xavier Portilla Edo <xavi_tb@hotmail.com> * chore(deps): bump sigstore/cosign-installer from 3.5.0 to 3.6.0 (#312) Bumps [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer) from 3.5.0 to 3.6.0. - [Release notes](https://github.com/sigstore/cosign-installer/releases) - [Commits](sigstore/cosign-installer@v3.5.0...v3.6.0) --- updated-dependencies: - dependency-name: sigstore/cosign-installer dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Xavier Portilla Edo <xavi_tb@hotmail.com> * feat(deps): bump cloud.google.com/go/speech from 1.24.0 to 1.25.0 (#320) Bumps [cloud.google.com/go/speech](https://github.com/googleapis/google-cloud-go) from 1.24.0 to 1.25.0. - [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@pubsub/v1.24.0...pubsub/v1.25.0) --- updated-dependencies: - dependency-name: cloud.google.com/go/speech dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Xavier Portilla Edo <xavi_tb@hotmail.com> * feat(deps): bump cloud.google.com/go/dialogflow from 1.55.0 to 1.57.0 (#319) Bumps [cloud.google.com/go/dialogflow](https://github.com/googleapis/google-cloud-go) from 1.55.0 to 1.57.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.55.0...spanner/v1.57.0) --- updated-dependencies: - dependency-name: cloud.google.com/go/dialogflow dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Xavier Portilla Edo <xavi_tb@hotmail.com> --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps google.golang.org/api from 0.189.0 to 0.193.0.
Release notes
Sourced from google.golang.org/api's releases.
... (truncated)
Changelog
Sourced from google.golang.org/api's changelog.
... (truncated)
Commits
d994b67
chore(main): release 0.193.0 (#2734)254bbe1
chore(all): update all (#2740)cb825c8
feat(all): auto-regenerate discovery clients (#2742)9d915ff
feat(all): auto-regenerate discovery clients (#2739)7296c72
feat(all): auto-regenerate discovery clients (#2738)a2308c1
feat(all): auto-regenerate discovery clients (#2737)6b81f1a
feat(all): auto-regenerate discovery clients (#2736)c2b2ac9
chore: update to 1.21 (#2735)4118ec2
feat(all): auto-regenerate discovery clients (#2733)c616f47
chore(main): release 0.192.0 (#2726)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)Summary by CodeRabbit
New Features
Bug Fixes
Chores