Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 17, 2021

Bumps @vue/compiler-sfc from 3.2.10 to 3.2.12.

Release notes

Sourced from @​vue/compiler-sfc's releases.

v3.2.12

Please refer to CHANGELOG.md for details.

v3.2.11

Please refer to CHANGELOG.md for details.

Changelog

Sourced from @​vue/compiler-sfc's changelog.

3.2.12 (2021-09-17)

Bug Fixes

  • compile-sfc: add symbol judge in prop type checks. (#4594) (fcd5422), closes #4592
  • compiler-core: v-on inline async function expression handler (#4569) (fc968d6), closes #4568
  • compiler-sfc: fix TLA codegen semicolon insertion (39cebf5), closes #4596
  • compiler-sfc: handle empty strings during template usage analysis of setup bindings (#4608) (bdb1a79), closes #4599
  • compiler-sfc: properly analyze destructured bindings with dynamic keys (a6e5f82), closes #4540
  • compiler-sfc: properly reuse hoisted asset imports (06c5bf5), closes #4581
  • compiler-sfc: register exported bindings in normal script when using script setup (#4601) (8055445), closes #4600
  • compiler-sfc: support nested await statements (#4458) (ae942cd), closes #4448
  • compiler-ssr: handle v-memo in ssr compilation (dd9a276)
  • compiler: fix template ref codegen for setup-maybe-ref binding types (#4549) (f29d061), closes #4546
  • custom-elements: fix number prop casting (0cfa211), closes #4370 #4393
  • runtime-core: avoid script setup bindings overwriting reserved ctx properties (#4570) (14fcced)
  • suspense: fix suspense slot inside deoptimized slot call (141a5e1), closes #4556

3.2.11 (2021-09-08)

Bug Fixes

  • hmr: handle possible duplicate component definitions with same id (aa8908a)
Commits
  • ebe00f6 release: v3.2.12
  • 8055445 fix(compiler-sfc): register exported bindings in normal script when using scr...
  • cab9541 refactor(compiler-sfc): improve TLA codegen
  • 39cebf5 fix(compiler-sfc): fix TLA codegen semicolon insertion
  • ae942cd fix(compiler-sfc): support nested await statements (#4458)
  • bdb1a79 fix(compiler-sfc): handle empty strings during template usage analysis of set...
  • fcd5422 fix(compile-sfc): add symbol judge in prop type checks. (#4594)
  • 06c5bf5 fix(compiler-sfc): properly reuse hoisted asset imports
  • a6e5f82 fix(compiler-sfc): properly analyze destructured bindings with dynamic keys
  • 781d2d4 release: v3.2.11
  • See full diff 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)

Bumps [@vue/compiler-sfc](https://github.com/vuejs/vue-next/tree/HEAD/packages/compiler-sfc) from 3.2.10 to 3.2.12.
- [Release notes](https://github.com/vuejs/vue-next/releases)
- [Changelog](https://github.com/vuejs/vue-next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-next/commits/v3.2.12/packages/compiler-sfc)

---
updated-dependencies:
- dependency-name: "@vue/compiler-sfc"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 17, 2021
@dependabot dependabot bot requested a review from wtho September 17, 2021 22:13
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 21, 2021

Superseded by #74.

@dependabot dependabot bot closed this Sep 21, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/vue/compiler-sfc-3.2.12 branch September 21, 2021 22:22
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants