Skip to content
This repository was archived by the owner on Sep 5, 2022. It is now read-only.

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 14, 2022

Bumps vue and vue-template-compiler. These dependencies needed to be updated together.
Updates vue from 2.7.4 to 2.7.5

Commits

Updates vue-template-compiler from 2.7.4 to 2.7.5

Release notes

Sourced from vue-template-compiler's releases.

v2.7.5

Please refer to CHANGELOG.md for details.

Changelog

Sourced from vue-template-compiler's changelog.

2.7.5 (2022-07-13)

Bug Fixes

  • add missing export from vue.runtime.mjs (#12648) (08fb4a2)
  • detect property add/deletion on reactive objects from setup when used in templates (a6e7498)
  • do not set currentInstance in beforeCreate (0825d30), closes #12636
  • reactivity: fix watch behavior inconsistency + deep ref shallow check (98fb01c), closes #12643
  • sfc: fix sfc name inference type check (04b4703), closes #12637
  • types: support Vue interface augmentations in defineComponent (005e52d), closes #12642
  • watch: fix deep watch for structures containing raw refs (1a2c3c2), closes #12652
Commits
  • cdd2df6 release: v2.7.5
  • 1a2c3c2 fix(watch): fix deep watch for structures containing raw refs
  • 005e52d fix(types): support Vue interface augmentations in defineComponent
  • 08fb4a2 fix: add missing export from vue.runtime.mjs (#12648)
  • 498dc1d chore(changelog): fix dead link (#12646) [ci skip]
  • 0198f9f chore: document TS changes in changelog [ci skip]
  • a6e7498 fix: detect property add/deletion on reactive objects from setup when used in...
  • 98fb01c fix(reactivity): fix watch behavior inconsistency + deep ref shallow check
  • 0825d30 fix: do not set currentInstance in beforeCreate
  • 04b4703 fix(sfc): fix sfc name inference type check
  • See full diff in compare view

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 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)

Bumps [vue](https://github.com/vuejs/core) and [vue-template-compiler](https://github.com/vuejs/vue). These dependencies needed to be updated together.

Updates `vue` from 2.7.4 to 2.7.5
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vuejs/core/commits)

Updates `vue-template-compiler` from 2.7.4 to 2.7.5
- [Release notes](https://github.com/vuejs/vue/releases)
- [Changelog](https://github.com/vuejs/vue/blob/main/CHANGELOG.md)
- [Commits](vuejs/vue@v2.7.4...v2.7.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 14, 2022
@dependabot dependabot bot requested a review from Mixerou July 14, 2022 14:37
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

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