Skip to content

Bump vue from 2.7.16 to 3.0.0#3598

Open
dependabot[bot] wants to merge 1 commit into
6.1from
dependabot/npm_and_yarn/vue-3.0.0
Open

Bump vue from 2.7.16 to 3.0.0#3598
dependabot[bot] wants to merge 1 commit into
6.1from
dependabot/npm_and_yarn/vue-3.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 20, 2025

Copy link
Copy Markdown
Contributor

Bumps vue from 2.7.16 to 3.0.0.

Changelog

Sourced from vue's changelog.

3.0.0 (2020-09-18)

3.0.0-rc.13 (2020-09-18)

Bug Fixes

  • hmr: make hmr working with class components (#2144) (422f05e)
  • reactivity: avoid length mutating array methods causing infinite updates (#2138) (f316a33), closes #2137
  • suspense: should discard unmount effects of invalidated pending branch (5bfcad1)
  • types: component instance inference without props (#2145) (57bdaa2)

Code Refactoring

Features

  • runtime-core: support using inject() inside props default functions (58c31e3)
  • watch: support dot-delimited path in watch option (1c9a0b3)

BREAKING CHANGES

  • watch APIs now default to use flush: 'pre' instead of flush: 'post'. This change affects watch, watchEffect, the watch component option, and this.$watch. See (49bb447) for more details.

3.0.0-rc.12 (2020-09-16)

Bug Fixes

  • reactivity: effect should only recursively self trigger with explicit options (3810de7), closes #2125
  • runtime-core: ensure root stable fragments inherit elements for moving (bebd44f), closes #2134
  • runtime-core: should still do full traverse of stable fragment children in dev + hmr (dd40ad8)
  • runtime-core/async-component: fix error component when there are no error handlers (c7b4a37), closes #2129
  • types/tsx: optional props from Mixin/Extends are treated as required (#2048) (89e9ab8)

Features

  • compiler-sfc: additionalData support for css preprocessors (#2126) (066d514)

3.0.0-rc.11 (2020-09-15)

... (truncated)

Commits

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file 🧹 Chore labels Aug 20, 2025
@github-actions

This comment was marked as resolved.

@github-actions github-actions Bot added the Stale label Feb 6, 2026
@bobvandevijver bobvandevijver added this to the 🔥 Backburner milestone Feb 8, 2026
@dependabot dependabot Bot changed the base branch from 6.0 to 6.1 April 9, 2026 20:50
@dependabot dependabot Bot changed the base branch from 6.1 to 6.2 April 26, 2026 10:45
Bumps [vue](https://github.com/vuejs/core) from 2.7.16 to 3.0.0.
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/v3.0.0/CHANGELOG.md)
- [Commits](https://github.com/vuejs/core/commits/v3.0.0)

---
updated-dependencies:
- dependency-name: vue
  dependency-version: 3.0.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the base branch from 6.2 to 6.1 June 28, 2026 08:11
@dependabot dependabot Bot changed the title Bump vue from 2.7.15 to 3.0.0 Bump vue from 2.7.16 to 3.0.0 Jun 28, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/vue-3.0.0 branch from 6587fda to 3d483ad Compare June 28, 2026 08:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🧹 Chore dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant