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

Bump aws-sdk from 2.927.0 to 2.931.0 in /hedera-mirror-rest #2146

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 21, 2021

Bumps aws-sdk from 2.927.0 to 2.931.0.

Release notes

Sourced from aws-sdk's releases.

Release v2.931.0

See changelog for more information.

Release v2.930.0

See changelog for more information.

Release v2.929.0

See changelog for more information.

Release v2.928.0

See changelog for more information.

Changelog

Sourced from aws-sdk's changelog.

2.931.0

  • feature: Chime: This release adds a new API UpdateSipMediaApplicationCall, to update an in-progress call for SipMediaApplication.
  • feature: Kendra: Amazon Kendra now supports the indexing of web documents for search through the web crawler.
  • feature: Location: Enable CORS
  • feature: RDS: This release enables Database Activity Streams for RDS Oracle
  • feature: SageMaker: Enable ml.g4dn instance types for SageMaker Batch Transform and SageMaker Processing

2.930.0

  • feature: EC2: This release adds support for VLAN-tagged network traffic over an Elastic Network Interface (ENI). This feature is in limited Preview for this release. Contact your account manager if you are interested in this feature.
  • feature: KMS: Adds support for multi-Region keys
  • feature: MediaTailor: Adds AWS Secrets Manager Access Token Authentication for Source Locations
  • feature: Model: Add support for httpChecksumRequired trait. SDK will insert Content-MD5 header value for operations with this trait. To disable the behavior, users can unset computeChecksums config
  • feature: RDS: This release enables fast cloning in Aurora Serverless. You can now clone between Aurora Serverless clusters and Aurora Provisioned clusters.

2.929.0

  • feature: Connect: This release adds new sets of APIs: AssociateBot, DisassociateBot, and ListBots. You can use it to programmatically add an Amazon Lex bot or Amazon Lex V2 bot on the specified Amazon Connect instance
  • feature: EC2: EC2 M5n, M5dn, R5n, R5dn metal instances with 100 Gbps network performance and Elastic Fabric Adapter (EFA) for ultra low latency
  • feature: LexModelsV2: This release adds support for Multi Valued slots in Amazon Lex V2 APIs for model building
  • feature: LexRuntimeV2: Updates API to latest version.
  • feature: RedshiftData: Redshift Data API service now supports SQL parameterization.

2.928.0

  • feature: GreengrassV2: We have verified the APIs being released here and are ready to release
  • feature: IoTAnalytics: Adds support for data store partitions.
  • feature: LookoutMetrics: Added "LEARNING" status for anomaly detector and updated description for "Offset" parameter in MetricSet APIs.
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)

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.927.0 to 2.931.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-js@v2.927.0...v2.931.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Type: Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 21, 2021
@codecov
Copy link

codecov bot commented Jun 21, 2021

Codecov Report

Merging #2146 (8ac0b14) into master (126751e) will decrease coverage by 17.36%.
The diff coverage is 78.26%.

❗ Current head 8ac0b14 differs from pull request most recent head 8eeb78b. Consider uploading reports for the commit 8eeb78b to get more accurate results
Impacted file tree graph

@@              Coverage Diff              @@
##             master    #2146       +/-   ##
=============================================
- Coverage     87.05%   69.68%   -17.37%     
+ Complexity     1744      508     -1236     
=============================================
  Files           315      162      -153     
  Lines          7731     4420     -3311     
  Branches        740      497      -243     
=============================================
- Hits           6730     3080     -3650     
- Misses          772     1282      +510     
+ Partials        229       58      -171     
Impacted Files Coverage Δ
...ensus/ConsensusCreateTopicTransactionSupplier.java 0.00% <ø> (ø)
...sus/ConsensusSubmitMessageTransactionSupplier.java 0.00% <0.00%> (ø)
...ensus/ConsensusUpdateTopicTransactionSupplier.java 0.00% <ø> (ø)
...er/schedule/ScheduleCreateTransactionSupplier.java 0.00% <ø> (ø)
...supplier/token/TokenCreateTransactionSupplier.java 0.00% <ø> (ø)
...supplier/token/TokenUpdateTransactionSupplier.java 0.00% <ø> (ø)
.../java/com/hedera/mirror/monitor/HederaNetwork.java 100.00% <ø> (+6.25%) ⬆️
...om/hedera/mirror/monitor/config/LoggingFilter.java 65.00% <ø> (ø)
...ra/mirror/monitor/config/MonitorConfiguration.java 0.00% <ø> (ø)
...monitor/converter/StringToInstantDeserializer.java 100.00% <ø> (ø)
... and 270 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d08f61f...8eeb78b. Read the comment docs.

@xin-hedera xin-hedera added this to the Mirror 0.37.0 milestone Jun 21, 2021
@xin-hedera xin-hedera merged commit 8c58e1f into master Jun 21, 2021
@xin-hedera xin-hedera deleted the dependabot/npm_and_yarn/hedera-mirror-rest/aws-sdk-2.931.0 branch June 21, 2021 18:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Type: 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