mutoe / vue3-realworld-example-app

Explore the charm of Vue composition API! Vite?
https://vue3-realworld-example-app-mutoe.vercel.app
MIT License
963 stars 344 forks source link

chore(deps): bump vue and @vue/compiler-sfc #51

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps vue and @vue/compiler-sfc. These dependencies needed to be updated together. Updates vue from 3.0.6 to 3.0.7

Commits


Updates @vue/compiler-sfc from 3.0.6 to 3.0.7

Release notes

Sourced from @​vue/compiler-sfc's releases.

v3.0.7

Please refer to CHANGELOG.md for details.

Changelog

Sourced from @​vue/compiler-sfc's changelog.

3.0.7 (2021-03-01)

Bug Fixes

  • compiler-sfc: handle more edge cases in default rewrite (1dedc19)
  • deps: pin Rollup to 2.38 (34f354b), closes #3332
  • runtime-core: properties in methods should be writable and enumerable in DEV (#3301) (e3568ba), closes #3300
  • scheduler: ensure updates are always inserted in ascending id order (#3184) (45fae9d), closes #2768 #2829
  • v-show: v-show takes higher priority than style attribute (#3230) (5ad4036), closes #2757
  • init devtools after feature flag checks (d0ea745)

Performance Improvements

  • reactivity: only call Set.add if doesn't already have value (#3307) (9cd9883)
Commits


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)
codecov[bot] commented 3 years ago

Codecov Report

Merging #51 (e13a277) into master (72cd3aa) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #51   +/-   ##
=======================================
  Coverage   68.48%   68.48%           
=======================================
  Files          59       59           
  Lines         698      698           
  Branches       85       85           
=======================================
  Hits          478      478           
  Misses        220      220           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 72cd3aa...e13a277. Read the comment docs.

dependabot[bot] commented 3 years ago

Looks like these dependencies are up-to-date now, so this is no longer needed.