Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump @vue/compiler-sfc from 3.2.19 to 3.2.26 #181

Closed

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Dec 18, 2021

Bumps @vue/compiler-sfc from 3.2.19 to 3.2.26.

Release notes

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

v3.2.26

Please refer to CHANGELOG.md for details.

v3.2.25

Please refer to CHANGELOG.md for details.

v3.2.24

Please refer to CHANGELOG.md for details.

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.

v3.2.20

Please refer to CHANGELOG.md for details.

Changelog

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

3.2.26 (2021-12-12)

3.2.25 (2021-12-12)

Bug Fixes

  • compiler-sfc: generate valid TS in script and script setup co-usage with TS (7e4f0a8), closes #5094
  • compiler: force block for custom dirs and inline beforeUpdate hooks (1c9a481)
  • runtime-core: disallow recurse in vnode/directive beforeUpdate hooks (a1167c5)

Features

  • compiler-core: support aliasing vue: prefixed events to inline vnode hooks (4b0ca87)
  • experimental: allow const for ref sugar declarations (9823bd9)
  • reactivity-transform/types: restructure macro types + export types for all shorthand methods (db729ce)
  • reactivity-transform: $$() escape for destructured prop bindings (198ca14)
  • reactivity-transform: rename @​vue/ref-transform to @​vue/reactivity-transform (d70fd8d)
  • reactivity-transform: support $-shorthands for all ref-creating APIs (179fc05)
  • reactivity-transform: support optionally importing macros (fbd0fe9)
  • reactivity-transform: use toRef() for $() destructure codegen (93ba6b9)
  • reactivity: support default value in toRef() (2db9c90)
  • sfc-playground: add github link (#5067) (9ac0dde)
  • sfc-playground: prevent ctrl+s default behavior (#5066) (b027507)
  • support ref in v-for, remove compat deprecation warnings (41c18ef)

3.2.24 (2021-12-06)

Bug Fixes

  • compat: maintain compatConfig option in legacy functional comp (#4974) (ee97cf5)
  • compiler-dom: avoid bailing stringification on setup const bindings (29beda7)
  • compiler-sfc: make asset url imports stringifiable (87c73e9)
  • package: ensure ref-macros export is recognized by vue-tsc (#5003) (f855269)
  • runtime-core: handle initial undefined attrs (#5017) (6d887aa), closes #5016
  • types/reactivity: export ShallowRef type (#5026) (523b4b7), closes #5205

Features

  • types/script-setup: add generic type to defineExpose (#5035) (34985fe)

... (truncated)

Commits
  • ccb6651 release: v3.2.26
  • 756534b release: v3.2.25
  • d6be340 types(compiler-sfc): export additional types
  • 7e4f0a8 fix(compiler-sfc): generate valid TS in script and script setup co-usage with TS
  • ea1fcfb chore: bump babel deps
  • d70fd8d feat(reactivity-transform): rename @​vue/ref-transform to @​vue/reactivity-tran...
  • f4dcbbc chore: fix build
  • 198ca14 feat(reactivity-transform): $$() escape for destructured prop bindings
  • 93ba6b9 feat(reactivity-transform): use toRef() for $() destructure codegen
  • d955cfa release: v3.2.24
  • 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.19 to 3.2.26.
- [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.26/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 Dec 18, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jan 22, 2022

Superseded by #196.

@dependabot dependabot bot closed this Jan 22, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/vue/compiler-sfc-3.2.26 branch January 22, 2022 02:11
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.

None yet

0 participants