inpageedit / analytics

InPageEdit Analytics
https://a.ipe.wiki
Apache License 2.0
2 stars 1 forks source link

build(deps-dev): bump @vue/compiler-sfc from 3.2.8 to 3.2.12 #17

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

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

v3.2.10

Please refer to CHANGELOG.md for details.

v3.2.9

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)

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

... (truncated)

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
  • 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/dragon-fish/inpageedit-analytics/C355rqfP8FXLkhD7452JvPQZF4T6
✅ Preview: https://inpageedit-analytics-git-dependabot-npmandya-20f91d-dragon-fish.vercel.app

dependabot[bot] commented 3 years ago

Superseded by #21.