aws / aws-rfdk

The Render Farm Deployment Kit on AWS is a library for use with the AWS Cloud Development Kit that helps you define your render farm cloud infrastructure as code.
https://docs.aws.amazon.com/rfdk/index.html
Apache License 2.0
105 stars 38 forks source link

chore(deps): bump @aws-sdk/client-secrets-manager from 3.470.0 to 3.491.0 #1181

Closed dependabot[bot] closed 5 months ago

dependabot[bot] commented 5 months ago

Bumps @aws-sdk/client-secrets-manager from 3.470.0 to 3.491.0.

Release notes

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

v3.491.0

3.491.0(2024-01-12)

Documentation Changes
  • client-location: Location SDK documentation update. Added missing fonts to the MapConfiguration data type. Updated note for the SubMunicipality property in the place data type. (544eec65)
New Features
  • clients: update client endpoints as of 2024-01-12 (e3f719aa)
  • client-supplychain: This release includes APIs CreateBillOfMaterialsImportJob and GetBillOfMaterialsImportJob. (4b2fcab4)
  • client-mwaa: This Amazon MWAA feature release includes new fields in CreateWebLoginToken response model. The new fields IamIdentity and AirflowIdentity will let you match identifications, as the Airflow identity length is currently hashed to 64 characters. (68138df9)
  • client-connect: Supervisor Barge for Chat is now supported through the MonitorContact API. (ecf269c5)
  • client-transfer: AWS Transfer Family now supports static IP addresses for SFTP & AS2 connectors and for async MDNs on AS2 servers. (e2471e26)
  • client-s3-control: S3 On Outposts team adds dualstack endpoints support for S3Control and S3Outposts API calls. (1c20e122)
  • client-connectparticipant: Introduce new Supervisor participant role (2413b690)
  • cjs inline build (#5644) (5aee321b)

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

v3.490.0

3.490.0(2024-01-11)

Chores
Documentation Changes
  • client-workspaces: Added AWS Workspaces RebootWorkspaces API - Extended Reboot documentation update (0f0b7853)
  • client-secrets-manager: Doc only update for Secrets Manager (fbbd00f5)
New Features
  • clients: update client endpoints as of 2024-01-11 (3ff330e7)
  • client-iot: Add ConflictException to Update APIs of AWS IoT Software Package Catalog (3b6b5e48)
  • client-iotfleetwise: The following dataTypes have been removed: CUSTOMER_DECODED_INTERFACE in NetworkInterfaceType; CUSTOMER_DECODED_SIGNAL_INFO_IS_NULL in SignalDecoderFailureReason; CUSTOMER_DECODED_SIGNAL_NETWORK_INTERFACE_INFO_IS_NULL in NetworkInterfaceFailureReason; CUSTOMER_DECODED_SIGNAL in SignalDecoderType (ef8a6996)
  • client-eventbridge: Adding AppSync as an EventBridge Target (1853dabb)
  • client-ecs: 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. (8b7b13e4)
  • client-ec2: 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. (dd0cdf2e)
  • experimentalIdentityAndAuth: release phase for services with customizations (#5288) (ddc477c3)
Bug Fixes
  • experimentalIdentityAndAuth: rename AWSSDKSigV4 to AwsSdkSigV4 (#5667) (9c3e91ae)
  • lib-storage: fix Location field decoding in Upload class (#5668) (59ff8e1d)

... (truncated)

Changelog

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

3.491.0 (2024-01-12)

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

3.490.0 (2024-01-11)

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

3.489.0 (2024-01-10)

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

3.485.0 (2024-01-03)

Features

  • credential-providers: add credentialScope field (#5606) (04c1459)

3.484.0 (2023-12-29)

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

3.481.0 (2023-12-26)

Features

... (truncated)

Commits
  • bbe7c76 Publish v3.491.0
  • 1db9eb1 Publish v3.490.0
  • fbbd00f docs(client-secrets-manager): Doc only update for Secrets Manager
  • 62c2ec4 Publish v3.489.0
  • a9a4580 Publish v3.485.0
  • 04c1459 feat(credential-providers): add credentialScope field (#5606)
  • d25d91d Publish v3.484.0
  • 44115c2 chore: bump smithy-ts commit to include util-config-provider numberSelector (...
  • 08f6904 Publish v3.481.0
  • 4835de4 feat: codegen for command class builder (#5604)
  • 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)
dependabot[bot] commented 5 months ago

Superseded by #1183.