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

Bump the aws-sdk-dependencies group with 2 updates #542

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the aws-sdk-dependencies group with 2 updates: @aws-sdk/client-cloudwatch-logs and @aws-sdk/client-lambda.

Updates @aws-sdk/client-cloudwatch-logs from 3.658.1 to 3.662.0

Release notes

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

v3.662.0

3.662.0(2024-10-01)

New Features
  • clients: update client endpoints as of 2024-10-01 (15702ebd)
  • client-bedrock-agent: This release adds support to stop an ongoing ingestion job using the StopIngestionJob API in Agents for Amazon Bedrock. (ac898067)
  • client-codeartifact: Add support for the dual stack endpoints. (cb499b9e)
  • client-rds: This release provides additional support for enabling Aurora Limitless Database DB clusters. (b7b061dc)
Bug Fixes
  • s3-request-presigner: enable overriding hoistable headers (#6535) (3c2e59cf)

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

v3.661.0

3.661.0(2024-09-30)

Chores
  • codegen: bump smithy-typescript-codegen version to 0.24 (#6530) (dddd1640)
  • enable 'HMAC-SHA256' signatures on turborepo artifacts (#6526) (cf16ea25)
Documentation Changes
  • client-pricing: Add examples for API operations in model. (5b26c728)
  • client-verifiedpermissions: Add examples for API operations in model. (5b4334c9)
  • client-clouddirectory: Add examples for API operations in model. (24918728)
New Features
  • client-bedrock: Add support for custom models via provisioned throughput for Bedrock Model Evaluation (171d643e)
  • client-supplychain: Release DataLakeDataset, DataIntegrationFlow and ResourceTagging APIs for AWS Supply Chain (ac246970)
  • client-timestream-influxdb: Timestream for InfluxDB now supports port configuration and additional customer-modifiable InfluxDB v2 parameters. This release adds Port to the CreateDbInstance and UpdateDbInstance API, and additional InfluxDB v2 parameters to the CreateDbParameterGroup API. (23ee6ce6)
  • client-connect: Amazon Connect introduces StartOutboundChatContact API allowing customers to initiate outbound chat contacts (54f160ee)
  • client-resource-groups: This update includes new APIs to support application groups and to allow users to manage resource tag-sync tasks in applications. (22f9f330)

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

v3.660.0

3.660.0(2024-09-27)

Chores

... (truncated)

Changelog

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

3.662.0 (2024-10-01)

Bug Fixes

  • s3-request-presigner: enable overriding hoistable headers (#6535) (3c2e59c)
Commits

Updates @aws-sdk/client-lambda from 3.659.0 to 3.662.0

Release notes

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

v3.662.0

3.662.0(2024-10-01)

New Features
  • clients: update client endpoints as of 2024-10-01 (15702ebd)
  • client-bedrock-agent: This release adds support to stop an ongoing ingestion job using the StopIngestionJob API in Agents for Amazon Bedrock. (ac898067)
  • client-codeartifact: Add support for the dual stack endpoints. (cb499b9e)
  • client-rds: This release provides additional support for enabling Aurora Limitless Database DB clusters. (b7b061dc)
Bug Fixes
  • s3-request-presigner: enable overriding hoistable headers (#6535) (3c2e59cf)

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

v3.661.0

3.661.0(2024-09-30)

Chores
  • codegen: bump smithy-typescript-codegen version to 0.24 (#6530) (dddd1640)
  • enable 'HMAC-SHA256' signatures on turborepo artifacts (#6526) (cf16ea25)
Documentation Changes
  • client-pricing: Add examples for API operations in model. (5b26c728)
  • client-verifiedpermissions: Add examples for API operations in model. (5b4334c9)
  • client-clouddirectory: Add examples for API operations in model. (24918728)
New Features
  • client-bedrock: Add support for custom models via provisioned throughput for Bedrock Model Evaluation (171d643e)
  • client-supplychain: Release DataLakeDataset, DataIntegrationFlow and ResourceTagging APIs for AWS Supply Chain (ac246970)
  • client-timestream-influxdb: Timestream for InfluxDB now supports port configuration and additional customer-modifiable InfluxDB v2 parameters. This release adds Port to the CreateDbInstance and UpdateDbInstance API, and additional InfluxDB v2 parameters to the CreateDbParameterGroup API. (23ee6ce6)
  • client-connect: Amazon Connect introduces StartOutboundChatContact API allowing customers to initiate outbound chat contacts (54f160ee)
  • client-resource-groups: This update includes new APIs to support application groups and to allow users to manage resource tag-sync tasks in applications. (22f9f330)

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

v3.660.0

3.660.0(2024-09-27)

Chores

... (truncated)

Changelog

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

3.662.0 (2024-10-01)

Bug Fixes

  • s3-request-presigner: enable overriding hoistable headers (#6535) (3c2e59c)
Commits

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

Bumps the aws-sdk-dependencies group with 2 updates: [@aws-sdk/client-cloudwatch-logs](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-cloudwatch-logs) and [@aws-sdk/client-lambda](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-lambda).


Updates `@aws-sdk/client-cloudwatch-logs` from 3.658.1 to 3.662.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-cloudwatch-logs/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.662.0/clients/client-cloudwatch-logs)

Updates `@aws-sdk/client-lambda` from 3.659.0 to 3.662.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-lambda/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.662.0/clients/client-lambda)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-cloudwatch-logs"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk-dependencies
- dependency-name: "@aws-sdk/client-lambda"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@github-actions github-actions bot merged commit 649bd73 into master Oct 2, 2024
6 checks passed
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/aws-sdk-dependencies-bc87f60b27 branch October 2, 2024 01:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

0 participants