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 @aws-sdk/util-dynamodb from 3.445.0 to 3.451.0 in /shop-app #341

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 15, 2023

Bumps @aws-sdk/util-dynamodb from 3.445.0 to 3.451.0.

Release notes

Sourced from @​aws-sdk/util-dynamodb's releases.

v3.451.0

3.451.0(2023-11-14)

Chores
Documentation Changes
  • client-signer: Documentation updates for AWS Signer (4ab15232)
New Features
  • clients: update client endpoints as of 2023-11-14 (e8beb704)
  • client-cleanrooms: This feature provides the ability for the collaboration creator to configure either the member who can run queries or a different member in the collaboration to be billed for query compute costs. (85cd5994)
  • client-lambda: Add Python 3.12 (python3.12) support to AWS Lambda (b388fbe5)
  • client-mediatailor: Removed unnecessary default values. (a3f23ba0)
  • client-connect: Introducing SegmentAttributes parameter for StartChatContact API (839de514)
  • client-iot: This release introduces new attributes in API CreateSecurityProfile, UpdateSecurityProfile and DescribeSecurityProfile to support management of Metrics Export for AWS IoT Device Defender Detect. (faf048e0)
  • client-glue: Introduces new storage optimization APIs to support automatic compaction of Apache Iceberg tables. (89bfc1a0)
  • client-resource-explorer-2: Resource Explorer supports multi-account search. You can now use Resource Explorer to search and discover resources across AWS accounts within your organization or organizational unit. (806c94fa)
  • client-sfn: This release adds support to redrive executions in AWS Step Functions with a new RedriveExecution operation. (06270291)
  • client-backup: AWS Backup - Features: Provide Job Summary for your backup activity. (5319e55d)
  • client-sagemaker: This release makes Model Registry Inference Specification fields as not required. (6c3fba80)
  • client-pipes: Added support (via new LogConfiguration field in CreatePipe and UpdatePipe APIs) for logging to Amazon CloudWatch Logs, Amazon Simple Storage Service (Amazon S3), and Amazon Kinesis Data Firehose (08927cc1)
  • experimentalIdentityAndAuth: release phase for @smithy.api#httpBearerAuth (#5271) (2e1ac5bf)

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

v3.450.0

3.450.0(2023-11-13)

Documentation Changes
New Features
  • clients: update client endpoints as of 2023-11-13 (74076a84)
  • client-transcribe-streaming: This release enables customers to call the AWS Transcribe streaming service with the capability of identifying multiple languages in the stream. (09ffb2ad)
  • client-emr: Updated GetClusterSessionCredentials API to allow Amazon SageMaker Studio to connect to EMR on EC2 clusters to support IdentityCenter/PEZ integration. (0b470534)
  • client-ec2: Adds the new EC2 DescribeInstanceTopology API, which you can use to retrieve the network topology of your running instances on select platform types to determine their relative proximity to each other. (ce5a2b07)
  • client-database-migration-service: Added new Db2 LUW Target endpoint with related endpoint settings. New executeTimeout endpoint setting for mysql endpoint. New ReplicationDeprovisionTime field for serverless describe-replications. (0f12860e)
  • client-dataexchange: Removed Required trait for DataSet.OriginDetails.ProductId. (de1396a7)
  • client-ecs: Adds a Client Token parameter to the ECS RunTask API. The Client Token parameter allows for idempotent RunTask requests. (2cbe6552)
  • client-service-catalog-appregistry: When the customer associates a resource collection to their application with this new feature, then a new application tag will be applied to all supported resources that are part of that collection. This allows customers to more easily find the application that is associated with those resources. (5364e1dc)

... (truncated)

Changelog

Sourced from @​aws-sdk/util-dynamodb's changelog.

3.451.0 (2023-11-14)

Note: Version bump only for package @​aws-sdk/util-dynamodb

3.450.0 (2023-11-13)

Note: Version bump only for package @​aws-sdk/util-dynamodb

3.449.0 (2023-11-10)

Note: Version bump only for package @​aws-sdk/util-dynamodb

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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 15, 2023
Bumps [@aws-sdk/util-dynamodb](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/util-dynamodb) from 3.445.0 to 3.451.0.
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages/util-dynamodb/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.451.0/packages/util-dynamodb)

---
updated-dependencies:
- dependency-name: "@aws-sdk/util-dynamodb"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/shop-app/aws-sdk/util-dynamodb-3.451.0 branch from 0d92893 to f824eb1 Compare November 15, 2023 23:56
@Abhiek187 Abhiek187 merged commit 7ac32a8 into main Nov 16, 2023
8 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/shop-app/aws-sdk/util-dynamodb-3.451.0 branch November 16, 2023 00:00
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant