documentation icon indicating copy to clipboard operation
documentation copied to clipboard

build(deps): bump vue-template-compiler from 2.7.8 to 2.7.10

Open dependabot[bot] opened this issue 3 years ago • 0 comments

Bumps vue-template-compiler from 2.7.8 to 2.7.10.

Release notes

Sourced from vue-template-compiler's releases.

v2.7.10

Please refer to CHANGELOG.md for details.

v2.7.9

Please refer to CHANGELOG.md for details.

Changelog

Sourced from vue-template-compiler's changelog.

2.7.10 (2022-08-23)

Bug Fixes

2.7.9 (2022-08-19)

Bug Fixes

  • compiler-sfc: allow full hostnames in asset url base (#12732) (5c742eb), closes #12731
  • compiler-sfc: rewriteDefault for class with decorators (#12747) (5221d4d)
  • directives shorthand normalize error (#12744) (2263948), closes #12743
  • ensure render watcher of manually created instance is correctly tracked in owner scope (bd89ce5), closes #12701
  • fix effect scope tracking for manually created instances (7161176), closes #12705
  • ssr: fix on-component directives rendering (#12661) (165a14a), closes #10733
  • types: allow attaching unknown options to defined component (b4bf4c5), closes #12742
  • types: fix missing error for accessing undefined instance properties (8521f9d), closes #12718
  • types: fix options suggestions when using defineComponent (4b37b56), closes #12736
  • types: Make SetupBindings optional on ExtendedVue and CombinedVueInstance (#12727) (00458cd), closes #12726 #12717
  • watch: avoid pre watcher firing on unmount (f0057b1), closes #12703

Features

Commits
  • ee57d9f release: v2.7.10
  • e0b26c4 fix: fix parent of multi-nested HOC $el not updating (#12757)
  • 46ca7bc fix(compiler-sfc): avoid deindent when lang is jsx/tsx
  • 810f6d1 fix(types): Add missing type parameter constraints (#12754)
  • 1561888 release: v2.7.9
  • 8521f9d fix(types): fix missing error for accessing undefined instance properties
  • 7161176 fix: fix effect scope tracking for manually created instances
  • 165a14a fix(ssr): fix on-component directives rendering (#12661)
  • bba6b3d feat(types): enhance type for onErrorCaptured (#12735)
  • 9eb8ea5 chore: fix some legacy doc urls in warnings and readme (#12725) [ci skip]
  • Additional commits viewable in compare view

Dependabot compatibility score

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)

dependabot[bot] avatar Sep 05 '22 22:09 dependabot[bot]