chore(deps): update all non-major dependencies #775
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.2.2
->1.2.5
1.4.2
->1.5.2
0.8.0
->0.9.2
1.8.0
->1.8.1
3.13.1
->3.13.2
3.13.1
->3.13.2
1.4.2
->1.4.3
3.13.1
->3.13.2
2.1.0
->2.1.1
0.5.4
->0.5.5
22.5.5
->22.7.4
5.1.3
->5.1.4
2.1.1
->2.1.2
0.5.5
->0.5.7
11.10.2
->11.11.0
9.10.0
->9.11.1
2.0.0
->2.1.2
3.13.1
->3.13.2
3.0.2
->3.0.4
1.3.4
->1.4.0
9.10.0
->9.12.0
17.6.0
->17.7.0
5.4.5
->5.4.8
2.1.1
->2.1.2
3.5.5
->3.5.11
Release Notes
nuxt/devtools (@nuxt/devtools-kit)
v1.5.2
Compare Source
Bug Fixes
vite-plugin-vue-inspector
(572a0d6)v1.5.1
Compare Source
Bug Fixes
v1.5.0
Compare Source
Bug Fixes
quicktype
schema generation temporary (c1554a3)1.4.2 (2024-09-10)
Bug Fixes
1.4.1 (2024-08-26)
Bug Fixes
nuxt/fonts (@nuxt/fonts)
v0.9.2
Compare Source
compare changes
🩹 Fixes
❤️ Contributors
v0.9.1
Compare Source
compare changes
🩹 Fixes
baseURL
in dev mode (1fae926)❤️ Contributors
v0.9.0
Compare Source
compare changes
🚀 Enhancements
spa
mode (95e4f44)🩹 Fixes
extname
for extension priority test (b087d47).cjs
version of@nuxt/fonts/utils
(10ca0c8)cacheDir
after a fresh build (#273)preload
links to entry chunk (#274)📖 Documentation
src
examples (ca44e0d)font-family
declarations are handled (df2685d)🏡 Chore
execa
(86ba934)❤️ Contributors
nuxt/image (@nuxt/image)
v1.8.1
Compare Source
compare changes
🩹 Fixes
/index
(#1467)formats
config & improved documentation (#1514)📖 Documentation
🏡 Chore
tinyexec
internally (3b9a4ea)❤️ Contributors
nuxt/nuxt (@nuxt/kit)
v3.13.2
Compare Source
✅ 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
🔥 Performance
🩹 Fixes
propsDestructure
by default (#28830)route
has enumerable keys (#28841)asyncData
(#28842)ssr: false
(#28834)injectAtEnd
to reduce circular auto-imports (#28822)buildDir
for unimport (#28899)<NuxtErrorBoundary>
(#28901)modules
array (#28922)filePath
(#28925)runWithContext
generic (#28926)inheritAttrs: false
for fragment components (#28939)<script>
blocks (4fd24381c)isNuxtMajorVersion
export (#29016)useError
(#28996)💅 Refactors
vite:preloadError
event (#28862)📖 Documentation
useFetch
parameter signature (#28993)🏡 Chore
noUncheckedSideEffectImports
(#28903)pending triage
to blank issues (#28923)htmlnano
+ pin workflow deps (#28946)✅ Tests
route
in template (#28967)🤖 CI
❤️ Contributors
nuxtlabs/studio-module (@nuxthq/studio)
v2.1.1
Compare Source
12f8c35
)4377111
)6628323
)510cbf5
)vuejs/pinia (@pinia/nuxt)
v0.5.5
Compare Source
vitejs/vite-plugin-vue (@vitejs/plugin-vue)
v5.1.4
vitest-dev/vitest (@vitest/coverage-v8)
v2.1.2
Compare Source
🐞 Bug Fixes
Vitest.setServer
to postconfigureServer
hook to enable import analysis for workspace config loading - by @hi-ogawa in https://github.com/vitest-dev/vitest/issues/6584 (e7f35)BenchmarkResult.samples
array to reduce memory usage - by @hi-ogawa and @AriPerkkio in https://github.com/vitest-dev/vitest/issues/6541 (a6407)data:
protocol on preview provider file upload - by @userquin in https://github.com/vitest-dev/vitest/issues/6501 (e9821)*.astro
by default - by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/6565 (f8ff7)cleanOnRerun: false
to invalidate previous results - by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/6592 (88bde)toBeDefined
withexpect.poll
- by @hi-ogawa in https://github.com/vitest-dev/vitest/issues/6562 (f7da6)beforeAll
failed - by @hi-ogawa in https://github.com/vitest-dev/vitest/issues/6524 (fb797)onTestFinished
andonTestFailed
duringretry
andrepeats
- by @hi-ogawa in https://github.com/vitest-dev/vitest/issues/6609 (c5e29)--standalone
- by @hi-ogawa in https://github.com/vitest-dev/vitest/issues/6577 (d0bf8)View changes on GitHub
unjs/changelogen (changelogen)
v0.5.7
Compare Source
compare changes
🩹 Fixes
+
for canary suffix (#224)❤️ Contributors
v0.5.6
Compare Source
compare changes
🚀 Enhancements
🩹 Fixes
💅 Refactors
execa
withexecSync
(#222)🏡 Chore
❤️ Contributors
chromaui/chromatic-cli (chromatic)
v11.11.0
Compare Source
🚀 Enhancement
storybookUrl
andwebUrl
on skipped rebuild #1060 (@codykaup)@typescript-eslint/no-floating-promises
ESLint rule #1065 (@codykaup)🐛 Bug Fix
unicorn/no-null
ESLint rule #1057 (@codykaup)unicorn/no-array-reduce
ESLint rule #1056 (@codykaup)Authors: 2
v11.10.4
Compare Source
🐛 Bug Fix
unicorn/prefer-spread
ESLint rule #1052 (@codykaup)unicorn/better-regex
ESLint rule #1055 (@codykaup)Authors: 2
v11.10.3
Compare Source
🐛 Bug Fix
unicorn/no-array-callback-reference
ESLint rule #1051 (@codykaup)unicorn/prefer-string-raw
ESLint rule #1050 (@codykaup)unicorn/no-anonymous-default-export
ESLint rule #1047 (@codykaup)unicorn/no-array-for-each
ESLint rule #1048 (@codykaup)Authors: 2
eslint/eslint (eslint)
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)unjs/jiti (jiti)
v2.1.2
Compare Source
compare changes
🌊 Types
NodeModule
type (718bea2)❤️ Contributors
v2.1.1
Compare Source
compare changes
🩹 Fixes
Configuration
📅 Schedule: Branch creation - "every weekend" (UTC), 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.