traPtitech / booQ-UI

booQ (client) - management tool for equipment and book rental
1 stars 7 forks source link

Bump @vue/compiler-sfc from 3.2.20 to 3.2.23 #863

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

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

Release notes

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

v3.2.23

Please refer to CHANGELOG.md for details.

v3.2.22

Please refer to CHANGELOG.md for details.

v3.2.21

Please refer to CHANGELOG.md for details.

Changelog

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

3.2.23 (2021-11-26)

Bug Fixes

  • reactivity: retain readonly proxies when setting as reactive property (d145128), closes #4986
  • runtime-core: fix component public instance has check for accessed non-existent properties (aac0466), closes #4962
  • runtime-core: handle error in async KeepAlive hooks (#4978) (820a143)
  • runtime-dom: fix option element value patching edge case (#4959) (89b2f92), closes #4956
  • runtime-dom: patchDOMProps should not set _value if element is custom element (#4839) (1701bf3)
  • types: export ref-macros.d.ts (1245709)
  • types: fix propType type inference (#4985) (3c449cd), closes #4983
  • types: scrip-setup+ts: ensure proper handling of null as default prop value. (#4979) (f2d2d7b), closes #4868

Features

  • compiler-sfc: export resolveTemplateUsageCheckString for HMR plugin use (#4908) (c61baac)
  • compiler-sfc: expose properties for more accurate HMR (68c45e7), closes #4358 #4908

3.2.22 (2021-11-15)

Bug Fixes

  • compiler-sfc: add type for props include Function in prod mode (#4938) (9c42a1e)
  • compiler-sfc: add type for props's properties in prod mode (#4790) (090df08), closes #4783
  • compiler-sfc: externalRE support automatic http/https prefix url pattern (#4922) (574070f), closes #4920
  • compiler-sfc: fix expose codegen edge case (#4919) (31fd590), closes #4917
  • devtool: improve devtools late injection browser env detection (#4890) (fa2237f)
  • runtime-core: improve dedupe listeners when attr fallthrough (#4912) (b4eb7e3), closes #4859
  • types/sfc: fix withDefaults type inference when using union types (#4925) (04e5835)

3.2.21 (2021-11-02)

Bug Fixes

  • custom-element: fix custom element props access on initial render (4b7f76e), closes #4792
  • custom-element: fix initial attr type casting for programmtically created elements (3ca8317), closes #4772
  • devtools: avoid open handle in non-browser env (6916d72), closes #4815
  • devtools: fix memory leak when devtools is not installed (#4833) (6b32f0d), closes #4829
  • runtime-core: add v-memo to built-in directives check (#4787) (5eb7263)
  • runtime-dom: fix behavior regression for v-show + style display binding (3f38d59), closes #4768
  • types: fix ref unwrapping type inference for nested shallowReactive & shallowRef (20a3615), closes #4771
Commits
  • b6a8a45 release: v3.2.23
  • 68c45e7 feat(compiler-sfc): expose properties for more accurate HMR
  • c61baac feat(compiler-sfc): export resolveTemplateUsageCheckString for HMR plugin use...
  • c17cbdc refactor: use refTransform instead of deprecated refSugar (#4957)
  • 635d88a release: v3.2.22
  • 31fd590 fix(compiler-sfc): fix expose codegen edge case (#4919)
  • 574070f fix(compiler-sfc): externalRE support automatic http/https prefix url pattern...
  • fd7c340 refactor(compiler-sfc): replace filter method with for loop (#4905)
  • 9c42a1e fix(compiler-sfc): add type for props include Function in prod mode (#4938)
  • 090df08 fix(compiler-sfc): add type for props's properties in prod mode (#4790)
  • 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)
dependabot[bot] commented 2 years ago

Looks like @vue/compiler-sfc is up-to-date now, so this is no longer needed.