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

Bump the other group with 3 updates #1107

Merged
merged 1 commit into from
Jun 28, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 28, 2024

Bumps the other group with 3 updates: github.com/aws/aws-sdk-go, github.com/gruntwork-io/terratest and github.com/moby/spdystream.

Updates github.com/aws/aws-sdk-go from 1.54.9 to 1.54.10

Release notes

Sourced from github.com/aws/aws-sdk-go's releases.

Release v1.54.10 (2024-06-27)

Service Client Updates

  • service/application-autoscaling: Updates service API and documentation
  • service/chime-sdk-media-pipelines: Updates service API and documentation
  • service/cloudfront: Updates service API and documentation
    • Doc only update for CloudFront that fixes customer-reported issue
  • service/datazone: Updates service API, documentation, and paginators
  • service/elasticache: Updates service API
    • Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • service/mq: Updates service API and documentation
    • This release makes the EngineVersion field optional for both broker and configuration and uses the latest available version by default. The AutoMinorVersionUpgrade field is also now optional for broker creation and defaults to 'true'.
  • service/qconnect: Updates service API, documentation, and paginators
  • service/quicksight: Updates service API and documentation
    • Adding support for Repeating Sections, Nested Filters
  • service/rds: Updates service API, documentation, waiters, paginators, and examples
    • Updates Amazon RDS documentation for TAZ export to S3.
  • service/sagemaker: Updates service API and documentation
    • Add capability for Admins to customize Studio experience for the user by showing or hiding Apps and MLTools.
  • service/workspaces: Updates service API and documentation
    • Added support for WorkSpaces Pools.
Commits

Updates github.com/gruntwork-io/terratest from 0.46.15 to 0.46.16

Release notes

Sourced from github.com/gruntwork-io/terratest's releases.

v0.46.16

Description

  • Updated https://github.com/hashicorp/go-getter from 1.7.4 to 1.7.5.

Related links

Commits
  • f1bec3b Merge pull request #1415 from gruntwork-io/dependabot/go_modules/github.com/h...
  • d53d3d8 Bump github.com/hashicorp/go-getter from 1.7.4 to 1.7.5
  • See full diff in compare view

Updates github.com/moby/spdystream from 0.3.0 to 0.4.0

Release notes

Sourced from github.com/moby/spdystream's releases.

[v0.4.0] fix goroutine leak and remove unused code

What's Changed

New Contributors

Full Changelog: moby/spdystream@v0.3.0...v0.4.0

Commits
  • 258380d Merge pull request #98 from dmcgowan/remove-ws-package
  • a3b79af Merge pull request #99 from liggitt/closeleak
  • 5c84296 Avoid 10 minute goroutine leak in error case for handled errors
  • 42b2632 Remove unused websocket package
  • See full diff in compare view

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 <dependency name> major version will 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 version will 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 conditions

Bumps the other group with 3 updates: [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go), [github.com/gruntwork-io/terratest](https://github.com/gruntwork-io/terratest) and [github.com/moby/spdystream](https://github.com/moby/spdystream).


Updates `github.com/aws/aws-sdk-go` from 1.54.9 to 1.54.10
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Commits](aws/aws-sdk-go@v1.54.9...v1.54.10)

Updates `github.com/gruntwork-io/terratest` from 0.46.15 to 0.46.16
- [Release notes](https://github.com/gruntwork-io/terratest/releases)
- [Commits](gruntwork-io/terratest@v0.46.15...v0.46.16)

Updates `github.com/moby/spdystream` from 0.3.0 to 0.4.0
- [Release notes](https://github.com/moby/spdystream/releases)
- [Commits](moby/spdystream@v0.3.0...v0.4.0)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: other
- dependency-name: github.com/gruntwork-io/terratest
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: other
- dependency-name: github.com/moby/spdystream
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: other
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jun 28, 2024
@dependabot dependabot bot requested a review from Hsn723 June 28, 2024 03:10
@mergify mergify bot merged commit 26c995f into master Jun 28, 2024
9 checks passed
@mergify mergify bot deleted the dependabot/go_modules/other-feb15a2c60 branch June 28, 2024 03:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants