Skip to content
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 cloud.google.com/go/dialogflow from 1.55.0 to 1.56.0 #315

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 9, 2024

Bumps cloud.google.com/go/dialogflow from 1.55.0 to 1.56.0.

Release notes

Sourced from cloud.google.com/go/dialogflow's releases.

dialogflow: v1.56.0

1.56.0 (2024-08-08)

Features

  • dialogflow: Add GenerateStatelessSuggestion related endpoints and types (649c075)
  • dialogflow: Add GenerateStatelessSuggestion related endpoints and types (649c075)
  • dialogflow: Add Generator related services and types (649c075)
  • dialogflow: Add Generator related services and types (649c075)
  • dialogflow: Add Proactive Generative Knowledge Assist endpoints and types (649c075)
  • dialogflow: Add Proactive Generative Knowledge Assist endpoints and types (649c075)

Bug Fixes

  • dialogflow: An existing method_signature parent is fixed for method BatchCreateMessages in service Conversations (649c075)
  • dialogflow: Changed field behavior for an existing field parent in message .google.cloud.dialogflow.v2.SearchKnowledgeRequest (649c075)
  • dialogflow: Changed field behavior for an existing field parent in message .google.cloud.dialogflow.v2beta1.SearchKnowledgeRequest (649c075)
  • dialogflow: Changed field behavior for an existing field session_id in message .google.cloud.dialogflow.v2.SearchKnowledgeRequest (649c075)
  • dialogflow: Changed field behavior for an existing field session_id in message .google.cloud.dialogflow.v2beta1.SearchKnowledgeRequest (649c075)
  • dialogflow: Update google.golang.org/api to v0.191.0 (5b32644)

Documentation

  • dialogflow: A comment for field assist_query_params in message .google.cloud.dialogflow.v2.SuggestConversationSummaryRequest is changed (649c075)
  • dialogflow: A comment for field assist_query_params in message .google.cloud.dialogflow.v2beta1.SuggestConversationSummaryRequest is changed (649c075)
  • dialogflow: A comment for field audio in message .google.cloud.dialogflow.v2.AudioInput is changed (649c075)
  • dialogflow: A comment for field audio in message .google.cloud.dialogflow.v2beta1.AudioInput is changed (649c075)
  • dialogflow: A comment for field context_size in message .google.cloud.dialogflow.v2.SuggestConversationSummaryRequest is changed (649c075)
  • dialogflow: A comment for field context_size in message .google.cloud.dialogflow.v2beta1.SuggestConversationSummaryRequest is changed (649c075)
  • dialogflow: A comment for field conversation_stage in message .google.cloud.dialogflow.v2.Conversation is changed (649c075)
  • dialogflow: A comment for field conversation_stage in message .google.cloud.dialogflow.v2beta1.Conversation is changed (649c075)
  • dialogflow: A comment for field conversation in message .google.cloud.dialogflow.v2.SearchKnowledgeRequest is changed (649c075)
  • dialogflow: A comment for field conversation in message .google.cloud.dialogflow.v2beta1.SearchKnowledgeRequest is changed (649c075)
  • dialogflow: A comment for field filter in message .google.cloud.dialogflow.v2.ListConversationsRequest is changed (649c075)
  • dialogflow: A comment for field filter in message .google.cloud.dialogflow.v2beta1.ListConversationsRequest is changed (649c075)
  • dialogflow: A comment for field latest_message in message .google.cloud.dialogflow.v2.GenerateStatelessSummaryRequest is changed (649c075)
  • dialogflow: A comment for field latest_message in message .google.cloud.dialogflow.v2.SearchKnowledgeRequest is changed (649c075)
  • dialogflow: A comment for field latest_message in message .google.cloud.dialogflow.v2.SuggestConversationSummaryRequest is changed (649c075)
  • dialogflow: A comment for field latest_message in message .google.cloud.dialogflow.v2beta1.GenerateStatelessSummaryRequest is changed (649c075)
  • dialogflow: A comment for field latest_message in message .google.cloud.dialogflow.v2beta1.SearchKnowledgeRequest is changed (649c075)
  • dialogflow: A comment for field latest_message in message .google.cloud.dialogflow.v2beta1.SuggestConversationSummaryRequest is changed (649c075)
  • dialogflow: A comment for field live_person_config in message .google.cloud.dialogflow.v2.HumanAgentHandoffConfig is changed (649c075)
  • dialogflow: A comment for field live_person_config in message .google.cloud.dialogflow.v2beta1.HumanAgentHandoffConfig is changed (649c075)
  • dialogflow: A comment for field max_context_size in message .google.cloud.dialogflow.v2.GenerateStatelessSummaryRequest is changed (649c075)
  • dialogflow: A comment for field max_context_size in message .google.cloud.dialogflow.v2beta1.GenerateStatelessSummaryRequest is changed (649c075)
  • dialogflow: A comment for field name in message .google.cloud.dialogflow.v2.Conversation is changed (649c075)
  • dialogflow: A comment for field name in message .google.cloud.dialogflow.v2beta1.Conversation is changed (649c075)

