-
-
Notifications
You must be signed in to change notification settings - Fork 24
Update all non-major dependencies #45
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
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
9cbc7cd
to
af6face
Compare
af6face
to
6709c30
Compare
6709c30
to
026fab4
Compare
026fab4
to
c0c8b36
Compare
c0c8b36
to
d7a181d
Compare
d7a181d
to
a3e20e4
Compare
a3e20e4
to
b49bb7b
Compare
b49bb7b
to
13376ce
Compare
13376ce
to
a176c34
Compare
a176c34
to
95479b3
Compare
95479b3
to
1b6f235
Compare
1b6f235
to
3ab1b8e
Compare
3ab1b8e
to
667b1c7
Compare
667b1c7
to
4e947c4
Compare
4e947c4
to
128fb81
Compare
128fb81
to
ce2357d
Compare
ce2357d
to
c051bbb
Compare
c051bbb
to
7d1afc9
Compare
7d1afc9
to
ff696a6
Compare
ff696a6
to
81ddffb
Compare
81ddffb
to
7e1b50c
Compare
7e1b50c
to
37bd906
Compare
37bd906
to
3bb70cc
Compare
3bb70cc
to
c153dd8
Compare
c153dd8
to
3e17ef7
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
18.11.9
->18.11.18
2.8.0
->2.8.1
5.16.0
->5.16.1
4.9.3
->4.9.4
4.0.3
->4.0.4
1.0.9
->1.0.21
Release Notes
prettier/prettier
v2.8.1
Compare Source
diff
Fix SCSS map in arguments (#9184 by @agamkrbit)
Support auto accessors syntax (#13919 by @sosukesuzuki)
Support for Auto Accessors Syntax landed in TypeScript 4.9.
(Doesn't work well with
babel-ts
parser)terser/terser
v5.16.1
Compare Source
const { [reference]: val } = ...
).#privatefield
in nested classescollapse_vars
handle block scope correctlyMicrosoft/TypeScript
v4.9.4
: TypeScript 4.9.4Compare Source
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
Downloads are available on:
Changes:
e286821
Bump version to 4.9.4 and LKG.eb5419f
Cherry-pick #51704 to release 4.9 (#51712)b4d382b
Cherry-pick changes for narrowing to tagged literal types.e7a02f4
Port of #51626 and #51689 to release-4.9 (#51627)1727912
Cherry-pick fix aroundvisitEachChild
to release-4.9. (#51544)This list of changes was auto generated.
vitejs/vite
v4.0.4
Compare Source
johnsoncodehk/volar
v1.0.21
Compare Source
@volar/vue-language-plugin-pug
installed (#2272){{}}
not working\r\n
, virtual document mapping decorations range incorrectOur Gold Sponsors
Our Silver Sponsors
v1.0.20
Compare Source
volar.takeOverMode.extension
setting for choice extension that takeover *.ts language supportLanguageServerPlugin
api and dependency injection connection (#2273)createLanguageService
andcreateDocumentService
v1.0.19
Compare Source
experimentalAdditionalLanguageModules
option forvueCompilerOptions
(#2267)typescript/javascript.preferences.autoImportFileExcludePatterns
setting not working@vue/compiler-dom
warning (#2262)required
property incorrect (#2256)v1.0.18
Compare Source
vueCompilerOptions
in tsconfig{{}}
not working if template block not at the top[TS Error] { }
and failed (#2190)strictTemplates
enabled (#2255)v1.0.17
Compare Source
lang="json5"
(#2244){{ }}
colorizedBracketPairs not working (#1759)v-bind
exist (#2166)props
property (#2206)noPropertyAccessFromIndexSignature
is enabled (#2236)skipTemplateCodegen
should ignore template slots emit (#2237)v1.0.16
Compare Source
schema.ignore
accept functions (#2232)volar.icon.splitEditors
setting (#2163){{ |}}
become{{ | }}
(#2222)<slot :name="(name as 'a' | 'b')" />
not working (#2233)Type 'void' has no call signatures
errors (#2225)vue-tsc/out/proxy.js
for vite-plugin-checker (https://github.com/fi3ework/vite-plugin-checker/issues/193)v1.0.14
Compare Source
vue-tsc-eslint-hook
module to support use eslint in vue-tsc (#2220)volar.vueserver.maxFileSize
(#2186)volar.doctor.checkVueTsc
and disable by default (#2186)volar.vueserver.configFilePath
(#2078)v-bind
(#2105)v1.0.13
Compare Source
volar.config.js
plugins dirty cache between different tsconfig projectsv1.0.12
Compare Source
@volar/vscode-language-client
package (#2181)DefineComponent
when template has slots (#2161)v1.0.11
Compare Source
DefineComponent
type (#2161)<html>
tagv1.0.10
Compare Source
volar.vueserver.json.customBlockSchemaUrls
setting to support preset json schema urls for custom blocks (#2079)volar.vueserver.reverseConfigFilePriority
setting to support customize tsconfig priority (#1815)volar.vueserver.disableFileWatcher
setting for better performance (#2027)instanceof
expressions (#2099)nativeTags
instead ofexperimentalRuntimeMode
to vueCompilerOptions for uni-app supports (#2065)"
(#2091)strictTemplates
option works only bound props (#2136)jsxTemplates
option enabled (#2139)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - 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.
This PR has been generated by Mend Renovate. View repository job log here.