527.md (4570B)
1 # PR #527 Bump inquirer from 9.1.4 to 9.2.8 2 3 - **Status:** closed 4 - **Author:** @dependabot[bot] 5 - **Created:** 2023-07-14T08:51:59Z 6 - **Branch:** dependabot/npm_and_yarn/inquirer-9.2.8 → main 7 - **Closed:** 2023-07-31T08:20:20Z 8 - **Labels:** dependencies, javascript 9 - **Assignees:** @MTRNord 10 - **Reviewers:** @MTRNord 11 - **Diff:** [527.diff](./527.diff) 12 13 --- 14 15 Bumps [inquirer](https://github.com/SBoudrias/Inquirer.js) from 9.1.4 to 9.2.8. 16 <details> 17 <summary>Commits</summary> 18 <ul> 19 <li><a href="https://github.com/SBoudrias/Inquirer.js/commit/b1b29c0b6da9420d739cd46704c205515de2db04"><code>b1b29c0</code></a> Publish</li> 20 <li><a href="https://github.com/SBoudrias/Inquirer.js/commit/76ad6ac03287fc20ac36bcf4a292922bb03d385f"><code>76ad6ac</code></a> Chore: Bump Lerna</li> 21 <li><a href="https://github.com/SBoudrias/Inquirer.js/commit/03324673a1c6fb8f8975d3600080538cfe1092a4"><code>0332467</code></a> Chore: Bump dependencies</li> 22 <li><a href="https://github.com/SBoudrias/Inquirer.js/commit/ddddb83c5de90a20580bc279f4bbbb9a5a015939"><code>ddddb83</code></a> Fix (all): Common.js type files weren't properly created. Fix <a href="https://redirect.github.com/SBoudrias/Inquirer.js/issues/1241">#1241</a> <a href="https://redirect.github.com/SBoudrias/Inquirer.js/issues/1253">#1253</a></li> 23 <li><a href="https://github.com/SBoudrias/Inquirer.js/commit/0044d27dd6d1a61b3433ec3ae59a484c23819a33"><code>0044d27</code></a> Fix (all): Include <a href="https://github.com/types"><code>@types</code></a> dependencies with packages so those work out of the...</li> 24 <li><a href="https://github.com/SBoudrias/Inquirer.js/commit/9d6a7db9429298aaee8e0ad86c6ca3346b2b457c"><code>9d6a7db</code></a> test(checkbox): increase coverage (<a href="https://redirect.github.com/SBoudrias/Inquirer.js/issues/1258">#1258</a>)</li> 25 <li><a href="https://github.com/SBoudrias/Inquirer.js/commit/177e359f87203746fc20685b8b73d25afa9e5aef"><code>177e359</code></a> Fix: Build problem with Prettier 3 in CI</li> 26 <li><a href="https://github.com/SBoudrias/Inquirer.js/commit/f17f3492489de74514d91254c73cab5ce4bd8a79"><code>f17f349</code></a> Chore: Bump dependencies (and Prettier 3 formatting)</li> 27 <li><a href="https://github.com/SBoudrias/Inquirer.js/commit/4c139f50414bd538eae1d48e61fd2586581d3e70"><code>4c139f5</code></a> Publish</li> 28 <li><a href="https://github.com/SBoudrias/Inquirer.js/commit/9c1a030df1d1176b00abe31fd78a953ad0ef058a"><code>9c1a030</code></a> Chore: Dedupe tsc running twice on github actions</li> 29 <li>Additional commits viewable in <a href="https://github.com/SBoudrias/Inquirer.js/compare/inquirer@9.1.4...inquirer@9.2.8">compare view</a></li> 30 </ul> 31 </details> 32 <br /> 33 34 35 [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 36 37 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`. 38 39 [//]: # (dependabot-automerge-start) 40 [//]: # (dependabot-automerge-end) 41 42 --- 43 44 <details> 45 <summary>Dependabot commands and options</summary> 46 <br /> 47 48 You can trigger Dependabot actions by commenting on this PR: 49 - `@dependabot rebase` will rebase this PR 50 - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it 51 - `@dependabot merge` will merge this PR after your CI passes on it 52 - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it 53 - `@dependabot cancel merge` will cancel a previously requested merge and block automerging 54 - `@dependabot reopen` will reopen this PR if it is closed 55 - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually 56 - `@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) 57 - `@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) 58 - `@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) 59 60 61 </details> 62 63 64 ## Comments 65 66 ### @dependabot[bot] — 2023-07-31T08:20:19Z 67 68 Superseded by #550. 69