Skip to content

build(deps): bump vue from 3.5.13 to 3.5.14 #3881

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

Merged
merged 1 commit into from
May 24, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 15, 2025

Bumps vue from 3.5.13 to 3.5.14.

Release notes

Sourced from vue's releases.

v3.5.14

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

Changelog

Sourced from vue's changelog.

3.5.14 (2025-05-15)

Bug Fixes

Features

Commits
  • d0253a0 release: v3.5.14
  • 1f98a9c fix(hmr): avoid hydration for hmr root reload (#12450)
  • 6264505 fix(runtime-core): inherit comment nodes during block patch in production bui...
  • 8e34357 fix(compiler-sfc): fix scope handling for props destructure in function param...
  • 343c891 fix(transition): fix KeepAlive with transition out-in mode behavior in produc...
  • 9c4dbbc fix(hmr): avoid hydration for hmr updating (#12262)
  • f7dad6d chore(deps): update dependency @​babel/parser to ^7.27.2 (#13310)
  • 258f78b chore(deps): update test (#13311)
  • 3cb4db2 chore: add pnpm setting to pnpm-workspace (#13268)
  • d79aa70 chore(deps): update build (#13276)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 15, 2025
Copy link

codecov bot commented May 15, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 11.51%. Comparing base (ae1ee8f) to head (cf9adee).
Report is 1 commits behind head on master.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff            @@
##           master    #3881     +/-   ##
=========================================
  Coverage   11.51%   11.51%             
=========================================
  Files          92       92             
  Lines       17499    17499             
  Branches     8152     8152             
=========================================
  Hits         2015     2015             
- Misses      12988    14885   +1897     
+ Partials     2496      599   -1897     
Flag Coverage Δ
Linux 11.14% <ø> (ø)
Windows 12.99% <ø> (ø)

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

see 31 files with indirect coverage changes

Copy link

codecov bot commented May 15, 2025

Bundle Report

Changes will increase total bundle size by 665 bytes (0.04%) ⬆️. This is within the configured threshold ✅

Detailed changes
Bundle name Size Change
sunshine-esm 1.74MB 665 bytes (0.04%) ⬆️

Affected Assets, Files, and Routes:

view changes for bundle: sunshine-esm

Assets Changed:

Asset Name Size Change Total Size Change (%)
assets/_plugin-*.js 657 bytes 340.59kB 0.19%
assets/config-*.js 8 bytes 57.6kB 0.01%

@ReenigneArcher
Copy link
Member

@dependabot rebase

Bumps [vue](https://github.com/vuejs/core) from 3.5.13 to 3.5.14.
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](vuejs/core@v3.5.13...v3.5.14)

---
updated-dependencies:
- dependency-name: vue
  dependency-version: 3.5.14
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/vue-3.5.14 branch from 32bf4f3 to cf9adee Compare May 24, 2025 13:45
Copy link

@ReenigneArcher ReenigneArcher enabled auto-merge (squash) May 24, 2025 14:17
@ReenigneArcher ReenigneArcher merged commit 0bdc918 into master May 24, 2025
42 checks passed
@ReenigneArcher ReenigneArcher deleted the dependabot/npm_and_yarn/vue-3.5.14 branch May 24, 2025 14:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant