chore(deps): update all non-major dependencies #211
+2,257
−1,334
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.2.2
->^1.2.3
^1.2.16
->^1.2.28
^1.0.496
->^1.0.526
^2.2.1
->^2.3.0
^4.2.0
->^4.3.0
^1.6.4
->^1.7.0
^1.6.4
->^1.7.0
^0.7.3
->^0.7.6
^3.14.4
->^3.17.2
^3.15.1
->^3.17.2
^0.8.7
->^0.8.18
^22.10.2
->^22.13.10
^3.0.1
->^3.0.2
^0.65.1
->^0.65.4
^9.9.1
->^9.11.1
^0.5.7
->^0.6.1
^3.2.3
->^3.4.0
^9.17.0
->^9.22.0
^15.11.6
->^15.11.7
^1.7.3
->^1.7.4
^0.7.6
->^0.8.9
^1.1.4
->^1.1.6
^1.49.0
->^1.51.0
9.15.0
->9.15.9
^3.4.2
->^3.5.3
^3.8.0
->^3.8.1
^0.2.10
->^0.2.12
~5.6.3
->~5.8.2
^2.1.10
->^2.2.8
^3.87.0
->^3.114.0
Release Notes
nuxt/devtools (@nuxt/devtools)
v1.7.0
Compare Source
Features
1.6.4 (2024-12-12)
Bug Fixes
@vue/devtools
(8485fcb)1.6.3 (2024-12-03)
Bug Fixes
vite-plugin-inspect
version (a399082)1.6.2 (2024-12-03)
Bug Fixes
Features
vite-plugin-inspect
for both Vite 5 and 6 (#757) (cfcbc24)1.6.1 (2024-11-20)
Bug Fixes
Features
nuxt/eslint (@nuxt/eslint-config)
v0.7.6
Compare Source
🚀 Features
View changes on GitHub
v0.7.5
Compare Source
No significant changes
View changes on GitHub
v0.7.4
Compare Source
🚀 Features
View changes on GitHub
nuxt/test-utils (@nuxt/test-utils)
v3.17.2
Compare Source
👉 Changelog
compare changes
🩹 Fixes
🏡 Chore
❤️ Contributors
v3.17.1
Compare Source
👉 Changelog
compare changes
🩹 Fixes
❤️ Contributors
v3.17.0
Compare Source
👉 Changelog
compare changes
🚀 Enhancements
✅ Tests
❤️ Contributors
v3.16.0
Compare Source
👀 Highlights
You'll still see a warning from vitest:
You can ignore this for the moment. I expect we will resolve this in the next major (which will drop support for vitest < 3).
👉 Changelog
compare changes
🚀 Enhancements
teardownTimeout
option to set timeout forafterAll
hook (af2ddf29)🩹 Fixes
buildId
(3f8599e6)mountSuspended
(#1081)mountSuspended
(#1078)defu
for merging (#1089)$attrs
in component render context (#1108)vi.hoisted
is injected aftervi
import (#1128)wrapper.element
frommountSuspended
(#1110)📦 Build
typesVersions
for node10 declarations (f19cee64)🏡 Chore
🤖 CI
❤️ Contributors
v3.15.4
Compare Source
compare changes
🩹 Fixes
tinyexec
to resolve nuxi binary (7df895e3)✅ Tests
❤️ Contributors
v3.15.3
Compare Source
compare changes
🩹 Fixes
node:path
to resolvedist
directory (#1054)❤️ Contributors
v3.15.2
Compare Source
compare changes
🩹 Fixes
setInterval
from the presets (#1035)🏡 Chore
✅ Tests
❤️ Contributors
nuxt-hub/core (@nuxthub/core)
v0.8.18
Compare Source
compare changes
📖 Documentation
🏡 Chore
nodeCompat
(0c9eb8b)❤️ Contributors
v0.8.17
Compare Source
compare changes
🩹 Fixes
🏡 Chore
❤️ Contributors
v0.8.16
Compare Source
compare changes
🚀 Enhancements
useDatabase()
(#15)🩹 Fixes
📖 Documentation
🏡 Chore
❤️ Contributors
v0.8.15
Compare Source
compare changes
🚀 Enhancements
🏡 Chore
❤️ Contributors
v0.8.14
Compare Source
compare changes
🚀 Enhancements
test
env as well as supporting nuxt test option (#429)🩹 Fixes
📖 Documentation
🏡 Chore
❤️ Contributors
v0.8.13
Compare Source
compare changes
🩹 Fixes
🏡 Chore
❤️ Contributors
v0.8.12
Compare Source
compare changes
🚀 Enhancements
🩹 Fixes
📖 Documentation
❤️ Contributors
v0.8.11
Compare Source
compare changes
🚀 Enhancements
🩹 Fixes
/api/_hub/**
(#414)📖 Documentation
🏡 Chore
❤️ Contributors
v0.8.10
Compare Source
compare changes
🩹 Fixes
undefined
instead of throwing in dev with no remote (#399)❤️ Contributors
v0.8.9
Compare Source
compare changes
🩹 Fixes
pdf
type correctly inensureBlob
(#392)--
or/* */
inside column string (#397)📖 Documentation
🏡 Chore
❤️ Contributors
v0.8.8
Compare Source
compare changes
📖 Documentation
🏡 Chore
❤️ Contributors
unocss/unocss (@unocss/nuxt)
v0.65.4
Compare Source
🚀 Features
checkImport
- by @ntnyq in https://github.com/unocss/unocss/issues/4362 (1e5ca)🐞 Bug Fixes
View changes on GitHub
v0.65.3
Compare Source
🚀 Features
PresetFactoryAwaitable
type todefinePreset
- by @zyyv in https://github.com/unocss/unocss/issues/4349 (26145)cache
on generator - by @antfu (69908)🐞 Bug Fixes
View changes on GitHub
v0.65.2
Compare Source
🚀 Features
important
option - by @zyyv in https://github.com/unocss/unocss/issues/4338 (dd850)🐞 Bug Fixes
🏎 Performance
getThemeColor
- by @zyyv in https://github.com/unocss/unocss/issues/4324 (aafa3)View changes on GitHub
antfu-collective/bumpp (bumpp)
v9.11.1
Compare Source
🚀 Features
View changes on GitHub
v9.11.0
Compare Source
🚀 Features
View changes on GitHub
v9.10.2
Compare Source
🐞 Bug Fixes
View changes on GitHub
v9.10.1
Compare Source
🚀 Features
View changes on GitHub
v9.10.0
Compare Source
🚀 Features
--install
flag - by @antfu (96a47)View changes on GitHub
v9.9.3
Compare Source
🐞 Bug Fixes
View changes on GitHub
v9.9.2
Compare Source
No significant changes
View changes on GitHub
unjs/changelogen (changelogen)
v0.6.1
Compare Source
compare changes
🩹 Fixes
cwd
in more places before running commands (#266)🏡 Chore
✅ Tests
❤️ Contributors
v0.6.0
Compare Source
compare changes
🚀 Enhancements
noAuthors
option (#183)🩹 Fixes
https
proto for author's github link (#225)https
proto for author's github link in tests (#226)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 was generated by Mend Renovate. View the repository job log.