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

fix(deps): update dependency vue to v3.4.15 #284

Merged
merged 1 commit into from
Jan 24, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 13, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
vue (source) 3.4.5 -> 3.4.15 age adoption passing confidence

Release Notes

vuejs/core (vue)

v3.4.15

Compare Source

Bug Fixes
  • compiler-sfc: fix type resolution for symlinked node_modules structure w/ pnpm (75e866b), closes #​10121
  • correct url for production error reference links (c3087ff)
  • hydration: fix incorect mismatch warning for option with non-string value and inner text (d16a213)
  • reactivity: re-fix #​10114 (#​10123) (c2b274a)
  • runtime-core: should not warn out-of-render slot fn usage when mounting another app in setup (#​10125) (6fa33e6), closes #​10124
Performance Improvements
  • templateRef: avoid double render when using template ref on v-for (de4d2e2), closes #​9908
  • v-model: optimize v-model multiple select w/ large lists (2ffb956), closes #​10014

v3.4.14

Compare Source

Bug Fixes

v3.4.13

Compare Source

Bug Fixes

v3.4.12

Compare Source

Reverts

v3.4.11

Compare Source

Bug Fixes

v3.4.10

Compare Source

Bug Fixes
  • hydration: should not warn on falsy bindings of non-property keys (3907c87)

v3.4.9

Compare Source

Bug Fixes
  • build: avoid accessing FEATURE_PROD_DEVTOOLS flag in root scope (dfd9654)
  • hydration: do not warn against bindings w/ object values (dcc68ef)
  • runtime-dom: unify behavior for v-show + style display binding (#​10075) (cd419ae), closes #​10074
  • suspense: avoid double-patching nested suspense when parent suspense is not resolved (#​10055) (bcda96b), closes #​8678

v3.4.8

Compare Source

Bug Fixes

v3.4.7

Compare Source

Bug Fixes
Reverts
  • "dx(computed): warn incorrect use of getCurrentInstance inside computed" (2fd3905)

v3.4.6

Compare Source

Bug Fixes

Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), 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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot changed the title fix(deps): update dependency vue to v3.4.11 fix(deps): update dependency vue to v3.4.12 Jan 13, 2024
@renovate renovate bot force-pushed the renovate/vue-monorepo branch from b99fc45 to b0bfd14 Compare January 13, 2024 03:32
@renovate renovate bot changed the title fix(deps): update dependency vue to v3.4.12 fix(deps): update dependency vue to v3.4.13 Jan 13, 2024
@renovate renovate bot force-pushed the renovate/vue-monorepo branch from b0bfd14 to 5076331 Compare January 13, 2024 10:17
@renovate renovate bot changed the title fix(deps): update dependency vue to v3.4.13 fix(deps): update dependency vue to v3.4.14 Jan 15, 2024
@renovate renovate bot force-pushed the renovate/vue-monorepo branch from 5076331 to bbf3067 Compare January 15, 2024 17:07
@renovate renovate bot changed the title fix(deps): update dependency vue to v3.4.14 fix(deps): update dependency vue to v3.4.15 Jan 18, 2024
@renovate renovate bot force-pushed the renovate/vue-monorepo branch from bbf3067 to 205a78e Compare January 18, 2024 17:44
@renovate renovate bot force-pushed the renovate/vue-monorepo branch from 205a78e to 4174438 Compare January 24, 2024 14:06
@Mister-Hope Mister-Hope merged commit 5466500 into main Jan 24, 2024
3 checks passed
@renovate renovate bot deleted the renovate/vue-monorepo branch January 24, 2024 14:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant