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.382.0 to 3.437.0 #1132

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 8 months ago

Bumps @aws-sdk/client-secrets-manager from 3.382.0 to 3.437.0.

Release notes

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

v3.437.0

3.437.0(2023-10-26)

New Features
  • clients: update client endpoints as of 2023-10-26 (dead611e)
  • client-network-firewall: Network Firewall now supports inspection of outbound SSL/TLS traffic. (3686e694)
  • client-sagemaker: Amazon Sagemaker Autopilot now supports Text Generation jobs. (fd8ca903)
  • client-ec2: Launching GetSecurityGroupsForVpc API. This API gets security groups that can be associated by the AWS account making the request with network interfaces in the specified VPC. (0bc9a39b)
  • client-transfer: No API changes from previous release. This release migrated the model to Smithy keeping all features unchanged. (6bd64020)
  • client-appstream: This release introduces multi-session fleets, allowing customers to provision more than one user session on a single fleet instance. (8e3c2483)
  • client-opensearch: You can specify ipv4 or dualstack IPAddressType for cluster endpoints. If you specify IPAddressType as dualstack, the new endpoint will be visible under the 'EndpointV2' parameter and will support IPv4 and IPv6 requests. Whereas, the 'Endpoint' will continue to serve IPv4 requests. (a9637b16)
  • client-redshift: Add Redshift APIs GetResourcePolicy, DeleteResourcePolicy, PutResourcePolicy and DescribeInboundIntegrations for the new Amazon Redshift Zero-ETL integration feature, which can be used to control data ingress into Redshift namespace, and view inbound integrations. (f0791f13)
  • client-sns: Message Archiving and Replay is now supported in Amazon SNS for FIFO topics. (10014a81)
  • client-ssm-sap: AWS Systems Manager for SAP added support for registration and discovery of SAP ABAP applications (6a156d7d)
Bug Fixes
  • signature-v4-crt: remove dynamic imports (!) (#5225) (89f97b5c)

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

v3.436.0

3.436.0(2023-10-25)

Chores
  • add Node.js 14.x version deprecation warning (#5413) (e630f250)
New Features
  • client-groundstation: This release will allow KMS alias names to be used when creating Mission Profiles (54499b46)
  • client-iam: Updates to GetAccessKeyLastUsed action to replace NoSuchEntity error with AccessDeniedException error. (6154aab5)
  • client-connectcases: Increase maximum length of CommentBody to 3000, and increase maximum length of StringValue to 1500 (6e15ab26)

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

v3.435.0

3.435.0(2023-10-24)

Chores

... (truncated)

Changelog

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

3.437.0 (2023-10-26)

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

3.436.0 (2023-10-25)

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

3.435.0 (2023-10-24)

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

3.433.0 (2023-10-20)

Bug Fixes

  • codegen: use partial record for enum keyed types (#5391) (70c2107)

3.432.0 (2023-10-19)

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

3.431.0 (2023-10-18)

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

... (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 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 8 months ago

Superseded by #1134.