Skip to content
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

chore(deps): upgradde vue to 2.7.0 #10548

Closed
wants to merge 3 commits into from
Closed

chore(deps): upgradde vue to 2.7.0 #10548

wants to merge 3 commits into from

Conversation

pi0
Copy link
Member

@pi0 pi0 commented Jul 1, 2022

Types of changes

  • Bug fix (a non-breaking change which fixes an issue)
  • New feature (a non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Description

Any new Nuxt 2 installation already uses vue 2.7.0 (^2.6.12 covers 2.7.0) this PR updates dependency to ensure tests are passing.

We also plan to use 2.7 for native composition-api support via nuxt/bridge (nuxt/bridge#370)

Release notes: https://blog.vuejs.org/posts/vue-2-7-naruto.html

Checklist:

  • My change requires a change to the documentation.
  • I have updated the documentation accordingly. (PR: #)
  • I have added tests to cover my changes (if not applicable, please state why)
  • All new and existing tests are passing.

@codecov-commenter
Copy link

Codecov Report

Merging #10548 (7ceb646) into dev (123206c) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##              dev   #10548   +/-   ##
=======================================
  Coverage   65.19%   65.19%           
=======================================
  Files          94       94           
  Lines        4155     4155           
  Branches     1172     1172           
=======================================
  Hits         2709     2709           
  Misses       1167     1167           
  Partials      279      279           
Flag Coverage Δ
unittests 65.19% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


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 123206c...7ceb646. Read the comment docs.

@pi0
Copy link
Member Author

pi0 commented Jul 1, 2022

Updated by #10524

@pi0 pi0 closed this Jul 1, 2022
@pi0 pi0 deleted the feat/vue2.7 branch July 1, 2022 10:44
@danielroe danielroe added the 2.x label Jan 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants