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: update Gitpod's Vetur VScode extension version #9572

Merged
merged 1 commit into from Jul 21, 2021
Merged

Conversation

shaal
Copy link

@shaal shaal commented Jul 19, 2021

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

I noticed that .gitpod.yml defines an outdated version of the VScode extension of Vetur, this PR fixes it.

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.

OsvaldoRino
OsvaldoRino previously approved these changes Jul 19, 2021
@codecov-commenter
Copy link

Codecov Report

Merging #9572 (ac063aa) into dev (8e725d3) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##              dev    #9572   +/-   ##
=======================================
  Coverage   65.15%   65.15%           
=======================================
  Files          94       94           
  Lines        4107     4107           
  Branches     1126     1126           
=======================================
  Hits         2676     2676           
  Misses       1152     1152           
  Partials      279      279           
Flag Coverage Δ
unittests 65.15% <ø> (ø)

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 8e725d3...ac063aa. Read the comment docs.

@shaal shaal changed the title Fix Gitpod's Vetur VScode extension version fix: Gitpod's Vetur VScode extension version Jul 19, 2021
@Atinux Atinux changed the title fix: Gitpod's Vetur VScode extension version chore: update Gitpod's Vetur VScode extension version Jul 20, 2021
@Atinux Atinux merged commit cdbea39 into nuxt:dev Jul 21, 2021
@danielroe danielroe added the 2.x label Jan 18, 2023
@danielroe danielroe mentioned this pull request Feb 1, 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

5 participants