jellyfin-vue
jellyfin-vue copied to clipboard
chore(deps): update npm (runtime)
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| @vueuse/core (source) | 13.3.0 -> 13.4.0 |
||
| axios (source) | 1.9.0 -> 1.10.0 |
||
| vue (source) | 3.5.16 -> 3.5.17 |
Release Notes
vueuse/vueuse (@vueuse/core)
v13.4.0
🚀 Features
- shared: Introduce
TimerHandlefor setTimeout type - by @ilyaliao in https://github.com/vueuse/vueuse/issues/4801 (319d8) - useAsyncState: Add executeImmediate with the same type as the promise fn - by @davidglezz in https://github.com/vueuse/vueuse/issues/4716 (82740)
- useEventSource: Added lastEventId for named events - by @whiteyebrw in https://github.com/vueuse/vueuse/issues/4791 (f6f0b)
- useFetch: Support for custom abort reason - by @doyuli in https://github.com/vueuse/vueuse/issues/4820 (44c0b)
- useRefHistory: Add
shouldCommit- by @JonathanSchndr, Anthony Fu and Robin in https://github.com/vueuse/vueuse/issues/4471 (18acf) - useUrlSearchParams: Add a stringify option for users to provide stringify logic - by @mingXta, Robin and Anthony Fu in https://github.com/vueuse/vueuse/issues/4773 (6a523)
🐞 Bug Fixes
- computedWithControl: Allow deeply watching source - by @MetRonnie and Anthony Fu in https://github.com/vueuse/vueuse/issues/4786 (ffc1a)
- useDevicesList: Check for device availability before requesting permissions - by @ilyaliao in https://github.com/vueuse/vueuse/issues/4818 (c424f)
- useEventListener: Improve types - by @ArthurDarkstone, liliang18 and @Alfred-Skyblue in https://github.com/vueuse/vueuse/issues/4787 (6f565)
- useIdle: Changed the
resetcall when the initial value is true - by @whiteyebrw in https://github.com/vueuse/vueuse/issues/4800 (c6469) - useMouseInElement: Fixing the issue where target element updates were not considered. - by @Codfisher and bgm.cod in https://github.com/vueuse/vueuse/issues/4782 (04af9)
- useScreenSafeArea: Сhanged initial value update - by @whiteyebrw in https://github.com/vueuse/vueuse/issues/4789 (ae573)
- useScriptTag: Support passing nonce - by @1-dilikelei and 董梁玮 in https://github.com/vueuse/vueuse/issues/4753 (57370)
- useScroll: Use mutationObserver to update arrivedState when the DOM is changed - by @andylou0102, AndyLuo, Robin and Anthony Fu in https://github.com/vueuse/vueuse/issues/4433 (135d5)
- watchIgnorable: Add and export types - by @ArthurDarkstone, liliang18 and Robin in https://github.com/vueuse/vueuse/issues/4809 (0e10e)
🏎 Performance
- computedWithControl: Optimize with shallowRef - by @broBinChen and binge_c-admin in https://github.com/vueuse/vueuse/issues/4826 (2c91a)
View changes on GitHub
axios/axios (axios)
v1.10.0
Bug Fixes
- adapter: pass fetchOptions to fetch function (#6883) (0f50af8)
- form-data: convert boolean values to strings in FormData serialization (#6917) (5064b10)
- package: add module entry point for React Native; (#6933) (3d343b8)
Features
Contributors to this release
vuejs/core (vue)
v3.5.17
Bug Fixes
- compat: allow v-model built in modifiers on component (#12654) (cb14b86), closes #12652
- compile-sfc: handle mapped types work with omit and pick (#12648) (4eb46e4), closes #12647
- compiler-core: do not increase newlines in
InEntitystate (#13362) (f05a8d6) - compiler-core: ignore whitespace when matching adjacent v-if (#12321) (10ebcef), closes #9173
- compiler-core: prevent comments from blocking static node hoisting (#13345) (55dad62), closes #13344
- compiler-sfc: improved type resolution for function type aliases (#13452) (f3479aa), closes #13444
- custom-element: ensure configureApp is applied to async component (#12607) (5ba1afb), closes #12448
- custom-element: prevent injecting child styles if shadowRoot is false (#12769) (73055d8), closes #12630
- reactivity: add
__v_skipflag toDepto prevent reactive conversion (#12804) (e8d8f5f), closes #12803 - runtime-core: unset old ref during patching when new ref is absent (#12900) (47ddf98), closes #12898
- slots: make cache indexes marker non-enumerable (#13469) (919c447), closes #13468
- ssr: handle initial selected state for select with v-model + v-for/v-if option (#13487) (1552095), closes #13486
- types: typo of
vOnceandvSlot(#13343) (762fae4)
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 is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.
Cloudflare Pages deployment
| Latest commit | c59efbd |
|---|---|
| Status | ✅ Deployed! |
| Preview URL | https://817219d2.jf-vue.pages.dev |
| Preview alias | https://renovate-npm--runtime.jf-vue.pages.dev |
| Type | 🔀 Preview |
Quality Gate passed
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code