Skip to content

Conversation

@dependabot
Copy link
Contributor

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

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

Commits

Updates vue-template-compiler from 2.7.0 to 2.7.1

Release notes

Sourced from vue-template-compiler's releases.

v2.7.1

Please refer to CHANGELOG.md for details.

Changelog

Sourced from vue-template-compiler's changelog.

2.7.1 (2022-07-04)

Bug Fixes

Commits
  • 427028a release: v2.7.1
  • caceece fix(compiler-sfc): fix template usage check edge case for v-on statements
  • 6f0d2e6 chore(compiler-sfc): replace substr with slice (#12564)
  • ff2d52f chore(types): remove unnecessary type assertion (#12563)
  • 86fb6bd chore(benchmarks:ssr): createRenderer function path error (#12601)
  • e452e9d fix: export proxyRefs
  • bcb62d1 test: test case for #12597
  • ff5acb1 fix: fix NaN comparison on state change
  • 15b9b9b fix(reactivity): shallowReactive should not unwrap refs (#12605)
  • 8cdd0ac chore: update 2.7 changelog [ci skip]
  • Additional commits viewable 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.0 to 2.7.1
- [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.0 to 2.7.1
- [Release notes](https://github.com/vuejs/vue/releases)
- [Changelog](https://github.com/vuejs/vue/blob/main/CHANGELOG.md)
- [Commits](vuejs/vue@v2.7.0...v2.7.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependabot label Jul 4, 2022
@brunobesson brunobesson merged commit ec91b39 into master Jul 5, 2022
@brunobesson brunobesson deleted the dependabot/npm_and_yarn/vue-and-vue-template-compiler-2.7.1 branch July 5, 2022 07:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants