chore(deps): update all non-major dependencies #1771
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.14.6
->^1.14.8
2.8.2
->2.8.5
^0.19.3
->^0.19.4
^11.10.1
->^11.11.0
^1.8.1
->^1.8.2
^3.7.3
->^3.7.4
^3.29.3
->^3.29.4
^1.3.0
->^1.3.1
^5.25.1
->^5.25.2
Release Notes
nuxt-themes/docus (@nuxt-themes/docus)
v1.14.8
Compare Source
86619ed
)v1.14.7
Compare Source
What's Changed
New Contributors
Full Changelog: nuxt-themes/docus@v1.14.6...v1.14.7
nuxt/content (@nuxt/content)
v2.8.5
Compare Source
compare changes
🩹 Fixes
style
prop type (1edb3501)❤️ Contributors
v2.8.4
Compare Source
compare changes
🩹 Fixes
slot
inpre
(#2348)❤️ Contributors
v2.8.3
Compare Source
compare changes
🚀 Enhancements
🩹 Fixes
prerenderedAt
key (#2280)resolveModule
(#2298)only
andwithout
filters (#2311)📖 Documentation
count
helper alert (faff26bc)🏡 Chore
@nuxtjs/mdc
(e3ffac95)❤️ Contributors
evanw/esbuild (esbuild)
v0.19.4
Compare Source
Fix printing of JavaScript decorators in tricky cases (#3396)
This release fixes some bugs where esbuild's pretty-printing of JavaScript decorators could incorrectly produced code with a syntax error. The problem happened because esbuild sometimes substitutes identifiers for other expressions in the pretty-printer itself, but the decision about whether to wrap the expression or not didn't account for this. Here are some examples:
Allow pre-release versions to be passed to
target
(#3388)People want to be able to pass version numbers for unreleased versions of node (which have extra stuff after the version numbers) to esbuild's
target
setting and have esbuild do something reasonable with them. These version strings are of course not present in esbuild's internal feature compatibility table because an unreleased version has not been released yet (by definition). With this release, esbuild will now attempt to accept these version strings passed totarget
and do something reasonable with them.firebase/firebase-admin-node (firebase-admin)
v11.11.0
: Firebase Admin Node.js SDK v11.11.0Compare Source
New Features
Miscellaneous
github.ref
value inrelease.yml
(#2313)unjs/h3 (h3)
v1.8.2
Compare Source
compare changes
🩹 Fixes
connection?.encrypted
(#532)🏡 Chore
❤️ Contributors
nuxt/nuxt (nuxt)
v3.7.4
Compare Source
✅ Upgrading
As usual, our recommendation for upgrading is to run:
👉 Changelog
compare changes
🩹 Fixes
nuxt/*
exports (#23357)💅 Refactors
consola
and improve test dx (#23302)📖 Documentation
nuxt2
command (#23211)code-block
in migration guide (#23224)callHook
method (#23231)srcDir
JSDoc (#23250)nuxtApp.runWithContext
(#23258)devtools.nuxt.com
(#23350)await
to clarifysendRedirect
is async (#23345)tryUseNuxt
to kit context utils list (#23373)🏡 Chore
.devcontainer
(#22810)🤖 CI
linkChecker
job tolink-checker
(#23319)❤️ Contributors
rollup/rollup (rollup)
v3.29.4
Compare Source
2023-09-28
Bug Fixes
Pull Requests
unjs/ufo (ufo)
v1.3.1
Compare Source
compare changes
🩹 Fixes
🏡 Chore
❤️ Contributors
nodejs/undici (undici)
v5.25.2
Compare Source
What's Changed
New Contributors
Full Changelog: nodejs/undici@v5.25.1...v5.25.2
Configuration
📅 Schedule: Branch creation - "after 2am and before 3am" (UTC), Automerge - "after 1am and before 2am" (UTC).
🚦 Automerge: Enabled.
♻ 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.