fix(deps): update all non-major dependencies #44
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:
3.10.2
->3.10.3
3.10.2
->3.10.3
3.7.4
->3.11.0
20.10.5
->20.11.25
2.8.1
->2.9.3
3.10.2
->3.10.3
1.1.0
->1.3.1
Release Notes
nuxt/nuxt (@nuxt/kit)
v3.10.3
Compare Source
✅ Upgrading
As usual, our recommendation for upgrading is to run:
This will refresh your lockfile as well, and ensures that you pull in updates from other dependencies that Nuxt relies on, particularly in the vue and unjs ecosystems.
👉 Changelog
compare changes
🩹 Fixes
dedupe
option inuseFetch
(#25815)css
files with?inline
query (#25822)external
tonavigate
in custom<NuxtLink>
(#25887)@__PURE__
(#25842)setTimeout
before scrolling when navigating (#25817)head
indefineNuxtComponent
(#25410)undefined
paths inresolveTrailingSlashBehavior
(ba6a4132b)to.name
to be undefined rather than deleting entirely (4ca1ab7cf)📖 Documentation
.ts
extension when adding compiled files (#25855)callout
to new components (#25897)🏡 Chore
nuxt.config
to enable pages for docs typecheck (72a2e23cc)🤖 CI
❤️ Contributors
nuxt/test-utils (@nuxt/test-utils)
v3.11.0
Compare Source
compare changes
🚀 Enhancements
🩹 Fixes
✅ Tests
vue-router
(e293cea1)useRoute
(fe465193)❤️ Contributors
v3.10.0
Compare Source
compare changes
🚀 Enhancements
cucumber
test runner (#711)env
option forstartServer
(#640)🩹 Fixes
to
inRouterLink
stub (#687)afterAll
andsetup
hooks as async (#702)🏡 Chore
app-vitest
example (#712)✅ Tests
$t
(#675)🤖 CI
❤️ Contributors
v3.9.0
Compare Source
compare changes
🚀 Enhancements
🩹 Fixes
💅 Refactors
📖 Documentation
📦 Build
✅ Tests
🎨 Styles
🤖 CI
❤️ Contributors
v3.8.1
Compare Source
v3.8.0
Compare Source
unjs/nitro (nitropack)
v2.9.3
Compare Source
compare changes
🩹 Fixes
.json
(#2239)📖 Documentation
❤️ Contributors
v2.9.2
Compare Source
compare changes
🩹 Fixes
imports.autoImport: false
(#2226)yaml
,json
,json5
andcsv
as text (#2229)process
fromnode:process
for node compatible builds (deno) (#2225)📖 Documentation
undocs
components (#2202)🏡 Chore
hello-world
example (920b399e)❤️ Contributors
v2.9.1
Compare Source
compare changes
🩹 Fixes
📖 Documentation
🤖 CI
cloudflare-pages
test for windows (#2199)❤️ Contributors
v2.9.0
Compare Source
compare changes
🚀 Enhancements
prerender.ignore
(#1966)types:extend
hook (#1715)zeaburStatic
and auto detect preset (#2014)shouldBypassCache
andshouldInvalidateCache
(#2181)🩹 Fixes
x-forwarded-for
andx-forwarded-proto
headers (#2026)baseURL
to openapi generated url (#2049)x-forwarded-*
headers (29ddd948)18
and20
to supported node versions (#2077)bundler
module resolution (#2120)routeHandler.route
in rollup chunk (#2152)writeTypes
function (#2139)event.fetch
andevent.$fetch
(#2066)unwasm
condition whenexperimental.wasm
is enabled (376658ce)💅 Refactors
--local
from perview commands (#1979)--dotfiles
to deploy command hint (#2158)📖 Documentation
getRequestURL
(#1977)setResponseHeader
example params (#2027)dist
(#2035)getRouterParam
(#2098)platform.sh
(#1630)📦 Build
🏡 Chore
cloudflarePagesStatic
(5ead36f7)@azure/functions
back to v3 (0a765f2d).npmrc
(55a22b9f)✅ Tests
icon.png
(cb220f7e)🤖 CI
❤️ Contributors
vitest-dev/vitest (vitest)
v1.3.1
Compare Source
🚀 Features
🐞 Bug Fixes
View changes on GitHub
v1.3.0
Compare Source
🚀 Features
snapshotSerializers
option - by @fenghan34 in https://github.com/vitest-dev/vitest/issues/5092 (5b102)🐞 Bug Fixes
poolOptions
- by @penalosa in https://github.com/vitest-dev/vitest/issues/5221 (bc5b2)coverage.reportsDirectory
with multiple directories - by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/5056 (ae73f)--browser=<name>
correctly - by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/5179 (656e2).tmp
directory conflicts with--shard
option - by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/5184 (5749d)defineWorkspace
- by @hi-ogawa in https://github.com/vitest-dev/vitest/issues/5089 (0bf52)jsdom
variable - by @sheremet-va in https://github.com/vitest-dev/vitest/issues/5164 (0f898)optimizeDeps.disabled
warnings on Vite 5.1 - by @hi-ogawa in https://github.com/vitest-dev/vitest/issues/5215 (1aecd)disableConsoleIntercept
config - by @hi-ogawa in https://github.com/vitest-dev/vitest/issues/[50](https://github.com/vitest-dev/vitest/actions/runs/7934052979/job/21664152574#step:8:51)74 (a55ad)View changes on GitHub
v1.2.2
Compare Source
🐞 Bug Fixes
coverage/.tmp
files after run - by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/5008 (d53b8)toThrow(asymmetricMatcher)
failure message - by @hi-ogawa in https://github.com/vitest-dev/vitest/issues/5000 (a199a)VITEST_POOL_ID
- by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/5002 (7d0a4)ignoreSourceErrors
in run mode - by @hi-ogawa in https://github.com/vitest-dev/vitest/issues/5044 (6dae3)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.