chore(deps): update all minor updates #203
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:
^2.7.0
->^2.8.0
^0.8.1
->^0.9.2
^4.2.3
->^4.3.0
^6.4.1
->^6.5.0
^9.3.0
->^9.4.0
^1.9.0
->^1.10.0
^4.0.0
->^4.7.0
^0.344.0
->^0.349.0
^1.4.9
->^1.5.0
^0.9.0
->^0.10.0
^2.9.0
->^2.10.0
^5.3.3
->^5.4.2
8.2.1
->8.3.0
Release Notes
antfu/eslint-config (@antfu/eslint-config)
v2.8.0
Compare Source
🚀 Features
View changes on GitHub
urql-graphql/urql (@urql/core)
v4.3.0
Compare Source
Minor Changes
multipart/mixed
responses (result properties essentially are namespaced on apayload
key)Submitted by @JoviDeCroock (See #3499)
DocumentNode
with no/empty definitions and adocumentId
property is considered a persisted document. When this is detected adocumentId
parameter rather than aquery
string is sent to the GraphQL API, similar to Automatic Persisted Queries (APQs). However, APQs are only supported via@urql/exchange-persisted
, while support fordocumentId
is now built-inSubmitted by @kitten (See #3515)
Patch Changes
url
to be a plain, non-URL pathname (i.e./api/graphql
) to be used withpreferGetMethod
Submitted by @akrantz01 (See #3514)
Headers
class being used infetchOptions
Submitted by @JoviDeCroock (See #3505)
urql-graphql/urql (@urql/exchange-graphcache)
v6.5.0
Compare Source
Minor Changes
@_optional
and@_required
to be placed on fragment definitions and inline fragmentsSubmitted by @JoviDeCroock (See #3502)
Submitted by @JoviDeCroock (See #3501)
Patch Changes
@defer
from being applied in child field selections. Previously, a child field (i.e. a nested field) under a@defer
-ed fragment would also become optional, which was based on a prior version of the DeferStream spec which didn't require deferred fields to be delivered as a groupSubmitted by @kitten (See #3517)
store.resolve()
returning the exact link array that’s used by the cache. This can lead to subtle bugs when a user mutates the result returned bycache.resolve()
, since this directly mutates what’s in the cache at that layerSubmitted by @kitten (See #3516)
antfu/bumpp (bumpp)
v9.4.0
Compare Source
🚀 Features
next
as release type - by @Vision010, Anthony Fu and @antfu in https://github.com/antfu/bumpp/issues/15 (81b7e)--current-version
to override the current version - by @murongg and @antfu in https://github.com/antfu/bumpp/issues/17 (48778)🐞 Bug Fixes
View changes on GitHub
v9.3.1
Compare Source
🚀 Features
package-lock.json
- by @Sec-ant in https://github.com/antfu/bumpp/issues/26 (ba39e)View changes on GitHub
unjs/c12 (c12)
v1.10.0
Compare Source
compare changes
🚀 Enhancements
auth
shortcut for layer config (#142)🏡 Chore
❤️ Contributors
esbuild-kit/esno (esno)
v4.7.0
Compare Source
lucide-icons/lucide (lucide-vue-next)
v0.349.0
: New icons 0.349.0Compare Source
Modified Icons 🔨
file-pie-chart
(#1939) by @jguddasfile-search
(#1941) by @jguddasfile-volume
(#1940) by @jguddasv0.348.0
: New icons 0.348.0Compare Source
New icons 🎨
cannabis
(#1901) by @jguddasv0.347.0
: New icons 0.347.0Compare Source
Modified Icons 🔨
zap-off
(#1936) by @karsa-mistmerezap
(#1936) by @karsa-mistmerev0.346.0
: New icons 0.346.0Compare Source
New icons 🎨
app-window-mac
(#1514) by @danielbayleydock
(#1514) by @danielbayleyModified Icons 🔨
airplay
(#1514) by @danielbayleypodcast
(#1514) by @danielbayleyv0.345.0
: New icons 0.345.0Compare Source
New icons 🎨
proportions
(#1516) by @danielbayleyrotate-ccw-square
(#1516) by @danielbayleyrotate-cw-square
(#1516) by @danielbayleyradix-vue/radix-vue (radix-vue)
v1.5.0
Compare Source
🧩 New Components
🚀 Features
useId
to provide composable from different framework - by @zernonia in https://github.com/radix-vue/radix-vue/issues/718 (d0517)🐞 Bug Fixes
View changes on GitHub
radix-vue/shadcn-vue (shadcn-nuxt)
v0.10.0
Compare Source
🚀 Features
vaul-vue
integration - by @Saeid-Za in https://github.com/radix-vue/shadcn-vue/issues/374 (64e2f)resizeable
component - by @sadeghbarati in https://github.com/radix-vue/shadcn-vue/issues/385 (126e1)🐞 Bug Fixes
CommandItem
hightlighted bg - by @sadeghbarati and @zernonia in https://github.com/radix-vue/shadcn-vue/issues/322 (b486a)vue-sonner
wrong props - by @sadeghbarati (5d917)View changes on GitHub
toplenboren/simple-git-hooks (simple-git-hooks)
v2.10.0
Compare Source
What's Changed
New Contributors
Full Changelog: toplenboren/simple-git-hooks@2.9.0...2.10.0
Microsoft/TypeScript (typescript)
v5.4.2
: TypeScript 5.4Compare Source
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
Downloads are available on:
Configuration
📅 Schedule: Branch creation - "every 1 month" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.