Skip to content

build(deps): bump vue from 3.5.13 to 3.5.20#140

Merged
GermanCoding merged 1 commit intomasterfrom
dependabot/npm_and_yarn/vue-3.5.20
Sep 1, 2025
Merged

build(deps): bump vue from 3.5.13 to 3.5.20#140
GermanCoding merged 1 commit intomasterfrom
dependabot/npm_and_yarn/vue-3.5.20

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 1, 2025

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps vue from 3.5.13 to 3.5.20.

Release notes

Sourced from vue's releases.

v3.5.20

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

v3.5.19

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

v3.5.18

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

v3.5.17

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

v3.5.16

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

v3.5.15

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

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.20 (2025-08-25)

Bug Fixes

3.5.19 (2025-08-21)

Bug Fixes

3.5.18 (2025-07-23)

Bug Fixes

  • compiler-core: avoid cached text vnodes retaining detached DOM nodes (#13662) (00695a5), closes #13661
  • compiler-core: avoid self updates of v-pre (#12556) (21b685a)
  • compiler-core: identifiers in function parameters should not be inferred as references (#13548) (9b02923)
  • compiler-core: recognize empty string as non-identifier (#12553) (ce93339)
  • compiler-core: transform empty v-bind dynamic argument content correctly (#12554) (d3af67e)
  • compiler-sfc: transform empty srcset w/ includeAbsolute: true (#13639) (d8e40ef), closes vitejs/vite-plugin-vue#631
  • css-vars: nullish v-bind in style should not lead to unexpected inheritance (#12461) (c85f1b5), closes #12434 #12439 #7474 #7475
  • custom-element: ensure exposed methods are accessible from custom elements by making them enumerable (#13634) (90573b0), closes #13632
  • hydration: prevent lazy hydration for updated components (#13511) (a9269c6), closes #13510
  • runtime-core: ensure correct anchor el for unresolved async components (#13560) (7f29943), closes #13559
  • slots: refine internal key checking to support slot names starting with an underscore (#13612) (c5f7db1), closes #13611
  • ssr: ensure empty slots render as a comment node in Transition (#13396) (8cfc10a), closes #13394

... (truncated)

Commits
  • 3aa782d release: v3.5.20
  • 1031e8d fix(runtime-dom): add name to vShow for prop mismatch check (#13806)
  • 0f916d8 types(compiler-sfc): add explicit return type to genModelProps (#13441)
  • 952886e chore(compat): rename legacyresolveScopedSlots to legacyResolveScopedSlots
  • a48ffda chore(reactivity): optimize size retrieval in createInstrumentations (#13759)
  • cde15b0 chore: fix typo
  • 20b888b release: v3.5.19
  • 0a202d8 fix(compiler-ssr): disable v-memo transform in ssr vdom fallback branch (#13725)
  • d9dd628 fix(compiler-sfc): improve type inference for generic type aliases types (#12...
  • 4a2953f fix(runtime-core): avoid setting direct ref of useTemplateRef in dev (#13449)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for vue since your current version.


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 Sep 1, 2025
@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Sep 1, 2025

Deploying letsdebug-toolkit with  Cloudflare Pages  Cloudflare Pages

Latest commit: cd01a50
Status: ✅  Deploy successful!
Preview URL: https://6a42e41b.letsdebug-toolkit.pages.dev
Branch Preview URL: https://dependabot-npm-and-yarn-vue-nx55.letsdebug-toolkit.pages.dev

View logs

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Sep 1, 2025
Bumps [vue](https://github.com/vuejs/core) from 3.5.13 to 3.5.20.
- [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.20)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/vue-3.5.20 branch from ccd02f0 to cd01a50 Compare September 1, 2025 11:42
@GermanCoding GermanCoding merged commit 1ef716c into master Sep 1, 2025
1 check passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/vue-3.5.20 branch September 1, 2025 11:45
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