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

chore(deps): bump @aws-sdk/types from 3.413.0 to 3.535.0 #824

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 17, 2024

Bumps @aws-sdk/types from 3.413.0 to 3.535.0.

Release notes

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

v3.535.0

3.535.0(2024-03-15)

Chores
Documentation Changes
  • client-s3: Documentation updates for Amazon S3. (65377c89)
New Features
  • clients: update client endpoints as of 2024-03-15 (fc7fd785)
  • client-codebuild: AWS CodeBuild now supports overflow behavior on Reserved Capacity. (9cfb0022)
  • client-connect: This release adds Hierarchy based Access Control fields to Security Profile public APIs and adds support for UserAttributeFilter to SearchUsers API. (7fbd215f)
  • client-workspaces-thin-client: Removed unused parameter kmsKeyArn from UpdateDeviceRequest (b6e079dc)
  • client-sagemaker: Adds m6i, m6id, m7i, c6i, c6id, c7i, r6i r6id, r7i, p5 instance type support to Sagemaker Notebook Instances and miscellaneous wording fixes for previous Sagemaker documentation. (4ae23c7e)
  • client-kinesis-analytics-v2: Support for Flink 1.18 in Managed Service for Apache Flink (d93457b7)
  • client-backup: This release introduces a boolean attribute ManagedByAWSBackupOnly as part of ListRecoveryPointsByResource api to filter the recovery points based on ownership. This attribute can be used to filter out the recovery points protected by AWSBackup. (70777499)
  • client-ec2: Add media accelerator and neuron device information on the describe instance types API. (1d943e00)

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

v3.534.0

3.534.0(2024-03-14)

Chores
  • client-iot-roborunner: deprecate iot roborunner (#5894) (d177bd07)
Documentation Changes
  • client-secrets-manager: Doc only update for Secrets Manager (7cde1da0)
  • client-amplify: Documentation updates for Amplify. Identifies the APIs available only to apps created using Amplify Gen 1. (07675a97)
  • client-rds: Updates Amazon RDS documentation for EBCDIC collation for RDS for Db2. (6a6d341e)
  • client-elastic-load-balancing-v2: This release allows you to configure HTTP client keep-alive duration for communication between clients and Application Load Balancers. (dd56d7a8)
New Features
  • client-fis: This release adds support for previewing target resources before running a FIS experiment. It also adds resource ARNs for actions, experiments, and experiment templates to API responses. (4620a92f)

... (truncated)

Changelog

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

3.535.0 (2024-03-15)

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

3.533.0 (2024-03-13)

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

3.523.0 (2024-02-27)

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

3.521.0 (2024-02-23)

Features

3.515.0 (2024-02-15)

Bug Fixes

  • client-sts: pass parent logger & requestHandler to STS (#5801) (c8e0047)

3.511.0 (2024-02-09)

Bug Fixes

... (truncated)

Commits
  • c996c48 Publish v3.535.0
  • 56e6715 chore(clients): allow commands to be constructed without arg if optional (#5901)
  • 96fd7dc chore(deps): bump tslib dependency to ^2.6.2 (#5899)
  • 90feb3f Publish v3.533.0
  • 2ed0a11 docs: add more inline structural type hints for blobs and streaming blobs (#5...
  • 7b4487d Publish v3.523.0
  • 59c19e5 chore: update smithy package versions (#5835)
  • 18d2e6d Publish v3.521.0
  • 9fec71d feat: requestHandler ctor param pass-through (#5820)
  • 0ec2097 Publish v3.515.0
  • Additional commits viewable in compare view

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)

@dependabot dependabot bot requested a review from a team as a code owner March 17, 2024 21:30
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 17, 2024
Bumps [@aws-sdk/types](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/types) from 3.413.0 to 3.535.0.
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages/types/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.535.0/packages/types)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/aws-sdk/types-3.535.0 branch from b8fc08a to 28b4bc0 Compare April 9, 2024 19:55
Copy link
Contributor Author

dependabot bot commented on behalf of github May 2, 2024

Superseded by #829.

@dependabot dependabot bot closed this May 2, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/aws-sdk/types-3.535.0 branch May 2, 2024 13:57
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