... (truncated)

Commits
  • 1782dc3 chore(main): release spanner 1.56.0 (#9271)
  • 5f156e8 feat(spanner/spansql): add support for CREATE VIEW with SQL SECURITY DEFINER ...
  • e577006 chore(internal/actions): add touch flag to changefinder (#9325)
  • dce9db4 deps(bigqueyry): bump google.golang.org/api to 0.160.0 (#9323)
  • 4b4c567 chore(visionai): add config to generate apiv1 (#9322)
  • 053ea29 chore: update Go gapic generator to v0.40.0 (#9314)
  • d39c8a8 chore(main): release pubsub 1.36.0 (#9313)
  • 2b6b0da fix(pubsub): move flow control release to callback completion (#9311)
  • 97d62c7 docs(maps/fleetengine): update comment on Waypoint (#9291)
  • 10c8260 chore(internal/gapicgen/git): run gofmt (#9307)
  • Additional commits viewable in compare view

Dependabot compatibility score

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

  • Chores
    • Updated several dependency versions to enhance functionality, compatibility, stability, and security of the project. Major updates include:
      • Dialogflow package upgraded to version 1.56.0
      • Google API package upgraded to version 0.191.0
      • Authentication package upgraded to version 0.8.0
      • IAM package upgraded to version 1.1.12
      • Other indirect dependencies also updated for improved performance.

Bumps [cloud.google.com/go/dialogflow](https://github.com/googleapis/google-cloud-go) from 1.55.0 to 1.56.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.56.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] <[email protected]>
@dependabot dependabot bot requested a review from xavidop as a code owner August 9, 2024 08:28
Copy link

coderabbitai bot commented Aug 9, 2024

Walkthrough

The changes in the go.mod file involve upgrading various dependency versions within a Go project. Key updates include packages related to Google Cloud services and OAuth2, enhancing functionality, compatibility, and potentially fixing bugs. These updates reflect a routine maintenance effort aimed at improving the project's overall stability and security, ensuring that the latest enhancements and features from the libraries are utilized effectively.

Changes

File Path Change Summary
cloud.google.com/go/dialogflow Updated from v1.55.0 to v1.56.0
google.golang.org/api Updated from v0.189.0 to v0.191.0
cloud.google.com/go/auth Updated from v0.7.2 to v0.8.0
cloud.google.com/go/iam Updated from v1.1.10 to v1.1.12
cloud.google.com/go/longrunning Updated from v0.5.9 to v0.5.11
github.com/google/s2a-go Updated from v0.1.7 to v0.1.8
golang.org/x/oauth2 Updated from v0.21.0 to v0.22.0
golang.org/x/sync Updated from v0.7.0 to v0.8.0
golang.org/x/time Updated from v0.5.0 to v0.6.0
google.golang.org/genproto Updated to latest commit versions
google.golang.org/genproto/googleapis/api Updated to latest commit versions
google.golang.org/genproto/googleapis/rpc Updated to latest commit versions

Poem

🐰 In the meadow where the code does play,
Dependencies dance in a bright ballet.
Versions leap, bugs take flight,
Stability blooms, oh what a sight!
Hops of joy with each upgrade,
Security and speed in a lovely parade! 🌼✨


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?

Share
Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>.
    • Generate unit testing code for this file.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query. Examples:
    • @coderabbitai generate unit testing code for this file.
    • @coderabbitai modularize this function.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai generate interesting stats about this repository and render them as a table.
    • @coderabbitai show all the console.log statements in this repository.
    • @coderabbitai read src/utils.ts and generate unit testing code.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.
    • @coderabbitai help me debug CodeRabbit configuration file.

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)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger an incremental review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai full review to do a full review from scratch and review all the files again.
  • @coderabbitai summary to regenerate the summary of the PR.
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai configuration to show the current CodeRabbit configuration for the repository.
  • @coderabbitai help to get help.

Additionally, you can add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.

CodeRabbit Configuration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Documentation and Community

  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

Copy link

@coderabbitai coderabbitai bot left a 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

Commits

Files that changed from the base of the PR and between 978e06b and 9ec24ee.

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 (10)
go.mod (10)

8-8: Verify the impact of the Dialogflow update.

The update from v1.55.0 to v1.56.0 introduces new features and bug fixes. Ensure that the codebase is compatible with these changes and consider utilizing new features if applicable.


52-52: Verify the impact of the S2A-Go update.

The update from v0.1.7 to v0.1.8 may include minor bug fixes or improvements. Ensure that the codebase remains compatible with these changes.


36-36: Verify the impact of the Auth update.

The update from v0.7.2 to v0.8.0 may include enhancements or bug fixes. Ensure that the codebase remains compatible with these changes.


71-71: Verify the impact of the OAuth2 update.

The update from v0.21.0 to v0.22.0 may include enhancements or bug fixes. Ensure that the codebase remains compatible with these changes.


75-75: Verify the impact of the Time update.

The update from v0.5.0 to v0.6.0 may include enhancements or bug fixes. Ensure that the codebase remains compatible with these changes.


13-13: Verify the impact of the API update.

The update from v0.189.0 to v0.191.0 may include bug fixes and enhancements. Ensure that the codebase remains compatible with these changes.

Verification successful

No breaking changes detected with the API update.

The functions option.WithEndpoint and option.WithCredentialsFile from the google.golang.org/api/option package are used consistently across the codebase. There are no indications of deprecated or changed usage patterns in the updated version v0.191.0. It appears that the update does not introduce breaking changes.

Scripts executed

The following scripts were executed for the analysis:

Script:

#!/bin/bash
# Description: Verify the impact of the API update on the codebase.

# Test: Search for usage of the API package. Expect: No breaking changes or deprecated usage.
rg --type go 'google\.golang\.org/api'

Length of output: 653


Script:

#!/bin/bash
# Description: Check for deprecated or breaking changes in the usage of `google.golang.org/api/option`.

# Test: Search for known deprecated functions or patterns in the `option` package usage.
rg --type go 'option.With' pkg/tts/ttsclient.go pkg/stt/sttclient.go pkg/cx/generatorclient.go pkg/cx/webhookclient.go pkg/cx/versionclient.go pkg/cx/sessionclient.go pkg/cx/intentclient.go pkg/cx/environmentclient.go pkg/cx/flowclient.go pkg/cx/entitytypeclient.go pkg/cx/agentclient.go

Length of output: 3365


72-72: Verify the impact of the Sync update.

The update from v0.7.0 to v0.8.0 may include enhancements or bug fixes. Ensure that the codebase remains compatible with these changes.

Verification successful

No direct impact from Sync update found.

The golang.org/x/sync package is not directly used in the codebase, as indicated by the absence of references to its components. The update to v0.8.0 should not directly affect the codebase.

Scripts executed

The following scripts were executed for the analysis:

Script:

#!/bin/bash
# Description: Verify the impact of the Sync update on the codebase.

# Test: Search for usage of the Sync package. Expect: No breaking changes or deprecated usage.
rg --type go 'golang\.org/x/sync'

Length of output: 35


Script:

#!/bin/bash
# Description: Check for usage of specific components from the golang.org/x/sync package.

# Search for usage of errgroup from the golang.org/x/sync package.
rg --type go 'errgroup'

# Search for usage of semaphore from the golang.org/x/sync package.
rg --type go 'semaphore'

Length of output: 48


76-78: Verify the impact of the Genproto update.

The update to the latest version may include enhancements or bug fixes. Ensure that the codebase remains compatible with these changes.


40-40: Verify the impact of the Longrunning update.

The update from v0.5.9 to v0.5.11 may include minor bug fixes or improvements. Ensure that the codebase remains compatible with these changes.


39-39: Verify the impact of the IAM update.

The update from v1.1.10 to v1.1.12 may include minor bug fixes or improvements. Ensure that the codebase remains compatible with these changes.

Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 21, 2024

Superseded by #319.

@dependabot dependabot bot closed this Aug 21, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/cloud.google.com/go/dialogflow-1.56.0 branch August 21, 2024 08:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants