Skip to content

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Dec 7, 2021

Bumps vue and @vue/compat. These dependencies needed to be updated together.
Updates vue from 3.2.23 to 3.2.24

Commits

Updates @vue/compat from 3.2.23 to 3.2.24

Release notes

Sourced from @​vue/compat's releases.

v3.2.24

Please refer to CHANGELOG.md for details.

Changelog

Sourced from @​vue/compat's changelog.

3.2.24 (2021-12-06)

Bug Fixes

  • compat: maintain compatConfig option in legacy functional comp (#4974) (ee97cf5)
  • compiler-dom: avoid bailing stringification on setup const bindings (29beda7)
  • compiler-sfc: make asset url imports stringifiable (87c73e9)
  • package: ensure ref-macros export is recognized by vue-tsc (#5003) (f855269)
  • runtime-core: handle initial undefined attrs (#5017) (6d887aa), closes #5016
  • types/reactivity: export ShallowRef type (#5026) (523b4b7), closes #5205

Features

  • types/script-setup: add generic type to defineExpose (#5035) (34985fe)
Commits
  • d955cfa release: v3.2.24
  • 6d887aa fix(runtime-core): handle initial undefined attrs (#5017)
  • 34985fe feat(types/script-setup): add generic type to defineExpose (#5035)
  • f73547f chore(compat): fix example config syntax error (#5027)
  • f855269 fix(package): ensure ref-macros export is recognized by vue-tsc (#5003)
  • ee97cf5 fix(compat): maintain compatConfig option in legacy functional comp (#4974)
  • 595a937 refactor(types): use DOMRect instead of the Position type (#5012)
  • d70dd9f chore(compiler-sfc): fix typo in comments (#5029)
  • 523b4b7 fix(types/reactivity): export ShallowRef type (#5026)
  • 095fe26 chore: remove redundant variable declaration (#5053)
  • Additional commits viewable in compare view

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/vue) and [@vue/compat](https://github.com/vuejs/vue-next). These dependencies needed to be updated together.

Updates `vue` from 3.2.23 to 3.2.24
- [Release notes](https://github.com/vuejs/vue/releases)
- [Commits](https://github.com/vuejs/vue/commits)

Updates `@vue/compat` from 3.2.23 to 3.2.24
- [Release notes](https://github.com/vuejs/vue-next/releases)
- [Changelog](https://github.com/vuejs/vue-next/blob/master/CHANGELOG.md)
- [Commits](vuejs/core@v3.2.23...v3.2.24)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 7, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Dec 13, 2021

Superseded by #8.

@dependabot dependabot bot closed this Dec 13, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/vue-and-vue/compat-3.2.24 branch December 13, 2021 21:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants