miroapp / cloud-data-import

CLI Tool for Importing Cloud Data to Visualize Cloud Infrastructure in Miro
https://miro.com
Other
6 stars 1 forks source link

chore(deps): bump @aws-sdk/client-sts from 3.624.0 to 3.650.0 #159

Closed dependabot[bot] closed 4 days ago

dependabot[bot] commented 5 days ago

Bumps @aws-sdk/client-sts from 3.624.0 to 3.650.0.

Release notes

Sourced from @​aws-sdk/client-sts's releases.

v3.650.0

3.650.0(2024-09-11)

Chores
  • clients: use spread operator for command endpoint params when necessary (#6458) (76ceacbb)
  • codegen: bump smithy-typescript-codegen version to 0.23 (#6453) (2b517a46)
New Features
  • clients: update client endpoints as of 2024-09-11 (11eae4b8)
  • client-bedrock-agent-runtime: Amazon Bedrock Knowledge Bases now supports using inference profiles to increase throughput and improve resilience. (a70cc8d8)
  • client-guardduty: Add support for new statistic types in GetFindingsStatistics. (85d62dbe)
  • client-ecr: Added KMS_DSSE to EncryptionType (33886e72)
  • client-medialive: Adds AV1 Codec support, SRT ouputs, and MediaLive Anywhere support. (1a980845)
  • client-lex-models-v2: Support new Polly voice engines in VoiceSettings: long-form and generative (e0e36b50)
  • client-bedrock-agent: Amazon Bedrock Knowledge Bases now supports using inference profiles to increase throughput and improve resilience. (f68727d9)
Bug Fixes
  • codegen: checkstyle issue in DocumentBareBonesClientGenerator (#6455) (c3d86a6a)

For list of updated packages, view updated-packages.md in assets-3.650.0.zip

v3.649.0

3.649.0(2024-09-10)

Documentation Changes
  • client-chime-sdk-voice: Documentation-only update that clarifies the ValidateE911Address action of the Amazon Chime SDK Voice APIs. (7ec26a0c)
  • client-securityhub: Documentation update for Security Hub (968260ee)
New Features
  • clients: update client endpoints as of 2024-09-10 (467fa98b)
  • client-pipes: This release adds support for customer managed KMS keys in Amazon EventBridge Pipe (a0eda251)
  • client-cognito-identity: This release adds sensitive trait to some required shapes. (28a1deec)
  • endpoints: codegen sync for request creation performance improvements (#6449) (c8e8f28d)
Tests
  • middleware-sdk-s3: add type transform integration test (#6450) (e6cba699)

For list of updated packages, view updated-packages.md in assets-3.649.0.zip

... (truncated)

Changelog

Sourced from @​aws-sdk/client-sts's changelog.

3.650.0 (2024-09-11)

Note: Version bump only for package @​aws-sdk/client-sts

3.649.0 (2024-09-10)

Features

  • endpoints: codegen sync for request creation performance improvements (#6449) (c8e8f28)

3.645.0 (2024-09-04)

Note: Version bump only for package @​aws-sdk/client-sts

3.637.0 (2024-08-22)

Note: Version bump only for package @​aws-sdk/client-sts

3.635.0 (2024-08-20)

Features

  • codegen: add Smithy RPCv2 CBOR to list of protocols (#6096) (5154d4f)

3.632.0 (2024-08-15)

Bug Fixes

... (truncated)

Commits
  • 31a992a Publish v3.650.0
  • 76ceacb chore(clients): use spread operator for command endpoint params when necessar...
  • 75e1ab8 Publish v3.649.0
  • c8e8f28 feat(endpoints): codegen sync for request creation performance improvements (...
  • db318cd Publish v3.645.0
  • ee762fe Publish v3.637.0
  • 2c0f590 Publish v3.635.0
  • 5154d4f feat(codegen): add Smithy RPCv2 CBOR to list of protocols (#6096)
  • 704fc47 Publish v3.632.0
  • d7b1610 fix(credential-providers): avoid sharing http2 requestHandler with inner STS ...
  • Additional commits viewable in compare view


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 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)
changeset-bot[bot] commented 5 days ago

⚠️ No Changeset found

Latest commit: 0bfad69c0a7f7a9e50a0c74002e6bf2d3699593e

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

dependabot[bot] commented 4 days ago

Superseded by #160.