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

npm: bump vue-tsc from 1.6.5 to 1.8.5 #108

Merged
merged 1 commit into from
Jul 19, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 17, 2023

Bumps vue-tsc from 1.6.5 to 1.8.5.

Release notes

Sourced from vue-tsc's releases.

v1.8.0

2.0 schedule has been postponed: #3294

Highlights

Breaking changes

  • volar.config.js plugins option has been renamed to services

  • Renaming packages from @volar/vue-* to @vue/* (#3134)


Please refer to CHANGELOG.md for details.

Changelog

Sourced from vue-tsc's changelog.

1.8.5 (2023/7/14)

  • 🔥 feat(labs): support for TS memory usage treemap
  • 🔥 perf: properly support TS DocumentRegistry to drastically reduce memory usage in monorepo projects
  • feat(ts-plugin): re-support auto-import
  • fix: remove invalid volar.action.serverStats command (#3366) - thanks @​yaegassy
  • fix: don't remove comments when comment is in the first line (#3365) - thanks @​so1ve
  • fix: allow slots to have no arguments (#3376) - thanks @​so1ve
  • fix: camel case components is not recognized as used (#3377) - thanks @​so1ve
  • perf: hoist regexp if possible (#3378) - thanks @​so1ve
  • fix: non scoped classes resolution regression (#3381) - thanks @​maIIady
  • feat: don't to request reload editor when server options changed (#3393) - thanks @​zardoy
  • feat: don't hide output channel on server restart (#3401) - thanks @​zardoy

Breaking changes

  • Deprecate language server json.customBlockSchemaUrls option (#3398)

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 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/vuejs/language-tools/tree/HEAD/packages/vue-tsc) from 1.6.5 to 1.8.5.
- [Release notes](https://github.com/vuejs/language-tools/releases)
- [Changelog](https://github.com/vuejs/language-tools/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/language-tools/commits/v1.8.5/packages/vue-tsc)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Dependency related npm NPM related issues labels Jul 17, 2023
@rukshn rukshn merged commit dbd0350 into main Jul 19, 2023
2 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/vue-tsc-1.8.5 branch July 19, 2023 07:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Dependency related npm NPM related issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant