chore(deps): update all non-major dependencies #2125
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.12.3
->^1.14.3
^3.6.1
->^3.6.3
3.6.1
->3.6.3
3.6.1
->3.6.3
^0.13.2
->^0.13.4
^3.2.0
->^3.2.3
^8.43.0
->^8.45.0
^13.2.0
->^13.2.2
^1.18.2
->^1.19.1
^13.2.2
->^13.2.3
^0.39.0
->^0.40.0
2.5.1
->2.5.2
3.6.1
->3.6.3
8.6.5
->8.6.8
^0.2.0
->^0.14.0
^4.7.0
->^4.7.1
^1.7.0
->^1.8.0
^0.32.2
->^0.33.0
Release Notes
nuxt/nuxt (@nuxt/kit)
v3.6.3
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
unctx
options (4e32e70bb)isExternal
(#21966)experimental
option (0643d4315)💅 Refactors
bundler
module resolution flag (#22142)📖 Documentation
/
(#22118)🏡 Chore
❤️ Contributors
v3.6.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
@nuxt/ui-templates
frommodulesDir
(#21836)nuxi generate
(#21860)tsconfig.json
scope (#21917)typedPages
(#21659)node_modules
to tsconfig include (#21929)$fetch.raw
in dev client mode for islands (#21904)vite.publicDir
(#21847)📖 Documentation
spaLoadingTemplate
link (#21845)<NuxtLoadingIndicator>
(#21952)🏡 Chore
✅ Tests
nuxt-vitest
and composable unit tests (#21884)❤️ Contributors
nuxtlabs/studio.nuxt.com (@nuxthq/studio)
v0.13.4
Compare Source
v0.13.3
Compare Source
unjs/consola (consola)
v3.2.3
Compare Source
compare changes
🩹 Fixes
box
(#210)🏡 Chore
await
inspinner
example (#211)❤️ Contributors
v3.2.2
Compare Source
compare changes
🩹 Fixes
📦 Build
❤️ Contributors
v3.2.1
Compare Source
compare changes
🩹 Fixes
singleThick
(#201)❤️ Contributors
eslint/eslint (eslint)
v8.45.0
Compare Source
Features
cdd063c
feat: Expose LegacyESLint in unsupported API (#17341) (Nicholas C. Zakas)d34abe5
feat: fix indent rule for else-if (#17318) (Milos Djermanovic)Bug Fixes
b79b6fb
fix: Fix suggestion message inno-useless-escape
(#17339) (Francesco Trotta)c667055
fix: provide uniquefix
andfix.range
objects in lint messages (#17332) (Milos Djermanovic)Documentation
89f3225
docs: add playground links to correct and incorrect code blocks (#17306) (Josh Goldberg ✨)f8892b5
docs: Expand rule option schema docs (#17198) (Matt Wilkinson)8bcbf11
docs: Config Migration Guide (#17230) (Ben Perlmutter)bb30908
docs: Update README (GitHub Actions Bot)84d243b
docs: Update README (GitHub Actions Bot)b762632
docs: Update README (GitHub Actions Bot)138c096
docs: add more prefer-destructuring examples with array destructuring (#17330) (Milos Djermanovic)1fc50a8
docs:max-len
rulecode
andtabWidth
as positional arguments (#17331) (Jesús Leganés-Combarro)Chores
68f63d7
chore: package.json update for @eslint/js release (ESLint Jenkins)5ca9b4d
chore: update eslint-config-eslint exports (#17336) (Milos Djermanovic)7bf2e86
chore: remove unused dependencies (#17352) (Percy Ma)c6f8cd0
chore: RemovedefaultIgnores
from FlatESLint private members (#17349) (Francesco Trotta)0052374
chore: move jsdoc settings to eslint-config-eslint (#17338) (唯然)v8.44.0
Compare Source
Features
1766771
feat: addes2023
andes2024
environments (#17328) (Milos Djermanovic)4c50400
feat: addecmaVersion: 2024
, regexpv
flag parsing (#17324) (Milos Djermanovic)4d411e4
feat: add ternaryOperandBinaryExpressions option to no-extra-parens rule (#17270) (Percy Ma)c8b1f4d
feat: MoveparserServices
toSourceCode
(#17311) (Milos Djermanovic)ef6e24e
feat: treat unknown nodes as having the lowest precedence (#17302) (Brad Zacher)1866e1d
feat: allow flat config files to export a Promise (#17301) (Milos Djermanovic)Bug Fixes
a36bcb6
fix: no-unused-vars false positive with logical assignment operators (#17320) (Gweesin Chan)7620b89
fix: Removeno-unused-labels
autofix before potential directives (#17314) (Francesco Trotta)391ed38
fix: Removeno-extra-semi
autofix before potential directives (#17297) (Francesco Trotta)Documentation
526e911
docs: resubmit pr 17115 doc changes (#17291) (唯然)e1314bf
docs: Integration section and tutorial (#17132) (Ben Perlmutter)19a8c5d
docs: Update README (GitHub Actions Bot)Chores
49e46ed
chore: upgrade @eslint/js@8.44.0 (#17329) (Milos Djermanovic)a1cb642
chore: package.json update for @eslint/js release (ESLint Jenkins)840a264
test: More test cases for no-case-declarations (#17315) (Elian Cordoba)e6e74f9
chore: package.json update for eslint-config-eslint release (ESLint Jenkins)eb3d794
chore: upgrade semver@7.5.3 (#17323) (Ziyad El Abid)cf88439
chore: upgrade optionator@0.9.3 (#17319) (Milos Djermanovic)9718a97
refactor: remove unnecessary code inflat-eslint.js
(#17308) (Milos Djermanovic)f82e56e
perf: various performance improvements (#17135) (moonlightaria)da81e66
chore: update eslint-plugin-jsdoc to 46.2.5 (#17245) (唯然)b991640
chore: switch eslint-config-eslint to the flat format (#17247) (唯然)sindresorhus/globby (globby)
v13.2.2
Compare Source
0ae43b9
v13.2.1
Compare Source
ignore
andexpandDirectories
default handling (#252)3a48eb9
unjs/jiti (jiti)
v1.19.1
Compare Source
compare changes
🩹 Fixes
evalOptions
(2c1765e)❤️ Contributors
v1.19.0
Compare Source
compare changes
🚀 Enhancements
jiti.evalModule
(#146)🩹 Fixes
JITIOptions
andTreansformOptions
(#132)📖 Documentation
🏡 Chore
✅ Tests
❤️ Contributors
okonet/lint-staged (lint-staged)
v13.2.3
Compare Source
Bug Fixes
--diff
option implies--no-stash
(66a716d)unjs/nitro (nitropack)
v2.5.2
Compare Source
compare changes
🩹 Fixes
envPrefix
toruntimeConfig.nitro
types (#1336)static
whenstatic
override is set (#1342)node-server
target (7976318)nativeSWR
future flag (ccebe4e)unstorage
dependency and use subpath alias (#1164)event.$fetch
andevent.fetch
(#1343)📖 Documentation
🏡 Chore
.data
to gitignore (cff7bf0)❤️ Contributors
pnpm/pnpm (pnpm)
v8.6.8
Compare Source
Patch Changes
git ls-remote
, causing a fallback togit+ssh
and resulting in a 'host key verification failed' issue #6805.publishConfig.registry
inpackage.json
for publishing #6775.pnpm rebuild
now uploads the built artifacts to the content-addressable store..bin
, the exact error message is now displayed.pnpm setup
now prints more details when it cannot detect the active shell.Our Gold Sponsors
Our Silver Sponsors
v8.6.7
Compare Source
Patch Changes
--parallel
CLI flag should work on single project #6692.wantedLockfile
outsidedependenciesHierarchyForPackage
, preventing OOM crash when loading the same lock file too many times #6757.difference
with better alternative #6760.Our Gold Sponsors
Our Silver Sponsors
v8.6.6
Compare Source
Patch Changes
package.json
should not fail, when the dependency is read from cache #6721.preferredVersions
object #6735resolvePeersOfNode
#6736preferredVersions
inresolveDependenciesOfImporters
#6748isEmpty
usages #6753splitNodeId
, fix invalidnodeId
#6755Our Gold Sponsors
Our Silver Sponsors
unjs/shiki-es (shiki-es)
v0.14.0
Compare Source
compare changes
🩹 Fixes
"moduleResolution": "commonJs"
(#7)VSCODE_TEXTMADE_DEBUG
withfalse
(#6)🏡 Chore
06f6cff
)1881485
)3a4335b
)@types/node
(a956dc7
)build.config
(acd778f
)fs-extra
dependency` (469619c
)014f4cd
)❤️ Contributors
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 has been generated by Mend Renovate. View repository job log here.