build(deps): bump github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream from 1.6.11 to 1.7.8 in the go_modules group across 1 directory#179
Conversation
Bumps the go_modules group with 1 update in the / directory: [github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream](https://github.com/aws/aws-sdk-go-v2). Updates `github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream` from 1.6.11 to 1.7.8 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/rum/v1.6.11...service/m2/v1.7.8) --- updated-dependencies: - dependency-name: github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream dependency-version: 1.7.8 dependency-type: indirect dependency-group: go_modules ... Signed-off-by: dependabot[bot] <support@github.com>
There was a problem hiding this comment.
Pull request overview
This Dependabot PR updates Go module dependency versions related to the AWS SDK v2 eventstream protocol implementation in the repository’s root Go module.
Changes:
- Bump
github.com/aws/aws-sdk-go-v2/aws/protocol/eventstreamfromv1.6.11tov1.7.8. - Update the resolved
github.com/aws/smithy-goversion fromv1.22.4tov1.24.2(indirect). - Refresh corresponding entries in
go.sumto match the updated module versions.
Reviewed changes
Copilot reviewed 1 out of 2 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| go.mod | Updates indirect module requirements for eventstream and smithy-go. |
| go.sum | Updates checksums to align with the new module versions. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| github.com/aws/aws-sdk-go-v2/service/ssooidc v1.30.3 // indirect | ||
| github.com/aws/aws-sdk-go-v2/service/sts v1.34.0 // indirect | ||
| github.com/aws/smithy-go v1.22.4 // indirect | ||
| github.com/aws/smithy-go v1.24.2 // indirect |
There was a problem hiding this comment.
PR description/title indicate only github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream is being bumped, but this diff also updates github.com/aws/smithy-go (v1.22.4 -> v1.24.2). Please update the PR description to reflect this additional dependency change, or confirm smithy-go is expected to move as part of the eventstream bump.
Bumps the go_modules group with 1 update in the / directory: github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream.
Updates
github.com/aws/aws-sdk-go-v2/aws/protocol/eventstreamfrom 1.6.11 to 1.7.8Commits
e3b97d2Release 2023-10-12863010dRegenerated Clients6946ef8Update endpoints model6d93dedUpdate API modelbebc232fix: fail to load config if configured profile doesn't exist (#2309)5de4674fix DNS timeout error not retried (#2300)e155bb7Release 2023-10-069d342baRegenerated Clients1df9914Update SDK's smithy-go dependency to v1.15.032ada3aUpdate API modelDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.