Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump vue and vue-template-compiler #1134

Conversation

dependabot[bot]
Copy link
Contributor

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

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

Commits

Updates vue-template-compiler from 2.6.14 to 2.7.4

Release notes

Sourced from vue-template-compiler's releases.

v2.7.4

Please refer to CHANGELOG.md for details.

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.

... (truncated)

Changelog

Sourced from vue-template-compiler's changelog.

2.7.4 (2022-07-08)

Bug Fixes

  • build: fix mjs dual package hazard (012e10c), closes #12626
  • compiler-sfc: use safer deindent default for compatibility with previous behavior (b70a258)
  • pass element creation helper to static render fns for functional components (dc8a68e), closes #12625
  • ssr/reactivity: fix array setting error at created in ssr [#12632] (#12633) (ca7daef)
  • types: fix missing instance properties on defineComponent this (f8de4ca), closes vuejs/vue#12628
  • types: fix this.$slots type for defineComponent (d3add06)
  • types: fix type inference when using components option (1d5a411)
  • types: global component registration type compat w/ defineComponent (26ff4bc), closes #12622
  • watch: fix watchers triggered in mounted hook (8904ca7), closes #12624

Features

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)

... (truncated)

Commits
  • 018d29a release: v2.7.4
  • f8de4ca fix(types): fix missing instance properties on defineComponent this
  • d3add06 fix(types): fix this.$slots type for defineComponent
  • 1d5a411 fix(types): fix type inference when using components option
  • dc8a68e fix: pass element creation helper to static render fns for functional components
  • 8904ca7 fix(watch): fix watchers triggered in mounted hook
  • 012e10c fix(build): fix mjs dual package hazard
  • 559600f feat: support functional components in defineComponent
  • 9d12106 feat: defineAsyncComponent
  • 26ff4bc fix(types): global component registration type compat w/ defineComponent
  • 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.14 to 2.7.4
- [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.14 to 2.7.4
- [Release notes](https://github.com/vuejs/vue/releases)
- [Changelog](https://github.com/vuejs/vue/blob/main/CHANGELOG.md)
- [Commits](vuejs/vue@v2.6.14...v2.7.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added 3. to review Waiting for reviews dependencies Pull requests that update a dependency file labels Jul 9, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 23, 2022

Superseded by #1159.

@dependabot dependabot bot closed this Aug 23, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/vue-and-vue-template-compiler-2.7.4 branch August 23, 2022 14:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Waiting for reviews dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants