chore(deps): update all non-major dependencies #44
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:
^4.11.0
->^4.19.0
^1.2.8
->^1.2.14
^1.2.2
->^1.2.4
^3.4.0
->^3.7.1
^10.1.0
->^10.3.1
^9.23.0
->^9.38.0
^3.16.1
->^3.19.3
^5.8.2
->^5.9.3
Release Notes
antfu/eslint-config (@antfu/eslint-config)
v4.19.0
Compare Source
🚀 Features
🐞 Bug Fixes
View changes on GitHub
v4.18.0
Compare Source
🚀 Features
View changes on GitHub
v4.17.0
Compare Source
🚀 Features
🐞 Bug Fixes
View changes on GitHub
v4.16.2
Compare Source
No significant changes
View changes on GitHub
v4.16.1
Compare Source
🐞 Bug Fixes
eslint-plugin-command
- by @antfu (195da)View changes on GitHub
v4.16.0
Compare Source
🚀 Features
View changes on GitHub
v4.15.0
Compare Source
🚀 Features
View changes on GitHub
v4.14.1
Compare Source
🐞 Bug Fixes
View changes on GitHub
v4.14.0
Compare Source
🐞 Bug Fixes
eslint-plugin-import-x
- by @antfu (db5a3)View changes on GitHub
v4.13.3
Compare Source
No significant changes
View changes on GitHub
v4.13.2
Compare Source
No significant changes
View changes on GitHub
v4.13.1
Compare Source
No significant changes
View changes on GitHub
v4.13.0
Compare Source
🚀 Features
unicorn
to v59 - by @antfu (e545c)🐞 Bug Fixes
View changes on GitHub
v4.12.1
Compare Source
No significant changes
View changes on GitHub
v4.12.0
Compare Source
🚀 Features
unicorn
andsvelte
to overrides rules - by @oliver139 in #701 (af93c)View changes on GitHub
nuxt/content (@nuxt/content)
v3.7.1
Compare Source
Bug Fixes
zod
andzod-to-json-schema
from optional deps (#3541) (8e038f0)v3.7.0
Compare Source
Deprecations
The following features are deprecated and will be removed in a future release:
z
re-export from@nuxt/content
.editor()
directly on zod schemas (e.g.z.string().editor(...)
)Migration guide :
Features
Bug Fixes
ProseCode
preview syntax highlighting (#3491) (4a725bd)nitro
export in favor ofserver
(ec97064)close
hook if websocket is disabled (#3474) (9edcc8f).DS_Store
(fe5d7f9)publicUrl
if available (#3500) (fb0f022)v3.6.3
Compare Source
Bug Fixes
v3.6.2
Compare Source
Features
Bug Fixes
first()
for consistency (#3430) (5fed4ea)v3.6.1
Compare Source
Features
findPageHeadline
utils (#3416) (a966c61)<=
and>=
sql operators (#3413) (63dbf9f)Bug Fixes
**/*.md
(#3414) (f1b873b)v3.6.0
Compare Source
Features
findPageBreadcrumb
,findPageChildren
andfindPageSiblings
utils (#3393) (c74ec44)Bug Fixes
sql_dump
file extension (#3339) (d0ceeb6)import
(#3348) (bd84992)v3.5.1
Compare Source
Bug Fixes
\r
(c10269d)v3.5.0
Compare Source
Features
Bug Fixes
/__nuxt_content
paths. (#3299) (849e79d)body
changes (#3283) (b6a30aa)antfu-collective/bumpp (bumpp)
v10.3.1
Compare Source
No significant changes
View changes on GitHub
v10.3.0
Compare Source
🚀 Features
--release
for release type - by @luoling8192 in #97 (5af7b)View changes on GitHub
v10.2.3
Compare Source
🐞 Bug Fixes
-a
alias support for--all
- by @kingyue737 in #93 (7c0bb)View changes on GitHub
v10.2.2
Compare Source
🐞 Bug Fixes
View changes on GitHub
v10.2.1
Compare Source
🐞 Bug Fixes
View changes on GitHub
v10.2.0
Compare Source
🚀 Features
View changes on GitHub
v10.1.1
Compare Source
🐞 Bug Fixes
View changes on GitHub
eslint/eslint (eslint)
v9.38.0
Compare Source
v9.37.0
Compare Source
v9.36.0
Compare Source
v9.35.0
Compare Source
v9.34.0
Compare Source
v9.33.0
Compare Source
v9.32.0
Compare Source
v9.31.0
Compare Source
v9.30.1
Compare Source
v9.30.0
Compare Source
v9.29.0
Compare Source
v9.28.0
Compare Source
v9.27.0
Compare Source
v9.26.0
Compare Source
v9.25.1
Compare Source
v9.25.0
Compare Source
v9.24.0
Compare Source
nuxt/nuxt (nuxt)
v3.19.3
Compare Source
✅ Upgrading
Our recommendation for upgrading is to run:
This will deduplicate your lockfile as well, and help ensure that you pull in updates from other dependencies that Nuxt relies on, particularly in the unjs ecosystem.
👉 Changelog
compare changes
🔥 Performance
🩹 Fixes
h
(#33046)head
option onuseHead
(#33318)cdnURL
is set (#33333)imports.dirs
(#33334)<NuxtLink>
(#33335)v-slot:fallback
longform syntax in<DevOnly>
(#33368)typeFrom
when generating auto-import type templates (#33373)@nuxt/scripts
(057ade490)useAsyncData
(#33325)_path
property configurable for HMR (#33379)useAsyncData
with different key on ssr (#33341)💅 Refactors
typed-router.d.ts
early for consistency (#33285)filename
intocomponentsIslandsTemplate
definition (#33394)📖 Documentation
3.x
prefix to all internal links (0fef864d6)useFetch
reactivity (#33317)prepare
commandNODE_ENV
behavior (#33330)nuxt
command pages (#33336)🏡 Chore
.npmrc
(101682a6b)✅ Tests
gotoPath
timeout in CI (9d336cc76)🤖 CI
❤️ Contributors
v3.19.2
Compare Source
✅ Upgrading
Our recommendation for upgrading is to run:
This will deduplicate your lockfile as well, and help ensure that you pull in updates from other dependencies that Nuxt relies on, particularly in the unjs ecosystem.
👉 Changelog
compare changes
🔥 Performance
dst
is present (#33200)hydrate-when
lazy hydration strategy (#33199)🩹 Fixes
pkg-types
to dependencies (a6e5dd756)backgroundSize
in loading indicator (#33211)enabled
from components dir options (#32844)📖 Documentation
🏡 Chore
❤️ Contributors
v3.19.1
Compare Source
✅ Upgrading
Our recommendation for upgrading is to run:
This will deduplicate your lockfile as well, and help ensure that you pull in updates from other dependencies that Nuxt relies on, particularly in the unjs ecosystem.
👉 Changelog
compare changes
🩹 Fixes
globalThis
overwindow
(#33125)deps.inline
(#33133)useRoute
usage warning (#33039)imports:sources
in override warning (#33050)📖 Documentation
--
to bun create command (ab6aa8ee5)navigateTo
(#21442)🏡 Chore
rou3
github url (#33130).ts
extension (2c905f864)✅ Tests
app/
prefix for tree-shaken composables (06ea91705)🤖 CI
4x
tags from releases (e3aa50d11)❤️ Contributors
v3.19.0
Compare Source
👀 Highlights
Please see the release notes for Nuxt v4.1 for full details on the features and fixes in Nuxt v3.19.
✅ Upgrading
As usual, our recommendation for upgrading is to run:
This will refresh your lockfile and pull in all the latest dependencies that Nuxt relies on, especially from the unjs ecosystem.
👉 Changelog
compare changes
🚀 Enhancements
ignore
option toresolveFiles
(#32858)onInstall
andonUpgrade
module hooks (#32397)rolldown-vite
(#31812)defineRouteRules
to pagerules
property (#32897)getLayerDirectories
util and refactor to use it (#33098)🔥 Performance
🩹 Fixes
satisfies
in page augmentation (#32902)useFetch
hooks (#32891)resolvePath
and normalize file extensions (#32857)requestTimeout
+ allow configuration (#32874)node_modules/
if no customsrcDir
(#32987)route
object (#32899)defineNuxtModule().with()
(#33081)nuxtApp._runningTransition
on resolve (#33025)💅 Refactors
async/await
inafterEach
(#32999)📖 Documentation
setupTimeout
and addteardownTimeout
(#32868)--nightly
command (#32907)useRoute
and accessing route in middleware (#33004)🏡 Chore
type: 'module'
in playground (#33099)✅ Tests
import.meta.dev
(#33023)findWorkspaceDir
rather than relative paths to repo root (c4c3ada96)expect.poll
(f4354203a)expect.poll
instead ofexpectWithPolling
(15ca5be95)vi.waitUntil
instead of custom retry logic (4c8c13090)🤖 CI
Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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.