Skip to content
This repository was archived by the owner on May 30, 2023. It is now read-only.

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Oct 3, 2022

Bumps @aws-sdk/lib-storage from 3.52.0 to 3.183.0.

Release notes

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

v3.183.0

3.183.0(2022-10-03)

Chores
  • clients: bump target to ES2020 and remove outdated libs (#4006) (6a7fea46)
  • packages: bump target to ES2020 and remove outdated libs (#4005) (596da352)
  • shared-ini-file-loader: move @​aws-sdk/types to normal dep (#4007) (efa935ab)
New Features
  • clients: update client endpoints as of 2022-10-03 (a2851438)
  • client-ec2: Adding an imdsSupport attribute to EC2 AMIs (7304adf7)
  • client-snowball: Adds support for V3_5C. This is a refreshed AWS Snowball Edge Compute Optimized device type with 28TB SSD, 104 vCPU and 416GB memory (customer usable). (22500bf3)
  • client-accessanalyzer: AWS IAM Access Analyzer policy validation introduces new checks for role trust policies. As customers author a policy, IAM Access Analyzer policy validation evaluates the policy for any issues to make it easier for customers to author secure policies. (b7db0537)
  • codegen: add query compatible header error code handling for JSON protocols (#3972) (8fe1b54c)
Bug Fixes
  • endpoint-discovery: delete failed cache entry in blocking operations (#4011) (c96ac941)

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

v3.182.0

3.182.0(2022-09-30)

Documentation Changes
  • client-sso-oidc: Documentation updates for the IAM Identity Center OIDC CLI Reference. (c26a7337)
New Features
  • clients: update client endpoints as of 2022-09-30 (c3085e8c)
  • client-dlm: This release adds support for archival of single-volume snapshots created by Amazon Data Lifecycle Manager policies (a88a8871)
  • client-sagemaker: A new parameter called ExplainerConfig is added to CreateEndpointConfig API to enable SageMaker Clarify online explainability feature. (ac3017f5)
  • client-codedeploy: This release allows you to override the alarm configurations when creating a deployment. (593dbc27)
  • client-devops-guru: This release adds filter feature on AddNotificationChannel API, enable customer to configure the SNS notification messages by Severity or MessageTypes (84ff65b7)
  • client-sagemaker-runtime: A new parameter called EnableExplanations is added to InvokeEndpoint API to enable on-demand SageMaker Clarify online explainability requests. (4ad08ad2)
Bug Fixes
  • endpoint: misc fixes for endpoints 2.0 based on service unit tests (#4002) (77788f9a)

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

... (truncated)

Changelog

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

3.183.0 (2022-10-03)

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

3.182.0 (2022-09-30)

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

3.181.0 (2022-09-29)

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

3.180.0 (2022-09-27)

Features

  • upload-abort-controller: add optional abortController param for Upload (#3873) (90c6b11)

3.179.0 (2022-09-26)

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

3.178.0 (2022-09-23)

Features

  • endpoint: endpoints 2.0 existing package changes (#3947) (df99fc3)

... (truncated)

Commits
  • 1b90a0a Publish v3.183.0
  • 596da35 chore(packages): bump target to ES2020 and remove outdated libs (#4005)
  • 94e6d97 Publish v3.182.0
  • c20ed87 Publish v3.181.0
  • 3ed75ec Publish v3.180.0
  • 90c6b11 feat(upload-abort-controller): add optional abortController param for Upload ...
  • 351d3a0 Publish v3.179.0
  • e923708 Publish v3.178.0
  • df99fc3 feat(endpoint): endpoints 2.0 existing package changes (#3947)
  • 4f8b2a5 Publish v3.171.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 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/lib-storage](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-storage) from 3.52.0 to 3.183.0.
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/lib/lib-storage/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.183.0/lib/lib-storage)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies 🔁 Pull requests that update a dependency file typescript 𝐓𝐒 Pull requests that update TypeScript code labels Oct 3, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Oct 10, 2022

Superseded by #260.

@dependabot dependabot bot closed this Oct 10, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/develop/aws-sdk/lib-storage-3.183.0 branch October 10, 2022 20:38
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies 🔁 Pull requests that update a dependency file typescript 𝐓𝐒 Pull requests that update TypeScript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants