chore(deps): update all non-major dependencies #604
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:
^2.4.0
->^2.4.3
^0.1.0
->^0.1.2
^3.1.1
->^3.2.0
^3.1.1
->^3.2.0
^3.1.1
->^3.2.0
2.15.8
->2.16.0
^3.1.2
->^3.2.0
^13.1.0
->^13.1.3
^11.0.0
->^11.1.0
^3.2.4
->^3.2.6
^0.28.2
->^0.28.4
Release Notes
nuxt/content
v2.4.3
Compare Source
compare changes
🚀 Enhancements
🩹 Fixes
🏡 Chore
❤️ Contributors
v2.4.2
Compare Source
compare changes
🩹 Fixes
📖 Documentation
🏡 Chore
❤️ Contributors
v2.4.1
Compare Source
compare changes
🩹 Fixes
undefined
url (b157500b)📖 Documentation
🏡 Chore
❤️ Contributors
nuxt/devtools
v0.1.2
Compare Source
v0.1.1
Compare Source
nuxt/nuxt
v3.2.0
Compare Source
👀 Highlights
⚡️ Nuxt DevTools
More information in the docs!
✨ Better DX for overriding

runtimeConfig
, including inline type helpers🪄 Automatically inferred return type for
useFetch
and$fetch
based on method.🍪
useFetch
is now integrated withevent.$fetch
, meaning cookies and context are now passed to api requests automagically within internal requests.🔥 We now treeshake client-only components out of the server build more effectively using the experimental
treeshakeClientOnly
feature🛠️ New
addRouteMiddleware
kit utility for module authors💪 Nitropack v2.2 has been released
Changelog
compare changes
🚀 Enhancements
addRouteMiddleware
method (#18553)ssr: false
(#18783)useFetch
return based on the method (#18526)🔥 Performance
ssr: false
(#18782)🩹 Fixes
ssr: false
(#18828)<ClientOnly>
(#8713)💅 Refactors
📖 Documentation
useError
composable (#8912)preloadRouteComponents
page heading error (#18804)✅ Tests
❤️ Contributors
v3.1.2
Compare Source
Changelog
compare changes
🔥 Performance
🩹 Fixes
defu
in all places (#18624)__publicAssetsURL
set before loading assets (#18642)_installedModules
(#18647)onNuxtReady
safe to run on server-side (#18706)📖 Documentation
vue-gtag
plugin example (#18528)useHead
(#18552)defineEventHandler()
to avoid warnings (#18557)JSON.stringify()
(#18590)@types/node
manually (6b2bc680b).env
to directory structure and improve config docs (#18594)head()
(#18650)validate
example (#18728)🏡 Chore
2.x
branch name (727cf7958)✅ Tests
assertNumber
helper (aa646f065)🤖 CI
nuxt-edge
for nuxt v2 (dd0e2643c)❤️ Contributors
csstools/postcss-plugins (postcss-custom-properties)
v13.1.3
Compare Source
v13.1.2
Compare Source
v13.1.1
Compare Source
types
declaration inpackage.json
csstools/postcss-plugins (postcss-nesting)
v11.1.0
Compare Source
@nest
is obsolete, all selectors can be written without it (sometimes you will need:is()
)@nest
.Future versions of this plugin will warn and then error on
@nest
.v11.0.1
Compare Source
types
declaration inpackage.json
tailwindlabs/tailwindcss
v3.2.6
Compare Source
Fixed
v3.2.5
Compare Source
Added
node16-win-arm64
) (#10001)Fixed
variantOrder
(#9829)foo-[abc]/[def]
not being handled correctly (#9866)PostCSS
plugin. (#9944)resolveConfig
, unwrapResolvableTo
(#9972)data
key to theme types (#10023)string[]
in thetheme.dropShadow
types (#10072)root
or@layer
nodes (#10229)blocklist
member in theConfig
type (#10239)layer
insidevariants
layer (#10505)--watch=always
option to prevent exit when stdin closes (#9966)Changed
theme
keys in default config (#9953)outline-color
intransition
andtransition-colors
utilities (#10385)vitest-dev/vitest
v0.28.4
Compare Source
🐞 Bug Fixes
onWatcherStart
whentypecheck.ignoreSourceErrors
is true - by @mascii and @sheremet-va in https://github.com/vitest-dev/vitest/issues/2774 (d612e)View changes on GitHub
v0.28.3
Compare Source
🚀 Features
config
option to be false - by @antfu in https://github.com/vitest-dev/vitest/issues/2749 (c66e3)🐞 Bug Fixes
🏎 Performance
View changes on GitHub
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.