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): bump @aws-sdk/util-dynamodb from 3.682.0 to 3.693.0 #1763

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps @aws-sdk/util-dynamodb from 3.682.0 to 3.693.0.

Release notes

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

v3.693.0

3.693.0(2024-11-15)

New Features
  • clients: update client endpoints as of 2024-11-15 (b36c85a9)
  • client-partnercentral-selling: Announcing AWS Partner Central API for Selling: This service launch Introduces new APIs for co-selling opportunity management and related functions. Key features include notifications, a dynamic sandbox for testing, and streamlined validations. (66e42f4b)
Other Changes
Tests

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

v3.692.0

3.692.0(2024-11-14)

Chores
  • clients: codegen update for smithy/core resolvedPath fix (#6664) (ba1bdcc3)
New Features
  • clients: update client endpoints as of 2024-11-14 (87df5bd7)
  • client-deadline: Adds support for select GPU accelerated instance types when creating new service-managed fleets. (ac3309be)
  • client-iam: This release includes support for five new APIs and changes to existing APIs that give AWS Organizations customers the ability to use temporary root credentials, targeted to member accounts in the organization. (c9dfef13)
  • client-cloudcontrol: Added support for CloudFormation Hooks with Cloud Control API. The GetResourceRequestStatus API response now includes an optional HooksProgressEvent and HooksRequestToken parameter for Hooks Invocation Progress as part of resource operation with Cloud Control. (e90cde2e)
  • client-iot-wireless: New FuotaTask resource type to enable logging for your FUOTA tasks. A ParticipatingGatewaysforMulticast parameter to choose the list of gateways to receive the multicast downlink message and the transmission interval between them. Descriptor field which will be sent to devices during FUOTA transfer. (69415e00)
  • client-sts: This release introduces the new API 'AssumeRoot', which returns short-term credentials that you can use to perform privileged tasks. (5528f54c)
  • client-license-manager-user-subscriptions: New and updated API operations to support License Included User-based Subscription of Microsoft Remote Desktop Services (RDS). (5c7c3497)
  • client-partnercentral-selling: Announcing AWS Partner Central API for Selling: This service launch Introduces new APIs for co-selling opportunity management and related functions. Key features include notifications, a dynamic sandbox for testing, and streamlined validations. (07b84d2f)
  • client-sagemaker: Add support for Neuron instance types [ trn1/trn1n/inf2 ] on SageMaker Notebook Instances Platform. (dd44e8a7)
  • client-ivs: IVS now offers customers the ability to stream multitrack video to Channels. (84b6f4c2)
  • client-quicksight: This release adds APIs for Custom Permissions management in QuickSight, and APIs to support QuickSight Branding. (81b1f8ca)
  • client-s3: This release updates the ListBuckets API Reference documentation in support of the new 10,000 general purpose bucket default quota on all AWS accounts. To increase your bucket quota from 10,000 to up to 1 million buckets, simply request a quota increase via Service Quotas. (1e424562)
  • client-redshift: Adds support for Amazon Redshift S3AccessGrants (bf85814f)
  • client-accessanalyzer: Expand analyzer configuration capabilities for unused access analyzers. Unused access analyzer configurations now support the ability to exclude accounts and resource tags from analysis providing more granular control over the scope of analysis. (b2df1e19)

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

... (truncated)

Changelog

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

3.693.0 (2024-11-15)

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

3.692.0 (2024-11-14)

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

3.691.0 (2024-11-13)

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

3.689.0 (2024-11-11)

Features

  • lib-dynamodb: add support for imprecise numbers and custom number retrieval (#6644) (4e2f525)

3.687.0 (2024-11-07)

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

3.686.0 (2024-11-06)

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

... (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 <dependency name> 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)

Bumps [@aws-sdk/util-dynamodb](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/util-dynamodb) from 3.682.0 to 3.693.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.693.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] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 15, 2024
@dependabot dependabot bot requested a review from a team November 15, 2024 15:13
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants