chore(deps): update all non-major dependencies #10
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.14.2
->^3.14.4
0.62.3
->0.64.1
0.62.3
->0.64.1
9.10.0
->9.15.0
^15.7.4
->^15.11.6
3.13.1
->3.14.1592
5.6.2
->5.7.2
^2.1.1
->^2.1.5
3.5.5
->3.5.13
Release Notes
nuxt/test-utils (@nuxt/test-utils)
v3.14.4
Compare Source
compare changes
🩹 Fixes
NODE_ENV
when running built server (#969)❤️ Contributors
v3.14.3
Compare Source
compare changes
🩹 Fixes
directives
tomountSuspended
(#960)directives
torenderSuspended
(cf1b48ff)🏡 Chore
✅ Tests
❤️ Contributors
unocss/unocss (@unocss/eslint-plugin)
v0.64.1
Compare Source
No significant changes
View changes on GitHub
v0.64.0
Compare Source
🚨 Breaking Changes
🐞 Bug Fixes
marker
- by @zyyv in https://github.com/unocss/unocss/issues/4221 (df370)/
- by @zyyv in https://github.com/unocss/unocss/issues/4225 (a9ada)View changes on GitHub
v0.63.6
Compare Source
🐞 Bug Fixes
View changes on GitHub
v0.63.5
Compare Source
🚀 Features
🐞 Bug Fixes
View changes on GitHub
v0.63.4
Compare Source
🐞 Bug Fixes
c9d2e01
, fix #4189 - by @antfu in https://github.com/unocss/unocss/issues/4189 (cbf68)View changes on GitHub
v0.63.3
Compare Source
🚀 Features
🐞 Bug Fixes
View changes on GitHub
v0.63.2
Compare Source
🐞 Bug Fixes
View changes on GitHub
v0.63.1
Compare Source
🐞 Bug Fixes
View changes on GitHub
v0.63.0
Compare Source
🚀 Features
unconfig
jiti
- by @antfu (3b93c)bg-[image:*]
- by @JianJroh and @zyyv in https://github.com/unocss/unocss/issues/4160 (3de43)fontsource
font provider - by @zyyv and @antfu in https://github.com/unocss/unocss/issues/4156 (320df)icon()
directive - by @zyyv and @antfu in https://github.com/unocss/unocss/issues/4113 (9ed34)🐞 Bug Fixes
View changes on GitHub
v0.62.4
Compare Source
🚀 Features
svelte
- by @5P5 in https://github.com/unocss/unocss/issues/4128 (4762c)@unocss/runtime
, improve runtime bundler docs - by @henrikvilhelmberglund and @antfu in https://github.com/unocss/unocss/issues/4112 (35e32)🐞 Bug Fixes
View changes on GitHub
eslint/eslint (eslint)
v9.15.0
Compare Source
v9.14.0
Compare Source
v9.13.0
Compare Source
v9.12.0
Compare Source
Features
5a6a053
feat: update tojiti
v2 (#18954) (Arya Emami)17a07fb
feat: Hooks for test cases (RuleTester) (#18771) (Anna Bocharova)2ff0e51
feat: Implement alternate config lookup (#18742) (Nicholas C. Zakas)2d17453
feat: Implement modified cyclomatic complexity (#18896) (Dmitry Pashkevich)Bug Fixes
ea380ca
fix: Upgrade retry to avoid EMFILE errors (#18986) (Nicholas C. Zakas)fdd6319
fix: Issues with type definitions (#18940) (Arya Emami)Documentation
ecbd522
docs: Mention code explorer (#18978) (Nicholas C. Zakas)7ea4ecc
docs: Clarifying the Use of Meta Objects (#18697) (Amaresh S M)d3e4b2e
docs: Clarify how to exclude.js
files (#18976) (Milos Djermanovic)57232ff
docs: Mention plugin-kit in language docs (#18973) (Nicholas C. Zakas)b80ed00
docs: Update README (GitHub Actions Bot)cb69ab3
docs: Update README (GitHub Actions Bot)7fb0d95
docs: Update README (GitHub Actions Bot)493348a
docs: Update README (GitHub Actions Bot)87a582c
docs: fix typo inid-match
rule (#18944) (Jay)Chores
555aafd
chore: upgrade to@eslint/js@9.12.0
(#18987) (Francesco Trotta)873ae60
chore: package.json update for @eslint/js release (Jenkins)d0a5414
refactor: replace strip-ansi with native module (#18982) (Cristopher)b827029
chore: Enable JSON5 linting (#18979) (Milos Djermanovic)8f55ca2
chore: Upgrade espree, eslint-visitor-keys, eslint-scope (#18962) (Nicholas C. Zakas)c1a2725
chore: update dependency mocha to ^10.7.3 (#18945) (Milos Djermanovic)v9.11.1
Compare Source
v9.11.0
Compare Source
Features
ec30c73
feat: add "eslint/universal" to exportLinter
(#18883) (唯然)c591da6
feat: Add language to types (#18917) (Nicholas C. Zakas)492eb8f
feat: limit the name given toImportSpecifier
inid-length
(#18861) (Tanuj Kanti)19c6856
feat: Addno-useless-constructor
suggestion (#18799) (Jordan Thomson)a48f8c2
feat: add typeFormatterFunction
, updateLoadedFormatter
(#18872) (Francesco Trotta)Bug Fixes
5e5f39b
fix: add missing types forno-restricted-exports
rule (#18914) (Kristóf Poduszló)8f630eb
fix: add missing types forno-param-reassign
options (#18906) (Kristóf Poduszló)d715781
fix: add missing types forno-extra-boolean-cast
options (#18902) (Kristóf Poduszló)2de5742
fix: add missing types forno-misleading-character-class
options (#18905) (Kristóf Poduszló)c153084
fix: add missing types forno-implicit-coercion
options (#18903) (Kristóf Poduszló)fa11b2e
fix: add missing types forno-empty-function
options (#18901) (Kristóf Poduszló)a0deed1
fix: add missing types forcamelcase
options (#18897) (Kristóf Poduszló)Documentation
e4e5709
docs: correctprefer-object-has-own
type definition comment (#18924) (Nitin Kumar)91cbd18
docs: add unicode abbreviations in no-irregular-whitespace rule (#18894) (Alix Royere)59cfc0f
docs: clarifyresultsMeta
inLoadedFormatter
type (#18881) (Milos Djermanovic)adcc50d
docs: Update README (GitHub Actions Bot)4edac1a
docs: Update README (GitHub Actions Bot)Build Related
959d360
build: Support updates to previous major versions (#18871) (Milos Djermanovic)Chores
ca21a64
chore: upgrade @eslint/js@9.11.0 (#18927) (Milos Djermanovic)a10f90a
chore: package.json update for @eslint/js release (Jenkins)e4e02cc
refactor: Extract processor logic into ProcessorService (#18818) (Nicholas C. Zakas)6d4484d
chore: updates for v8.57.1 release (Jenkins)71f37c5
refactor: use optional chaining when validating config rules (#18893) (lucasrmendonca)2c2805f
chore: Add PR note to all templates (#18892) (Nicholas C. Zakas)7b852ce
refactor: useDirective
class from@eslint/plugin-kit
(#18884) (Milos Djermanovic)d594ddd
chore: update dependency @eslint/core to ^0.6.0 (#18863) (renovate[bot])78b2421
chore: Update change.yml (#18882) (Nicholas C. Zakas)a416f0a
chore: enable$ExpectType
comments in .ts files (#18869) (Francesco Trotta)capricorn86/happy-dom (happy-dom)
v15.11.6
Compare Source
👷♂️ Patch fixes
window.TextEncoder
andwindow.TextDecoder
- By @iradonov in task #1611v15.11.5
Compare Source
👷♂️ Patch fixes
HTMLSelectElement
should not dispatch "change" event when changing value or index - By @capricorn86 in task #1603v15.11.4
Compare Source
👷♂️ Patch fixes
HTMLMeterElement
andHTMLProgressElement
- By @capricorn86 in task #1601v15.11.3
Compare Source
👷♂️ Patch fixes
HTMLInputElement.value
- By @capricorn86 in task #1604v15.11.2
Compare Source
👷♂️ Patch fixes
v15.11.1
Compare Source
👷♂️ Patch fixes
Document.activeElement
is set to the wrong target when triggeringHTMLSelectElement.focus()
- By @capricorn86 in task #1592HTMLSelectElement
is aProxy
since v15 andfocus()
was setting the target of theProxy
as the active element, but should set theProxy
v15.11.0
Compare Source
🎨 Features
:disabled
pseudo-class in CSS and query selectors - By @capricorn86 in task #1159v15.10.8
Compare Source
👷♂️ Patch fixes
Blob
inFileReader.readAsArrayBuffer()
,FileReader.readAsBinaryString()
,FileReader.readAsDataURL()
andFileReader.readAsText()
- By @btea in task #1565v15.10.7
Compare Source
👷♂️ Patch fixes
v15.10.6
Compare Source
👷♂️ Patch fixes
URL
object) inLocation.assign()
andLocation.replace()
- By @silverwind in task #1568v15.10.5
Compare Source
👷♂️ Patch fixes
<script>
and<style>
- By @BenjaminAster in task #1566v15.10.4
Compare Source
👷♂️ Patch fixes
HTMLMediaElement.srcObject
property - By @ewesemann in task #1557v15.10.3
Compare Source
👷♂️ Patch fixes
@happy-dom/jest-environment
- By @aearly in task #1555v15.10.2
Compare Source
👷♂️ Patch fixes
<script>
tag - By @capricorn86 in task #1585v15.10.1
Compare Source
👷♂️ Patch fixes
<script>
tag - By @capricorn86 in task #1585v15.10.0
Compare Source
🎨 Features
disableSameOriginPolicy
that makes it possible to bypass the same-origin policy in fetch requests - By @OlaviSau in task #1553v15.9.0
Compare Source
🎨 Features
CSSStyleDeclaration
- By @yinm in task #1147v15.8.5
Compare Source
👷♂️ Patch fixes
Node.getRootNode()
returned null when it was within aShadowRoot
that previously been disconnected from theDocument
- By @capricorn86 in task #1581v15.8.4
Compare Source
👷♂️ Patch fixes
HTMLSelectElement
andHTMLFormElement
had the wrong reference to the parent - By @capricorn86 in task #1578v15.8.3
Compare Source
👷♂️ Patch fixes
HTMLDetailsElement
when dispatching a click event on a summary element which is a child of the details element - By @mikedidomizio in task #1534v15.8.2
Compare Source
👷♂️ Patch fixes
globalThis
instead ofglobal
to make Happy DOM work in other runtimes such as Cloudflare workers - By @mattallty in task #1546v15.8.1
Compare Source
👷♂️ Patch fixes
Promise<Blob>
fromClipboardItem.getType()
- By @ezzatron in task #1538v15.8.0
Compare Source
nuxt/nuxt (nuxt)
v3.14.1592
Compare Source
👉 Changelog
compare changes
🩹 Fixes
webpackbar
with support for rspack (#29823)dst
to deduplicate templates when adding them (#29895)dst
to invalidate modules (6cd3352de)change
events (#29954)<NuxtWelcome>
when building (#29956)💅 Refactors
📖 Documentation
🏡 Chore
✅ Tests
🤖 CI
❤️ Contributors
v3.14.159
Compare Source
We're leaning into the π theme - future patch releases of this minor version will just continue adding digits. (Sorry for any inconvenience! 😆)
👉 Changelog
compare changes
🩹 Fixes
module.json
(#29793)mlly
to resolve module paths to avoid cjs fallback (#29799)webpack-dev-middleware
(#29806)📖 Documentation
🏡 Chore
❤️ Contributors
v3.14.0
Compare Source
👀 Highlights
Behind the scenes, a lot has been going on in preparation for the release of Nuxt v4 (particularly on the
unjs
side with preparations for Nitro v3!)⚡️ Faster starts powered by
jiti
Loading the nuxt config file, as well as modules and other build-time code, is now powered by
jiti
v2. You can see more about the release in the jiti v2 release notes, but one of the most important pieces is native node esm import (where possible), which should mean a faster start. ✨📂 Shared folder for code and types shared with client/server
You should never import Vue app code in your nitro code (or the other way around). But this has meant a friction point when it comes to sharing types or utilities that don't rely on the nitro/vue contexts.
For this, we have a new
shared/
folder (#28682). You can't import Vue or nitro code into files in this folder, but it produces auto-imports you can consume throughout the rest of your app.If needed you can use the new
#shared
alias which points to this folder.The shared folder is alongside your
server/
folder. (If you're usingcompatibilityVersion: 4
, this means it's not inside yourapp/
folder.)🦀
rspack
builderWe're excited to announce a new first-class Nuxt builder for
rspack
. It's still experimental but we've refactored the internal Nuxt virtual file system to useunplugin
to make this possible.Let us know if you like it - and feel free to raise any issues you experience with it.
👉 To try it out, you can use this starter - or just install
@nuxt/rspack-builder
and setbuilder: 'rspack'
in your nuxt config file.✨ New composables
We have new
useResponseHeader
anduseRuntimeHook
composables (#27131 and #29741).🔧 New module utilities
We now have a new
addServerTemplate
utility (#29320) for adding virtual files for access inside nitro runtime routes.🚧 v4 changes
We've merged some changes which only take effect with
compatibilityVersion: 4
, but which you can opt-into earlier.previously, if you had a component like
~/components/App/Header.vue
this would be visible in your devtools as<Header>
. From v4 we ensure this is<AppHeader>
, but it's opt-in to avoid breaking any manual<KeepAlive>
you might have implemented. (#28745).Nuxt scans page metadata from your files, before calling
pages:extend
. But this has led to some confusing behaviour, as pages added at this point do not end up having their page metadata respected. So we now do not scan metadata before callingpages:extend
. Instead, we have a newpages:resolved
hook, which is called afterpages:extend
, after all pages have been augmented with their metadata. I'd recommend opting into this by settingexperimental.scanPageMeta
toafter-resolve
, as it solves a number of bugs.🗺️ Roadmap to v3.15
They didn't quite make it in time for v3.14 but for the next minor release you can expect (among other things):
✅ 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 unjs ecosystem.
👉 Changelog
compare changes
🚀 Enhancements
jiti
(#29073)addServerTemplate
utility (#29320)useResponseHeader
composable (#27131)rspack
builder (#29142)Configuration
📅 Schedule: Branch creation - "after 3am and before 4am" in timezone Asia/Shanghai, Automerge - "after 2am and before 3am" in timezone Asia/Shanghai.
🚦 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.