typography
typography copied to clipboard
chore(deps): update dependency @vueuse/core to v11
This PR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
@vueuse/core (source) | ^10.3.0 -> ^11.1.0 |
Release Notes
vueuse/vueuse (@vueuse/core)
v11.1.0
🚀 Features
-
useCurrentElement: Try to infer type from
$el
- by @KazariEX in https://github.com/vueuse/vueuse/issues/4202 (8e141) - useDropZone: Add multiple prop to control multi-file drop - by @danngossinga and Dan T. Ngossinga in https://github.com/vueuse/vueuse/issues/4227 (3b94d)
-
useFileDialog: Return
onCancel
handler - by @AndreyYolkin in https://github.com/vueuse/vueuse/issues/4184 (30452)
🐞 Bug Fixes
- computedAsync: Type signature - by @ferferga in https://github.com/vueuse/vueuse/issues/4207 (45b18)
-
onClickOutside: Make
ignore
accept reactive values - by @CernyMatej in https://github.com/vueuse/vueuse/issues/4211 (aa5e3) - onClickOutside: Improve cross-browser compatibility - by @Onion-L and @antfu in https://github.com/vueuse/vueuse/issues/4185 (9e598)
- useArrayFilter: Match type to Array.prototype.filter - by @Jesse205 in https://github.com/vueuse/vueuse/issues/4175 (71fd1)
- useDraggable: Draggable component not work with container - by @huiliangShen in https://github.com/vueuse/vueuse/issues/4192 (7f25b)
- useFocusWithin: Make useFocusWhithin match the behavior of the :focus-within - by @ben-lau in https://github.com/vueuse/vueuse/issues/4134 (c5407)
- useInfiniteScroll: Stop watch when unmounted - by @zyyv in https://github.com/vueuse/vueuse/issues/4110 (f30cc)
-
useIntersectionObserver: Add
Document
type for root - by @phk422 in https://github.com/vueuse/vueuse/issues/4210 (6b584) -
useMouseInElement: Allow
el
to be instanceof Element - by @FRSgit in https://github.com/vueuse/vueuse/issues/4189 (4dcc2) - useNetwork: Return immutable values - by @rudnovd in https://github.com/vueuse/vueuse/issues/4187 (99179)
- useResizeObserver: Update type - by @phk422 in https://github.com/vueuse/vueuse/issues/4218 (044dd)
View changes on GitHub
v11.0.3
🚀 Features
- templateRef: Support specifying allowed keys via generic argument - by @zhiyuanzmj in https://github.com/vueuse/vueuse/issues/4162 (acce3)
🐞 Bug Fixes
- createSharedComposable: Handle the case where the return value of composable function is empty - by @XinXiaoIsMe in https://github.com/vueuse/vueuse/issues/4151 (a2441)
- useCssVar: Replace getComputedStyle with direct style property access - by @babu-ch in https://github.com/vueuse/vueuse/issues/4166 (d0523)
- useDropZone: Ensure files ref is updated even without onDrop callback - by @babu-ch in https://github.com/vueuse/vueuse/issues/4168 (1c849)
- usePermission: State setting - by @ferferga in https://github.com/vueuse/vueuse/issues/4167 (2aaa1)
- useWebSocket: Only reconnect if is the current ws socket - by @freakbite in https://github.com/vueuse/vueuse/issues/4161 (e0e99)
- useWebSocket: Should reset retry count when connection is established - by @freakbite in https://github.com/vueuse/vueuse/issues/4164 (3c2fc)
View changes on GitHub
v11.0.1
v11.0.0
🚨 Breaking Changes
-
useChangeCase: Migrate to
change-case@v5
, closes #3457 - by @wheatjs and @antfu in https://github.com/vueuse/vueuse/issues/3460 and https://github.com/vueuse/vueuse/issues/3457 (df343) -
useFuse: Upgrade
fuse.js
to v7 - by @antfu in https://github.com/vueuse/vueuse/issues/4036 (cb44c) -
useIntersectionObserver: Update the
threshold
default to 0 - by @Alfred-Skyblue in https://github.com/vueuse/vueuse/issues/4069 (13e36) -
useJwt: Upgrade
jwt-decode
to v4 - by @root5427 and @antfu in https://github.com/vueuse/vueuse/issues/3510 (9037d)
🚀 Features
-
integrations: Bump
drauu
anduniversal-cookie
major version - by @antfu (1c9ec) - useCssVars: Remove property on null/undefined - by @ferferga in https://github.com/vueuse/vueuse/issues/3821 (fe19c)
- useDateFormat: Locales is now reactive - by @OrbisK and @antfu in https://github.com/vueuse/vueuse/issues/3907 (4a7a8)
-
useDraggable: Add
buttons
option - by @DrJonki and @antfu in https://github.com/vueuse/vueuse/issues/4084 (e9938) -
useElementBounding: Add
updateTiming
option - by @DerZade and @antfu in https://github.com/vueuse/vueuse/issues/3869 (0fa17) - useElementHover: Add options to the directive - by @userquin and @antfu in https://github.com/vueuse/vueuse/issues/3897 (cf439)
- useFocusTrap: Support multiple refs - by @Sma11X in https://github.com/vueuse/vueuse/issues/4022 (83c41)
- useInfiniteScroll: Add a reset method - by @schelmo in https://github.com/vueuse/vueuse/issues/3892 (aefb6)
- usePermission: Add local-fonts permission - by @seanmcbroom, @antfu and autofix-ci[bot] in https://github.com/vueuse/vueuse/issues/4098 (5f584)
-
useResizeObserver: Added
vResizeObserver
directive - by @pkc918 in https://github.com/vueuse/vueuse/issues/4008 (d4310) -
useSpeechRecognition: Support
maxAlternatives
option - by @pkc918 in https://github.com/vueuse/vueuse/issues/4067 (9eda8) - useStorage: Conditionally use event based on the used storage backend - by @ferferga in https://github.com/vueuse/vueuse/issues/3822 (5a302)
- useWebSocket: Allow different heartbeat response message - by @lavolpecheprogramma and @antfu in https://github.com/vueuse/vueuse/issues/3950 (adbe0)
- useWindowSize: Add ability to get outer sizes of the window - by @khawarizmus and @antfu in https://github.com/vueuse/vueuse/issues/3999 (bfba3)
🐞 Bug Fixes
- computedWithControl: Allow optional oldValue parameter in computedWithControl getter - by @haoyun in https://github.com/vueuse/vueuse/issues/4132 (5725a)
- isDefined: Moves most specific overload to the top - by @bjacobgordon-cy in https://github.com/vueuse/vueuse/issues/4141 (fd884)
- until: Cleanup at next tick to avoid memory leak - by @Gianthard-cyh, @antfu and delaneyb in https://github.com/vueuse/vueuse/issues/4039 (8a023)
- useChangeCase: Use the exported key for filter - by @thyngster, autofix-ci[bot] and @antfu in https://github.com/vueuse/vueuse/issues/4130 (5c598)
- useColorMode, useDark: Fix full page reflows when calling useColorMode and useDark - by @jpleclerc, Jean-Philippe Leclerc and @antfu in https://github.com/vueuse/vueuse/issues/4001 (905b9)
- useEventListener: Event target can be an empty ref/getter - by @floryst in https://github.com/vueuse/vueuse/issues/4014 (edab6)
- useGamepad: Handle case where hapticActuators is not present - by @Aaron-zon in https://github.com/vueuse/vueuse/issues/4068 (0ca13)
-
useMouseInElement:
el.getBoundingClientRect
is not a function - by @loongzhu in https://github.com/vueuse/vueuse/issues/4056 (efe4d) - useMutationObserver: Stop watching before cleaning up - by @pimlie in https://github.com/vueuse/vueuse/issues/4037 (489a9)
-
useResizeObserver: Fix
target
is Ref Array - by @Alfred-Skyblue and @antfu in https://github.com/vueuse/vueuse/issues/4005 (1c124) - useRouteHash, useRouteParams, useRouteQuery: Fix effect triggering multiple times - by @aethr in https://github.com/vueuse/vueuse/issues/4113 (965bf)
-
useTextareaAutosize: Improve
triggerResize
triggering - by @Mutter45 and @antfu in https://github.com/vueuse/vueuse/issues/4074 (06c6f) - useWakeLock: Should delay wake lock request if document is hidden - by @KermanX in https://github.com/vueuse/vueuse/issues/4055 (5ca57)
- watchDeep: Unify overload declaration for watch functions - by @KazariEX and @antfu in https://github.com/vueuse/vueuse/issues/4043 (0716d)
🏎 Performance
-
useAnimate: Set
sync
false - by @JianJroh, @antfu and autofix-ci[bot] in https://github.com/vueuse/vueuse/issues/3916 (7b108)
View changes on GitHub
v10.11.1
No significant changes
View changes on GitHub
v10.11.0
🐞 Bug Fixes
View changes on GitHub
v10.10.1
🚀 Features
-
useFocus: Support
preventScroll
option - by @pkc918 in https://github.com/vueuse/vueuse/issues/3994 (4d868)
🐞 Bug Fixes
- makeDestructurable: Fix Typescript < 5.0.0 support - by @brenoepics in https://github.com/vueuse/vueuse/issues/4028 (842d7)
- useSpeechRecognition: Send correct transcript result - by @noook in https://github.com/vueuse/vueuse/issues/3891 (7c36f)
View changes on GitHub
v10.10.0
v10.9.0
🚀 Features
- whenever: Override once option - by @chizukicn in https://github.com/vueuse/vueuse/issues/3800 (bd946)
🐞 Bug Fixes
- useActiveElement/useFocusWithin: Replace computedWithControl with locally tracked ref - by @jaketig in https://github.com/vueuse/vueuse/issues/3815 (b1426)
- useClipboard: Fix issue when permission is not defined - by @Mister-Hope in https://github.com/vueuse/vueuse/issues/3812 (a9f02)
- useIDBKeyval: Use toRaw instead of overriding the original object - by @ferferga in https://github.com/vueuse/vueuse/issues/3805 (1b67d)
- useMounted: Compatible with vue2.7 - by @yanbowe in https://github.com/vueuse/vueuse/issues/3802 (ee297)
- useScrollLock: InitialOverflow is not working - by @BJ0815 in https://github.com/vueuse/vueuse/issues/3798 (74e86)
View changes on GitHub
v10.8.0
🚀 Features
- createInjectionState: InjectionKey use composable name - by @zhangxuyang950313 in https://github.com/vueuse/vueuse/issues/3788 (c2cfd)
- nuxt: Move to ESM-first and fix types - by @userquin in https://github.com/vueuse/vueuse/issues/3606 (b3d74)
- throttleFilter: Support object as argument - by @17359898647 and Anthony Fu in https://github.com/vueuse/vueuse/issues/3722 (66d09)
-
useAxios: Support
abortPrevious
option - by @jahnli and @antfu in https://github.com/vueuse/vueuse/issues/3735 (b94de) - useBreakpoints: Enable passing ref or getter to get breakpoints - by @Doctor-wu in https://github.com/vueuse/vueuse/issues/3621 (d3317)
-
useBreakpoints: Add
strategy
option to allow desktop-first convention - by @jack-allocate and @antfu in https://github.com/vueuse/vueuse/issues/3783 (15fc0) -
useBreakpoints: Add
active
getter, add breakpoints for Vuetify v3 - by @altrusl, @Doctor-wu and @antfu in https://github.com/vueuse/vueuse/issues/3687 (3ae45) - useCurrentElement: Allow get current element from a specific component - by @linspw and @antfu in https://github.com/vueuse/vueuse/issues/3750 (0a9aa)
-
useCycleList: Add
go
function - by @Jokerzhzh and @antfu in https://github.com/vueuse/vueuse/issues/3615 (2ae36) - useDraggable: Add disabled parameter - by @huiliangShen and banruo in https://github.com/vueuse/vueuse/issues/3613 (dee9a)
-
useEventSource: Add
autoReconnect
andimmediate
to options, update typings - by @schelmo in https://github.com/vueuse/vueuse/issues/3793 (b33ab) - useMutationObserver: Allow multiple targets - by @chirokas in https://github.com/vueuse/vueuse/issues/3741 (98fac)
- useParallax: Can work with different screen orientation - by @huiliangShen and banruo in https://github.com/vueuse/vueuse/issues/3675 (3fd94)
-
useTextareaAutosize: Allow configuring
styleProp
to support nativerows
attribute - by @yakudik, alexander.kudinov, Anthony Fu and @antfu in https://github.com/vueuse/vueuse/issues/3552 (5025e)
🐞 Bug Fixes
- Stricter types - by @antfu (a086e)
- createReusableTemplate: Improve types - by @louiss0, louiss0, Anthony Fu and @antfu in https://github.com/vueuse/vueuse/issues/3641 (75168)
- useAnimate: Immediate option set false not working - by @huiliangShen, banruo and Anthony Fu in https://github.com/vueuse/vueuse/issues/3763 (12c09)
- useCloned: Correct return type - by @17359898647 in https://github.com/vueuse/vueuse/issues/3711 (e262f)
-
useCounter: Allow
delta
to be negative - by @leewakin, @Doctor-wu and @antfu in https://github.com/vueuse/vueuse/issues/3650 (cf29c) - useDraggable: Avoid moving out of container - by @wangliangxin and wangliangxin3 in https://github.com/vueuse/vueuse/issues/3768 (55b94)
- useElementVisiblity: Can configurable threshold - by @huiliangShen and @Doctor-wu in https://github.com/vueuse/vueuse/issues/3715 (ce9bb)
-
useFetch: Mark
isFinished
,isFetching
readonly - by @baboon-king and @antfu in https://github.com/vueuse/vueuse/issues/3616 (31d4a) - useFetch: Remove unnecessary spread operator in iterable conversion - by @BlackCrowxyz in https://github.com/vueuse/vueuse/issues/3660 (f5587)
- useFileSystemAccess: UpdateData on modified file - by @PhE in https://github.com/vueuse/vueuse/issues/3780 (668ca)
- useGamepad: Explicitly ensure gamepad index is available - by @AntoninRousset and AntoninRousset in https://github.com/vueuse/vueuse/issues/3653 (8c735)
- useGamepad: Improve data updating logic - by @okydk in https://github.com/vueuse/vueuse/issues/3775 (9b8ed)
- useMounted: Hold the instance, close #3785, close #3795 - by @antfu in https://github.com/vueuse/vueuse/issues/3785 and https://github.com/vueuse/vueuse/issues/3795 (2f66e)
-
useRafFn: Fix
fpsLimit
option, fix #3481, close #3482 - by @antfu in https://github.com/vueuse/vueuse/issues/3481 and https://github.com/vueuse/vueuse/issues/3482 (69990) - useResizeObserver: Do not watch deep to avoid cicular calls - by @birdxiao, birdxiao and @antfu in https://github.com/vueuse/vueuse/issues/3753 (48421)
- useRouteParams,useRouteQuery: Set route param/query to undefined when null or defaultValue - by @mtdvlpr and @antfu in https://github.com/vueuse/vueuse/issues/3583 (c44fe)
-
useScroll: Add
onError
hook and avoid throws by default, fix #3580 - by @steklopod, @antfu and Brendo Maciel in https://github.com/vueuse/vueuse/issues/3605 and https://github.com/vueuse/vueuse/issues/3580 (fab86) - useStorage: Ensure setting value to null syncs to other instances - by @callumacrae and @antfu in https://github.com/vueuse/vueuse/issues/3737 (f7ea1)
- useUserMedia: Stop stream on scope dispose - by @Waleed-KH in https://github.com/vueuse/vueuse/issues/3757 (6d44d)
-
useWebSocket: Reset
wsRef
on close, fix #3706 - by @a982246809 and @Doctor-wu in https://github.com/vueuse/vueuse/issues/3707 and https://github.com/vueuse/vueuse/issues/3706 (9a47a) -
useWebSocket:
immediate
should only be applied once, close #3676 - by @antfu in https://github.com/vueuse/vueuse/issues/3676 (93b96)
View changes on GitHub
v10.7.2
🐞 Bug Fixes
- computedEager: Adapt to changes in vue3.4+ - by @Doctor-wu in https://github.com/vueuse/vueuse/issues/3689 (b6d8f)
-
nuxt: Move
nuxt
out of dependencies - by @antfu (866a1) - useAxios: Ignore undefined options - by @geektheripper, @Doctor-wu, @antfu and Doctorwu in https://github.com/vueuse/vueuse/issues/3662 (37eae)
- useBattery: Fake signal API support in some utilities - by @tachibana-shin and @Doctor-wu in https://github.com/vueuse/vueuse/issues/3634 (30245)
- useDraggable: Can not work well when parent element is scrollable - by @huiliangShen and banruo in https://github.com/vueuse/vueuse/issues/3692 (bdd79)
- useStorageAsync: Correct ssr handler - by @Doctor-wu in https://github.com/vueuse/vueuse/issues/3703 (c197e)
- useTimeAgo: Support custom UnitNames type for units field - by @nickmessing and @Doctor-wu in https://github.com/vueuse/vueuse/issues/3684 (1d6be)
View changes on GitHub
v10.7.1
🚀 Features
- syncRef: Enhance type - by @Doctor-wu in https://github.com/vueuse/vueuse/issues/3678 (dad66)
🐞 Bug Fixes
- Fix
tryOnMounted
in vue2 - by @Doctor-wu in https://github.com/vueuse/vueuse/issues/3658 (ce420) - nuxt: Stable optimizeDeps augmenting - by @antfu (98985)
- useDropzone: Avoid circular reference - by @diegopf in https://github.com/vueuse/vueuse/issues/3683 (15a38)
- useElementBounding: Trigger by css or style - by @huiliangShen in https://github.com/vueuse/vueuse/issues/3664 (70dbd)
- useIpcRenderer: Set explicit return type - by @antfu (dd820)
- useMouse: Handle Touch class compatibility for Firefox - by @elschilling in https://github.com/vueuse/vueuse/issues/3679 (5719b)
- useVirtualList: Ensure component applies overflow style - by @reubns in https://github.com/vueuse/vueuse/issues/3626 (286c3)
View changes on GitHub
v10.7.0
🚀 Features
- Upgrade deps - by @antfu in https://github.com/vueuse/vueuse/issues/3614 (fccf2)
- isIOS: Detect new iPad - by @Doctor-wu and @antfu in https://github.com/vueuse/vueuse/issues/3582 (47d2d)
-
onLongPress: Add
distanceThreshold
option - by @donaldxdonald and @antfu in https://github.com/vueuse/vueuse/issues/3578 (0e04a) - tryOnMounted: Support target arguement - by @tolking and @antfu in https://github.com/vueuse/vueuse/issues/3185 (f2aeb)
- useBreakpoints: Make parameters reactivity - by @Doctor-wu in https://github.com/vueuse/vueuse/issues/3592 (dc624)
- useFileDialog: Trigger onChange when reset - by @Doctor-wu in https://github.com/vueuse/vueuse/issues/3548 (7e2da)
-
useInfiniteScroll: Add the
canLoadMore
option - by @Alfred-Skyblue in https://github.com/vueuse/vueuse/issues/3558 (e780f) -
usePointerSwipe: Add
disableTextSelect
option - by @aminmokhtari94 in https://github.com/vueuse/vueuse/issues/3604 (fd67b) - useTitle: Restore title on unmounted - by @Doctor-wu and @antfu in https://github.com/vueuse/vueuse/issues/3570 (0ab76)
🐞 Bug Fixes
- createEventHook: Make createEventHook union type can be inferred correctly - by @Doctor-wu in https://github.com/vueuse/vueuse/issues/3569 (e48ca)
-
createEventHook:
trigger
should not ignore falsy values - by @romansp and @Alfred-Skyblue in https://github.com/vueuse/vueuse/issues/3561 (3733b) - syncRef: SyncRef typing issue for boolean - by @s-montigny-desautels in https://github.com/vueuse/vueuse/issues/3553 (acb2f)
-
useAxios: Reset
isAborted
value on success - by @17359898647 and @antfu in https://github.com/vueuse/vueuse/issues/3547 (4b159) - useDark: In Vue 2.6 mode.system is undefined - by @Teaghy, hguan and @antfu in https://github.com/vueuse/vueuse/issues/3562 (68688)
- useDropZone: Fix file types filter - by @getname1997 and @antfu in https://github.com/vueuse/vueuse/issues/3540 (8f42a)
- useElementVisibility: Use last intersection entry - by @ziolko-appfire, Mateusz Zieliński and @antfu in https://github.com/vueuse/vueuse/issues/3365 (07d39)
- useFetch: Immediately modify the status after the request is completed - by @tolking and @antfu in https://github.com/vueuse/vueuse/issues/3603 (3456d)
- useFetch: Clone 'Response' on reading - by @mymx2 and @antfu in https://github.com/vueuse/vueuse/issues/3607 and https://github.com/vueuse/vueuse/issues/3608 (8cbfd)
- useMemoize: Use shallowReactive to wrap Map - by @antfu (fecbe)
- useMousePressed: Change type of element parameter to MaybeComputedElementRef - by @4350pChris in https://github.com/vueuse/vueuse/issues/3566 (17f97)
- useOffsetPagination: Don't mutate props when it's readonly - by @Doctor-wu in https://github.com/vueuse/vueuse/issues/3581 (4dace)
- useScreenOrientation: Add fault tolerance to lock and unlock - by @satrong in https://github.com/vueuse/vueuse/issues/3575 (be3cc)
- useStorage: Fix undefined defaults - by @Doctor-wu in https://github.com/vueuse/vueuse/issues/3597 (04220)
View changes on GitHub
v10.6.1
🐞 Bug Fixes
- useScroll: Can not read properties of null (reading document) - by @Jokerzhzh and @joaopslins in https://github.com/vueuse/vueuse/issues/3544 (e9742)
-
useVirtualList:
.style
can be undefined - by @antfu (3d6b9)
View changes on GitHub
v10.6.0
🚀 Features
- createEventHook: Allow trigger to optionally have no parameters - by @curtgrimes in https://github.com/vueuse/vueuse/issues/3507 (6040e)
- onLongClick: Return stop function - by @its-lee and lee in https://github.com/vueuse/vueuse/issues/3506 (8eb0b)
- syncRef: Enhance syncRef type restrict - by @Doctor-wu in https://github.com/vueuse/vueuse/issues/3515 (89266)
- useClipboard: UseClipboard component - by @alexzvn, Alexzvn and @antfu in https://github.com/vueuse/vueuse/issues/3359 (71b46)
- useClipboardItems: New function - by @Doctor-wu and @antfu in https://github.com/vueuse/vueuse/issues/3477 (1aa50)
- useDateFormat: Add date ordinal formatting - by @Jokerzhzh and @antfu in https://github.com/vueuse/vueuse/issues/3474 (61ceb)
-
useDropZone: Add
dataTypes
option - by @rtugeek and @antfu in https://github.com/vueuse/vueuse/issues/3471 (3f3f1) - useElementSize: Stop function - by @chaii3 and @antfu in https://github.com/vueuse/vueuse/issues/3367 (5f545)
- useFileDialog: Add directory parameters - by @huiliangShen and banruo in https://github.com/vueuse/vueuse/issues/3513 (cefca)
-
useMutationObserver: Add
takeRecords
function - by @Alfred-Skyblue in https://github.com/vueuse/vueuse/issues/3480 (f9136) -
useStorage: Add
waitOnMounted
option for SSR - by @posva and @antfu in https://github.com/vueuse/vueuse/issues/3504 (dc6f2) - useWindowScroll: Allow rewriting back to scroll - by @nothing-sy, chensiyuan and @antfu in https://github.com/vueuse/vueuse/issues/3500 (931b2)
- watchOnce: Return function for manual watcher stopping - by @valerypatorius in https://github.com/vueuse/vueuse/issues/3475 (bb0a7)
🐞 Bug Fixes
- onClickOutside: Adjust shouldListen handling timing - by @Doctor-wu in https://github.com/vueuse/vueuse/issues/3503 (69851)
- onScrollLock: Cache the el initial overflow value - by @Doctor-wu in https://github.com/vueuse/vueuse/issues/3527 (03866)
- useAxios: Bail out on request abort - by @jahnli in https://github.com/vueuse/vueuse/issues/3394 (151f9)
- useClipboard: Use legacy way when without permission - by @Cat1007, catye, @posva and @antfu in https://github.com/vueuse/vueuse/issues/3379 (37e86)
- useDraggable: Element can't relative parent element move - by @huiliangShen and banruo in https://github.com/vueuse/vueuse/issues/3531 (08246)
- useElementSize: Get value in onMounted hook - by @chaii3 and @antfu in https://github.com/vueuse/vueuse/issues/3366 (165c8)
- useFetch: Don't set isFetching to false when a request is aborted because of a refetch - by @mweghorst and @antfu in https://github.com/vueuse/vueuse/issues/3479 [(75ca2)](https://redirect.github.com/vueuse/vueuse/c
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.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.