280.md (5247B)
1 # PR #280 Bump inquirer from 8.2.5 to 9.1.4 2 3 - **Status:** closed 4 - **Author:** @dependabot[bot] 5 - **Created:** 2023-01-03T17:38:20Z 6 - **Branch:** dependabot/npm_and_yarn/inquirer-9.1.4 → main 7 - **Closed:** 2023-01-03T17:56:35Z 8 - **Labels:** dependencies, javascript 9 - **Assignees:** @MTRNord 10 - **Reviewers:** @MTRNord 11 - **Diff:** [280.diff](./280.diff) 12 13 --- 14 15 Bumps [inquirer](https://github.com/SBoudrias/Inquirer.js) from 8.2.5 to 9.1.4. 16 <details> 17 <summary>Release notes</summary> 18 <p><em>Sourced from <a href="https://github.com/SBoudrias/Inquirer.js/releases">inquirer's releases</a>.</em></p> 19 <blockquote> 20 <h2>inquirer@9.1.4</h2> 21 <p>Fix issue with the default value disappearing from prompt.</p> 22 <h2>inquirer@9.0.0</h2> 23 <p>Inquirer is now a native Node ECMAScript module. This will require your Node runtime to support es modules, and your app to be an es module. Node documentation over here: <a href="https://nodejs.org/api/esm.html#modules-ecmascript-modules">https://nodejs.org/api/esm.html#modules-ecmascript-modules</a></p> 24 <p>If you cannot migrate, please remember you can keep using the v8.x release line until you're ready.</p> 25 </blockquote> 26 </details> 27 <details> 28 <summary>Commits</summary> 29 <ul> 30 <li><a href="https://github.com/SBoudrias/Inquirer.js/commit/f532af8be2d622caa5e54adf4c084d588c9ffad6"><code>f532af8</code></a> Publish</li> 31 <li><a href="https://github.com/SBoudrias/Inquirer.js/commit/3a60040a1fd701867b5a317be95474868226aa84"><code>3a60040</code></a> Bump dependencies</li> 32 <li><a href="https://github.com/SBoudrias/Inquirer.js/commit/34a6020d2a554b66bbf07727b0eca0753b026405"><code>34a6020</code></a> Fix default clearing on input (<a href="https://github-redirect.dependabot.com/SBoudrias/Inquirer.js/issues/1161">#1161</a>)</li> 33 <li><a href="https://github.com/SBoudrias/Inquirer.js/commit/94d3217e830c4834164a50c0cadaca699dafe60c"><code>94d3217</code></a> Bump dependencies</li> 34 <li><a href="https://github.com/SBoudrias/Inquirer.js/commit/0d025552b45ffbeb5514d15ea4202c9e408eb0e6"><code>0d02555</code></a> Revert "Remove private: true that is breaking lerna"</li> 35 <li><a href="https://github.com/SBoudrias/Inquirer.js/commit/5e171ec934d8aa8487690b885edccf18892de118"><code>5e171ec</code></a> Remove private: true that is breaking lerna</li> 36 <li><a href="https://github.com/SBoudrias/Inquirer.js/commit/c3b92d07e2f5d72976cf233f6ab13f00be9b1785"><code>c3b92d0</code></a> Publish</li> 37 <li><a href="https://github.com/SBoudrias/Inquirer.js/commit/27f4303651a8d019348db6113bfe73f75a62d812"><code>27f4303</code></a> Unify typings of new password prompt</li> 38 <li><a href="https://github.com/SBoudrias/Inquirer.js/commit/d698e34ad78ac33998de965ccba00d22de1eb878"><code>d698e34</code></a> Bump dependencies</li> 39 <li><a href="https://github.com/SBoudrias/Inquirer.js/commit/58223c91f63e139cc036295c16d5eb9f5ef15616"><code>58223c9</code></a> feat(select): set default cursorPosition to the first non-disabled item (<a href="https://github-redirect.dependabot.com/SBoudrias/Inquirer.js/issues/1170">#1170</a>)</li> 40 <li>Additional commits viewable in <a href="https://github.com/SBoudrias/Inquirer.js/compare/inquirer@8.2.5...inquirer@9.1.4">compare view</a></li> 41 </ul> 42 </details> 43 <br /> 44 45 46 [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 47 48 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`. 49 50 [//]: # (dependabot-automerge-start) 51 [//]: # (dependabot-automerge-end) 52 53 --- 54 55 <details> 56 <summary>Dependabot commands and options</summary> 57 <br /> 58 59 You can trigger Dependabot actions by commenting on this PR: 60 - `@dependabot rebase` will rebase this PR 61 - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it 62 - `@dependabot merge` will merge this PR after your CI passes on it 63 - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it 64 - `@dependabot cancel merge` will cancel a previously requested merge and block automerging 65 - `@dependabot reopen` will reopen this PR if it is closed 66 - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually 67 - `@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) 68 - `@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) 69 - `@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) 70 71 72 </details> 73 74 <!-- Replace --> 75 ---- 76 ⌛ Deploy Preview - Build in Progress 77 <!-- Replace --> 78 79 80 81 ## Comments 82 83 ### @dependabot[bot] — 2023-01-03T17:56:33Z 84 85 Looks like inquirer is up-to-date now, so this is no longer needed. 86