chore(deps): update all non-major dependencies #138
Merged
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:
^7.36.0
->^7.36.3
^20.3.2
->^20.4.5
~1.8.0
->~1.9.2
~1.8.0
->~1.9.2
~1.8.0
->~1.9.2
1.8.4
->1.8.6
^5.65.13
->^5.65.14
^0.38.0
->^0.40.0
8.6.5
->8.6.10
^2.8.1
->^2.9.0
^3.32.0
->^3.34.0
^5.1.3
->^5.1.6
^4.3.9
->^4.4.7
1.8.4
->1.8.6
Release Notes
volarjs/volar.js (@volar/cdn)
v1.9.2
Compare Source
v1.9.1
Compare Source
v1.9.0
Compare Source
v1.8.3
Compare Source
v1.8.2
Compare Source
v1.8.1
Compare Source
volarjs/volar.js (@volar/monaco)
v1.9.2
Compare Source
v1.9.1
Compare Source
v1.9.0
Compare Source
v1.8.3
Compare Source
v1.8.2
Compare Source
v1.8.1
Compare Source
volarjs/volar.js (@volar/typescript)
v1.9.2
Compare Source
v1.9.1
Compare Source
v1.9.0
Compare Source
v1.8.3
Compare Source
v1.8.2
Compare Source
v1.8.1
Compare Source
vuejs/language-tools (@vue/language-service)
v1.8.6
Compare Source
v-bind
toggle code action (#2524)vue.server.petiteVue.supportHtmlFile
,vue.server.vitePress.supportMdFile
settings not working (#3238)@ts-nocheck
cannot work from script setup (#3420) - thanks @so1ve.d.ts
(#3419)@vue-ignore
,@vue-skip
,@vue-expected-error
not working for pug templateFull-time Support by
WebContainer API is here.
Our Platinum Sponsors
Our Silver Sponsors
Add you via GitHub Sponsors or Open Collective
v1.8.5
Compare Source
volar.action.serverStats
command (#3366) - thanks @yaegassyBreaking changes
json.customBlockSchemaUrls
option (#3398)codemirror/basic-setup (codemirror)
v5.65.14
Compare Source
pnpm/pnpm (pnpm)
v8.6.10
Compare Source
Patch Changes
ENAMETOOLONG
errors from happening #6842.packageExtensions
before calculatingpackageExtensionsChecksum
#6824.git ls-remote
in order to prevent a fallback togit+ssh
that would result in a 'host key verification failed' issue #6806Our Gold Sponsors
Our Silver Sponsors
v8.6.9
Compare Source
Patch Changes
Our Gold Sponsors
Our Silver Sponsors
v8.6.8
Compare Source
Patch Changes
git ls-remote
, causing a fallback togit+ssh
and resulting in a 'host key verification failed' issue #6805.publishConfig.registry
inpackage.json
for publishing #6775.pnpm rebuild
now uploads the built artifacts to the content-addressable store..bin
, the exact error message is now displayed.pnpm setup
now prints more details when it cannot detect the active shell.Our Gold Sponsors
Our Silver Sponsors
v8.6.7
Compare Source
Patch Changes
--parallel
CLI flag should work on single project #6692.wantedLockfile
outsidedependenciesHierarchyForPackage
, preventing OOM crash when loading the same lock file too many times #6757.difference
with better alternative #6760.Our Gold Sponsors
Our Silver Sponsors
v8.6.6
Compare Source
Patch Changes
package.json
should not fail, when the dependency is read from cache #6721.preferredVersions
object #6735resolvePeersOfNode
#6736preferredVersions
inresolveDependenciesOfImporters
#6748isEmpty
usages #6753splitNodeId
, fix invalidnodeId
#6755Our Gold Sponsors
Our Silver Sponsors
toplenboren/simple-git-hooks (simple-git-hooks)
v2.9.0
Compare Source
Hi! This release incorporates all the latest changes.
What's Changed
New Contributors
Full Changelog: toplenboren/simple-git-hooks@2.8.1...2.9.0
alangpierce/sucrase (sucrase)
v3.34.0
Compare Source
--disable-es-transforms
fordisableESTransforms
. (<<-ArS, Alan Pierce) ([#670], [#812])SUCRASE_OPTIONS
environment variable for configuringsucrase/register
,sucrase-node
,and any programmatic require hook usages. The value must be a valid JSON object of Sucrase
options that will be merged with the usual options. ([#813])
v3.33.0
Compare Source
keepUnusedImports
that disables all automatic import/exportelision, equivalent to the TypeScript option
verbatimModuleSyntax
. ([#811], [#615]) (Kotaro Chikuba, Alan Pierce)await using
proposal and the updated import attributes proposal.Both are preserved in the output code, not transformed. ([#798])
export {...} from
statements. ([#806])fn(x < y, x >= y)
was incorrectly parsed as type arguments. ([#798])enableLegacyBabel5ModuleInterop
: properly handleas default
, and properly ignore type exports. ([#804], [#807]) (三咲智子 Kevin Deng, Alan Pierce)import {}
andexport {}
statements were removed with the TypeScript transform disabled. ([#810])Microsoft/TypeScript (typescript)
v5.1.6
: TypeScript 5.1.6Compare Source
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
Downloads are available on npm
v5.1.5
: TypeScript 5.1.5Compare Source
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
Downloads are available on:
vitejs/vite (vite)
v4.4.7
Compare Source
optimizeDeps.include
not working with paths inside packages (#13922) (06e4f57), closes #13922config.base
to vite/env path (#13941) (8e6cee8), closes #13941import.meta.env
define replacement without quotes (#13425) (883089c), closes #13425v4.4.6
Compare Source
browserHash
on optimized deps during build (#13906) (0fb2340), closes #13906ws
instead of the bundled one (#13901) (049404c), closes #13901v4.4.5
Compare Source
defineConfig
(#13792) (c971f26), closes #13792any
withstring
(#13850) (4606fd8), closes [#13Configuration
📅 Schedule: Branch creation - "before 4am on Monday" (UTC), 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.