-
Notifications
You must be signed in to change notification settings - Fork 9
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
chore(deps): Bump inquirer from 9.3.2 to 10.0.0 #419
Conversation
Bumps [inquirer](https://github.com/SBoudrias/Inquirer.js) from 9.3.2 to 10.0.0. - [Release notes](https://github.com/SBoudrias/Inquirer.js/releases) - [Commits](https://github.com/SBoudrias/Inquirer.js/compare/[email protected]@10.0.0) --- updated-dependencies: - dependency-name: inquirer dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
Unit Test Results - Linux 1 files 19 suites 1m 3s ⏱️ Results for commit 0b62b77. |
Unit Test Results - Windows 1 files 19 suites 1m 35s ⏱️ Results for commit 0b62b77. |
E2E Tests Coverage Report55 tests 55 ✅ 4m 11s ⏱️ Results for commit 0b62b77. |
E2E Node PFX Kill Add Tests Coverage Report 1 files 1 suites 7m 18s ⏱️ Results for commit 0b62b77. |
E2E Node PEM Stop Add Tests Coverage Report 1 files 1 suites 10m 57s ⏱️ Results for commit 0b62b77. ♻️ This comment has been updated with latest results. |
E2E Mirror Node Tests Coverage Report11 tests 11 ✅ 3m 40s ⏱️ Results for commit 0b62b77. |
E2E Node Local Build Tests Coverage Report8 tests 8 ✅ 3m 18s ⏱️ Results for commit 0b62b77. |
E2E Relay Tests Coverage Report1 files 1 suites 2m 40s ⏱️ Results for commit 0b62b77. |
Coverage summary from CodacySee diff coverage on Codacy
Coverage variation details
Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: Diff coverage details
Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: See your quality gate settings Change summary preferences🚀 Don’t miss a bit, follow what’s new on Codacy. Codacy stopped sending the deprecated coverage status on June 5th, 2024. Learn more Footnotes
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #419 +/- ##
==========================================
+ Coverage 81.44% 81.46% +0.02%
==========================================
Files 35 35
Lines 4095 4095
Branches 719 639 -80
==========================================
+ Hits 3335 3336 +1
+ Misses 760 759 -1 |
🎉 This PR is included in version 0.28.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Bumps inquirer from 9.3.2 to 10.0.0.
Release notes
Sourced from inquirer's releases.
Commits
a9ee70f
Publish22ae264
Feat(inquirer): Replace core prompts with the new@inquirer/prompts
6ec598b
Major(inquirer): Migrate to Typescript and dual module package093c565
Publishf7e6186
Test: Unify integration tests styles with other testsdc4c1ef
Update inquirer tests to not rely on mocking internals13b9543
Fix(inquirer): Revert inquirer@v9 export changes85a3d40
Chore(tools): Support multiple exports declaration in package.json95d2d65
Publishbc68ddb
Chore(deps): Bump (including yoctocolors fix for Deno - Fix #1459)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 <dependency name> 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)