559.md (4685B)
1 # PR #559 Bump inquirer from 9.1.4 to 9.2.10 2 3 - **Status:** open 4 - **Author:** @dependabot[bot] 5 - **Created:** 2023-08-07T08:37:41Z 6 - **Branch:** dependabot/npm_and_yarn/inquirer-9.2.10 → main 7 - **Labels:** dependencies, javascript 8 - **Assignees:** @MTRNord 9 - **Reviewers:** @MTRNord 10 - **Diff:** [559.diff](./559.diff) 11 12 --- 13 14 Bumps [inquirer](https://github.com/SBoudrias/Inquirer.js) from 9.1.4 to 9.2.10. 15 <details> 16 <summary>Release notes</summary> 17 <p><em>Sourced from <a href="https://github.com/SBoudrias/Inquirer.js/releases">inquirer's releases</a>.</em></p> 18 <blockquote> 19 <h2>inquirer@9.2.9</h2> 20 <ul> 21 <li>Modified lodash imports to help with tree-shaking</li> 22 <li>Replace unmaintained <code>through</code> dependency (only affect users of the old bottom bar)</li> 23 </ul> 24 </blockquote> 25 </details> 26 <details> 27 <summary>Commits</summary> 28 <ul> 29 <li><a href="https://github.com/SBoudrias/Inquirer.js/commit/dd31d57ed3b1d0771e24cc34bc72e5bedb63a1d7"><code>dd31d57</code></a> Publish</li> 30 <li><a href="https://github.com/SBoudrias/Inquirer.js/commit/334bdbb1b3c67b782d97b27ceb553de1cd773d54"><code>334bdbb</code></a> Chore: Ignore .yarn/** in coverage count</li> 31 <li><a href="https://github.com/SBoudrias/Inquirer.js/commit/35c0af78a956eb9b64addc39863a86a726b718fa"><code>35c0af7</code></a> Fix (CI): Disable require checks</li> 32 <li><a href="https://github.com/SBoudrias/Inquirer.js/commit/62b361bf8b3a8bd523d02f61b24ea523e24d579f"><code>62b361b</code></a> Fix (CI): Disable require checks</li> 33 <li><a href="https://github.com/SBoudrias/Inquirer.js/commit/9c43034dcb34db53fff9d59eb4c930949987a78d"><code>9c43034</code></a> Chore: Update .gitignore to meet recommendation from Yarn. <a href="https://yarnpkg.co">https://yarnpkg.co</a>...</li> 34 <li><a href="https://github.com/SBoudrias/Inquirer.js/commit/a07dbc8b50d60f8293851183ad9908b5c0e692ca"><code>a07dbc8</code></a> Chore: Ignore changes to .yarn during CI run. Run tsc later during CI.</li> 35 <li><a href="https://github.com/SBoudrias/Inquirer.js/commit/4ad31efa711961958bbb1a9cade3ec431e0e4bfe"><code>4ad31ef</code></a> Chore: Prevent changing timestamps on files to not confuse Yarn install-state.gz</li> 36 <li><a href="https://github.com/SBoudrias/Inquirer.js/commit/c1864d967b6f19110ca9d88d2b8bc7eb64612909"><code>c1864d9</code></a> Fix (CI): Setup libc to install</li> 37 <li><a href="https://github.com/SBoudrias/Inquirer.js/commit/4af0c0529b902353a94c4ebb5e8894a92fe65447"><code>4af0c05</code></a> Fix (CI): Setup Yarn cache for github-actions & potential windows contributors</li> 38 <li><a href="https://github.com/SBoudrias/Inquirer.js/commit/618e0a5fba19d0ae1881ce61b4cf378ed86ec6f6"><code>618e0a5</code></a> Chore: Bump to Yarn v3</li> 39 <li>Additional commits viewable in <a href="https://github.com/SBoudrias/Inquirer.js/compare/inquirer@9.1.4...inquirer@9.2.10">compare view</a></li> 40 </ul> 41 </details> 42 <br /> 43 44 45 [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 46 47 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`. 48 49 [//]: # (dependabot-automerge-start) 50 [//]: # (dependabot-automerge-end) 51 52 --- 53 54 <details> 55 <summary>Dependabot commands and options</summary> 56 <br /> 57 58 You can trigger Dependabot actions by commenting on this PR: 59 - `@dependabot rebase` will rebase this PR 60 - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it 61 - `@dependabot merge` will merge this PR after your CI passes on it 62 - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it 63 - `@dependabot cancel merge` will cancel a previously requested merge and block automerging 64 - `@dependabot reopen` will reopen this PR if it is closed 65 - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually 66 - `@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) 67 - `@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) 68 - `@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) 69 70 71 </details> 72