Kholid060 / MkDown2

Online markdown editor
https://mkdown.vercel.app
MIT License
129 stars 21 forks source link

chore(deps-dev): bump @vue/compiler-sfc from 3.1.5 to 3.2.10 #225

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps @vue/compiler-sfc from 3.1.5 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.

v3.2.6

Please refer to CHANGELOG.md for details.

v3.2.5

Please refer to CHANGELOG.md for details.

v3.2.4

Please refer to CHANGELOG.md for details.

v3.2.3

Please refer to CHANGELOG.md for details.

v3.2.2

Please refer to CHANGELOG.md for details.

v3.2.1

Please refer to CHANGELOG.md for details.

v3.2.0 Quintessential Quintuplets

Please refer to the release blog post and CHANGELOG.md for details.

v3.2.0-beta.8

Please refer to CHANGELOG.md for details.

v3.2.0-beta.7

Please refer to CHANGELOG.md for details.

v3.2.0-beta.6

Please refer to CHANGELOG.md for details.

v3.2.0-beta.5

Please refer to CHANGELOG.md for details.

v3.2.0-beta.4

Please refer to CHANGELOG.md for details.

v3.2.0-beta.3

Please refer to CHANGELOG.md for details.

... (truncated)

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)
vercel[bot] commented 3 years ago

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/kholid060/mkdown/CJ4jxQjDpkeYzjh7Pwf2eNaKKwgY
✅ Preview: Failed

dependabot[bot] commented 3 years ago

Superseded by #228.