Skip to content

Conversation

@dependabot
Copy link
Contributor

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

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

Release notes

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

v3.2.10

Please refer to CHANGELOG.md for details.

v3.2.9

Please refer to CHANGELOG.md for details.

v3.2.8

Please refer to CHANGELOG.md for details.

v3.2.7

Please refer to CHANGELOG.md for details.

Changelog

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

3.2.10 (2021-09-07)

Bug Fixes

  • build: build vue-compat in default exports mode (#4460) (7575733)
  • compiler-core: avoid runtime dependency on @​babel/types (1045590), closes #4531
  • compiler-core: pick last char when dynamic directive doesn't close (#4507) (5d262e0)
  • compiler: condense whitespaces in static class attributes (#4432) (b8653d3), closes #4251
  • runtime-dom: style patching shoud always preserve v-show display property (d534515), closes #4424
  • type: fix prop type infer (#4530) (4178d5d), closes #4525

3.2.9 (2021-09-05)

Bug Fixes

  • compile-sfc: generate setup prop type format error (#4506) (e6fe751), closes #4505
  • compile-sfc: support Date prop type with defineProps (#4519) (fac9a29)
  • compiler-sfc: fix script setup ref assignment codegen edge case (#4520) (5594643), closes #4514
  • compiler-sfc: support using declared interface in normal script with defineProps() (#4522) (14d6518), closes #4423
  • ref-transform: not transform the prototype attributes. (#4503) (0178f4e), closes #4502
  • types/ref-transform: fix $$() type (5852cc8)
  • types: fix ref macro types (815bfcf), closes #4499

3.2.8 (2021-09-02)

Bug Fixes

  • compiler-sfc: ensure script setup generates type-valid ts output (bacb201), closes #4455
  • compiler-sfc: generate matching prop types when withDefaults is used (#4466) (8580796), closes #4455
  • compiler: generate function ref for script setup if inline is ture. (#4492) (4cd282b)
  • compiler: report invalid directive name error (#4494) (#4495) (c00925e)
  • types: include ref-macros.d.ts in npm dist files (d7f1b77), closes #4433

3.2.7 (2021-09-01)

Bug Fixes

  • compiler-core: remove no longer necessary withScopeId import in generated code (935b4e2)
  • compiler-sfc: ensure script setup lang=ts output is tree-shakable (b89ff92)
  • compiler: only generate non-static ref for script setup if the binding exists (3628991), closes #4431

... (truncated)

Commits
  • 96b531b release: v3.2.10
  • 642710e release: v3.2.9
  • fac9a29 fix(compile-sfc): support Date prop type with defineProps (#4519)
  • 14d6518 fix(compiler-sfc): support using declared interface in normal script with def...
  • 5594643 fix(compiler-sfc): fix script setup ref assignment codegen edge case (#4520)
  • e6fe751 fix(compile-sfc): generate setup prop type format error (#4506)
  • 12acf51 build: avoid require call to consolidate in esm-browser build
  • fa5b583 build: module alias for compiler-sfc browser esm build
  • 3ad9dc4 release: v3.2.8
  • bacb201 fix(compiler-sfc): ensure script setup generates type-valid ts output
  • 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.6 to 3.2.10.
- [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.10/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 7, 2021
@dependabot dependabot bot requested a review from wtho September 7, 2021 22:13
@dependabot dependabot bot assigned wtho Sep 7, 2021
@wtho wtho merged commit f408dbb into main Sep 9, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/vue/compiler-sfc-3.2.10 branch September 9, 2021 05:12
@github-actions
Copy link

🎉 This PR is included in version 1.1.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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 released

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants