Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 8, 2021

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

Release notes

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

v3.2.20

Please refer to CHANGELOG.md for details.

v3.2.19

Please refer to CHANGELOG.md for details.

v3.2.18

Please refer to CHANGELOG.md for details.

v3.2.17

Please refer to CHANGELOG.md for details.

v3.2.16

Please refer to CHANGELOG.md for details.

v3.2.15

Please refer to CHANGELOG.md for details.

v3.2.14

Please refer to CHANGELOG.md for details.

v3.2.13

Please refer to CHANGELOG.md for details.

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.20 (2021-10-08)

Bug Fixes

  • compiler-sfc: fix props codegen w/ leading import (d4c04e9), closes #4764
  • compiler-sfc: support runtime Enum in normal script (#4698) (f66d456)
  • devtools: clear devtools buffer after timeout (f4639e0), closes #4738
  • hmr: fix hmr for components with no active instance yet (9e3d773), closes #4757
  • types: ensure that DeepReadonly handles Ref type properly (#4714) (ed0071a)
  • types: make toRef return correct type(fix #4732) (#4734) (925bc34)

Features

  • compiler-sfc: <script setup> defineProps destructure transform (#4690) (467e113)

3.2.19 (2021-09-25)

Bug Fixes

  • compiler-core: should treat attribute key as expression (#4658) (7aa0ea0)
  • server-renderer: respect compilerOptions during runtime template compilation (#4631) (50d9d34)

3.2.18 (2021-09-24)

3.2.17 (2021-09-24)

Bug Fixes

  • build: avoid importing @​babel/parser in esm-bundler build (fc85ad2), closes #4665

3.2.16 (2021-09-23)

Bug Fixes

  • ssr: fix ssr runtime helper import in module mode (8e05b7f)

... (truncated)

Commits
  • 3c500e4 release: v3.2.20
  • d4c04e9 fix(compiler-sfc): fix props codegen w/ leading import
  • c9613eb chore: prettier format (#4715) [ci skip]
  • 7a1e662 chore: grammar in comments [ci skip]
  • f66d456 fix(compiler-sfc): support runtime Enum in normal script (#4698)
  • 646e694 chore: remove babelParserDefaultPlugins
  • 467e113 feat(compiler-sfc): \<script setup> defineProps destructure transform (#4690)
  • c5c5384 release: v3.2.19
  • 13bfa2e release: v3.2.18
  • f5076eb release: v3.2.17
  • 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)

Bumps [@vue/compiler-sfc](https://github.com/vuejs/vue-next/tree/HEAD/packages/compiler-sfc) from 3.2.10 to 3.2.20.
- [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.20/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 Oct 8, 2021
@dependabot dependabot bot requested a review from wtho October 8, 2021 22:11
@dependabot dependabot bot assigned wtho Oct 8, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 2, 2021

Superseded by #92.

@dependabot dependabot bot closed this Nov 2, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/vue/compiler-sfc-3.2.20 branch November 2, 2021 22:16
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