Skip to content

Bump @vue/reactivity from 3.0.0-rc.10 to 3.2.3#514

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

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

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Aug 17, 2021

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

Release notes

Sourced from @​vue/reactivity's releases.

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.

v3.1.5

Please refer to CHANGELOG.md for details.

v3.1.4

Please refer to CHANGELOG.md for details.

v3.1.3

Please refer to CHANGELOG.md for details.

v3.1.2

Please refer to CHANGELOG.md for details.

v3.1.1

Please refer to CHANGELOG.md for details.

... (truncated)

Changelog

Sourced from @​vue/reactivity's changelog.

3.2.3 (2021-08-16)

Bug Fixes

  • compiler-core: fix hoisting logic for elements with cached handlers + other bindings (a6c1db2), closes #4327
  • compiler-core: fix style binding edge case (#4319) (092bdcd), closes #4317
  • compiler-sfc: bail on import usage check when template has custom lang (aae3725), closes #4312
  • compiler-sfc: fix import usage check in template strings in expressions (f855ccb), closes #4340
  • defineProps: defineProps generates unnecessary array of same types (#4353) (ad66295), closes #4352
  • runtime-core: patchChildren first in patchElement (#4313) (5b3f1e8)
  • runtime-core: vnode hooks should not be called on async wrapper (#4349) (cd2d984), closes #4346
  • runtime-dom: consistently remove boolean attributes for falsy values (#4348) (620a69b)
  • shared: fix toDisplayString on object with null prototype (#4335) (42a334e), closes #4334
  • types: fix tsx ref component instance type (#2486) (84d4357)

3.2.2 (2021-08-11)

Bug Fixes

Features

  • sfc: support $shallowRef ref sugar (00b76d3)

3.2.1 (2021-08-09)

Bug Fixes

  • compiler-sfc: fix import usage check for last expression (1e1682f)

3.2.0 (2021-08-09)

Compatibility Notes

This release contains no public API breakage. However, there are a few compatibility related notes:

... (truncated)

Commits
  • 03abc25 release: v3.2.3
  • 7c4e451 chore: rename onDispose to onScopeDispose in warnings and tests (#4355)
  • 7ffa225 release: v3.2.2
  • e04680b test(reactivity): add test case for effectScope (#4239)
  • 2749c15 release: v3.2.1
  • 5a7a43c release: v3.2.0
  • 4781965 release: v3.2.0-beta.8
  • d3d5ad2 fix(types): remove explicit return type annotation requirement for this inf...
  • b357009 release: v3.2.0-beta.7
  • 13c6946 refactor: simplify for size
  • 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/reactivity](https://github.com/vuejs/vue-next/tree/HEAD/packages/reactivity) from 3.0.0-rc.10 to 3.2.3.
- [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.3/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 Aug 17, 2021
@github-actions github-actions Bot added this to the v0.1.0 milestone Aug 17, 2021
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Aug 18, 2021

Superseded by #516.

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