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 the aws-sdk group with 2 updates #1985

Merged
merged 2 commits into from
Jan 20, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 20, 2025

Bumps the aws-sdk group with 2 updates: @aws-sdk/client-dynamodb and @aws-sdk/util-dynamodb.

Updates @aws-sdk/client-dynamodb from 3.724.0 to 3.731.1

Release notes

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

v3.731.1

3.731.1(2025-01-18)

Chores

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

v3.731.0

3.731.0(2025-01-17)

Documentation Changes
  • client-sagemaker: Correction of docs for "Added support for ml.trn1.32xlarge instance type in Reserved Capacity Offering" (70eea3e3)
  • client-detective: Doc only update for Detective documentation. (c35a5d46)
New Features
  • clients: update client endpoints as of 2025-01-17 (3995e760)
  • client-notifications: Added support for Managed Notifications, integration with AWS Organization and added aggregation summaries for Aggregate Notifications (53d862b5)
  • client-bedrock-runtime: Allow hyphens in tool name for Converse and ConverseStream APIs (71256d83)
  • client-ec2: Release u7i-6tb.112xlarge, u7i-8tb.112xlarge, u7inh-32tb.480xlarge, p5e.48xlarge, p5en.48xlarge, f2.12xlarge, f2.48xlarge, trn2.48xlarge instance types. (8fa946c9)
Bug Fixes
  • fix key ordering for code generation build (#6821) (67c0a58f)
  • nested-clients: fix inliner build script (#6820) (a818f3e2)
  • credential-providers: supply backup credentials to fromTemporaryCredentials (#6817) (891e091f)

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

v3.730.0

3.730.0(2025-01-16)

Chores
  • util-endpoints: update aws partitions.json (7a67aae2)
  • endpoints: update endpoints model (1e443452)
  • models: update API models (10c9ab14)
  • codegen:
    • generate nested clients only if no glob provided (#6813) (4be99528)

... (truncated)

Changelog

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

3.731.1 (2025-01-18)

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

3.731.0 (2025-01-17)

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

3.730.0 (2025-01-16)

Bug Fixes

  • nested-clients: create nested clients for internal use (#6791) (5c53685)

3.726.1 (2025-01-10)

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

3.726.0 (2025-01-09)

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

Commits

Updates @aws-sdk/util-dynamodb from 3.724.0 to 3.731.1

Release notes

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

v3.731.1

3.731.1(2025-01-18)

Chores

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

v3.731.0

3.731.0(2025-01-17)

Documentation Changes
  • client-sagemaker: Correction of docs for "Added support for ml.trn1.32xlarge instance type in Reserved Capacity Offering" (70eea3e3)
  • client-detective: Doc only update for Detective documentation. (c35a5d46)
New Features
  • clients: update client endpoints as of 2025-01-17 (3995e760)
  • client-notifications: Added support for Managed Notifications, integration with AWS Organization and added aggregation summaries for Aggregate Notifications (53d862b5)
  • client-bedrock-runtime: Allow hyphens in tool name for Converse and ConverseStream APIs (71256d83)
  • client-ec2: Release u7i-6tb.112xlarge, u7i-8tb.112xlarge, u7inh-32tb.480xlarge, p5e.48xlarge, p5en.48xlarge, f2.12xlarge, f2.48xlarge, trn2.48xlarge instance types. (8fa946c9)
Bug Fixes
  • fix key ordering for code generation build (#6821) (67c0a58f)
  • nested-clients: fix inliner build script (#6820) (a818f3e2)
  • credential-providers: supply backup credentials to fromTemporaryCredentials (#6817) (891e091f)

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

v3.730.0

3.730.0(2025-01-16)

Chores
  • util-endpoints: update aws partitions.json (7a67aae2)
  • endpoints: update endpoints model (1e443452)
  • models: update API models (10c9ab14)
  • codegen:
    • generate nested clients only if no glob provided (#6813) (4be99528)

... (truncated)

Changelog

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

3.731.1 (2025-01-18)

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

3.731.0 (2025-01-17)

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

3.730.0 (2025-01-16)

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

3.726.1 (2025-01-10)

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

3.726.0 (2025-01-09)

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

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

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 20, 2025
@shopify-github-actions-access shopify-github-actions-access bot requested a review from a team as a code owner January 20, 2025 11:37
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/aws-sdk-0151842db1 branch from dd81fe1 to 2640d0f Compare January 20, 2025 11:53
@Arkham Arkham enabled auto-merge January 20, 2025 12:08
Bumps the aws-sdk group with 2 updates: [@aws-sdk/client-dynamodb](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-dynamodb) and [@aws-sdk/util-dynamodb](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/util-dynamodb).


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

Updates `@aws-sdk/util-dynamodb` from 3.724.0 to 3.731.1
- [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.731.1/packages/util-dynamodb)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/aws-sdk-0151842db1 branch from 2d2a5b6 to 1c37efa Compare January 20, 2025 12:18
@Arkham Arkham merged commit 6c4943b into main Jan 20, 2025
6 checks passed
@Arkham Arkham deleted the dependabot/npm_and_yarn/aws-sdk-0151842db1 branch January 20, 2025 12:29
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.

1 participant