Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps-dev): bump vue-tsc from 0.33.2 to 0.34.10 #226

Merged
merged 1 commit into from
Apr 28, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 25, 2022

Bumps vue-tsc from 0.33.2 to 0.34.10.

Changelog

Sourced from vue-tsc's changelog.

0.34.10 (2022/4/24)

  • fix: template bindings error incomplete (#1205)
  • fix: avoid auto-import added on same line as <script> (#916)
  • fix: embedded html interpolations syntax highlight not working in markdown
  • fix: inlay hints not working in template
  • fix: preview broken on nuxt3 rc (#1225)
  • fix: cannot use import equals in script setup (#1223)
  • fix: directives syntax highlight display incorrect in html comment inside svg tag (#1206)

0.34.9 (2022/4/21)

  • fix: vue documents diagnostics cannot update when other drive ts file changed
  • fix: ts declaration diagnostics missing (#1222)

0.34.8 (2022/4/21)

  • feat: support inlay hints (#452)
    • if you're not using VSCode, you should config new option languageFeatures.inlayHints = true in initializationOptions to enable it
  • feat: allow disable highlight dom elements on preview (#1209)
  • feat: improve dom elements highlight display refresh
  • fix: typescript.format.semicolons should not affect text interpolation (#1210)
  • fix: vscode settings cannot update for document features (#1210)
  • fix: {{ { foo } }} object literal expression not working on text interpolations
  • fix: cannot infer event type with prop name format onFoo-bar (#1023)
  • fix: scoped class references not accurate on long document (#1059)
  • fix: cannot update unediting vue document diagnostics (#1163)
  • fix: emmet not working in style block (#1145)
  • fix: nuxt preview not working on windows (#1123)

0.34.7 (2022/4/16)

  • feat: add option experimentalShamefullySupportOptionsApi to vueCompilerOptions (#1202)
  • fix: use html renaming instead of ts renaming on tags (#1201)
  • fix: not support lowser node version (#1200)
  • fix: cannot update global components props completion list (#1196)
  • fix: svg attributes report false positive void type (#1184)
  • fix: css module types missing on template context (#1178)
  • fix: false positive error with withDefaults + "strictNullChecks": false (#1187)

Breaking changes

0.34.6 (2022/4/12)

  • feat: add prompt for "jsx": "preserve" missing
  • fix: auto-complete break language server if "jsx": "preserve" missing (#1171)
  • fix: typescript plugin extension not working (#1173)
  • fix: code action not working on *.ts with take over mode (#1169)
  • fix: object computed property name report false positive error in template (#1176)

... (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 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)

Bumps [vue-tsc](https://github.com/johnsoncodehk/volar/tree/HEAD/packages/vue-tsc) from 0.33.2 to 0.34.10.
- [Release notes](https://github.com/johnsoncodehk/volar/releases)
- [Changelog](https://github.com/johnsoncodehk/volar/blob/master/CHANGELOG.md)
- [Commits](https://github.com/johnsoncodehk/volar/commits/v0.34.10/packages/vue-tsc)

---
updated-dependencies:
- dependency-name: vue-tsc
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 25, 2022
@MrDeerly MrDeerly merged commit f35cb0d into master Apr 28, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/vue-tsc-0.34.10 branch April 28, 2022 13:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant