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

Update dependency vue-tsc to v2.1.6 #5031

Merged
merged 1 commit into from
Oct 11, 2024
Merged

Update dependency vue-tsc to v2.1.6 #5031

merged 1 commit into from
Oct 11, 2024

Conversation

openverse-bot
Copy link
Collaborator

This PR contains the following updates:

Package Type Update Change
vue-tsc (source) devDependencies patch 2.1.4 -> 2.1.6

Release Notes

vuejs/language-tools (vue-tsc)

v2.1.6

Compare Source

Features
  • language-plugin-pug: support initial indentation (#​4774)
  • language-service: JSDoc display support when typing props on component template (#​4796) - Thanks to @​joy-yu!
  • language-core: typed directives in template (#​4807) - Thanks to @​KazariEX!
Bug Fixes
  • language-core: wrap template refs with unref in interpolation (#​4777) - Thanks to @​KazariEX!
  • language-core: ensure to pass tsc on inline global types (#​4782) - Thanks to @​KazariEX!
  • language-core: infer native template ref as build-in element interface (#​4786) - Thanks to @​KazariEX!
  • language-core: generate __VLS_StyleModules after template (#​4790) - Thanks to @​KazariEX!
  • language-core: make expose of non-generic template ref required (#​4795) - Thanks to @​zhiyuanzmj!
  • language-core: avoid using __typeProps with runtime props (#​4800) - Thanks to @​KazariEX!
  • language-core: ignore unknown attrs error when strictTemplates is not enabled (#​4785)
  • language-core: prevent append globalTypes to virtual file (#​4806) - Thanks to @​zhiyuanzmj!
  • language-core: prevent type error when use defineSlots and non-template (#​4809) - Thanks to @​zhiyuanzmj!
  • typescript-plugin: disconnect socket on error (#​4672)
Performance
  • language-core: don't emit event lnlayhint when content is none (#​4776) - Thanks to @​Gehbt!
Other Changes
  • language-core: split __VLS_templateResult (#​4781) - Thanks to @​KazariEX!
  • language-core: wrap template virtual code into a function (#​4784)
  • language-core: move templateRef into composibles (#​4791) - Thanks to @​KazariEX!
  • language-core: generate global types for the first parsed Vue component if cannot write global types file
Tests
  • language-server: add renaming case for template ref() (#​4794) - Thanks to @​KazariEX!
  • tsc: update to Vue 3.5 (#​4725)
  • tsc: unknown props on non-strict generic component (#​4792)

v2.1.5

Compare Source

Features
  • typescript-plugin, language-server: generate global types file into node_modules/.vue-global-types (#​4752) - Thanks to @​KazariEX!
  • language-core: navigation support for template-ref (#​4726) - Thanks to @​KazariEX!
Bug Fixes
  • language-core, typescript-plugin, language-server: apply snake case on globalTypes filename (#​4749) - Thanks to @​KazariEX!
  • language-core: hoist $refs type (#​4763)
  • language-core: disable lib check on global types file (#​4767) - Thanks to @​KazariEX!
  • language-core: prevent circular reference of templateRef (#​4768) - Thanks to @​zhiyuanzmj!
  • language-core: using interface merging for GlobalComponents
  • language-core: fallthroughAttributes causes global components to be self-referential (#​4761)
  • language-core: auto-completion for the last line of template block (#​4771) - Thanks to @​zhiyuanzmj!
  • language-core: update ast correctly on repeated v-for modifications (#​4772) - Thanks to @​KazariEX!
  • language-server: leaking named pipes (#​4672)
  • typescript-plugin: compatible with Yarn PnP (#​4751)
  • vscode: whitelist ms-dynamics-smb.al extension for Vue Hybrid Mode. (#​4765) - Thanks to @​kyleweishaupt!
Other Changes

Configuration

📅 Schedule: Branch creation - "before 4am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 has been generated by Renovate Bot.

@openverse-bot openverse-bot requested a review from a team as a code owner October 11, 2024 13:38
@openverse-bot openverse-bot added dependencies Pull requests that update a dependency file 💻 aspect: code Concerns the software code in the repository 🟨 tech: javascript Involves JavaScript 🟩 priority: low Low priority and doesn't need to be rushed 🧰 goal: internal improvement Improvement that benefits maintainers, not users 🧱 stack: frontend Related to the Nuxt frontend labels Oct 11, 2024
Copy link

Latest k6 run output1

$     ✓ status was 200

     checks.........................: 100.00% ✓ 8000      ✗ 0   
     data_received..................: 1.8 GB  7.7 MB/s
     data_sent......................: 1.0 MB  4.4 kB/s
     http_req_blocked...............: avg=9.56µs   min=1.99µs  med=4.32µs   max=3.81ms  p(90)=5.85µs   p(95)=6.29µs  
     http_req_connecting............: avg=4.75µs   min=0s      med=0s       max=3.77ms  p(90)=0s       p(95)=0s      
     http_req_duration..............: avg=616.99ms min=39.77ms med=553.46ms max=2.64s   p(90)=1.14s    p(95)=1.25s   
       { expected_response:true }...: avg=616.99ms min=39.77ms med=553.46ms max=2.64s   p(90)=1.14s    p(95)=1.25s   
   ✓ http_req_failed................: 0.00%   ✓ 0         ✗ 8000
     http_req_receiving.............: avg=157.79µs min=45.19µs med=123.66µs max=23.62ms p(90)=194.76µs p(95)=240.26µs
     http_req_sending...............: avg=21.77µs  min=6.83µs  med=20.31µs  max=1.04ms  p(90)=26.48µs  p(95)=28.68µs 
     http_req_tls_handshaking.......: avg=0s       min=0s      med=0s       max=0s      p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=616.81ms min=39.59ms med=553.28ms max=2.64s   p(90)=1.14s    p(95)=1.25s   
     http_reqs......................: 8000    33.504985/s
     iteration_duration.............: avg=4.12s    min=1.43s   med=3.59s    max=13.59s  p(90)=8.78s    p(95)=9.19s   
     iterations.....................: 1200    5.025748/s
     vus............................: 8       min=8       max=30
     vus_max........................: 30      min=30      max=30

Footnotes

  1. This comment will automatically update with new output each time k6 runs for this PR

@obulat obulat merged commit a67fe9a into main Oct 11, 2024
83 checks passed
@obulat obulat deleted the gha-renovatevue-tsc-2.x branch October 11, 2024 13:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
💻 aspect: code Concerns the software code in the repository dependencies Pull requests that update a dependency file 🧰 goal: internal improvement Improvement that benefits maintainers, not users 🟩 priority: low Low priority and doesn't need to be rushed 🧱 stack: frontend Related to the Nuxt frontend 🟨 tech: javascript Involves JavaScript
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants