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

build(deps): bump github.com/aws/aws-sdk-go-v2/service/sts from 1.25.0 to 1.25.1 #547

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps github.com/aws/aws-sdk-go-v2/service/sts from 1.25.0 to 1.25.1.

Changelog

Sourced from github.com/aws/aws-sdk-go-v2/service/sts's changelog.

Release (2023-04-14)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/ecs: v1.25.1
    • Documentation: This release supports ephemeral storage for AWS Fargate Windows containers.
  • github.com/aws/aws-sdk-go-v2/service/lambda: v1.32.0
    • Feature: This release adds SnapStart related exceptions to InvokeWithResponseStream API. IAM access related documentation is also added for this API.
  • github.com/aws/aws-sdk-go-v2/service/migrationhubrefactorspaces: v1.9.8
    • Documentation: Doc only update for Refactor Spaces environments without network bridge feature.
  • github.com/aws/aws-sdk-go-v2/service/rds: v1.43.0
    • Feature: This release adds support of modifying the engine mode of database clusters.

Release (2023-04-13)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/chimesdkvoice: v1.5.0
    • Feature: This release adds tagging support for Voice Connectors and SIP Media Applications
  • github.com/aws/aws-sdk-go-v2/service/mediaconnect: v1.19.0
    • Feature: Gateway is a new feature of AWS Elemental MediaConnect. Gateway allows the deployment of on-premises resources for the purpose of transporting live video to and from the AWS Cloud.

Release (2023-04-12)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/groundstation: v1.18.0
    • Feature: AWS Ground Station Wideband DigIF GA Release
  • github.com/aws/aws-sdk-go-v2/service/managedblockchain: v1.15.5
    • Documentation: Removal of the Ropsten network. The Ethereum foundation ceased support of Ropsten on December 31st, 2022..

Release (2023-04-11)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/ecrpublic: v1.16.0
    • Feature: This release will allow using registry alias as registryId in BatchDeleteImage request.
  • github.com/aws/aws-sdk-go-v2/service/emrserverless: v1.6.0
    • Feature: This release extends GetJobRun API to return job run timeout (executionTimeoutMinutes) specified during StartJobRun call (or default timeout of 720 minutes if none was specified).
  • github.com/aws/aws-sdk-go-v2/service/eventbridge: v1.19.0
    • Feature: EventBridge PutTarget support for multiple SQL arguments on RedshiftDataParameters
  • github.com/aws/aws-sdk-go-v2/service/iotdataplane: v1.15.0
    • Feature: This release adds support for MQTT5 user properties when calling the AWS IoT GetRetainedMessage API
  • github.com/aws/aws-sdk-go-v2/service/wafv2: v1.29.0
    • Feature: For web ACLs that protect CloudFront protections, the default request body inspection size is now 16 KB, and you can use the new association configuration to increase the inspection size further, up to 64 KB. Sizes over 16 KB can incur additional costs.

Release (2023-04-10)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/connect: v1.51.0
    • Feature: This release adds the ability to configure an agent's routing profile to receive contacts from multiple channels at the same time via extending the UpdateRoutingProfileConcurrency, CreateRoutingProfile and DescribeRoutingProfile APIs.

... (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-v2/service/sts](https://github.com/aws/aws-sdk-go-v2) from 1.25.0 to 1.25.1.
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/service/ecs/v1.25.1/CHANGELOG.md)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.25.0...service/ecs/v1.25.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies PRs and issues specific to updating dependencies go Pull requests that update Go code labels Nov 9, 2023
Copy link

sonarcloud bot commented Nov 9, 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

@github-actions github-actions bot enabled auto-merge (squash) November 9, 2023 11:14
@github-actions github-actions bot merged commit 3130580 into master Nov 9, 2023
6 checks passed
@github-actions github-actions bot deleted the dependabot/go_modules/github.com/aws/aws-sdk-go-v2/service/sts-1.25.1 branch November 9, 2023 11:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies PRs and issues specific to updating dependencies go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants