Skip to content
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 vue monorepo (main) #2115

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

mend-for-github-com[bot]
Copy link
Contributor

@mend-for-github-com mend-for-github-com bot commented Feb 3, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
vue (source) ^3.5.13 -> ^2.7.8 age adoption passing confidence
vue3 (source) 3.3.7 -> 3.5.13 age adoption passing confidence

Release Notes

vuejs/core (vue3)

v3.5.13

Compare Source

Bug Fixes
Performance Improvements

v3.5.12

Compare Source

Bug Fixes
Performance Improvements

v3.5.11

Compare Source

Bug Fixes

v3.5.10

Compare Source

Bug Fixes

v3.5.9

Compare Source

Bug Fixes

v3.5.8

Compare Source

Bug Fixes
  • reactivity: do not remove dep from depsMap when cleaning up deps of computed (#​11995) (0267a58)

v3.5.7

Compare Source

Bug Fixes
Performance Improvements

v3.5.6

Compare Source

Bug Fixes

v3.5.5

Compare Source

Bug Fixes

v3.5.4

Compare Source

Bug Fixes
Performance Improvements
  • reactivity: trigger deps directly instead of storing in an array first (#​11695) (f80d447)

v3.5.3

Compare Source

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

Compare Source

Bug Fixes
Features
  • compiler-core: parse modifiers as expression to provide location data (#​11819) (3f13203)

v3.5.1

Compare Source

Bug Fixes
Performance Improvements

v3.5.0

Compare Source

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: onEffectCleanup API (2cc5615), closes #​10173
  • reactivity: add failSilently argument for onScopeDispose (9a936aa)
  • reactivity/watch: base watch, getCurrentWatcher, and onWatcherCleanup (#​9927) (205e5b5)
  • reactivity/watch: add pause/resume for ReactiveEffect, EffectScope, and WatchHandle (#​9651) (267093c)
  • watch: support passing number to deep option to control the watch depth (#​9572) (22f7d96)
  • types: export MultiWatchSources type (#​9563) (998dca5)
  • types: allow computed getter and setter types to be unrelated (#​11472) (a01675e), closes #​7271
SSR
  • runtime-core: useId() and app.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
Teleport
Misc
Internals
  • reactivity: store value cache on CustomRefs impls (#​11539) (e044b6e)
  • types: provide internal options for directly using user types in language tools (#​10801) (75c8cf6)
  • types: provide internal options for using refs type in language tools (#​11492) (5ffd1a8)

Bug Fixes

v3.4.38

Compare Source

For stable releases, please refer to CHANGELOG.md for details.
For pre-releases, please refer to CHANGELOG.md of the minor branch.

v3.4.37

Compare Source

For stable releases, please refer to CHANGELOG.md for details.
For pre-releases, please refer to CHANGELOG.md of the minor branch.

v3.4.36

Compare Source

For stable releases, please refer to CHANGELOG.md for details.
For pre-releases, please refer to CHANGELOG.md of the minor branch.

v3.4.35

Compare Source

For stable releases, please refer to CHANGELOG.md for details.
For pre-releases, please refer to CHANGELOG.md of the minor branch.

v3.4.34

Compare Source

For stable releases, please refer to CHANGELOG.md for details.
For pre-releases, please refer to CHANGELOG.md of the minor branch.

v3.4.33

Compare Source

For stable releases, please refer to CHANGELOG.md for details.
For pre-releases, please refer to CHANGELOG.md of the minor branch.

v3.4.32

Compare Source

For stable releases, please refer to CHANGELOG.md for details.
For pre-releases, please refer to CHANGELOG.md of the minor branch.

v3.4.31

Compare Source

For stable releases, please refer to CHANGELOG.md for details.
For pre-releases, please refer to CHANGELOG.md of the minor branch.

v3.4.30

Compare Source

For stable releases, please refer to CHANGELOG.md for details.
For pre-releases, please refer to CHANGELOG.md of the minor branch.

v3.4.29

Compare Source

For stable releases, please refer to CHANGELOG.md for details.
For pre-releases, please refer to CHANGELOG.md of the minor branch.

v3.4.28

Compare Source

For stable releases, please refer to CHANGELOG.md for details.
For pre-releases, please refer to CHANGELOG.md of the minor branch.

v3.4.27

[Compare Source](https://redirect.g


Configuration

📅 Schedule: Branch creation - "before 5am every weekday" in timezone UTC, 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

disabled

@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/main-vue-monorepo branch 3 times, most recently from 5292b98 to fa6afd5 Compare February 4, 2025 16:42
Copy link

codecov bot commented Feb 4, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (d61b119) to head (3dad9cd).
Report is 1295 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##              main     #2115      +/-   ##
============================================
  Coverage   100.00%   100.00%              
============================================
  Files          123       353     +230     
  Lines         1562     16216   +14654     
  Branches       108      2912    +2804     
============================================
+ Hits          1562     16216   +14654     
Flag Coverage Δ
unittests 100.00% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/main-vue-monorepo branch 5 times, most recently from 4a3d7b7 to 5a2cf07 Compare February 12, 2025 14:02
@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/main-vue-monorepo branch 6 times, most recently from 99863ce to b64bf34 Compare February 14, 2025 11:58
@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/main-vue-monorepo branch from b64bf34 to 1e05cb7 Compare February 14, 2025 13:50
@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/main-vue-monorepo branch 3 times, most recently from 20e1021 to 4b0908c Compare February 17, 2025 10:53
@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/main-vue-monorepo branch from 4b0908c to 25e7d84 Compare February 18, 2025 07:23
@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/main-vue-monorepo branch 3 times, most recently from 41dade4 to 66b28bb Compare February 18, 2025 11:16
@mend-for-github-com mend-for-github-com bot changed the title chore(deps): update vue monorepo (main) chore(deps): update dependency vue3 to v3.5.13 (main) Feb 18, 2025
@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/main-vue-monorepo branch from 66b28bb to 3dad9cd Compare February 18, 2025 16:21
@TaylorJ76 TaylorJ76 changed the title chore(deps): update dependency vue3 to v3.5.13 (main) chore(deps): update dependency vue3 to v3.5.13 (VIV-000) Feb 19, 2025
@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/main-vue-monorepo branch from 3dad9cd to afe2bb0 Compare February 19, 2025 10:12
@mend-for-github-com mend-for-github-com bot changed the title chore(deps): update dependency vue3 to v3.5.13 (VIV-000) chore(deps): update vue monorepo (main) Feb 19, 2025
Copy link
Contributor Author

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR! 
npm ERR! While resolving: @vitejs/plugin-vue@4.5.1
npm ERR! Found: vue@2.7.8
npm ERR! node_modules/vue
npm ERR!   dev vue@"2.7.8" from the root project
npm ERR!   peer vue@"^2.6.8" from @storybook/vue@7.6.20
npm ERR!   node_modules/@storybook/vue
npm ERR!     @storybook/vue@"7.6.20" from @storybook/vue-vite@7.6.20
npm ERR!     node_modules/@storybook/vue-vite
npm ERR!       dev @storybook/vue-vite@"^7.6.17" from storybook-vue2@undefined
npm ERR!       libs/storybook-vue2
npm ERR!         storybook-vue2@undefined
npm ERR!         node_modules/storybook-vue2
npm ERR!     dev @storybook/vue@"^7.6.17" from storybook-vue2@undefined
npm ERR!     libs/storybook-vue2
npm ERR!       storybook-vue2@undefined
npm ERR!       node_modules/storybook-vue2
npm ERR!         workspace libs/storybook-vue2 from the root project
npm ERR!   4 more (@storybook/vue-vite, vue-docgen-api, ...)
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer vue@"^3.2.25" from @vitejs/plugin-vue@4.5.1
npm ERR! node_modules/@vitejs/plugin-vue
npm ERR!   @vitejs/plugin-vue@"^4.0.0" from @storybook/vue3-vite@7.6.20
npm ERR!   node_modules/@storybook/vue3-vite
npm ERR!     dev @storybook/vue3-vite@"^7.6.20" from storybook-vue3@undefined
npm ERR!     libs/storybook-vue3
npm ERR!       storybook-vue3@undefined
npm ERR!       node_modules/storybook-vue3
npm ERR!   dev @vitejs/plugin-vue@"^4.1.0" from storybook-vue2@undefined
npm ERR!   libs/storybook-vue2
npm ERR!     storybook-vue2@undefined
npm ERR!     node_modules/storybook-vue2
npm ERR!       workspace libs/storybook-vue2 from the root project
npm ERR! 
npm ERR! Conflicting peer dependency: vue@3.5.13
npm ERR! node_modules/vue
npm ERR!   peer vue@"^3.2.25" from @vitejs/plugin-vue@4.5.1
npm ERR!   node_modules/@vitejs/plugin-vue
npm ERR!     @vitejs/plugin-vue@"^4.0.0" from @storybook/vue3-vite@7.6.20
npm ERR!     node_modules/@storybook/vue3-vite
npm ERR!       dev @storybook/vue3-vite@"^7.6.20" from storybook-vue3@undefined
npm ERR!       libs/storybook-vue3
npm ERR!         storybook-vue3@undefined
npm ERR!         node_modules/storybook-vue3
npm ERR!     dev @vitejs/plugin-vue@"^4.1.0" from storybook-vue2@undefined
npm ERR!     libs/storybook-vue2
npm ERR!       storybook-vue2@undefined
npm ERR!       node_modules/storybook-vue2
npm ERR!         workspace libs/storybook-vue2 from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! 
npm ERR! For a full report see:
npm ERR! /tmp/renovate/cache/others/npm/_logs/2025-02-19T10_11_55_108Z-eresolve-report.txt

npm ERR! A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2025-02-19T10_11_55_108Z-debug-0.log

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants