chore(deps): update framework
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| @vercel/node (source) | 3.0.27 -> 3.2.18 |
||||
| axios (source) | 1.6.8 -> 1.7.7 |
||||
| pinia | 2.1.7 -> 2.2.4 |
||||
| vue (source) | 3.4.23 -> 3.5.11 |
||||
| vue-i18n (source) | 9.13.0 -> 9.14.1 |
||||
| vue-router | 4.3.2 -> 4.4.5 |
Release Notes
vercel/vercel (@vercel/node)
v3.2.18
Patch Changes
- Updated dependencies [
5431ffd5de6a572f247e63f737576b4a04884f7b]:
v3.2.17
Patch Changes
- Updated dependencies [
62f434a79fe25009e63fcaefda0abe283c590f58]:
v3.2.16
Patch Changes
- Updated dependencies [
2dab096e952c25521bac2537039ed7ca15675095]:
v3.2.15
Patch Changes
- Updated dependencies [
f1904566e5c24919425fc2b6c8c84f25f3478e74]:
v3.2.14
Patch Changes
- Updated dependencies [
8e90f4156]:
v3.2.13
Patch Changes
- Updated dependencies [
04e15410f]:
v3.2.12
Patch Changes
- Updated dependencies [
49c95b77a]:
v3.2.11
Patch Changes
v3.2.10
Patch Changes
v3.2.9
Patch Changes
- Updated dependencies [
c6d469595]:
v3.2.8
Patch Changes
- Updated dependencies [
bec80e76a]:
v3.2.7
Patch Changes
- Updated dependencies [
9d9b2fee6]:
v3.2.6
Patch Changes
- Updated dependencies [
ae2bdab65]:
v3.2.5
Patch Changes
- Updated dependencies [
9290c57b8]:
v3.2.4
Patch Changes
- Upgrade to @vercel/nft 0.27.3 with a bug fix for browser mapping support (#11841)
v3.2.3
Patch Changes
- Updated dependencies [
3eb40c8c2]:
v3.2.2
Patch Changes
- Updated dependencies [
fc82c3dac]:
v3.2.1
Patch Changes
v3.2.0
Minor Changes
- Ignore
shouldAddHelperswhen exporting a server to match production (#11738)
Patch Changes
- Update undici dep to address vulnerabilities (#11749)
v3.1.7
Patch Changes
-
Upgrade to @vercel/nft 0.27.2 with browser remapping support (#11700)
v3.1.6
Patch Changes
- Updated dependencies [
83741a0eb]:
v3.1.5
Patch Changes
v3.1.4
Patch Changes
- Updated dependencies [
ad6945435]:
v3.1.3
Patch Changes
- Updated dependencies [
1682ad43d]:
v3.1.2
Patch Changes
- Updated dependencies [
2f7a6ed5f]:
v3.1.1
Patch Changes
-
Bump
@vercel/[email protected](#11580) -
Updated dependencies [
5014b1e82]:
v3.1.0
Minor Changes
- Make waitUntil consistent for Node.js & Edge (#11553)
v3.0.28
Patch Changes
axios/axios (axios)
v1.7.7
Bug Fixes
- fetch: fix stream handling in Safari by fallback to using a stream reader instead of an async iterator; (#6584) (d198085)
- http: fixed support for IPv6 literal strings in url (#5731) (364993f)
Contributors to this release
v1.7.6
Bug Fixes
- fetch: fix content length calculation for FormData payload; (#6524) (085f568)
- fetch: optimize signals composing logic; (#6582) (df9889b)
Contributors to this release
v1.7.5
Bug Fixes
- adapter: fix undefined reference to hasBrowserEnv (#6572) (7004707)
- core: add the missed implementation of AxiosError#status property; (#6573) (6700a8a)
-
core: fix
ReferenceError: navigator is not definedfor custom environments; (#6567) (fed1a4b) - fetch: fix credentials handling in Cloudflare workers (#6533) (550d885)
Contributors to this release
v1.7.4
Bug Fixes
- sec: CVE-2024-39338 (#6539) (#6543) (6b6b605)
- sec: disregard protocol-relative URL to remediate SSRF (#6539) (07a661a)
Contributors to this release
v1.7.3
Bug Fixes
- adapter: fix progress event emitting; (#6518) (e3c76fc)
- fetch: fix withCredentials request config (#6505) (85d4d0e)
- xhr: return original config on errors from XHR adapter (#6515) (8966ee7)
Contributors to this release
v1.7.2
Bug Fixes
Contributors to this release
v1.7.1
Bug Fixes
- fetch: fixed ReferenceError issue when TextEncoder is not available in the environment; (#6410) (733f15f)
Contributors to this release
v1.7.0
Features
Bug Fixes
Contributors to this release
vuejs/pinia (pinia)
v2.2.4
Please refer to CHANGELOG.md for details.
v2.2.3
Please refer to CHANGELOG.md for details.
v2.2.2
Please refer to CHANGELOG.md for details.
v2.2.1
Please refer to CHANGELOG.md for details.
v2.2.0
Please refer to CHANGELOG.md for details.
vuejs/core (vue)
v3.5.11
Bug Fixes
-
compiler-sfc: do not skip
TSSatisfiesExpressionwhen transforming props destructure (#12062) (2328b05), closes #12061 -
reactivity: prevent overwriting
nextproperty during batch processing (#12075) (d3f5e6e), closes #12072 - scheduler: job ordering when the post queue is flushing (#12090) (577edca)
-
types: correctly infer
TypePropswhen it isany(#12073) (57315ab), closes #12058 -
types: should not intersect
PublicPropswithProps(#12077) (6f85894) -
types: infer the first generic type of
Refcorrectly (#12094) (c97bb84)
v3.5.10
Bug Fixes
- custom-element: properly set kebab-case props on Vue custom elements (ea3efa0), closes #12030 #12032
- reactivity: fix nested batch edge case (93c95dd)
- reactivity: only clear notified flags for computed in first batch iteration (aa9ef23), closes #12045
- types/ref: handle nested refs in UnwrapRef (#12049) (e2c19c2), closes #12044
v3.5.9
Bug Fixes
- reactivity: fix property dep removal regression (6001e5c), closes #12020 #12021
- reactivity: fix recursive sync watcher on computed edge case (10ff159), closes #12033 #12037
- runtime-core: avoid rendering plain object as VNode (#12038) (cb34b28), closes #12035 vitejs/vite-plugin-vue#353
- runtime-core: make useId() always return a string (a177092)
- types: correct type inference of union event names (#12022) (4da6881)
- vue: properly cache runtime compilation (#12019) (fa0ba24)
v3.5.8
Bug Fixes
v3.5.7
Bug Fixes
- compile-core: fix v-model with newlines edge case (#11960) (6224288), closes #8306
- compiler-sfc: initialize scope with null prototype object (#11963) (215e154)
- hydration: avoid observing non-Element node (#11954) (7257e6a), closes #11952
- reactivity: do not remove dep from depsMap when unsubbed by computed (960706e)
- reactivity: fix dev-only memory leak by updating dep.subsHead on sub removal (5c8b76e), closes #11956
- reactivity: fix memory leak from dep instances of garbage collected objects (235ea47), closes #11979 #11971
- reactivity: fix triggerRef call on ObjectRefImpl returned by toRef (#11986) (b030c8b), closes #11982
- scheduler: ensure recursive jobs can't be queued twice (#11955) (d18d6aa)
- ssr: don't render comments in TransitionGroup (#11961) (a2f6ede), closes #11958
-
transition: respect
durationsetting even when it is0(#11967) (f927a4a) - types: correct type inference of all-optional props (#11644) (9eca65e), closes #11733 vuejs/language-tools#4704
Performance Improvements
v3.5.6
Bug Fixes
- compile-dom: should be able to stringify mathML (#11891) (85c138c)
- compiler-sfc: preserve old behavior when using withDefaults with desutructure (8492c3c), closes #11930
- reactivity: avoid exponential perf cost and reduce call stack depth for deeply chained computeds (#11944) (c74bb8c), closes #11928
- reactivity: rely on dirty check only when computed has deps (#11931) (aa5dafd), closes #11929
-
watch:
onceoption should be ignored by watchEffect (#11884) (49fa673) - watch: unwatch should be callable during SSR (#11925) (2d6adf7), closes #11924
v3.5.5
Bug Fixes
- compiler-core: fix handling of delimiterOpen in VPre (#11915) (706d4ac), closes #11913
- compiler-dom: fix stringify static edge for partially eligible chunks in cached parent (1d99d61), closes #11879 #11890
- compiler-dom: should ignore leading newline in
- compiler-sfc: nested css supports atrule and comment (#11899) (0e7bc71), closes #11896
- custom-element: handle nested customElement mount w/ shadowRoot false (#11861) (f2d8019), closes #11851 #11871
- hmr: reload async child wrapped in Suspense + KeepAlive (#11907) (10a2c60), closes #11868
- hydration: fix mismatch of leading newline in
- reactivity: properly clean up deps, fix memory leak (8ea5d6d), closes #11901
- runtime-core: properly update async component nested in KeepAlive (#11917) (7fe6c79), closes #11916
- TransitionGroup: not warn unkeyed text children with whitespece preserve (#11888) (7571f20), closes #11885
v3.5.4
Bug Fixes
- compiler-sfc: correct scoped injection for nesting selector (#11854) (b1de75e), closes #10567
- reactivity: fix markRaw error on already marked object (#11864) (67d6596), closes #11862
- Revert "fix: Revert "fix(reactivity): self-referencing computed should refresh"" (e596378)
- runtime-core: handle shallow reactive arrays in renderList correctly (#11870) (ced59ab), closes #11869
-
types: correctly infer
TypeEmitswith both tuple and function syntax (#11840) (dad6738), closes #11836
Performance Improvements
v3.5.3
Bug Fixes
- hydration: check __asyncHydrate presence for vue3-lazy-hydration compat (#11825) (8e6c337), closes #11793
- Revert "fix(reactivity): self-referencing computed should refresh" (35c760f)
- ssr: respect app.config.warnHandler during ssr (bf3d9a2), closes #11830
- Transition: handle KeepAlive child unmount in Transition out-in mode (#11833) (6b7901d), closes #11775
- useId: make generated IDs selector compatible (babfb4c), closes #11828
v3.5.2
Bug Fixes
- reactivity: make toRaw work on proxies created by proxyRef (46c3ab1)
- reactivity: pass oldValue to computed getter (#11813) (98864a7), closes #11812
- reactivity: prevent endless recursion in computed getters (#11797) (716275d)
- reactivity: self-referencing computed should refresh (e84c4a6), closes /github.com/vuejs/core/pull/11797#issuecomment-2330738633
- scheduler: prevent duplicate jobs being queued (#11826) (df56cc5), closes #11712 #11807
- suspense: avoid updating anchor if activeBranch has not been rendered to the actual container (#11818) (3c0d531), closes #11806
- Transition: handle KeepAlive child unmount in Transition out-in mode (#11778) (3116553), closes #11775
- types: add HTMLDialogElement missing close event (#11811) (3634f7a)
- types: added name attribute support to details tag (#11823) (c74176e), closes #11821
- types: fix defineComponent props inference when setup() has explicit annotation (fca20a3), closes #11803
- useTemplateRef: properly fix readonly warning in dev and ensure prod behavior consistency (9b7797d), closes #11808 #11816 #11810
Features
v3.5.1
Bug Fixes
- build: improve built-in components treeshakability (4eee630)
-
reactivity: handle non-array arguments in reactive
concatmethod (#11794) (475977a), closes #11792 - Transition: avoid applying transition hooks on comment vnode (#11788) (51912f8), closes #11782
-
types: avoid using intersection type in
Readonly<...>to fix JSDoc emit (#11799) (7518bc1) - useTemplateRef: fix readonly warning when useTemplateRef has same variable name as template ref (bc63df0), closes #11795 #11802 #11804
v3.5.0
Aggregated Features List for 3.5 (alpha to stable)
Reactivity
- reactivity: Refactor reactivity system to use version counting and doubly-linked list tracking (#10397) (05eb4e0)
- reactivity: Optimize array tracking (#9511) (70196a4)
- compiler-sfc: enable reactive props destructure by default (d2dac0e)
-
reactivity:
onEffectCleanupAPI (2cc5615), closes #10173 -
reactivity: add
failSilentlyargument foronScopeDispose(9a936aa) -
reactivity/watch: base
watch,getCurrentWatcher, andonWatcherCleanup(#9927) (205e5b5) - reactivity/watch: add pause/resume for ReactiveEffect, EffectScope, and WatchHandle (#9651) (267093c)
-
watch: support passing number to
deepoption to control the watch depth (#9572) (22f7d96) -
types: export
MultiWatchSourcestype (#9563) (998dca5) - types: allow computed getter and setter types to be unrelated (#11472) (a01675e), closes #7271
SSR
-
runtime-core:
useId()andapp.config.idPrefix(#11404) (73ef156) - hydration: lazy hydration strategies for async components (#11458) (d14a11c)
- hydration: support suppressing hydration mismatch via data-allow-mismatch (94fb2b8)
Custom Element
-
custom-element:
useHost()helper (775103a) -
custom-element:
useShadowRoot()helper (5a1a89b), closes #6113 #8195 -
custom-element: expose
this.$hostin Options API (1ef8f46) - custom-element: inject child components styles to custom element shadow root (#11517) (56c76a8), closes #4662 #7941 #7942
- custom-element: support configurable app instance in defineCustomElement (6758c3c), closes #4356 #4635
-
custom-element: support css
:hostselector by applying css vars on host element (#8830) (03a9ea2), closes #8826 - custom-element: support emit with options (e181bff), closes [#7605](https://redirect.github.com/v
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.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.
Deploying pixivnow with
Cloudflare Pages
| Latest commit: |
9c10c99
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://a7257d34.pixivnow-8yr.pages.dev |
| Branch Preview URL: | https://renovate-framework.pixivnow-8yr.pages.dev |
The latest updates on your projects. Learn more about Vercel for Git ↗︎
| Name | Status | Preview | Comments | Updated (UTC) |
|---|---|---|---|---|
| pixiv-now | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | May 2, 2024 8:42am |