Skip to content

Bump @vue/reactivity from 3.0.0-rc.10 to 3.2.22#623

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/vue/reactivity-3.2.22
Closed

Bump @vue/reactivity from 3.0.0-rc.10 to 3.2.22#623
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/vue/reactivity-3.2.22

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Nov 15, 2021

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

Release notes

Sourced from @​vue/reactivity's releases.

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.

v3.2.19

Please refer to CHANGELOG.md for details.

v3.2.18

Please refer to CHANGELOG.md for details.

v3.2.17

Please refer to CHANGELOG.md for details.

v3.2.16

Please refer to CHANGELOG.md for details.

v3.2.15

Please refer to CHANGELOG.md for details.

v3.2.14

Please refer to CHANGELOG.md for details.

v3.2.13

Please refer to CHANGELOG.md for details.

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.

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.

... (truncated)

Changelog

Sourced from @​vue/reactivity's changelog.

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

3.2.20 (2021-10-08)

Bug Fixes

  • compiler-sfc: fix props codegen w/ leading import (d4c04e9), closes #4764
  • compiler-sfc: support runtime Enum in normal script (#4698) (f66d456)
  • devtools: clear devtools buffer after timeout (f4639e0), closes #4738
  • hmr: fix hmr for components with no active instance yet (9e3d773), closes #4757
  • types: ensure that DeepReadonly handles Ref type properly (#4714) (ed0071a)
  • types: make toRef return correct type(fix #4732) (#4734) (925bc34)

Features

  • compiler-sfc: <script setup> defineProps destructure transform (#4690) (467e113)

3.2.19 (2021-09-25)

... (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.22.
- [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.22/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 Nov 15, 2021
@github-actions github-actions Bot added this to the v0.1.0 milestone Nov 15, 2021
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Nov 26, 2021

Superseded by #634.

@dependabot dependabot Bot closed this Nov 26, 2021
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/vue/reactivity-3.2.22 branch November 26, 2021 10:05
@github-actions github-actions Bot removed this from the v0.1.0 milestone Nov 26, 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