Skip to content

Bump @vue/reactivity from 3.0.0-rc.10 to 3.2.8#538

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/vue/reactivity-3.2.8
Closed

Bump @vue/reactivity from 3.0.0-rc.10 to 3.2.8#538
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/vue/reactivity-3.2.8

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Sep 3, 2021

Bumps @vue/reactivity from 3.0.0-rc.10 to 3.2.8.

Release notes

Sourced from @​vue/reactivity's releases.

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.

v3.2.0-beta.2

Please refer to CHANGELOG.md for details.

v3.2.0-beta.1

Please refer to CHANGELOG.md for details.

... (truncated)

Changelog

Sourced from @​vue/reactivity's changelog.

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
  • ref-transform: should transform $ref when used with generic arguments (#4446) (33cf6c8), closes #4442
  • runtime-core: properly merge unmounted and beforeUnmount options (#4447) (741d3b3)
  • suspense: misusing DOM Comment element constructor as a vnode type (#4451) (ef5b731)

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

... (truncated)

Commits

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/reactivity](https://github.com/vuejs/vue-next/tree/HEAD/packages/reactivity) from 3.0.0-rc.10 to 3.2.8.
- [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.8/packages/reactivity)

---
updated-dependencies:
- dependency-name: "@vue/reactivity"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added 📦 dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 3, 2021
@github-actions github-actions Bot added this to the v0.1.0 milestone Sep 3, 2021
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Sep 6, 2021

Superseded by #543.

@dependabot dependabot Bot closed this Sep 6, 2021
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/vue/reactivity-3.2.8 branch September 6, 2021 10:08
@github-actions github-actions Bot removed this from the v0.1.0 milestone Sep 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

javascript Pull requests that update Javascript code 📦 dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant