chore(deps): update all non-major dependencies #2047
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.11.0
->^1.11.1
^3.4.2
->^3.4.3
^0.3.0
->^0.3.1
3.4.2
->3.4.3
3.4.2
->3.4.3
^0.11.0
->^0.12.1
^8.39.0
->^8.40.0
^0.37.1
->^0.38.0
2.3.3
->2.4.0
3.4.2
->3.4.3
8.3.1
->8.4.0
^2.0.1
->^2.1.0
^15.10.1
->^15.10.3
^1.1.1
->^1.1.2
^1.5.0
->^1.6.0
^0.30.1
->^0.31.0
Release Notes
nuxt/nuxt
v3.4.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
🩹 Fixes
timeEnd
unless we're debugging (#20424)<ClientOnly>
(f1ded44e8)event.node.req
in cookie utility (#20474)devServer.https: true
(#20498)/__nuxt_error
directly (#20497)callAsync
for executing hooks with context (#20510)app:error
in SSR before rendering error page (#20511)asyncData
(#20535)#components
imports into direct component imports (#20547)RenderResponse
for redirects (#20496)📖 Documentation
vue-router
docs (#20454)✅ Tests
🤖 CI
nuxt-edge
with provenance (753c4c2a3)❤️ Contributors
nuxtlabs/studio.nuxt.com
v0.12.1
Compare Source
v0.12.0
Compare Source
eslint/eslint
v8.40.0
Compare Source
Features
5db7808
feat: improve flat config errors for invalid rule options and severities (#17140) (Josh Goldberg ✨)f5574dc
feat: Add findConfigFile() method to FlatESLint (#17142) (Nicholas C. Zakas)e52b98b
feat: addsourceCode
property to the rule context (#17107) (Nitin Kumar)1468f5b
feat: addphysicalFilename
property to the rule context (#17111) (Nitin Kumar)0df4d4f
feat: addcwd
to rule context (#17106) (Nitin Kumar)52018f2
feat: addfilename
property to the rule context (#17108) (Nitin Kumar)559ff4e
feat: add newomitLastInOneLineClassBody
option to thesemi
rule (#17105) (Nitin Kumar)Bug Fixes
f076e54
fix: Ensure FlatESLint#findConfigFile() doesn't throw. (#17151) (Nicholas C. Zakas)Documentation
e980bf3
docs: Update README (GitHub Actions Bot)e92a6fc
docs: Update README (GitHub Actions Bot)af5fe64
docs: Fix custom rule schema docs (#17115) (Adam Jones)4a352a9
docs: explain how to include predefined globals (#17114) (Marcus Wyatt)5ea15d9
docs: add mastodon link in readme (#17110) (唯然)Chores
4053004
chore: upgrade @eslint/js@8.40.0 (#17156) (Milos Djermanovic)50fed1d
chore: package.json update for @eslint/js release (ESLint Jenkins)4c7a170
chore: upgrade @eslint/eslintrc@2.0.3 (#17155) (Milos Djermanovic)e80b7cc
chore: upgrade [email protected] (#17154) (Milos Djermanovic)ce3ac91
chore: upgrade [email protected] (#17153) (Milos Djermanovic)9094d79
chore: addlatest/
tometa.docs.url
in all core rules (#17136) (Milos Djermanovic)d85efad
perf: don't usegrapheme-splitter
on ASCII strings in key-spacing rule (#17122) (Milos Djermanovic)unjs/nitro
v2.4.0
Compare Source
compare changes
🚀 Enhancements
isr
route rule (#1124)static
preset (#1127)vercel-static
andnetlify-static
presets (#1073)github-pages
preset (#1133)rollup:before
hook (#1160)nitro dev
(#1173)routeRules
andrutimeConfig
(#1175)/_nitro/openapi.json
and/_nitro/swagger
for dev mode (#1162)future.nativeSWR
(#1212)🔥 Performance
defineNitroConfig
fromnitro/config
(#1174)🩹 Fixes
typesDir
fromtsConfigDir
(#1146)static
andswr
toisr
mapping (#1155)chunkFileNames
on windows (#1189)💅 Refactors
build
option tostatic
(#1144)📖 Documentation
🏡 Chore
vercel.json
(00502d0)✅ Tests
vercel-edge
test (7951532)❤️ Contributors
pnpm/pnpm
v8.4.0
Compare Source
Minor Changes
pnpm publish
supports the--provenance
CLI option #6435.Patch Changes
node-linker
is set tohoisted
6486.node_modules
directory unless the--force
option is passed.node_modules
folder with a.modules.yaml
file if there are no dependencies insidenode_modules
.Our Gold Sponsors
Our Silver Sponsors
rehypejs/rehype-external-links
v2.1.0
Compare Source
Add
4a7a050
Addtest
option for additional checksby @hanneskuettner in https://github.com/rehypejs/rehype-external-links/pull/10
Full Changelog: rehypejs/rehype-external-links@2.0.1...2.1.0
release-it/release-it
v15.10.3
Compare Source
46fc8fa
)v15.10.2
Compare Source
7619d97
)5598ef8
)812be49
)2803303
)8b58e70
)c88a0ac
)releaseNotes
example to omit merge commits (#957) (f7fb8bc
)unjs/ufo
v1.1.2
Compare Source
compare changes
🩹 Fixes
📖 Documentation
stringifyParsedURL
(81e92b2)🏡 Chore
❤️ Contributors
unjs/unstorage
v1.6.0
Compare Source
compare changes
🚀 Enhancements
vercel-kv
driver (#213)🩹 Fixes
getKeys
andclear
with base (#216)mtime
toDate
(129a935)💅 Refactors
📖 Documentation
🏡 Chore
codecov.yml
(d6e0da3)✅ Tests
vercel-kv
(b47acd1)vercel-kv
test (329496c)❤️ Contributors
vitest-dev/vitest
v0.31.0
Compare Source
🚨 Breaking Changes
Update mock implementation to support ESM runtime, introduce "vi.hoisted" - by @sheremet-va in https://github.com/vitest-dev/vitest/issues/3258 (0c09a)
vi.hoisted
to run code before imports are executed:You can also use it to pass variables to
vi.mock
:Move assertion declarations to expect package - by @sheremet-va in https://github.com/vitest-dev/vitest/issues/3294 (cf3af)
🚀 Features
--bail
option for cancelling test run - by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/3163 (8d460)🐞 Bug Fixes
thresholdAutoUpdate
to work withperFile
- by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/3182 (29eeb)import.meta.hot.send
mock - by @antfu (b1624)View changes on GitHub
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.