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.913.0 to 2.918.0 in /hedera-mirror-rest #2050

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 31, 2021

Bumps aws-sdk from 2.913.0 to 2.918.0.

Release notes

Sourced from aws-sdk's releases.

Release v2.918.0

See changelog for more information.

Release v2.917.0

See changelog for more information.

Release v2.916.0

See changelog for more information.

Release v2.915.0

See changelog for more information.

Release v2.914.0

See changelog for more information.

Changelog

Sourced from aws-sdk's changelog.

2.918.0

  • feature: DataSync: Added SecurityDescriptorCopyFlags option that allows for control of which components of SMB security descriptors are copied from source to destination objects.
  • feature: Location: Adds support for calculation of routes, resource tagging and customer provided KMS keys.
  • feature: LookoutMetrics: Allowing dot(.) character in table name for RDS and Redshift as source connector.

2.917.0

  • feature: DeviceFarm: Introduces support for using our desktop testing service with applications hosted within your Virtual Private Cloud (VPC).
  • feature: FSx: This release adds LZ4 data compression support to FSx for Lustre to reduce storage consumption of both file system storage and file system backups.
  • feature: IoTEvents: Releasing new APIs for AWS IoT Events Alarms
  • feature: IoTEventsData: Releasing new APIs for AWS IoT Events Alarms
  • feature: IoTSiteWise: IoT SiteWise Monitor Portal API updates to add alarms feature configuration.
  • feature: Kendra: Amazon Kendra now suggests popular queries in order to help guide query typing and help overall accuracy.

2.916.0

  • feature: EC2: This release removes resource ids and tagging support for VPC security group rules.

2.915.0

  • feature: ACMPCA: This release enables customers to store CRLs in S3 buckets with Block Public Access enabled. The release adds the S3ObjectAcl parameter to the CreateCertificateAuthority and UpdateCertificateAuthority APIs to allow customers to choose whether their CRL will be publicly available.
  • feature: EC2: This release adds resource ids and tagging support for VPC security group rules.
  • feature: ECS: The release adds support for registering External instances to your Amazon ECS clusters.
  • feature: MWAA: Adds scheduler count selection for Environments using Airflow version 2.0.2 or later.
  • feature: Outposts: Add ConflictException to DeleteOutpost, CreateOutpost
  • feature: QLDB: Support STANDARD permissions mode in CreateLedger and DescribeLedger. Add UpdateLedgerPermissionsMode to update permissions mode on existing ledgers.

2.914.0

  • feature: Iot: This release includes support for a new feature: Job templates for AWS IoT Device Management Jobs. The release includes job templates as a new resource and APIs for managing job templates.
  • feature: Transfer: AWS Transfer Family customers can now use AWS Managed Active Directory or AD Connector to authenticate their end users, enabling seamless migration of file transfer workflows that rely on AD authentication, without changing end users' credentials or needing a custom authorizer.
  • feature: WorkSpaces: Adds support for Linux device types in WorkspaceAccessProperties
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 Type: Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 31, 2021
@codecov
Copy link

codecov bot commented May 31, 2021

Codecov Report

Merging #2050 (d6554b0) into master (126751e) will decrease coverage by 7.67%.
The diff coverage is 86.95%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #2050      +/-   ##
============================================
- Coverage     87.05%   79.38%   -7.68%     
- Complexity     1744     1915     +171     
============================================
  Files           315      377      +62     
  Lines          7731     9278    +1547     
  Branches        740      870     +130     
============================================
+ Hits           6730     7365     +635     
- Misses          772     1650     +878     
- Partials        229      263      +34     
Impacted Files Coverage Δ
...sus/ConsensusSubmitMessageTransactionSupplier.java 0.00% <0.00%> (ø)
...ra/mirror/monitor/config/MonitorConfiguration.java 0.00% <0.00%> (ø)
...or/monitor/expression/ExpressionConverterImpl.java 88.88% <0.00%> (ø)
...edera/mirror/monitor/publish/PublishException.java 0.00% <0.00%> (ø)
.../hedera/mirror/monitor/publish/PublishMetrics.java 0.00% <0.00%> (ø)
...a/mirror/monitor/publish/TransactionPublisher.java 1.09% <0.00%> (-0.04%) ⬇️
...nitor/subscribe/rest/RestSubscriberProperties.java 83.33% <ø> (ø)
hedera-mirror-rosetta/cmd/db.go 0.00% <ø> (ø)
hedera-mirror-rosetta/cmd/main.go 0.00% <ø> (ø)
hedera-mirror-rosetta/test/mocks/mocks.go 87.87% <ø> (+10.10%) ⬆️
... and 168 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 e56be86...d6554b0. Read the comment docs.

@steven-sheehy steven-sheehy added this to the Mirror 0.35.0 milestone May 31, 2021
@steven-sheehy steven-sheehy merged commit 4c59430 into master May 31, 2021
@steven-sheehy steven-sheehy deleted the dependabot/npm_and_yarn/hedera-mirror-rest/aws-sdk-2.918.0 branch May 31, 2021 19:50
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