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.8 #5092

Merged
merged 2 commits into from
Oct 28, 2024
Merged

Update dependency vue-tsc to v2.1.8 #5092

merged 2 commits into from
Oct 28, 2024

Conversation

openverse-bot
Copy link
Collaborator

@openverse-bot openverse-bot commented Oct 28, 2024

This PR contains the following updates:

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

Release Notes

vuejs/language-tools (vue-tsc)

v2.1.8

Compare Source

Features
  • vscode: reactions visualization now identifies more use cases Insiders
  • language-core: auto infer $el type (#​4805) - Thanks to @​KazariEX!
  • language-core: typed directive arg and modifiers (#​4813) - Thanks to @​KazariEX!
Bug Fixes
Performance
  • language-service: find destructured props only with enabled setting (#​4815) - Thanks to @​KazariEX!
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 is behind base branch, 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 28, 2024 05:37
@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 28, 2024
Copy link

github-actions bot commented Oct 28, 2024

Latest k6 run output1

     ✓ status was 200

     checks.........................: 100.00% ✓ 6400      ✗ 0   
     data_received..................: 1.5 GB  8.3 MB/s
     data_sent......................: 837 kB  4.7 kB/s
     http_req_blocked...............: avg=26.12µs  min=1.94µs  med=4.14µs   max=10.1ms  p(90)=5.54µs   p(95)=5.97µs  
     http_req_connecting............: avg=20.46µs  min=0s      med=0s       max=10.05ms p(90)=0s       p(95)=0s      
     http_req_duration..............: avg=625.21ms min=27.59ms med=543.62ms max=2.34s   p(90)=1.12s    p(95)=1.23s   
       { expected_response:true }...: avg=625.21ms min=27.59ms med=543.62ms max=2.34s   p(90)=1.12s    p(95)=1.23s   
   ✓ http_req_failed................: 0.00%   ✓ 0         ✗ 6400
     http_req_receiving.............: avg=151.18µs min=42.13µs med=119.49µs max=25.8ms  p(90)=185.26µs p(95)=217.72µs
     http_req_sending...............: avg=21.71µs  min=6.74µs  med=20.04µs  max=2.21ms  p(90)=25.92µs  p(95)=27.9µs  
     http_req_tls_handshaking.......: avg=0s       min=0s      med=0s       max=0s      p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=625.03ms min=27.45ms med=543.44ms max=2.34s   p(90)=1.12s    p(95)=1.23s   
     http_reqs......................: 6400    35.581627/s
     iteration_duration.............: avg=3.34s    min=1.19s   med=2.89s    max=9.11s   p(90)=6.47s    p(95)=6.82s   
     iterations.....................: 1200    6.671555/s
     vus............................: 1       min=1       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 marked this pull request as draft October 28, 2024 13:07
@openverse-bot openverse-bot force-pushed the gha-renovatevue-tsc-2.x branch 5 times, most recently from 963e337 to b032095 Compare October 28, 2024 18:08
@obulat
Copy link
Contributor

obulat commented Oct 28, 2024

One of the linting errors is a bug in the latest version: vuejs/language-tools#4957

@openverse-bot
Copy link
Collaborator Author

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@obulat obulat marked this pull request as ready for review October 28, 2024 19:32
@obulat obulat merged commit 24a39eb into main Oct 28, 2024
53 checks passed
@obulat obulat deleted the gha-renovatevue-tsc-2.x branch October 28, 2024 19:36
Danil49 pushed a commit to Danil49/openverse that referenced this pull request Oct 29, 2024
* Update dependency vue-tsc to v2.1.8

* Fix linting: correct type and a workaround

---------

Co-authored-by: Olga Bulat <[email protected]>
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