spiltcoffee / d2-changelog

Getting sick and tired of manually opening every Update and Hotfix post to look for things, so I made a single page app that displays all of the posts together.
https://spiltcoffee.com/d2-changelog/
MIT License
0 stars 0 forks source link

build(npm-dev): bump vue-tsc from 1.8.8 to 1.8.21 #279

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 8 months ago

Bumps vue-tsc from 1.8.8 to 1.8.21.

Changelog

Sourced from vue-tsc's changelog.

1.8.21 (2023/10/25)

Volar.js 1.10.5 updates:

  • fix(monaco): completion cannot insert text starting with $ (volarjs/volar.js#69)
  • fix(typescript): automatic type acquisition not working since v1.10.0

1.8.20 (2023/10/23)

  • feat: added Italian integration documentation
  • feat: enforce v-bind argument to be an object (#3666) - thanks @​so1ve
  • fix: JSDoc comments not emitted when using type-only defineProps macro (#3645)
  • fix: autocomplete for directive comments without a space (#3665) - thanks @​so1ve
  • fix: fix slot type when using a interpolation in template string (#3657) - thanks @​so1ve
  • fix: add autocomplete for v-slot parameters (#3661) - thanks @​so1ve
  • fix: export correct SlotsPropertyName for vue2 (#3669) - thanks @​zhiyuanzmj
  • fix(types): infer discriminated unions in child component props (#3672) - thanks @​davidmatter
  • fix: access to slots directly (#3671) - thanks @​so1ve
  • fix: autocomplete not working for $event (#3668) - thanks @​so1ve
  • perf: remove duplicate virtual code for native tags
  • chore: rename volar to vue in diagnostics (#3667) - thanks @​so1ve
  • chore: publish ts plugin to open-vsx (#3589) - thanks @​brc-dd

Full-time Support by

Our Platinum Sponsors

... (truncated)

Commits


Dependabot compatibility score

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 commands and options
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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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[bot] commented 8 months ago

Superseded by #281.