Skip to content
This repository was archived by the owner on Dec 2, 2023. It is now read-only.

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 21, 2022

Bumps vue from 2.6.14 to 3.2.31.

Release notes

Sourced from vue's releases.

v3.2.31

Please refer to CHANGELOG.md for details.

v3.2.30

Please refer to CHANGELOG.md for details.

v3.2.29

Please refer to CHANGELOG.md for details.

v3.2.28

Please refer to CHANGELOG.md for details.

v3.2.27

Please refer to CHANGELOG.md for details.

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.

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.

... (truncated)

Changelog

Sourced from vue's changelog.

3.2.31 (2022-02-12)

Bug Fixes

  • compiler-ssr: no need to inject resolveDirective calls for setup custom directives (436c500)
  • runtime-core: allow spying on proxy methods (#4216) (8457d8b)
  • ssr: always hydrate children for HMR (#5406) (0342fae), closes #5405

3.2.30 (2022-02-07)

Features

  • ssr: support custom directive getSSRProps in optimized compilation (60cf175), closes #5304

Performance Improvements

  • reactivity: optimize effect/effectScope active state tracking (2993a24)

3.2.29 (2022-01-23)

Bug Fixes

  • compiler-sfc: fix css v-bind inside other css functions (16fa18d), closes #5302 #5306
  • reactivity: ensure readonly refs can be replaced with new refs in reactive objects (#5310) (4be1037), closes #5307
  • runtime-dom: fix static content re-insertion (9aa5dfd), closes #5308

3.2.28 (2022-01-21)

  • build: fix build script (3d80b15)
  • fix(compat): convertLegacyVModelProps should merge model option in mixins (#5251) (72130ac), closes #5251
  • fix(compat): ensure fallthrough *Native events are not dropped during props update (#5228) (97f6bd9), closes #5228
  • fix(compat): simulate Vue 2.6.14 version in compat build (#5293) (d0b9708), closes #5293
  • fix(compiler-core): handle v-memo in template v-for (#5291) (9f55e6f), closes #5291 #5288
  • fix(compiler-sfc): support complex expression in CSS v-bind() (#5114) (95d49bf), closes #5114 #5109
  • fix(compiler-sfc/reactivity-transform): fix edge case where normal script has ref macros but script (4768f26)
  • fix(reactivity-transform): apply transform for labelled variable declarations (a05b000), closes vuejs/core#5298
  • fix(reactivity-transform): apply transform on exported variable declarations (a81a992), closes #5298
  • fix(reactivity): differentiate shallow/deep proxies of same target when nested in reactive (9c304bf), closes #5271
  • fix(reactivity): mutating a readonly ref nested in a reactive object should fail. (#5048) (171f5e9), closes #5048 #5042
  • fix(runtime-core): ensure mergeProps skips undefined event handlers (#5299) (c35ec47), closes #5299 #5296

... (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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 21, 2022
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/vue-3.2.31 branch 6 times, most recently from f9869b4 to 9c36323 Compare March 2, 2022 05:25
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/vue-3.2.31 branch from 9c36323 to 71e5ddc Compare March 6, 2022 06:37
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/vue-3.2.31 branch 3 times, most recently from 49b4acf to ef4ee2f Compare March 14, 2022 05:12
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/vue-3.2.31 branch from ef4ee2f to 6b9de3a Compare March 14, 2022 05:18
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/vue-3.2.31 branch from 6b9de3a to 319a688 Compare March 14, 2022 06:23
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/vue-3.2.31 branch from 319a688 to 545cb33 Compare March 14, 2022 06:28
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/vue-3.2.31 branch from 545cb33 to 2e692f9 Compare March 16, 2022 07:16
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/vue-3.2.31 branch from 2e692f9 to 8e4dd2e Compare March 17, 2022 07:37
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/vue-3.2.31 branch from 8e4dd2e to 4836d0a Compare March 17, 2022 07:45
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/vue-3.2.31 branch from 4836d0a to 84fdb1c Compare March 17, 2022 07:46
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/vue-3.2.31 branch from 84fdb1c to ea33b23 Compare March 17, 2022 23:59
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/vue-3.2.31 branch from ea33b23 to 6cfef8d Compare March 18, 2022 00:00
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/vue-3.2.31 branch from 6cfef8d to 544bb66 Compare March 18, 2022 00:01
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/vue-3.2.31 branch from 544bb66 to 9d155d7 Compare March 18, 2022 00:03
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/vue-3.2.31 branch from 9d155d7 to b997b71 Compare March 18, 2022 00:04
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/vue-3.2.31 branch from b997b71 to 00ecfb6 Compare March 18, 2022 00:05
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/vue-3.2.31 branch from 00ecfb6 to 6f01e93 Compare March 18, 2022 00:58
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/vue-3.2.31 branch from 6f01e93 to 48f18a8 Compare March 19, 2022 04:27
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/vue-3.2.31 branch from 48f18a8 to 7c720a9 Compare March 20, 2022 05:46
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/vue-3.2.31 branch from 7c720a9 to d0e2018 Compare March 21, 2022 04:21
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/vue-3.2.31 branch from d0e2018 to fa5f2a6 Compare March 30, 2022 06:46
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/vue-3.2.31 branch from fa5f2a6 to 9522187 Compare April 3, 2022 00:48
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/vue-3.2.31 branch from 9522187 to 024fce2 Compare April 3, 2022 07:09
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/vue-3.2.31 branch from 024fce2 to ce9ddbb Compare April 4, 2022 04:43
Bumps [vue](https://github.com/vuejs/core) from 2.6.14 to 3.2.31.
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vuejs/core/commits/v3.2.31)

---
updated-dependencies:
- dependency-name: vue
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/vue-3.2.31 branch from ce9ddbb to e46e4d6 Compare April 10, 2022 02:53
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 13, 2022

Superseded by #73.

@dependabot dependabot bot closed this Apr 13, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/vue-3.2.31 branch April 13, 2022 01:01
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants