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-dev): bump the aws-sdk group across 1 directory with 3 updates #562

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 2, 2024

Bumps the aws-sdk group with 3 updates in the / directory: @aws-sdk/client-cloudformation, @aws-sdk/client-eks and @aws-sdk/client-ssm.

Updates @aws-sdk/client-cloudformation from 3.451.0 to 3.567.0

Release notes

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

v3.567.0

3.567.0(2024-05-01)

Chores
  • core: skip emitting warning for Node.js 14.x (#6044) (669a7de0)
  • clients:
    • remove redundant service client doc generator (#6041) (306aafc5)
    • extend TypeScript config from @​tsconfig/node16 (#6037) (c4fb66d9)
  • codegen: update smithy-ts commit to update engines to node >= 16 (#6040) (9149dce4)
Documentation Changes
  • client-ec2: Documentation updates for Amazon EC2. (044d712d)
New Features
  • clients: update client endpoints as of 2024-05-01 (365eb8c3)
  • client-personalize-runtime: This release adds support for a Reason attribute for predicted items generated by User-Personalization-v2. (a68c9997)
  • client-securityhub: Updated CreateMembers API request with limits. (1142738b)
  • client-bedrock-agent: This release adds support for using MongoDB Atlas as a vector store when creating a knowledge base. (93917f77)
  • client-sesv2: Fixes ListContacts and ListImportJobs APIs to use POST instead of GET. (56df20cf)
  • end support for Node.js 14.x (#6034) (d1964111)

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

v3.566.0

3.566.0(2024-04-30)

Documentation Changes
  • client-signer: Documentation updates for AWS Signer. Adds cross-account signing constraint and definitions for cross-account actions. (e184834d)
New Features
  • client-sagemaker: Amazon SageMaker Training now supports the use of attribute-based access control (ABAC) roles for training job execution roles. Amazon SageMaker Inference now supports G6 instance types. (a070740b)
  • client-omics: Add support for workflow sharing and dynamic run storage (f47a1b29)
  • client-codeartifact: Add support for the Ruby package format. (c7099834)
  • client-fms: AWS Firewall Manager now supports the network firewall service stream exception policy feature for accounts within your organization. (f2e212c7)
  • client-qbusiness: This is a general availability (GA) release of Amazon Q Business. Q Business enables employees in an enterprise to get comprehensive answers to complex questions and take actions through a unified, intuitive web-based chat experience - using an enterprise's existing content, data, and systems. (56e646da)
  • client-route53resolver: Release of FirewallDomainRedirectionAction parameter on the Route 53 DNS Firewall Rule. This allows customers to configure a DNS Firewall rule to inspect all the domains in the DNS redirection chain (default) , such as CNAME, ALIAS, DNAME, etc., or just the first domain and trust the rest. (6f5f3a13)
  • client-pinpoint-sms-voice-v2: Amazon Pinpoint has added two new features Multimedia services (MMS) and protect configurations. Use the three new MMS APIs to send media messages to a mobile phone which includes image, audio, text, or video files. Use the ten new protect configurations APIs to block messages to specific countries. (fd01ffd2)
  • client-chime-sdk-voice: Due to changes made by the Amazon Alexa service, GetSipMediaApplicationAlexaSkillConfiguration and PutSipMediaApplicationAlexaSkillConfiguration APIs are no longer available for use. For more information, refer to the Alexa Smart Properties page. (a11b006c)
  • client-opensearch: This release enables customers to create Route53 A and AAAA alias record types to point custom endpoint domain to OpenSearch domain's dualstack search endpoint. (0d8cad30)
  • client-quicksight: New Q embedding supporting Generative Q&A (90a9ac32)

... (truncated)

Changelog

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

3.567.0 (2024-05-01)

Features

3.565.0 (2024-04-29)

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

3.564.0 (2024-04-26)

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

3.563.0 (2024-04-25)

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

3.556.0 (2024-04-16)

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

3.555.0 (2024-04-12)

Features

  • client-cloudformation: Adding support for the new parameter "IncludePropertyValues" in the CloudFormation DescribeChangeSet API. When this parameter is included, the DescribeChangeSet response will include more detailed information such as before and after values for the resource properties that will change. (aed244d)

... (truncated)

Commits

Updates @aws-sdk/client-eks from 3.451.0 to 3.567.0

Release notes

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

v3.567.0

3.567.0(2024-05-01)

Chores
  • core: skip emitting warning for Node.js 14.x (#6044) (669a7de0)
  • clients:
    • remove redundant service client doc generator (#6041) (306aafc5)
    • extend TypeScript config from @​tsconfig/node16 (#6037) (c4fb66d9)
  • codegen: update smithy-ts commit to update engines to node >= 16 (#6040) (9149dce4)
Documentation Changes
  • client-ec2: Documentation updates for Amazon EC2. (044d712d)
New Features
  • clients: update client endpoints as of 2024-05-01 (365eb8c3)
  • client-personalize-runtime: This release adds support for a Reason attribute for predicted items generated by User-Personalization-v2. (a68c9997)
  • client-securityhub: Updated CreateMembers API request with limits. (1142738b)
  • client-bedrock-agent: This release adds support for using MongoDB Atlas as a vector store when creating a knowledge base. (93917f77)
  • client-sesv2: Fixes ListContacts and ListImportJobs APIs to use POST instead of GET. (56df20cf)
  • end support for Node.js 14.x (#6034) (d1964111)

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

v3.566.0

3.566.0(2024-04-30)

Documentation Changes
  • client-signer: Documentation updates for AWS Signer. Adds cross-account signing constraint and definitions for cross-account actions. (e184834d)
New Features
  • client-sagemaker: Amazon SageMaker Training now supports the use of attribute-based access control (ABAC) roles for training job execution roles. Amazon SageMaker Inference now supports G6 instance types. (a070740b)
  • client-omics: Add support for workflow sharing and dynamic run storage (f47a1b29)
  • client-codeartifact: Add support for the Ruby package format. (c7099834)
  • client-fms: AWS Firewall Manager now supports the network firewall service stream exception policy feature for accounts within your organization. (f2e212c7)
  • client-qbusiness: This is a general availability (GA) release of Amazon Q Business. Q Business enables employees in an enterprise to get comprehensive answers to complex questions and take actions through a unified, intuitive web-based chat experience - using an enterprise's existing content, data, and systems. (56e646da)
  • client-route53resolver: Release of FirewallDomainRedirectionAction parameter on the Route 53 DNS Firewall Rule. This allows customers to configure a DNS Firewall rule to inspect all the domains in the DNS redirection chain (default) , such as CNAME, ALIAS, DNAME, etc., or just the first domain and trust the rest. (6f5f3a13)
  • client-pinpoint-sms-voice-v2: Amazon Pinpoint has added two new features Multimedia services (MMS) and protect configurations. Use the three new MMS APIs to send media messages to a mobile phone which includes image, audio, text, or video files. Use the ten new protect configurations APIs to block messages to specific countries. (fd01ffd2)
  • client-chime-sdk-voice: Due to changes made by the Amazon Alexa service, GetSipMediaApplicationAlexaSkillConfiguration and PutSipMediaApplicationAlexaSkillConfiguration APIs are no longer available for use. For more information, refer to the Alexa Smart Properties page. (a11b006c)
  • client-opensearch: This release enables customers to create Route53 A and AAAA alias record types to point custom endpoint domain to OpenSearch domain's dualstack search endpoint. (0d8cad30)
  • client-quicksight: New Q embedding supporting Generative Q&A (90a9ac32)

... (truncated)

Changelog

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

3.567.0 (2024-05-01)

Features

3.565.0 (2024-04-29)

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

3.564.0 (2024-04-26)

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

3.563.0 (2024-04-25)

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

3.556.0 (2024-04-16)

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

3.554.0 (2024-04-11)

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

... (truncated)

Commits

Updates @aws-sdk/client-ssm from 3.451.0 to 3.567.0

Release notes

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

v3.567.0

3.567.0(2024-05-01)

Chores
  • core: skip emitting warning for Node.js 14.x (#6044) (669a7de0)
  • clients:
    • remove redundant service client doc generator (#6041) (306aafc5)
    • extend TypeScript config from @​tsconfig/node16 (#6037) (c4fb66d9)
  • codegen: update smithy-ts commit to update engines to node >= 16 (#6040) (9149dce4)
Documentation Changes
  • client-ec2: Documentation updates for Amazon EC2. (044d712d)
New Features
  • clients: update client endpoints as of 2024-05-01 (365eb8c3)
  • client-personalize-runtime: This release adds support for a Reason attribute for predicted items generated by User-Personalization-v2. (a68c9997)
  • client-securityhub: Updated CreateMembers API request with limits. (1142738b)
  • client-bedrock-agent: This release adds support for using MongoDB Atlas as a vector store when creating a knowledge base. (93917f77)
  • client-sesv2: Fixes ListContacts and ListImportJobs APIs to use POST instead of GET. (56df20cf)
  • end support for Node.js 14.x (#6034) (d1964111)

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

v3.566.0

3.566.0(2024-04-30)

Documentation Changes
  • client-signer: Documentation updates for AWS Signer. Adds cross-account signing constraint and definitions for cross-account actions. (e184834d)
New Features
  • client-sagemaker: Amazon SageMaker Training now supports the use of attribute-based access control (ABAC) roles for training job execution roles. Amazon SageMaker Inference now supports G6 instance types. (a070740b)
  • client-omics: Add support for workflow sharing and dynamic run storage (f47a1b29)
  • client-codeartifact: Add support for the Ruby package format. (c7099834)
  • client-fms: AWS Firewall Manager now supports the network firewall service stream exception policy feature for accounts within your organization. (f2e212c7)
  • client-qbusiness: This is a general availability (GA) release of Amazon Q Business. Q Business enables employees in an enterprise to get comprehensive answers to complex questions and take actions through a unified, intuitive web-based chat experience - using an enterprise's existing content, data, and systems. (56e646da)
  • client-route53resolver: Release of FirewallDomainRedirectionAction parameter on the Route 53 DNS Firewall Rule. This allows customers to configure a DNS Firewall rule to inspect all the domains in the DNS redirection chain (default) , such as CNAME, ALIAS, DNAME, etc., or just the first domain and trust the rest. (6f5f3a13)
  • client-pinpoint-sms-voice-v2: Amazon Pinpoint has added two new features Multimedia services (MMS) and protect configurations. Use the three new MMS APIs to send media messages to a mobile phone which includes image, audio, text, or video files. Use the ten new protect configurations APIs to block messages to specific countries. (fd01ffd2)
  • client-chime-sdk-voice: Due to changes made by the Amazon Alexa service, GetSipMediaApplicationAlexaSkillConfiguration and PutSipMediaApplicationAlexaSkillConfiguration APIs are no longer available for use. For more information, refer to the Alexa Smart Properties page. (a11b006c)
  • client-opensearch: This release enables customers to create Route53 A and AAAA alias record types to point custom endpoint domain to OpenSearch domain's dualstack search endpoint. (0d8cad30)
  • client-quicksight: New Q embedding supporting Generative Q&A (90a9ac32)

... (truncated)

Changelog

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

3.567.0 (2024-05-01)

Features

3.565.0 (2024-04-29)

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

3.564.0 (2024-04-26)

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

3.563.0 (2024-04-25)

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

3.562.0 (2024-04-24)

Features

  • client-ssm: Add SSM DescribeInstanceProperties API to public AWS SDK. (aef9d12)

3.556.0 (2024-04-16)

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

... (truncated)

Commits
  • 606aa22 Publish v3.567.0
  • 306aafc chore(clients): remove redundant service client doc generator (#6041)
  • c4fb66d chore(clients): extend TypeScript config from @​tsconfig/node16 (#6037)
  • d196411 feat: end support for Node.js 14.x (#6034)
  • df7acb1 Publish v3.565.0
  • 2d46254 Publish v3.564.0
  • e30cf9a chore(clients): remove direct dependency on client-sts (#6028)
  • fbf8638 Publish v3.563.0
  • cd928aa Publish v3.562.0
  • aef9d12 feat(client-ssm): Add SSM DescribeInstanceProperties API to public AWS SDK.
  • Additional commits viewable in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

…ates

Bumps the aws-sdk group with 3 updates in the / directory: [@aws-sdk/client-cloudformation](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-cloudformation), [@aws-sdk/client-eks](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-eks) and [@aws-sdk/client-ssm](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ssm).


Updates `@aws-sdk/client-cloudformation` from 3.451.0 to 3.567.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-cloudformation/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.567.0/clients/client-cloudformation)

Updates `@aws-sdk/client-eks` from 3.451.0 to 3.567.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-eks/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.567.0/clients/client-eks)

Updates `@aws-sdk/client-ssm` from 3.451.0 to 3.567.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-ssm/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.567.0/clients/client-ssm)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-cloudformation"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/client-eks"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/client-ssm"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested review from a team as code owners May 2, 2024 12:16
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 2, 2024
@dependabot dependabot bot requested a review from l0b0 May 2, 2024 12:16
@dependabot dependabot bot added the javascript Pull requests that update Javascript code label May 2, 2024
@dependabot dependabot bot requested a review from blacha May 2, 2024 12:16
Copy link
Contributor Author

dependabot bot commented on behalf of github May 3, 2024

Superseded by #565.

@dependabot dependabot bot closed this May 3, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/aws-sdk-fa1a98e1c3 branch May 3, 2024 12:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Development

Successfully merging this pull request may close these issues.

0 participants