Skip to content

build(deps): bump vue and vue-template-compiler in /ui#349

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/ui/vue-and-vue-template-compiler-2.7.3
Closed

build(deps): bump vue and vue-template-compiler in /ui#349
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/ui/vue-and-vue-template-compiler-2.7.3

Conversation

@dependabot
Copy link
Contributor

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

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

Commits

Updates vue-template-compiler from 2.6.12 to 2.7.3

Release notes

Sourced from vue-template-compiler's releases.

v2.7.3

Please refer to CHANGELOG.md for details.

v2.7.2

Please refer to CHANGELOG.md for details.

v2.7.1

Please refer to CHANGELOG.md for details.

v2.7.0 "Naruto"

naturo

Please refer to CHANGELOG.md for details.

v2.7.0-beta.8

Please refer to CHANGELOG.md for details.

v2.7.0-beta.7

Please refer to CHANGELOG.md for details.

v2.7.0-beta.6

Please refer to CHANGELOG.md for details.

v2.7.0-beta.5

Please refer to CHANGELOG.md for details.

v2.7.0-beta.4

Please refer to CHANGELOG.md for details.

v2.7.0-beta.3

Please refer to CHANGELOG.md for details.

v2.7.0-beta.2

Please refer to CHANGELOG.md for details.

v2.7.0-beta.1

Please refer to CHANGELOG.md for details.

v2.7.0-alpha.12

Please refer to CHANGELOG.md for details.

v2.7.0-alpha.11

Please refer to CHANGELOG.md for details.

v2.7.0-alpha.10

Please refer to CHANGELOG.md for details.

v2.7.0-alpha.9

Please refer to CHANGELOG.md for details.

... (truncated)

Changelog

Sourced from vue-template-compiler's changelog.

2.7.3 (2022-07-06)

Bug Fixes

2.7.2 (2022-07-05)

Bug Fixes

  • compiler-sfc: preserve old deindent behavior for pug (1294385), closes #12611

Features

2.7.1 (2022-07-04)

Bug Fixes

2.7.0 (2022-07-01)

Backported Features

In addition, the following APIs are also supported:

  • defineComponent() with improved type inference (compared to Vue.extend)
  • h(), useSlot(), useAttrs(), useCssModules()

... (truncated)

Commits
  • 15e6f1d release: v2.7.3
  • 6d1dbee fix: add renderTracked/Triggered merge strategy (#12616)
  • 360272b fix(ssr/reactivity): fix composition api behavior in SSR
  • 94ccca2 fix(types): allow slot attribute
  • e244687 release: v2.7.2
  • 1294385 fix(compiler-sfc): preserve old deindent behavior for pug
  • fb93c1b feat(types): define component improvements (#12612)
  • d45bbea feat: allow passing directive definition directly to h() (#12590)
  • 427028a release: v2.7.1
  • caceece fix(compiler-sfc): fix template usage check edge case for v-on statements
  • 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.6.12 to 2.7.3
- [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.6.12 to 2.7.3
- [Release notes](https://github.com/vuejs/vue/releases)
- [Changelog](https://github.com/vuejs/vue/blob/main/CHANGELOG.md)
- [Commits](vuejs/vue@v2.6.12...v2.7.3)

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

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 6, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 8, 2022

Superseded by #353.

@dependabot dependabot bot closed this Jul 8, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/ui/vue-and-vue-template-compiler-2.7.3 branch July 8, 2022 12:01
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

Development

Successfully merging this pull request may close these issues.

0 participants