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 github.com/aws/aws-sdk-go from 1.47.0 to 1.48.9 #2660

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 30, 2023

Bumps github.com/aws/aws-sdk-go from 1.47.0 to 1.48.9.

Release notes

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

Release v1.48.9 (2023-11-30)

Service Client Updates

  • service/marketplace-agreement: Adds new service
  • service/marketplace-catalog: Updates service API and documentation
  • service/marketplace-deployment: Adds new service
  • service/redshift-serverless: Updates service API, documentation, and paginators

Release v1.48.8 (2023-11-29)

Service Client Updates

  • service/application-autoscaling: Updates service API and documentation
  • service/cleanrooms: Updates service API, documentation, and paginators
  • service/cleanroomsml: Adds new service
  • service/opensearch: Updates service API and documentation
  • service/opensearchserverless: Updates service API and documentation
  • service/runtime.sagemaker: Updates service API and documentation
  • service/sagemaker: Updates service API, documentation, and paginators
    • This release adds following support 1/ Improved SDK tooling for model deployment. 2/ New Inference Component based features to lower inference costs and latency 3/ SageMaker HyperPod management. 4/ Additional parameters for FM Fine Tuning in Autopilot
  • service/sts: Updates service documentation
    • Documentation updates for AWS Security Token Service.

Release v1.48.7 (2023-11-28)

Service Client Updates

  • service/accessanalyzer: Updates service API and documentation
  • service/bedrock: Updates service API and documentation
  • service/bedrock-agent: Adds new service
  • service/bedrock-agent-runtime: Adds new service
  • service/bedrock-runtime: Updates service API, documentation, and waiters
  • service/connect: Updates service API, documentation, and paginators
  • service/customer-profiles: Updates service API and documentation
  • service/qbusiness: Updates service API, documentation, paginators, and examples
  • service/qconnect: Updates service API, documentation, paginators, and examples
  • service/s3: Updates service API, documentation, paginators, and examples
    • Adds support for S3 Express One Zone.
  • service/s3control: Updates service API and documentation
    • Adds support for S3 Express One Zone, and InvocationSchemaVersion 2.0 for S3 Batch Operations.

Release v1.48.6 (2023-11-28)

Service Client Updates

  • service/elasticache: Updates service API, documentation, and paginators
    • Launching Amazon ElastiCache Serverless that enables you to create a cache in under a minute without any capacity management. ElastiCache Serverless monitors the cache's memory, CPU, and network usage and scales both vertically and horizontally to support your application's requirements.

Release v1.48.5 (2023-11-27)

... (truncated)

Commits

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)

@dependabot dependabot bot requested review from a team as code owners November 30, 2023 02:29
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Nov 30, 2023
@dependabot dependabot bot requested review from ademidoff, BupycHuk, artemgavrilov, idoqo and JiriCtvrtka and removed request for a team November 30, 2023 02:29
@github-actions github-actions bot enabled auto-merge (squash) November 30, 2023 02:29
Copy link

codecov bot commented Nov 30, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (9db1746) 42.25% compared to head (5972722) 42.29%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2660      +/-   ##
==========================================
+ Coverage   42.25%   42.29%   +0.03%     
==========================================
  Files         399      399              
  Lines       50339    50339              
==========================================
+ Hits        21272    21290      +18     
+ Misses      27073    27056      -17     
+ Partials     1994     1993       -1     
Flag Coverage Δ
admin 10.47% <ø> (+0.04%) ⬆️
agent 53.60% <ø> (+0.13%) ⬆️
vmproxy 68.57% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/aws/aws-sdk-go-1.48.9 branch from a7c43a1 to d47c887 Compare November 30, 2023 10:46
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.47.0 to 1.48.9.
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Commits](aws/aws-sdk-go@v1.47.0...v1.48.9)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/aws/aws-sdk-go-1.48.9 branch from d47c887 to 5972722 Compare November 30, 2023 10:47
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 1, 2023

Superseded by #2662.

@dependabot dependabot bot closed this Dec 1, 2023
auto-merge was automatically disabled December 1, 2023 02:04

Pull request was closed

@dependabot dependabot bot deleted the dependabot/go_modules/github.com/aws/aws-sdk-go-1.48.9 branch December 1, 2023 02:04
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