Skip to content

Update @vue/compiler-sfc requirement from ^3.1.5 to ^3.2.6 in /ui#218

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

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

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Aug 30, 2021

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

Release notes

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

v3.2.6

Please refer to CHANGELOG.md for details.

Changelog

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

3.2.6 (2021-08-24)

Bug Fixes

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

3.2.5 (2021-08-24)

Bug Fixes

  • compiler-core: fix duplicated component identifier for names with non-ascii chars (#4429) (3282750), closes #4422
  • compiler-sfc: fix 'export default' rewrite with extra whitespaces (#4375) (4792ebd)
  • compiler-sfc: fix <script> and <script setup> co-usage ordering edge case (#4419) (9826382), closes #4395 #4376
  • compiler-sfc: should also expose regular script block bindings when <script setup> is used (872b3f7), closes #4369
  • types: improve the type of createElementBlock (#4406) (ebd0bac), closes #4391

Features

  • experimental: expose ref macro types using separate d.ts file (b408451)
  • experimental: shouldTransform for ref-transform (e565831)
  • experimental: standalone ref transform (db8dc75)
  • experimental: support ref transform for sfc normal <script> (06051c4)
  • ref-transform: auto infer parser plugins (6453359)

3.2.4 (2021-08-17)

Bug Fixes

  • compiler-sfc: fix import usage check for lowercase imported components (57f1081), closes #4358
  • runtime-core: ensure consistent arguments for tempalte and render funtion slot usage (644971e), closes #4367
  • runtime-core: fix child component double update on props change (c1f564e), closes #4365

Reverts

  • Revert "chore: add missing space in warning message (#4359) [ci skip]" (951fbb1), closes #4359

3.2.3 (2021-08-16)

... (truncated)

Commits
  • 72d2b26 release: v3.2.6
  • a137d73 release: v3.2.5
  • 586ec51 chore: warnings for ref transform
  • 9826382 fix(compiler-sfc): fix \<script> and \<script setup> co-usage ordering edge...
  • 4792ebd fix(compiler-sfc): fix 'export default' rewrite with extra whitespaces (#4375)
  • 06051c4 feat(experimental): support ref transform for sfc normal \<script>
  • 40994e9 chore: fix sfc playground ci build
  • 0805abe refactor(compiler-sfc): refSugar -> refTransform, export shouldTransformRef
  • e565831 feat(experimental): shouldTransform for ref-transform
  • 0c2ea1c refactor(compiler-sfc): remove parseOnly mode
  • 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.6/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 August 30, 2021 06:07
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 30, 2021
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Sep 6, 2021

Superseded by #219.

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