chore(deps): update all non-major dependencies #617
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:
^1.0.6
->^1.0.8
^20.10.7
->^20.11.2
^5.0.2
->^5.0.3
^1.1.3
->^1.2.0
^1.1.3
->^1.2.0
^3.4.5
->^3.4.13
^3.4.5
->^3.4.13
^3.4.5
->^3.4.13
^3.4.5
->^3.4.13
^10.7.1
->^10.7.2
^4.1.1
->^4.1.2
8.14.0
->8.14.1
^3.1.1
->^3.2.2
^4.9.4
->^4.9.5
^0.9.17
->^0.9.19
^7.0.6
->^7.0.10
1.0.0-rc.35
->1.0.0-rc.36
^1.1.3
->^1.2.0
^3.4.5
->^3.4.13
Release Notes
nuxt/devtools (@nuxt/devtools)
v1.0.8
Compare Source
Bug Fixes
v1.0.7
Compare Source
Bug Fixes
module.d.ts
/.mts
(#559) (2ecd32c)iframeProps
option for CSP, fix Stackblitz (0eb7a82)Features
vitejs/vite-plugin-vue (@vitejs/plugin-vue)
v5.0.3
vitest-dev/vitest (@vitest/coverage-v8)
v1.2.0
Compare Source
🚀 Features
--disable-console-intercept
option to allow opting-out from automatic console log interception - by @hi-ogawa in https://github.com/vitest-dev/vitest/issues/4786 (43fa6)🐞 Bug Fixes
server.headers
- by @hi-ogawa in https://github.com/vitest-dev/vitest/issues/4890 (55f53)testNamePattern
config - by @hi-ogawa in https://github.com/vitest-dev/vitest/issues/4909 (4add9)objDisplay
default truncate option fortest.each
title - by @hi-ogawa in https://github.com/vitest-dev/vitest/issues/4917 (9ae9d)process.exit
is called inside the test - by @sheremet-va in https://github.com/vitest-dev/vitest/issues/4903 (8e6c1)pool
andpoolOptions
on project level - by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/4765 (e9fe4)View changes on GitHub
vuejs/core (@vue/compiler-core)
v3.4.13
Compare Source
Bug Fixes
v3.4.12
Compare Source
Reverts
v3.4.11
Compare Source
Bug Fixes
v3.4.10
Compare Source
Bug Fixes
v3.4.9
Compare Source
Bug Fixes
v3.4.8
Compare Source
Bug Fixes
v3.4.7
Compare Source
Bug Fixes
<template>
tags (#10034) (923d560)h
(#9991) (438a74a)Reverts
v3.4.6
Compare Source
Bug Fixes
null
type for textarea value (#9997) (c379bc2), closes #9904vueuse/vueuse (@vueuse/core)
v10.7.2
Compare Source
🐞 Bug Fixes
nuxt
out of dependencies - by @antfu (866a1)View changes on GitHub
withastro/astro (astro)
v4.1.2
Compare Source
Patch Changes
#9642
cdb7bfa66260afc79b829b617492a01a709a86ef
Thanks @martrapp! - Fixes an issue where View Transitions did not work when navigating to the 404 page#9637
5cba637c4ec39c06794146b0c7fd3225d26dcabb
Thanks @bluwy! - Improves environment variables replacement in SSR#9658
a3b5695176cd0280438938c1d6caef478a571415
Thanks @martrapp! - Fixes an issue caused by trying to load text/partytown scripts during view transitions#9657
a4f90d95ff97abe59f2a1ef0956cab257ae36838
Thanks @ematipico! - Fixes a bug where the custom status code wasn't correctly computed in the dev server#9627
a700a20291e19cde23705e8e661e833aec7d3095
Thanks @lilnasy! - Adds a warning when setting cookies will have no effect#9652
e72efd6a9a1e2a70488fd225529617ffd8418534
Thanks @bluwy! - Improves environment variables handling by using esbuild to perform replacements#9560
8b9c4844f7b302380835154fab1c3489979fc07d
Thanks @bluwy! - Fixes tsconfig alias with import.meta.glob#9653
50f39183cfec4a4522c1f935d710e5d9b724993b
Thanks @Princesseuh! - Pin Sharp to 0.32.6 until we can raise our semver requirements. To use the latest version of Sharp, you can add it to your project's dependencies.pnpm/pnpm (pnpm)
v8.14.1
Compare Source
Patch Changes
pnpm publish
#7316.hoisted-workspace-packages
istrue
don't hoist the root package even if it has a name. Otherwise we would create a circular symlink.Our Gold Sponsors
Our Silver Sponsors
prettier/prettier (prettier)
v3.2.2
Compare Source
diff
Fix crash when parsing template literal CSS in a JSX style tag using a spread attribute (#15896 by @eelco)
For example this code would crash before:
Fix formatting error on optional call expression and member chain (#15920 by @sosukesuzuki)
v3.2.1
Compare Source
diff
Fix formatting error on member chain (#15915 by @sosukesuzuki)
v3.2.0
Compare Source
diff
🔗 Release Notes
rollup/rollup (rollup)
v4.9.5
Compare Source
2024-01-12
Bug Fixes
Pull Requests
antfu/shikiji (shikiji)
v0.9.19
Compare Source
🚀 Features
vitepress-plugin-twoslash
- by @antfu (cc128)lang
- by @antfu (4c451)processHoverInfo
andprocessHoverDocs
hook - by @antfu (1ecfa)🐞 Bug Fixes
throws: true
- by @antfu (dd6c7)View changes on GitHub
v0.9.18
Compare Source
🚀 Features
loadWasm
- by @antfu (b8694)View changes on GitHub
vuejs/devtools-next (vite-plugin-vue-devtools)
v7.0.10
Compare Source
🐞 Bug Fixes
View changes on GitHub
v7.0.9
Compare Source
🚀 Features
🐞 Bug Fixes
View changes on GitHub
v7.0.8
Compare Source
🐞 Bug Fixes
View changes on GitHub
v7.0.7
Compare Source
🚀 Features
🐞 Bug Fixes
DarkToggle
component - by @webfansplz in https://github.com/vuejs/devtools-next/issues/160 (ed84e)View changes on GitHub
vuejs/vitepress (vitepress)
v1.0.0-rc.36
Compare Source
Bug Fixes
Configuration
📅 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.