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 #801

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 9, 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.658.1 to 3.667.0

Release notes

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

v3.667.0

3.667.0(2024-10-08)

Chores
  • credential-providers: add credential attribution (#6546) (089f1a42)
New Features
  • clients: update client endpoints as of 2024-10-08 (8844bb26)
  • client-memorydb: Amazon MemoryDB SDK now supports all APIs for newly launched Valkey engine. Please refer to the updated Amazon MemoryDB public documentation for detailed information on API usage. (d4a2f232)
  • client-elasticache: AWS ElastiCache SDK now supports using APIs with newly launched Valkey engine. Please refer to updated AWS ElastiCache public documentation for detailed information on API usage. (1cbb8d6c)
Bug Fixes
  • middleware-user-agent: ignore errors from inspecting credentials (#6551) (4ddaa970)

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

v3.666.0

3.666.0(2024-10-07)

Chores
  • middleware-user-agent: add feature detection for account-id, s3-express, lib-dynamodb (#6541) (dfda1291)
  • clients: codegen sync for unset union payloads, header list parsing (#6543) (544120e1)
Documentation Changes
  • client-marketplace-reporting: Documentation-only update for AWS Marketplace Reporting API. (d7a31d87)
New Features
  • clients: update client endpoints as of 2024-10-07 (5b48a232)
  • client-qconnect: This release adds support for the following capabilities: Configuration of the Gen AI system via AIAgent and AIPrompts. Integration support for Bedrock Knowledge Base. (ecad084b)
  • client-deadline: Add support for using the template from a previous job during job creation and listing parameter definitions for a job. (9c4d17d0)
  • client-redshift: Add validation pattern to S3KeyPrefix on the EnableLogging API (990f0258)

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

v3.665.0

3.665.0(2024-10-04)

New Features

... (truncated)

Changelog

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

3.667.0 (2024-10-08)

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

3.666.0 (2024-10-07)

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

3.665.0 (2024-10-04)

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

3.664.0 (2024-10-03)

Features

  • middleware-user-agent: add client config for userAgentAppId (#6524) (2990ea8)

3.662.0 (2024-10-01)

Bug Fixes

  • s3-request-presigner: enable overriding hoistable headers (#6535) (3c2e59c)
Commits
  • fc7effc Publish v3.667.0
  • 7a98e5f Publish v3.666.0
  • 544120e chore(clients): codegen sync for unset union payloads, header list parsing (#...
  • 374ef46 Publish v3.665.0
  • de4dc49 Publish v3.664.0
  • 2990ea8 feat(middleware-user-agent): add client config for userAgentAppId (#6524)
  • 5e91f77 Publish v3.662.0
  • 3c2e59c fix(s3-request-presigner): enable overriding hoistable headers (#6535)
  • See full diff in compare view

Updates @aws-sdk/client-eks from 3.658.1 to 3.667.0

Release notes

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

v3.667.0

3.667.0(2024-10-08)

Chores
  • credential-providers: add credential attribution (#6546) (089f1a42)
New Features
  • clients: update client endpoints as of 2024-10-08 (8844bb26)
  • client-memorydb: Amazon MemoryDB SDK now supports all APIs for newly launched Valkey engine. Please refer to the updated Amazon MemoryDB public documentation for detailed information on API usage. (d4a2f232)
  • client-elasticache: AWS ElastiCache SDK now supports using APIs with newly launched Valkey engine. Please refer to updated AWS ElastiCache public documentation for detailed information on API usage. (1cbb8d6c)
Bug Fixes
  • middleware-user-agent: ignore errors from inspecting credentials (#6551) (4ddaa970)

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

v3.666.0

3.666.0(2024-10-07)

Chores
  • middleware-user-agent: add feature detection for account-id, s3-express, lib-dynamodb (#6541) (dfda1291)
  • clients: codegen sync for unset union payloads, header list parsing (#6543) (544120e1)
Documentation Changes
  • client-marketplace-reporting: Documentation-only update for AWS Marketplace Reporting API. (d7a31d87)
New Features
  • clients: update client endpoints as of 2024-10-07 (5b48a232)
  • client-qconnect: This release adds support for the following capabilities: Configuration of the Gen AI system via AIAgent and AIPrompts. Integration support for Bedrock Knowledge Base. (ecad084b)
  • client-deadline: Add support for using the template from a previous job during job creation and listing parameter definitions for a job. (9c4d17d0)
  • client-redshift: Add validation pattern to S3KeyPrefix on the EnableLogging API (990f0258)

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

v3.665.0

3.665.0(2024-10-04)

New Features

... (truncated)

Changelog

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

3.667.0 (2024-10-08)

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

3.666.0 (2024-10-07)

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

3.665.0 (2024-10-04)

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

3.664.0 (2024-10-03)

Features

  • middleware-user-agent: add client config for userAgentAppId (#6524) (2990ea8)

3.662.0 (2024-10-01)

Bug Fixes

  • s3-request-presigner: enable overriding hoistable headers (#6535) (3c2e59c)
Commits
  • fc7effc Publish v3.667.0
  • 7a98e5f Publish v3.666.0
  • 544120e chore(clients): codegen sync for unset union payloads, header list parsing (#...
  • 374ef46 Publish v3.665.0
  • de4dc49 Publish v3.664.0
  • 2990ea8 feat(middleware-user-agent): add client config for userAgentAppId (#6524)
  • 5e91f77 Publish v3.662.0
  • 3c2e59c fix(s3-request-presigner): enable overriding hoistable headers (#6535)
  • See full diff in compare view

Updates @aws-sdk/client-ssm from 3.658.1 to 3.667.0

Release notes

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

v3.667.0

3.667.0(2024-10-08)

Chores
  • credential-providers: add credential attribution (#6546) (089f1a42)
New Features
  • clients: update client endpoints as of 2024-10-08 (8844bb26)
  • client-memorydb: Amazon MemoryDB SDK now supports all APIs for newly launched Valkey engine. Please refer to the updated Amazon MemoryDB public documentation for detailed information on API usage. (d4a2f232)
  • client-elasticache: AWS ElastiCache SDK now supports using APIs with newly launched Valkey engine. Please refer to updated AWS ElastiCache public documentation for detailed information on API usage. (1cbb8d6c)
Bug Fixes
  • middleware-user-agent: ignore errors from inspecting credentials (#6551) (4ddaa970)

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

v3.666.0

3.666.0(2024-10-07)

Chores
  • middleware-user-agent: add feature detection for account-id, s3-express, lib-dynamodb (#6541) (dfda1291)
  • clients: codegen sync for unset union payloads, header list parsing (#6543) (544120e1)
Documentation Changes
  • client-marketplace-reporting: Documentation-only update for AWS Marketplace Reporting API. (d7a31d87)
New Features
  • clients: update client endpoints as of 2024-10-07 (5b48a232)
  • client-qconnect: This release adds support for the following capabilities: Configuration of the Gen AI system via AIAgent and AIPrompts. Integration support for Bedrock Knowledge Base. (ecad084b)
  • client-deadline: Add support for using the template from a previous job during job creation and listing parameter definitions for a job. (9c4d17d0)
  • client-redshift: Add validation pattern to S3KeyPrefix on the EnableLogging API (990f0258)

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

v3.665.0

3.665.0(2024-10-04)

New Features

... (truncated)

Changelog

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

3.667.0 (2024-10-08)

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

3.666.0 (2024-10-07)

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

3.665.0 (2024-10-04)

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

3.664.0 (2024-10-03)

Features

  • middleware-user-agent: add client config for userAgentAppId (#6524) (2990ea8)

3.662.0 (2024-10-01)

Bug Fixes

  • s3-request-presigner: enable overriding hoistable headers (#6535) (3c2e59c)
Commits
  • fc7effc Publish v3.667.0
  • 7a98e5f Publish v3.666.0
  • 544120e chore(clients): codegen sync for unset union payloads, header list parsing (#...
  • 374ef46 Publish v3.665.0
  • de4dc49 Publish v3.664.0
  • 2990ea8 feat(middleware-user-agent): add client config for userAgentAppId (#6524)
  • 5e91f77 Publish v3.662.0
  • 3c2e59c fix(s3-request-presigner): enable overriding hoistable headers (#6535)
  • See full diff 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.658.1 to 3.667.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.667.0/clients/client-cloudformation)

Updates `@aws-sdk/client-eks` from 3.658.1 to 3.667.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.667.0/clients/client-eks)

Updates `@aws-sdk/client-ssm` from 3.658.1 to 3.667.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.667.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 October 9, 2024 12:15
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 9, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 10, 2024

Superseded by #804.

@dependabot dependabot bot closed this Oct 10, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/aws-sdk-38ede3e99e branch October 10, 2024 12:14
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