Skip to content

chore(deps-dev): bump vue from 3.2.34 to 3.2.36 #795

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 23, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 23, 2022

Bumps vue from 3.2.34 to 3.2.36.

Release notes

Sourced from vue's releases.

v3.2.36

Please refer to CHANGELOG.md for details.

v3.2.35

Please refer to CHANGELOG.md for details.

Changelog

Sourced from vue's changelog.

3.2.36 (2022-05-23)

Bug Fixes

  • compat: fix app-level asset registration affecting other local apps (#5979) (7fb5732)
  • compat: fix globalProperties pollution in v3 mode (2f07e34), closes #5699
  • compiler-core: fix svg with directives being incorrectly hoisted (#5919) (7fbc933), closes #5289
  • sfc/types: allow use default factory for primitive types in withDefaults (#5939) (b546282), closes #5938
  • transition: fix cancel leave regression (#5974) (dddbd96), closes #5973

Performance Improvements

3.2.35 (2022-05-20)

Bug Fixes

  • compiler-sfc: fix usage detection for types in v-for/v-slot expressions (583b625), closes #5959
  • types: fix typescript error when spreading $props(#5968) (0c7fd13)
  • types: restore DefineComponent argument order (8071ef4), closes #5416 #3796 #5967
Commits
  • 160d5df release: v3.2.36
  • 2f07e34 fix(compat): fix globalProperties pollution in v3 mode
  • 108474e workflow: fix dev script for compat build
  • 7fb5732 fix(compat): fix app-level asset registration affecting other local apps (#5979)
  • 7fbc933 fix(compiler-core): fix svg with directives being incorrectly hoisted (#5919)
  • 3bdc41d perf: improve the performance of getNow (#5944)
  • 0cd21ba chore: remove unnecessary optional check (#5958)
  • b546282 fix(sfc/types): allow use default factory for primitive types in `withDefault...
  • dddbd96 fix(transition): fix cancel leave regression (#5974)
  • a0c5776 release: v3.2.35
  • 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](https://github.com/vuejs/core) from 3.2.34 to 3.2.36.
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](vuejs/core@v3.2.34...v3.2.36)

---
updated-dependencies:
- dependency-name: vue
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 23, 2022
@auto-add-label auto-add-label bot added the chore label May 23, 2022
@vercel
Copy link

vercel bot commented May 23, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
g2plot-vue ✅ Ready (Inspect) Visit Preview May 23, 2022 at 11:05AM (UTC)

@github-actions github-actions bot merged commit 764e949 into master May 23, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/vue-3.2.36 branch May 23, 2022 11:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants