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.48.3 to 1.48.11 #1322

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 4, 2023

Bumps github.com/aws/aws-sdk-go from 1.48.3 to 1.48.11.

Release notes

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

Release v1.48.11 (2023-12-01)

Service Client Updates

  • service/qconnect: Updates service API and documentation
  • service/rbin: Updates service API and documentation
  • service/verifiedpermissions: Updates service API and documentation

Release v1.48.10 (2023-11-30)

Service Client Updates

  • service/arc-zonal-shift: Updates service API, documentation, and paginators
  • service/glue: Updates service API and documentation
    • Adds observation and analyzer support to the GetDataQualityResult and BatchGetDataQualityResult APIs.
  • service/sagemaker: Updates service API and documentation
    • This release adds support for 1/ Code Editor, based on Code-OSS, Visual Studio Code Open Source, a new fully managed IDE option in SageMaker Studio 2/ JupyterLab, a new fully managed JupyterLab IDE experience in SageMaker Studio

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

... (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 added automerge dependencies Pull requests that update a dependency file labels Dec 4, 2023
Copy link

netlify bot commented Dec 4, 2023

Deploy Preview for go-feature-flag-doc-preview canceled.

Name Link
🔨 Latest commit 7e894ae
🔍 Latest deploy log https://app.netlify.com/sites/go-feature-flag-doc-preview/deploys/656d52cc8cfd3d00089ee12c

Copy link
Contributor

kodiakhq bot commented Dec 4, 2023

This PR currently has a merge conflict. Please resolve this and then re-add the automerge label.

Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.48.3 to 1.48.11.
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Commits](aws/aws-sdk-go@v1.48.3...v1.48.11)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/aws/aws-sdk-go-1.48.11 branch from d2ad115 to 7e894ae Compare December 4, 2023 04:17
Copy link

codecov bot commented Dec 4, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (3670350) 88.68% compared to head (7e894ae) 88.68%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1322   +/-   ##
=======================================
  Coverage   88.68%   88.68%           
=======================================
  Files          71       71           
  Lines        3287     3287           
=======================================
  Hits         2915     2915           
  Misses        302      302           
  Partials       70       70           

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

Copy link

sonarcloud bot commented Dec 4, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@kodiakhq kodiakhq bot merged commit 6104fc4 into main Dec 4, 2023
22 checks passed
@kodiakhq kodiakhq bot deleted the dependabot/go_modules/github.com/aws/aws-sdk-go-1.48.11 branch December 4, 2023 04:21
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant