Skip to content
This repository has been archived by the owner on Apr 6, 2023. It is now read-only.

chore(deps): update all non-major dependencies #4229

Merged
merged 1 commit into from
Apr 11, 2022
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 9, 2022

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@unocss/reset ^0.30.12 -> ^0.31.0 age adoption passing confidence
eslint-plugin-jsdoc ^39.0.1 -> ^39.1.0 age adoption passing confidence
vite-node ^0.9.2 -> ^0.9.3 age adoption passing confidence
vitest ^0.9.2 -> ^0.9.3 age adoption passing confidence
vue-tsc ^0.33.9 -> ^0.34.4 age adoption passing confidence

Release Notes

unocss/unocss

v0.31.0

Compare Source

Bug Fixes
Features

v0.30.13

Compare Source

Bug Fixes
Features
gajus/eslint-plugin-jsdoc

v39.1.0

Compare Source

Features
  • target Node 14 in builds now that using it (806deca)
vitest-dev/vitest

v0.9.3

Compare Source

Bug Fixes
johnsoncodehk/volar

v0.34.4

Compare Source

  • fix: script setup report false positive error with multi-line interpolation
  • fix: object spread assignment not working in template
  • fix: html formatting result incorrect

v0.34.3

Compare Source

  • feat: release @volar/preview for support vite, nuxt 3 app preview features other then vscode IDEs (#​1115)
  • fix: require() should not report error in template (#​1161)
  • fix: template interpolations syntax broken with inline block comments (#​1143)
  • fix: vue-tsc emit declaration diagnostics incomplete (#​1127)
  • fix: ts plugin should not affect to non-vue project (#​1144)
  • fix: object literal santax not working in directive and v-for expressions (#​1160)
  • fix: shorthand property assignment santax not working in template (#​1156)
  • fix: should not emit __VLS_ files file with vue-tsc --declaration --emitDeclarationOnly
  • fix: experimentalDisableTemplateSupport not working
  • fix: formatting crashes with inline v-bind on scoped v-slot (#​1151)
  • fix: language server broken in js project without allowJs

Breaking changes

  • For pug template project, you need to install optional dependencie @volar/pug-language-service to support pug template type-checking on vue-tsc (#​1092)
  • Changed experimentalResolveNonScopedCssClasses to experimentalResolveStyleCssClasses (#​1121)

v0.34.2

Compare Source

  • fix: add missing depend for vue-tsc (#​1154)
  • fix: css format should not trimmed new lines (#​1155)

v0.34.1

Compare Source

  • fix: fixed vue-tsc broken regression

v0.34.0

Compare Source

  • feat: expose useConfigurationHost for external language feature plugins
  • perf: faster language server initialization
  • perf: simplify template script generation (#​455)
  • perf: reduce TS language service instances (#​1108)
  • fix: web bundle lead to package size greatly increased (#​1084)
  • fix: undefined sortText break vim (#​1118)
  • fix: template context do not update by external .ts scripts (#​565)
  • fix: not respect HTML completion settings (#​1139)
  • chore: default disabled volar.autoCompleteRefs for reduce CPU usage

Breaking changes

  • Not support typed template slots for now (#​1108)
  • Not support emits renaming
  • Not support props renaming for Vue.extends or lang="js"
  • Changed built-in HTML formatter from prettyhtml to vscode-html-languageservice (#​1078)
  • Changed built-in CSS formatter from prettier to vscode-css-languageservice (#​1131)
  • Changed setting volar.lowPowerMode to volar.vueserver.useSecondServer and disabled by default
    • When disabled, language service instance reduce a half of memory usage, but auto-complete should be slower in expected
  • "jsx": "preserve" now is required for template type-checking (#​1153)

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@netlify
Copy link

netlify bot commented Apr 9, 2022

Deploy Preview for nuxt3-docs canceled.

Name Link
🔨 Latest commit 964984b
🔍 Latest deploy log https://app.netlify.com/sites/nuxt3-docs/deploys/6253c279c951a00008c7b971

@renovate renovate bot changed the title chore(deps): update devdependency vue-tsc to ^0.34.0 chore(deps): update devdependency vue-tsc to ^0.34.1 Apr 10, 2022
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 28fc0ff to a41aaf0 Compare April 10, 2022 00:16
@renovate renovate bot changed the title chore(deps): update devdependency vue-tsc to ^0.34.1 chore(deps): update all non-major dependencies Apr 10, 2022
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 0ff6241 to d3b9039 Compare April 10, 2022 21:09
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from d3b9039 to 964984b Compare April 11, 2022 05:54
@pi0 pi0 merged commit 041e869 into main Apr 11, 2022
@pi0 pi0 deleted the renovate/all-minor-patch branch April 11, 2022 08:38
@danielroe danielroe added the 3.x label Jan 19, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants