dependabot[bot] opened a new pull request, #7:
URL: https://github.com/apache/echarts-wordcloud-generator/pull/7

   Removes [cacheable-request](https://github.com/jaredwray/cacheable-request). 
It's no longer used after updating ancestor dependency 
[vue-tsc](https://github.com/johnsoncodehk/volar/tree/HEAD/vue-language-tools/vue-tsc).
 These dependencies need to be updated together.
   
   Removes `cacheable-request`
   
   Updates `vue-tsc` from 0.1.7 to 1.0.24
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/vuejs/language-tools/blob/v1.0.24/CHANGELOG.md";>vue-tsc's
 changelog</a>.</em></p>
   <blockquote>
   <h2>1.0.24 (2023/1/8)</h2>
   <ul>
   <li>feat: add <code>vueCompilerOptions.macros</code> setting for vue-macros 
plugins</li>
   <li>feat(framework): expose <code>FileCapabilities.full</code>, 
<code>FileRangeCapabilities.full</code>, 
<code>MirrorBehaviorCapabilities.full</code></li>
   <li>feat: renamed <code>normalizeComponentAutoImportName</code> setting to 
<code>normalizeComponentImportName</code></li>
   <li>feat: support normalize component name for import statement completion 
(<a 
href="https://github-redirect.dependabot.com/johnsoncodehk/volar/issues/2286";>#2286</a>)</li>
   <li>feat: normalize <code>Index</code> to folder name when 
<code>normalizeComponentImportName</code> enabled (<a 
href="https://github-redirect.dependabot.com/johnsoncodehk/volar/issues/2071#issuecomment-1373701277";>johnsoncodehk/volar#2071</a>)</li>
   <li>feat: support update imports on multiple files move</li>
   <li>fix(typescript-plugin): fixed <code>Projects must list all files or use 
an 'include' pattern</code> error (<a 
href="https://github-redirect.dependabot.com/johnsoncodehk/volar/issues/2271";>#2271</a>)</li>
   <li>fix: language client sending <code>parseSfc</code> requests when not a 
vue document changed</li>
   <li>fix: typescript actions not working for <code>codeActionsOnSave</code> 
setting (<a 
href="https://github-redirect.dependabot.com/johnsoncodehk/volar/issues/2188";>#2188</a>)</li>
   <li>fix: fixed <code>c is not iterable</code> error edge case (<a 
href="https://github-redirect.dependabot.com/johnsoncodehk/volar/issues/2282";>#2282</a>)</li>
   <li>fix: cannot select workspace tsdk on status bar with takeover mode</li>
   <li>fix(plugin-api): cannot catch errors for 
<code>getEmbeddedFileNames()</code>, <code>resolveEmbeddedFile()</code></li>
   <li>fix(component-meta): cannot detection of slots in script-less SFC (<a 
href="https://github-redirect.dependabot.com/johnsoncodehk/volar/issues/2113";>#2113</a>)</li>
   <li>perf(component-meta): resolve schema on demand (<a 
href="https://github-redirect.dependabot.com/johnsoncodehk/volar/issues/2288";>#2288</a>)</li>
   </ul>
   <h2>1.0.22 (2023/1/5)</h2>
   <ul>
   <li>fix: document folding ranges not working in .ts</li>
   </ul>
   <h2>1.0.21 (2023/1/5)</h2>
   <ul>
   <li>fix: cannot jump to .vue definition from .ts with takeover mode</li>
   <li>fix: cannot detect <code>@volar/vue-language-plugin-pug</code> installed 
(<a 
href="https://github-redirect.dependabot.com/johnsoncodehk/volar/issues/2272";>#2272</a>)</li>
   <li>fix: ignore incremental update for v-for expression (<a 
href="https://github-redirect.dependabot.com/johnsoncodehk/volar/issues/2266";>#2266</a>)</li>
   <li>fix: auto insert spaces for <code>{{}}</code> not working</li>
   <li>fix: completion in template inserts stray leading dot (<a 
href="https://github-redirect.dependabot.com/johnsoncodehk/volar/issues/2155";>#2155</a>)</li>
   <li>fix: if source document EOL is <code>\r\n</code>, virtual document 
mapping decorations range incorrect</li>
   </ul>
   <h3>Our Gold Sponsors</h3>
   <!-- raw HTML omitted -->
   <h3>Our Silver Sponsors</h3>
   <!-- raw HTML omitted -->
   <h2>1.0.20 (2023/1/4)</h2>
   <ul>
   <li>feat: support browser navigation for embedded preview</li>
   <li>feat: released pug extension (<a 
href="https://github-redirect.dependabot.com/johnsoncodehk/volar/issues/2274";>#2274</a>)</li>
   <li>feat: add <code>volar.takeOverMode.extension</code> setting for choice 
extension that takeover *.ts language support</li>
   <li>fix(typescript-vue-plugin): can't always get latest status of .vue files 
(<a 
href="https://github-redirect.dependabot.com/johnsoncodehk/volar/issues/2271";>#2271</a>)</li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li>See full diff in <a 
href="https://github.com/johnsoncodehk/volar/commits/v1.0.24/vue-language-tools/vue-tsc";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   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)
   - `@dependabot use these labels` will set the current labels as the default 
for future PRs for this repo and language
   - `@dependabot use these reviewers` will set the current reviewers as the 
default for future PRs for this repo and language
   - `@dependabot use these assignees` will set the current assignees as the 
default for future PRs for this repo and language
   - `@dependabot use this milestone` will set the current milestone as the 
default for future PRs for this repo and language
   
   You can disable automated security fix PRs for this repo from the [Security 
Alerts 
page](https://github.com/apache/echarts-wordcloud-generator/network/alerts).
   
   </details>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@echarts.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@echarts.apache.org
For additional commands, e-mail: dev-h...@echarts.apache.org

Reply via email to