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.49.16 to 1.49.21 #1441

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 15, 2024

Bumps github.com/aws/aws-sdk-go from 1.49.16 to 1.49.21.

Release notes

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

Release v1.49.21 (2024-01-14)

Service Client Updates

  • service/sagemaker: Updates service API
    • This release will have ValidationException thrown if certain invalid app types are provided. The release will also throw ValidationException if more than 10 account ids are provided in VpcOnlyTrustedAccounts.

Release v1.49.20 (2024-01-12)

Service Client Updates

  • service/connect: Updates service API and documentation
  • service/connectparticipant: Updates service API
  • service/location: Updates service documentation
  • service/mwaa: Updates service API and documentation
  • service/s3control: Adds new service
    • S3 On Outposts team adds dualstack endpoints support for S3Control and S3Outposts API calls.
  • service/supplychain: Adds new service
  • service/transfer: Updates service API and documentation
    • AWS Transfer Family now supports static IP addresses for SFTP & AS2 connectors and for async MDNs on AS2 servers.

Release v1.49.19 (2024-01-11)

Service Client Updates

  • service/ec2: Updates service API and documentation
    • This release adds support for adding an ElasticBlockStorage volume configurations in ECS RunTask/StartTask/CreateService/UpdateService APIs. The configuration allows for attaching EBS volumes to ECS Tasks.
  • service/ecs: Updates service API and documentation
    • This release adds support for adding an ElasticBlockStorage volume configurations in ECS RunTask/StartTask/CreateService/UpdateService APIs. The configuration allows for attaching EBS volumes to ECS Tasks.
  • service/eventbridge: Updates service API and documentation
  • service/iot: Updates service API and documentation
    • Add ConflictException to Update APIs of AWS IoT Software Package Catalog
  • service/iotfleetwise: Updates service API
  • service/secretsmanager: Updates service documentation and examples
    • Doc only update for Secrets Manager
  • service/workspaces: Updates service documentation
    • Added AWS Workspaces RebootWorkspaces API - Extended Reboot documentation update

Release v1.49.18 (2024-01-10)

Service Client Updates

  • service/connectcampaigns: Updates service API
  • service/location: Updates service API and documentation
  • service/logs: Updates service API and documentation
    • Add support for account level subscription filter policies to PutAccountPolicy, DescribeAccountPolicies, and DeleteAccountPolicy APIs. Additionally, PutAccountPolicy has been modified with new optional "selectionCriteria" parameter for resource selection.
  • service/qconnect: Updates service API
  • service/redshift-serverless: Updates service documentation
  • service/route53: Updates service API and documentation
    • Route53 now supports geoproximity routing in AWS regions

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

Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.49.16 to 1.49.21.
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Commits](aws/aws-sdk-go@v1.49.16...v1.49.21)

---
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 added automerge dependencies Pull requests that update a dependency file labels Jan 15, 2024
Copy link

netlify bot commented Jan 15, 2024

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

Name Link
🔨 Latest commit 2e12dbb
🔍 Latest deploy log https://app.netlify.com/sites/go-feature-flag-doc-preview/deploys/65a493826c60480008ad8ddc

Copy link

codecov bot commented Jan 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (36a86c1) 88.76% compared to head (2e12dbb) 88.76%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1441   +/-   ##
=======================================
  Coverage   88.76%   88.76%           
=======================================
  Files          73       73           
  Lines        3338     3338           
=======================================
  Hits         2963     2963           
  Misses        304      304           
  Partials       71       71           

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

Copy link

sonarcloud bot commented Jan 15, 2024

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@kodiakhq kodiakhq bot merged commit 663ea41 into main Jan 15, 2024
21 checks passed
@kodiakhq kodiakhq bot deleted the dependabot/go_modules/github.com/aws/aws-sdk-go-1.49.21 branch January 15, 2024 02:12
thomaspoignant pushed a commit that referenced this pull request Sep 5, 2024
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.49.16 to 1.49.21.
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Commits](aws/aws-sdk-go@v1.49.16...v1.49.21)

---
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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant