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.4 in /vti #82

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jun 10, 2021

Bumps vls from 0.4.2 to 0.7.4.

Release notes

Sourced from vls's releases.

Reduced File System IO test release

For testing #1277.

Changelog

Sourced from vls's changelog.

Changelog

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.
  • 🙌 Fix component data not shown in hover when template interpolation is on. Thanks to contribution from @​rchl. #2879 #2878.
  • 🙌 Look for a .stylintrc file when formatting stylus code. Thanks to contribution from @​ntraut. #2689.
  • 🙌 Add paths option for vti diagnostics to diagnose only sub files or directories. Thanks to contribution from @​gregoirechauvet. #2455.
  • 🙌 Fix attribute description not showing if its name matches html event. Thanks to contribution from @​rchl. #2901

0.33.1 | 2021-03-07 | VSIX

  • 🙌 Added new ts and js snippets for the Composition API. Thanks to contribution from @​Namchee. #2741
  • Fix prefix dot folder or file name with eslint, and effect other diagnostics. #2717

0.33.0 | 2021-03-02 | VSIX

  • Disable Vue completion in custom blocks. #2111
  • Upgrade stylus-supremacy to 2.15.0.
  • 🙌 Improve performance of template interpolation features. Thanks to contribution from @​jasonlyu123 #2645.
  • 🙌 Improve VTI command structure. See vti --help. #2722.Thanks to contribution from @​Monchi.
  • 🙌 Fix v-model usage in Vue 3 where default prop name is modelValue instead of value. Thanks to contribution from @​yassipad. #2647.
  • Upgrade typescript to 4.2.2.
  • Improve vue version detection. Thanks to contribution from @​visualfanatic. #2740.
  • 🙌 allow vetur.config.cjs for project config. Thanks to contribution from @​vitaliytv.
  • 🙌 Update import on file rename when typescript and javascript. Thanks to contribution from @​jasonlyu123. #2651 #820.
  • Fix vetur.completion.tagCasing when global components.

0.32.0 | 2021-01-21 | VSIX

  • Upgrade LSP to 3.16
    • Upgrade vscode-css-languageservice
    • Upgrade vscode-languageserver/vscode-languageclient
  • Using codeaction/resolve
    • Combined fix in quickfix
    • Organize Imports
    • Better refactor
  • Fix arbitrary code actions. #2574.

... (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.4.
- [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 Jun 10, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Oct 21, 2021

Superseded by #125.

@dependabot dependabot bot closed this Oct 21, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/vti/vls-0.7.4 branch October 21, 2021 22:03
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