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.44.228 to 1.44.239 #462

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 10, 2023

Bumps github.com/aws/aws-sdk-go from 1.44.228 to 1.44.239.

Release notes

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

Release v1.44.239 (2023-04-07)

Service Client Updates

  • service/dlm: Adds new service
  • service/docdb: Updates service API and documentation
    • This release adds a new parameter 'DBClusterParameterGroupName' to 'RestoreDBClusterFromSnapshot' API to associate the name of the DB cluster parameter group while performing restore.
  • service/fsx: Updates service documentation
  • service/lambda: Updates service API and documentation
    • This release adds a new Lambda InvokeWithResponseStream API to support streaming Lambda function responses. The release also adds a new InvokeMode parameter to Function Url APIs to control whether the response will be streamed or buffered.
  • service/quicksight: Updates service API and documentation
    • This release has two changes: adding the OR condition to tag-based RLS rules in CreateDataSet and UpdateDataSet; adding RefreshSchedule and Incremental RefreshProperties operations for users to programmatically configure SPICE dataset ingestions.
  • service/redshift-data: Updates service documentation
  • service/servicecatalog: Updates service documentation
    • Updates description for property

Release v1.44.238 (2023-04-06)

Service Client Updates

  • service/cloudformation: Updates service waiters
    • Including UPDATE_COMPLETE as a failed status for DeleteStack waiter.
  • service/greengrassv2: Updates service API and documentation
  • service/proton: Updates service API and documentation
  • service/rds: Updates service API, documentation, waiters, paginators, and examples
    • Adds and updates the SDK examples

Release v1.44.237 (2023-04-05)

Service Client Updates

  • service/apprunner: Updates service API
  • service/config: Updates service API and documentation
  • service/ecs: Updates service documentation
    • This is a document only updated to add information about Amazon Elastic Inference (EI).
  • service/identitystore: Updates service documentation
  • service/ivs-realtime: Updates service API
  • service/network-firewall: Updates service API and documentation
  • service/servicecatalog: Updates service API
    • removed incorrect product type value
  • service/vpc-lattice: Updates service documentation

Release v1.44.236 (2023-04-04)

Service Client Updates

  • service/amplifyuibuilder: Updates service API, documentation, and waiters
  • service/autoscaling: Updates service documentation
    • Documentation updates for Amazon EC2 Auto Scaling
  • service/dataexchange: Updates service API

... (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 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)

Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.44.228 to 1.44.239.
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Commits](aws/aws-sdk-go@v1.44.228...v1.44.239)

---
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] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 10, 2023
@guardrails
Copy link

guardrails bot commented Apr 10, 2023

⚠️ We detected 4 security issues in this pull request:

Vulnerable Libraries (4)
Severity Details
N/A pkg:golang/github.com/aws/aws-sdk-go@v1.44.239 @v1.44.239 - no patch available
N/A pkg:golang/github.com/aws/aws-sdk-go@v1.44.239@v1.44.239 - no patch available
N/A pkg:golang/github.com/aws/aws-sdk-go@v1.44.239@v1.44.239 - no patch available
N/A pkg:golang/github.com/aws/aws-sdk-go@1.44.239@1.44.239 - no patch available

More info on how to fix Vulnerable Libraries in Go.


👉 Go to the dashboard for detailed results.

📥 Happy? Share your feedback with us.

@sonarcloud
Copy link

sonarcloud bot commented Apr 10, 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

@codecov
Copy link

codecov bot commented Apr 10, 2023

Codecov Report

Merging #462 (f0f5246) into main (8eb5f0e) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #462   +/-   ##
=======================================
  Coverage   63.46%   63.46%           
=======================================
  Files          18       18           
  Lines        1300     1300           
=======================================
  Hits          825      825           
  Misses        455      455           
  Partials       20       20           
Flag Coverage Δ
unittests 63.46% <ø> (ø)

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

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 11, 2023

Superseded by #464.

@dependabot dependabot bot closed this Apr 11, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/aws/aws-sdk-go-1.44.239 branch April 11, 2023 16:00
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.

0 participants