Skip to content

Update @vue/compiler-sfc requirement from ^3.1.5 to ^3.2.9 in /ui#219

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/ui/vue/compiler-sfc-tw-3.2.9
Closed

Update @vue/compiler-sfc requirement from ^3.1.5 to ^3.2.9 in /ui#219
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/ui/vue/compiler-sfc-tw-3.2.9

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Updates the requirements on @vue/compiler-sfc to permit the latest version.

Release notes

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

v3.2.9

Please refer to CHANGELOG.md for details.

Changelog

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

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
  • ref-transform: should transform $ref when used with generic arguments (#4446) (33cf6c8), closes #4442
  • runtime-core: properly merge unmounted and beforeUnmount options (#4447) (741d3b3)
  • suspense: misusing DOM Comment element constructor as a vnode type (#4451) (ef5b731)

3.2.6 (2021-08-24)

Bug Fixes

  • build: avoid imports to @​babel/types in client build of compiler-core (4c468eb)

... (truncated)

Commits
  • 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
  • 8580796 fix(compiler-sfc): generate matching prop types when withDefaults is used (#4...
  • 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)

Updates the requirements on [@vue/compiler-sfc](https://github.com/vuejs/vue-next/tree/HEAD/packages/compiler-sfc) to permit the latest version.
- [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.9/packages/compiler-sfc)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from montyanderson as a code owner September 6, 2021 06:06
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 6, 2021
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Sep 13, 2021

Superseded by #228.

@dependabot dependabot bot closed this Sep 13, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/ui/vue/compiler-sfc-tw-3.2.9 branch September 13, 2021 06:08
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.

0 participants