Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps @vue/language-server from 1.8.4 to 1.8.5.

Changelog

Sourced from @​vue/language-server'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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 14, 2023
@vrubezhny
Copy link
Contributor

/request-license-review

1 similar comment
@vrubezhny
Copy link
Contributor

/request-license-review

@vrubezhny
Copy link
Contributor

@dependabot recreate

Bumps [@vue/language-server](https://github.com/vuejs/language-tools/tree/HEAD/packages/vue-language-server) from 1.8.4 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-language-server)

---
updated-dependencies:
- dependency-name: "@vue/language-server"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/org.eclipse.wildwebdeveloper/vue/language-server-1.8.5 branch from 9bcd377 to cdb6f60 Compare July 14, 2023 18:16
@vrubezhny vrubezhny merged commit 0614aaf into master Jul 14, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/org.eclipse.wildwebdeveloper/vue/language-server-1.8.5 branch July 14, 2023 19:41
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 javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants