hashgraph / solo

An opinionated CLI tool to deploy and manage standalone test networks.
Apache License 2.0
7 stars 4 forks source link

chore(deps): bump inquirer from 11.0.1 to 11.0.2 #604

Closed dependabot[bot] closed 2 weeks ago

dependabot[bot] commented 2 weeks ago

Bumps inquirer from 11.0.1 to 11.0.2.

Release notes

Sourced from inquirer's releases.

inquirer@11.0.2

  • Fix #1555: when behaviour changed unexpectedly when returning a falsy value.
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 show 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)
github-actions[bot] commented 2 weeks ago

Unit Test Results - Linux

  1 files   19 suites   25s :stopwatch: 119 tests 119 :white_check_mark: 0 :zzz: 0 :x: 145 runs  145 :white_check_mark: 0 :zzz: 0 :x:

Results for commit 3626b44a.

github-actions[bot] commented 2 weeks ago

Unit Test Results - Windows

  1 files   19 suites   53s :stopwatch: 119 tests 119 :white_check_mark: 0 :zzz: 0 :x: 145 runs  145 :white_check_mark: 0 :zzz: 0 :x:

Results for commit 3626b44a.

github-actions[bot] commented 2 weeks ago

E2E Test Report

 10 files   20 suites   48m 4s :stopwatch: 168 tests 168 :white_check_mark: 0 :zzz: 0 :x: 171 runs  171 :white_check_mark: 0 :zzz: 0 :x:

Results for commit 3626b44a.

github-actions[bot] commented 2 weeks ago

E2E Test Report

 10 files   20 suites   48m 4s :stopwatch: 168 tests 168 :white_check_mark: 0 :zzz: 0 :x: 171 runs  171 :white_check_mark: 0 :zzz: 0 :x:

Results for commit 3626b44a.

codacy-production[bot] commented 2 weeks ago

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
Report missing for 469f28e4724919b85fff0979f9fb5af57acde721[^1] :white_check_mark:
Coverage variation details | | Coverable lines | Covered lines | Coverage | | ------------- | ------------- | ------------- | ------------- | | Common ancestor commit (469f28e4724919b85fff0979f9fb5af57acde721) | Report Missing | Report Missing | Report Missing | | | Head commit (3626b44a67ecec1b5523c62f6b7abf625c9cb830) | 4073 | 3305 | 81.14% | **Coverage variation** is the difference between the coverage for the head and common ancestor commits of the pull request branch: ` - `
Diff coverage details | | Coverable lines | Covered lines | Diff coverage | | ------------- | ------------- | ------------- | ------------- | | Pull request (#604) | 0 | 0 | **∅ (not applicable)** | **Diff coverage** is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: `/ * 100%`

See your quality gate settings    Change summary preferences

Codacy stopped sending the deprecated coverage status on June 5th, 2024. Learn more [^1]: Codacy didn't receive coverage data for the commit, or there was an error processing the received data. Check your integration for errors and validate that your coverage setup is correct.

codecov[bot] commented 2 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 81.05%. Comparing base (3a8fceb) to head (3626b44). Report is 45 commits behind head on main.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/hashgraph/solo/pull/604/graphs/tree.svg?width=650&height=150&src=pr&token=hBkQdB1XO5&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=hashgraph)](https://app.codecov.io/gh/hashgraph/solo/pull/604?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=hashgraph) ```diff @@ Coverage Diff @@ ## main #604 +/- ## ========================================== + Coverage 81.04% 81.05% +0.01% ========================================== Files 37 37 Lines 4880 4883 +3 Branches 759 760 +1 ========================================== + Hits 3955 3958 +3 Misses 925 925 ``` [![Impacted file tree graph](https://app.codecov.io/gh/hashgraph/solo/pull/604/graphs/tree.svg?width=650&height=150&src=pr&token=hBkQdB1XO5&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=hashgraph)](https://app.codecov.io/gh/hashgraph/solo/pull/604?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=hashgraph)
swirlds-automation commented 2 days ago

:tada: This PR is included in version 0.31.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: