VS Code's 'Organize imports' executable from command line
Bumps [chalk](https://github.com/chalk/chalk) from 4.1.2 to 5.2.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/chalk/chalk/releases">chalk's releases</a>.</em></p> <blockquote> <h2>v5.2.0</h2> <ul> <li>Improve Deno compatibility (<a href="https://github-redirect.dependabot.com/chalk/chalk/issues/579">#579</a>) 7443e9f</li> <li>Detect true-color support for GitHub Actions (<a href="https://github-redirect.dependabot.com/chalk/chalk/issues/579">#579</a>) 7443e9f</li> <li>Detect true-color support for Kitty terminal (<a href="https://github-redirect.dependabot.com/chalk/chalk/issues/579">#579</a>) 7443e9f</li> <li>Fix test for Azure DevOps environment (<a href="https://github-redirect.dependabot.com/chalk/chalk/issues/579">#579</a>) 7443e9f</li> </ul> <p><a href="https://github.com/chalk/chalk/compare/v5.1.2...v5.2.0">https://github.com/chalk/chalk/compare/v5.1.2...v5.2.0</a></p> <h2>v5.1.2</h2> <ul> <li>Fix exported styles names (<a href="https://github-redirect.dependabot.com/chalk/chalk/issues/569">#569</a>) a34bcf6</li> </ul> <p><a href="https://github.com/chalk/chalk/compare/v5.1.1...v5.1.2">https://github.com/chalk/chalk/compare/v5.1.1...v5.1.2</a></p> <h2>v5.1.1</h2> <ul> <li>Improved the names of exports introduced in 5.1.0 (<a href="https://github-redirect.dependabot.com/chalk/chalk/issues/567">#567</a>) 6e0df05 <ul> <li>We of course preserved the old names.</li> </ul> </li> </ul> <p><a href="https://github.com/chalk/chalk/compare/v5.1.0...v5.1.1">https://github.com/chalk/chalk/compare/v5.1.0...v5.1.1</a></p> <h2>v5.1.0</h2> <ul> <li>Expose style names (<a href="https://github-redirect.dependabot.com/chalk/chalk/issues/566">#566</a>) d7d7571</li> </ul> <p><a href="https://github.com/chalk/chalk/compare/v5.0.1...v5.1.0">https://github.com/chalk/chalk/compare/v5.0.1...v5.1.0</a></p> <h2>v5.0.1</h2> <ul> <li>Add <code>main</code> field to package.json for backwards compatibility with some developer tools 85f7e96</li> </ul> <p><a href="https://github.com/chalk/chalk/compare/v5.0.0...v5.0.1">https://github.com/chalk/chalk/compare/v5.0.0...v5.0.1</a></p> <h2>v5.0.0</h2> <h3>Breaking</h3> <ul> <li><strong>This package is now pure ESM. Please <a href="https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c">read this</a>.</strong> <ul> <li>If you use TypeScript, you need to use TypeScript 4.7 or later. <a href="https://github-redirect.dependabot.com/microsoft/TypeScript/issues/46452">Why.</a></li> <li>If you use a bundler, make sure it supports ESM and that you have correctly configured it for ESM.</li> <li>The Chalk issue tracker is not a support channel for your favorite build/bundler tool.</li> <li>It's totally fine to stay on Chalk v4. It's been stable for years.</li> </ul> </li> <li>Require Node.js 12.20 fa16f4e</li> <li>Move some properties off the default export to individual named exports: <ul> <li><code>chalk.Instance</code> → <code>Chalk</code></li> <li><code>chalk.supportsColor</code> → <code>supportsColor</code></li> <li><code>chalk.stderr</code> → <code>chalkStderr</code></li> <li><code>chalk.stderr.supportsColor</code> → <code>supportsColorStderr</code></li> </ul> </li> <li>Remove <code>.keyword()</code>, <code>.hsl()</code>, <code>.hsv()</code>, <code>.hwb()</code>, and <code>.ansi()</code> coloring methods (<a href="https://github-redirect.dependabot.com/chalk/chalk/issues/433">#433</a>) 4cf2e40 <ul> <li>These were not commonly used and added a lot of bloat to Chalk. You can achieve the same by using the <a href="https://github.com/Qix-/color-convert"><code>color-convert</code> package</a>.</li> </ul> </li> <li>The tagged template literal support moved into a separate package: <a href="https://github.com/chalk/chalk-template"><code>chalk-template</code></a> (<a href="https://github-redirect.dependabot.com/chalk/chalk/issues/524">#524</a>) c987c61</li> </ul> <pre lang="diff"><code>-import chalk from 'chalk'; +import chalkTemplate from 'chalk-template'; <p></tr></table> </code></pre></p> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/chalk/chalk/commit/a370f468a43999e4397094ff5c3d17aadcc4860e"><code>a370f46</code></a> 5.2.0</li> <li><a href="https://github.com/chalk/chalk/commit/7443e9faa05b470a8a53850c2ded16fa0810a407"><code>7443e9f</code></a> Update <code>supports-color</code> dependency (<a href="https://github-redirect.dependabot.com/chalk/chalk/issues/579">#579</a>)</li> <li><a href="https://github.com/chalk/chalk/commit/a027e3c1e0fa8dcd850e20b7a99e73a5278e8f9a"><code>a027e3c</code></a> Minor tweaks</li> <li><a href="https://github.com/chalk/chalk/commit/79c56dfc1ea57b6762984aac86ab89acd6a9bc2c"><code>79c56df</code></a> Update Replit badge (<a href="https://github-redirect.dependabot.com/chalk/chalk/issues/576">#576</a>)</li> <li><a href="https://github.com/chalk/chalk/commit/c3d14f9ea81713a05d834434027a35de14c17751"><code>c3d14f9</code></a> Update link to Truecolor in the readme (<a href="https://github-redirect.dependabot.com/chalk/chalk/issues/573">#573</a>)</li> <li><a href="https://github.com/chalk/chalk/commit/158bf4429ee5c40fd23d45b7d43e5cbbbdf6795e"><code>158bf44</code></a> 5.1.2</li> <li><a href="https://github.com/chalk/chalk/commit/a34bcf63273cd94da041b9507ce57f0f3fd1e89e"><code>a34bcf6</code></a> Fix exported styles names (<a href="https://github-redirect.dependabot.com/chalk/chalk/issues/569">#569</a>)</li> <li><a href="https://github.com/chalk/chalk/commit/1b4cd21fb15ca441ab8ff1fc4ce9fcd1365e4b7d"><code>1b4cd21</code></a> 5.1.1</li> <li><a href="https://github.com/chalk/chalk/commit/6e0df055f49b08158b570898cc816aad35f1a003"><code>6e0df05</code></a> Export styles from <code>ansi-styles</code> (<a href="https://github-redirect.dependabot.com/chalk/chalk/issues/567">#567</a>)</li> <li><a href="https://github.com/chalk/chalk/commit/92c55db46f2396c18764e55e6a52dcb49884a42b"><code>92c55db</code></a> 5.1.0</li> <li>Additional commits viewable in <a href="https://github.com/chalk/chalk/compare/v4.1.2...v5.2.0">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 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) </details>
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be still under discussion. The issue was opened by dependabot[bot] and has received 0 comments.