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): update devdependency vue-tsc to v2.2.4 #698

Merged
merged 1 commit into from
Feb 24, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 24, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
vue-tsc (source) 2.2.2 -> 2.2.4 age adoption passing confidence

Release Notes

vuejs/language-tools (vue-tsc)

v2.2.4

Compare Source

Features
  • feat(language-service): map sfc compiler errors outside the template inner content (#​5045) - Thanks to @​KazariEX!
  • feat(language-core): introduce options to control type inference of $attrs, $el, $refs and $slots (#​5135) - Thanks to @​KazariEX!
  • feat(language-core): enhance single root nodes collection (#​4819) - Thanks to @​KazariEX!
Bug Fixes
  • fix(language-core): move generateSfcBlockSection to the end to fix missing comma errors (#​5184) - Thanks to @​zhiyuanzmj!
  • fix(language-core): handle edge case of default slot name mismatch - Thanks to @​KazariEX!
  • fix(language-core): combine dollar variable keys from the upper level interface - Thanks to @​KazariEX!
  • fix(language-core): hoist the variables that may cause TS4081 (#​5192) - Thanks to @​KazariEX!
  • fix(language-core): adjust regex match for @vue-generic to improve offset calculation (#​5193) - Thanks to @​Gehbt!
  • fix(language-core): correct codegen of native element refs - Thanks to @​KazariEX!
  • fix(language-core): ignore latex block content (#​5151) - Thanks to @​KazariEX!
  • fix(language-core): do not emit undefined for model with default value (#​5198) - Thanks to @​RylanBueckert-Broadsign!
  • fix(language-service): typescript-semantic renaming first in style blocks (#​4685) - Thanks to @​KazariEX!
  • fix(typescript-plugin): prevent removed components from appearing in the completion list - Thanks to @​KazariEX!
Other Changes
  • refactor(language-core): drop invalid v-scope implemention - Thanks to @​KazariEX!
  • refactor(language-core): improve type declaration of v-for - Thanks to @​KazariEX!
  • test: enable declaration to track more errors - Thanks to @​KazariEX!
  • refactor(language-core): remove semantic highlight of style module names - Thanks to @​KazariEX!
  • chore(language-core): add docs for @vue-expect-error support (#​5176) - Thanks to @​machty!
  • ci: upload extension as artifact for each commit - Thanks to @​KazariEX!

Configuration

📅 Schedule: Branch creation - "on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the chore label Feb 24, 2025
@renovate renovate bot requested a review from danielroe as a code owner February 24, 2025 00:54
Copy link

netlify bot commented Feb 24, 2025

Deploy Preview for friendly-lamington-fb5690 ready!

Name Link
🔨 Latest commit a79c699
🔍 Latest deploy log https://app.netlify.com/sites/friendly-lamington-fb5690/deploys/67bcd96fa407640008ea28f3
😎 Deploy Preview https://deploy-preview-698--friendly-lamington-fb5690.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

codecov bot commented Feb 24, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 47.32%. Comparing base (641a6ad) to head (a79c699).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #698   +/-   ##
=======================================
  Coverage   47.32%   47.32%           
=======================================
  Files          11       11           
  Lines         672      672           
  Branches       34       34           
=======================================
  Hits          318      318           
  Misses        354      354           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from f588f82 to a79c699 Compare February 24, 2025 20:41
@danielroe danielroe merged commit ed5defc into main Feb 24, 2025
9 checks passed
@danielroe danielroe deleted the renovate/all-minor-patch branch February 24, 2025 20:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant