-
Notifications
You must be signed in to change notification settings - Fork 56
chore(deps): bump tmp and inquirer #126
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
Conversation
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Comment |
✅ Single Commit Policy - COMPLIANTStatus: Policy requirements met • 1 commit • Valid format • Ready for merge 📊 View validation details📝 Commit Details
✅ Validation Results
🤖 Automated validation by NeuroLink Single Commit Enforcement |
🤖 AI Review & Build Compliance ✅Status: AI analysis complete • Build rules validated • Ready for review 📊 View detailed analysis results🛡️ Analysis Complete
📋 Ready for Merge When
🤖 AI analysis complete - check individual code comments for specific feedback |
00fe841
to
4328760
Compare
🤖 AI Review & Build Compliance ✅Status: AI analysis complete • Build rules validated • Ready for review 📊 View detailed analysis results🛡️ Analysis Complete
📋 Ready for Merge When
🤖 AI analysis complete - check individual code comments for specific feedback |
Removes [tmp](https://github.com/raszi/node-tmp). It's no longer used after updating ancestor dependency [inquirer](https://github.com/SBoudrias/Inquirer.js). These dependencies need to be updated together. Removes `tmp` Updates `inquirer` from 9.3.7 to 12.9.4 - [Release notes](https://github.com/SBoudrias/Inquirer.js/releases) - [Commits](https://github.com/SBoudrias/Inquirer.js/compare/[email protected]@12.9.4) --- updated-dependencies: - dependency-name: tmp dependency-version: dependency-type: indirect - dependency-name: inquirer dependency-version: 12.9.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
4328760
to
360da51
Compare
🤖 AI Review & Build Compliance ✅Status: AI analysis complete • Build rules validated • Ready for review 📊 View detailed analysis results🛡️ Analysis Complete
📋 Ready for Merge When
🤖 AI analysis complete - check individual code comments for specific feedback |
Looks like these dependencies are up-to-date now, so this is no longer needed. |
Removes tmp. It's no longer used after updating ancestor dependency inquirer. These dependencies need to be updated together.
Removes
tmp
Updates
inquirer
from 9.3.7 to 12.9.4Release notes
Sourced from inquirer's releases.
... (truncated)
Commits
fdc9201
Publish3deee5c
fix(@inquirer/core
): Remove vim/emacs easter eggs conflicting with type-to-se...df341a8
Publish2d8ddcc
fix(@inquirer/confirm
): Fix when using with unix yes command. (#1815)f5c39a8
chore: Document known issue with setRawMode(true). Closes #1721daf4d6f
Publishb4992d3
fix: lockfile regenerated7ddf02b
chore (@inquirer/external-editor
): Add keyword to help search82df7a2
fix (@inquirer/external-editor
): Make@types/node
an optional peer dependency28c2f20
chore (@inquirer/external-editor
): Add note to README about being a replacementDependabot 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)You can disable automated security fix PRs for this repo from the Security Alerts page.