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/lib-storage from 3.328.0 to 3.332.0 #2582

Merged
merged 1 commit into from
May 14, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 12, 2023

Bumps @aws-sdk/lib-storage from 3.328.0 to 3.332.0.

Release notes

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

v3.332.0

3.332.0(2023-05-11)

Chores
  • e2e: add e2e yarn lerna usage comment (#4664) (33700a26)
  • util-endpoints: improve resolveEndpoints usage of option.logger.debug (#4651) (0c089d60)
Documentation Changes
  • client-connect: This release updates GetMetricDataV2 API, to support metric data up-to last 35 days (ed2afc8a)
New Features
  • clients: update client endpoints as of 2023-05-11 (f2c71cc8)
  • client-opensearch: This release fixes DescribePackages API error with null filter value parameter. (622fe3c2)
  • client-ivs-realtime: Add methods for inspecting and debugging stages: ListStageSessions, GetStageSession, ListParticipants, GetParticipant, and ListParticipantEvents. (3a8d2ae9)
  • client-omics: This release provides support for Ready2Run and GPU workflows, an improved read set filter, the direct upload of read sets into Omics Storage, and annotation parsing for analytics stores. (c64a34c7)
  • client-health: Add support for regional endpoints (e0f0af1c)
  • client-route53resolver: Update FIPS endpoints for GovCloud (US) regions in SDK. (cdc4030a)
  • client-elasticsearch-service: This release fixes DescribePackages API error with null filter value parameter. (af0546ab)
  • client-elasticache: Added support to modify the cluster mode configuration for the existing ElastiCache ReplicationGroups. Customers can now modify the configuration from cluster mode disabled to cluster mode enabled. (20159f4e)
  • client-support: This release adds 2 new Support APIs, DescribeCreateCaseOptions and DescribeSupportedLanguages. You can use these new APIs to get available support languages. (5a9d621d)
Bug Fixes
Other Changes

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

v3.331.0

3.331.0(2023-05-10)

New Features
  • client-rds: Amazon Relational Database Service (RDS) updates for the new Aurora I/O-Optimized storage type for Amazon Aurora DB clusters (e5a4ebc1)
  • client-swf: This release adds a new API parameter to exclude old history events from decision tasks. (235f75d7)
  • client-emr: EMR Studio now supports programmatically executing a Notebooks on an EMR on EKS cluster. In addition, notebooks can now be executed by specifying its location in S3. (6be4ce45)
  • composite-build: add gradle composite build (#4710) (e2ce8b43)
Bug Fixes
  • util-stream: do not convert stream data to string in AwsChunkedEncodingStream (#4711) (5a9149b3)

... (truncated)

Changelog

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

3.332.0 (2023-05-11)

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

3.331.0 (2023-05-10)

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

3.329.0 (2023-05-08)

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

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 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 added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 12, 2023
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/aws-sdk/lib-storage-3.332.0 branch from 068569f to a319e9f Compare May 12, 2023 07:07
@dirkdev98 dirkdev98 enabled auto-merge (squash) May 14, 2023 07:13
Bumps [@aws-sdk/lib-storage](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-storage) from 3.328.0 to 3.332.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.332.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] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/aws-sdk/lib-storage-3.332.0 branch from a319e9f to 168bc4f Compare May 14, 2023 07:13
@codecov
Copy link

codecov bot commented May 14, 2023

Codecov Report

Merging #2582 (a319e9f) into main (1cd8f62) will decrease coverage by 0.05%.
The diff coverage is n/a.

❗ Current head a319e9f differs from pull request most recent head 168bc4f. Consider uploading reports for the commit 168bc4f to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2582      +/-   ##
==========================================
- Coverage   65.68%   65.63%   -0.05%     
==========================================
  Files         213      213              
  Lines       38417    38360      -57     
==========================================
- Hits        25233    25178      -55     
+ Misses      13184    13182       -2     

@dirkdev98 dirkdev98 merged commit 4c8d690 into main May 14, 2023
@dirkdev98 dirkdev98 deleted the dependabot/npm_and_yarn/aws-sdk/lib-storage-3.332.0 branch May 14, 2023 07:16
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