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

Bump vls from 0.4.2 to 0.7.6 in /vti #125

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Oct 21, 2021

Bumps vls from 0.4.2 to 0.7.6.

Release notes

Sourced from vls's releases.

Reduced File System IO test release

For testing #1277.

Changelog

Sourced from vls's changelog.

Changelog

0.35.0 | 2021-10-16 | VSIX


⚠️ Breaking change: ⚠️

This version uses separator between property and value for Stylus language by default, since this is the default behavior for language-stylus.

You can disable the separator with the languageStylus.useSeparator option.


  • Fix corner case when same monorepo folder start with.
  • Fix template interpolation broken when typescript > 4.0. #3107
  • Fix load project too slow. #3166
  • Fix property 'flags' of undefined. #3047
  • Ignore prop validator when v-bind.sync. #3144
  • Fix prop validator when vue3 with value prop. #3071
  • Replace dependency name to package name for resolving vue tag/attribute data file. #3101
  • Fix finding dependency logic and typescript with monorepo. #3137. Thanks to @​phil294.
  • 🙌 Fix: delete 'docs' in some links in FAQ page. #2987. Thanks to contribution from @​cristianpoleyJS.
  • 🙌 Add support for Ctrl+Click (Go to Definition) for Pug templates. Thanks to contribution from @​Shifu462. #2482.
  • 🙌 Add editor sdk setup notes to Yarn PnP section. Thanks to contribution from @​Jaden-Giordano.
  • 🙌 Bracket pair colorization support for VSCode 1.60+. Thanks to contribution from @​lorand-horvath.
  • Respect languageStylus.useSeparator option that defines the separator style for Stylus. Thanks to contribution from @​euaaaio. #931.
  • Upgrade typescript to 4.4.
  • Upgrade prettier to 2.4.1.
  • Upgrade @prettier/plugin-pug to 1.16.7.
  • Upgrade js-beautify to 1.14.0.
  • Upgrade prettier-eslint to 13.0.0.
  • Upgrade stylus to 0.55.0.
  • Upgrade many deps.

0.34.1 | 2021-06-04 | VSIX

  • Fix formatting failed when typescript block with prettier. #2982
  • Respect project baseURL relative to tsconfig.json. #2952

0.34.0 | 2021-06-04 | VSIX

  • Add --log-level option for vti diagnostics to configure log level to print. #2752.
  • Upgrade typescript to 4.3.2.
  • Upgrade prettier to 2.3.0.
  • Upgrade @prettier/plugin-pug to 1.15.2.
  • Fix prettier-eslint. #2840
  • Underline with ref .value, based on Semantic tokens.
  • 🙌 Semantic tokens for typescript and highlight .value if using composition API. Thanks to contribution from @​jasonlyu123. #2802 #1904 # 2434
  • 🙌 Syntax Highlighting for SugarSS. Thanks to contribution from @​softwaredeveloptam. #2828.

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by yoyo930021, a new releaser for vls since your current version.


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 [vls](https://github.com/vuejs/vetur) from 0.4.2 to 0.7.6.
- [Release notes](https://github.com/vuejs/vetur/releases)
- [Changelog](https://github.com/vuejs/vetur/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vetur/commits)

---
updated-dependencies:
- dependency-name: vls
  dependency-type: direct:production
  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 Oct 21, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jul 14, 2022

Superseded by #185.

@dependabot dependabot bot closed this Jul 14, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/vti/vls-0.7.6 branch July 14, 2022 22:18
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.

0 participants