-
-
Notifications
You must be signed in to change notification settings - Fork 32
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps): update all non-major dependencies #219
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/all-minor-patch
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
8008069
to
7725e25
Compare
f1363b6
to
07ce6ce
Compare
938592c
to
dd34ea9
Compare
d565176
to
29b09ee
Compare
29b09ee
to
879c58a
Compare
5df7d11
to
398d73c
Compare
175846d
to
1f59c1a
Compare
007f087
to
79a2413
Compare
79a2413
to
1d5fb55
Compare
0234f2f
to
fe0bd76
Compare
e176e75
to
b6887ad
Compare
4a6e4ee
to
6ae9ceb
Compare
6ae9ceb
to
bf95747
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
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.1.1
->^3.2.1
3.15.4
->3.17.0
^9.2.0
->^9.2.1
9.20.1
->9.21.0
^3.0.7
->^3.1.1
^0.5.2
->^0.5.4
5.6.3
->5.7.3
^1.0.0
->^1.15.0
Release Notes
nuxt/content (@nuxt/content)
v3.2.1
Compare Source
Bug Fixes
defineNitroPlugin
(#3170) (b091253)queryCollection
(2fe61e6)v3.2.0
Compare Source
Features
nuxt-llms
(#3143) (541beeb)Bug Fixes
queryCollectionItemSurroundings
type definition in built module (#3121) (808c133)count(*)
query (71221d3), closes #3136nuxt/test-utils (@nuxt/test-utils)
v3.17.0
Compare Source
👉 Changelog
compare changes
🚀 Enhancements
✅ Tests
❤️ Contributors
v3.16.0
Compare Source
👀 Highlights
You'll still see a warning from vitest:
You can ignore this for the moment. I expect we will resolve this in the next major (which will drop support for vitest < 3).
👉 Changelog
compare changes
🚀 Enhancements
teardownTimeout
option to set timeout forafterAll
hook (af2ddf29)🩹 Fixes
buildId
(3f8599e6)mountSuspended
(#1081)mountSuspended
(#1078)defu
for merging (#1089)$attrs
in component render context (#1108)vi.hoisted
is injected aftervi
import (#1128)wrapper.element
frommountSuspended
(#1110)📦 Build
typesVersions
for node10 declarations (f19cee64)🏡 Chore
🤖 CI
❤️ Contributors
nuxt-modules/i18n (@nuxtjs/i18n)
v9.2.1
Compare Source
This changelog is generated by GitHub Releases
🐞 Bug Fixes
loadLocale
warning - by @BobbieGoede in https://github.com/nuxt-modules/i18n/issues/3361 (850dc)View changes on GitHub
eslint/eslint (eslint)
v9.21.0
Compare Source
harlan-zw/nuxt-site-config (nuxt-site-config)
v3.1.1
Compare Source
🐞 Bug Fixes
url
as string - by @harlan-zw (fff57)View changes on GitHub
v3.1.0
Compare Source
🚀 Features
multiTenancy
build-time config - by @harlan-zw in https://github.com/harlan-zw/nuxt-site-config/issues/40 (f2a25)🐞 Bug Fixes
🏎 Performance
View changes on GitHub
unjs/nypm (nypm)
v0.5.4
Compare Source
compare changes
🩹 Fixes
🏡 Chore
❤️ Contributors
v0.5.3
Compare Source
compare changes
🏡 Chore
❤️ Contributors
microsoft/TypeScript (typescript)
v5.7.3
Compare Source
v5.7.2
Compare Source
unjs/unstorage (unstorage)
v1.15.0
Compare Source
compare changes
🚀 Enhancements
maxDepth
forgetKeys
(#547)flags
key to driver interface (#552)maxDepth
support (#551)🔥 Performance
maxDepth
filtering if natively supported (#560)🩹 Fixes
💅 Refactors
📖 Documentation
🏡 Chore
moduleResolution
field totsconfig.json
(0d55b77)pnpm.onlyBuiltDependencies
(4bd6bfd)✅ Tests
❤️ Contributors
v1.14.4
Compare Source
compare changes
🩹 Fixes
/
as separator (#545)❤️ Contributors
v1.14.3
Compare Source
compare changes
🩹 Fixes
❤️ Contributors
v1.14.2
Compare Source
compare changes
🩹 Fixes
📖 Documentation
📦 Build
❤️ Contributors
v1.14.1
Compare Source
compare changes
🩹 Fixes
StorageValue
for un-typed stores (#532)📖 Documentation
📦 Build
❤️ Contributors
v1.14.0
Compare Source
compare changes
🚀 Enhancements
upstash
driver (#500)db0
driver (#476)vercel-blob
driver (#472)deno-kv
driver (#233)deno-kv-node
driver (#521)s3
driver (#361)Buffer
(#364)🩹 Fixes
null
for non existinggetItem
(fb8e00e)base
prefix fromkeyKeys
(8711a94)arrayBuffer
forgetItemRaw
(#527)base
forclear
andgetKeys
(#529)💅 Refactors
clear()
(0231775)localstorage
logic forsession-storage
(#530)📖 Documentation
consistency
option (#525)📦 Build
🏡 Chore
✅ Tests
cloudflare-r2-binding
tests (0c4d9fd)🤖 CI
❤️ Contributors
v1.13.1
Compare Source
compare changes
🩹 Fixes
❤️ Contributors
v1.13.0
Compare Source
compare changes
🚀 Enhancements
null
driver (#495)🩹 Fixes
💅 Refactors
citty
(#498)📖 Documentation
🏡 Chore
❤️ Contributors
v1.12.0
Compare Source
compare changes
🚀 Enhancements
ttl
(#479)🏡 Chore
🤖 CI
❤️ Contributors
v1.11.1
Compare Source
compare changes
🔥 Performance
getKeys
(#475)❤️ Contributors
v1.11.0
Compare Source
compare changes
🚀 Enhancements
keys
,get
,set
,has
anddel
aliases (#402)ttl
forsetItem
(#470)ttl
forsetItem
(#448)🔥 Performance
endsWIth
(#387)🩹 Fixes
setItem
tobinding.put
(#423)📖 Documentation
🏡 Chore
🤖 CI
❤️ Contributors
v1.10.2
Compare Source
compare changes
🩹 Fixes
ioredis
dependency optional (#410)setItems
only to avoid duplicate write (#392)getItems
,setItems
types (#395)💅 Refactors
getBindings
to utils and add defaultBUCKET
for r2 (#292)📖 Documentation
table
option name (#359)unjs-docs
and nuxt ui pro (#374)📦 Build
🏡 Chore
✅ Tests
null
value (#365)❤️ Contributors
v1.10.1
Compare Source
compare changes
📦 Build
❤️ Contributors
v1.10.0
Compare Source
compare changes
🚀 Enhancements
netlify-blobs
driver (#337)🩹 Fixes
📖 Documentation
getMount
usage (#297)🏡 Chore
✅ Tests
🤖 CI
❤️ Contributors
v1.9.0
Compare Source
compare changes
🚀 Enhancements
BuiltinDriverOptions
type (#273)ttl
forsetItem
(#269)indexedb
driver (#221)capacitor-preferences
driver (#283)fs-lite
driver (#284)🩹 Fixes
getMeta
(#272)💅 Refactors
removeMeta
option forremoveItem
(#281)📖 Documentation
🏡 Chore
🎨 Styles
❤️ Contributors
v1.8.0
Compare Source
compare changes
🚀 Enhancements
base
option for keys (#261)cloudflare-r2-binding
driver (#235)🩹 Fixes
cloudflareR2Binding
to thebuiltinDrivers
(48d6842)📖 Documentation
🏡 Chore
✅ Tests
github
driver (#259)❤️ Contributors
v1.7.0
Compare Source
compare changes
🚀 Enhancements
💅 Refactors
📖 Documentation
🏡 Chore
🤖 CI
❤️ Contributors
v1.6.1
Compare Source
compare changes
🩹 Fixes
getItemRaw
andsetItemRaw
(#232)💅 Refactors
🏡 Chore
✅ Tests
❤️ Contributors
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
v1.5.0
Compare Source
compare changes
🚀 Enhancements
🩹 Fixes
hasItem
(#200)📖 Documentation
🏡 Chore
❤️ Contributors
v1.4.1
Compare Source
compare changes
🩹 Fixes
📖 Documentation
🏡 Chore
❤️ Contributors
v1.4.0
Compare Source
compare changes
🚀 Enhancements
name
andoptions
from driver instances (#178)🩹 Fixes
max
instead ofmaxSize
(012fc62):
frombase
(82647e0)📖 Documentation
🏡 Chore
✅ Tests
lru-cache
(a9965a8)❤️ Contributors
v1.3.0
Compare Source
compare changes
🚀 Enhancements
resolvePath
(4717851)🩹 Fixes
ttl
(a491333)types
field to the first (f2b08f6)/server
subpath (3cc2c48)📖 Documentation
🏡 Chore
❤️ 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 was generated by Mend Renovate. View the repository job log.