stable

Clone or download

Read-only

vue-tsc: 0.34.6 -> 0.38.2

This is needed to get proper typechecking with Vue 2.7. Changelog: https://github.com/johnsoncodehk/volar/blob/v0.38.2/CHANGELOG.md Also bumped @vue/test-utils to the latest 2.0.0 version to avoid typechecking issues. @vue/test-utils changelogs: https://github.com/vuejs/test-utils/releases/tag/v2.0.2 https://github.com/vuejs/test-utils/releases/tag/v2.0.1 https://github.com/vuejs/test-utils/releases/tag/v2.0.0 https://github.com/vuejs/test-utils/releases/tag/v2.0.0-rc.21 https://github.com/vuejs/test-utils/releases/tag/v2.0.0-rc.20 https://github.com/vuejs/test-utils/releases/tag/v2.0.0-rc.19 https://github.com/vuejs/test-utils/releases/tag/v2.0.0-rc.18 Part of request #27524 Vue: 2.6.14 -> 2.7.0 Change-Id: Id453286b016fc36afc6b732c0a0319e60cce301e

Modified Files

Name
M lib/frontend/build-system-configurator/src/jest/base-config.ts +3 −0 Go to diff View file
M lib/frontend/project-sidebar-internal/package.json +1 −1 Go to diff View file
M lib/frontend/project-sidebar-internal/pnpm-lock.yaml +4 −4 Go to diff View file
M lib/frontend/vue-breadcrumb-privacy/tsconfig.json +1 −1 Go to diff View file
M package.json +1 −1 Go to diff View file
M plugins/document_generation/package.json +1 −1 Go to diff View file
M plugins/document_generation/pnpm-lock.yaml +4 −4 Go to diff View file
M plugins/gitlab/scripts/artifact-create-branch-action/src/components/ModalContent.vue +2 −2 Go to diff View file
M plugins/testplan/package.json +1 −1 Go to diff View file
M plugins/testplan/pnpm-lock.yaml +4 −4 Go to diff View file
M pnpm-lock.yaml +76 −55 Go to diff View file
M tools/utils/scripts/tsconfig-for-libraries.json +2 −1 Go to diff View file
M tsconfig.json +2 −1 Go to diff View file