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 chokidar to v4 #5140

Merged
merged 1 commit into from
Nov 5, 2024
Merged

Update dependency chokidar to v4 #5140

merged 1 commit into from
Nov 5, 2024

Conversation

openverse-bot
Copy link
Collaborator

This PR contains the following updates:

Package Type Update Change
chokidar devDependencies major ^3.6.0 -> ^4.0.0

Release Notes

paulmillr/chokidar (chokidar)

v4.0.1

Compare Source

  • Various fixes and improvements of typescript types

New Contributors

Full Changelog: paulmillr/chokidar@4.0.0...4.0.1

v4.0.0

Compare Source

  • Remove glob support
  • Remove bundled fsevents
  • Decrease dependency count from 13 to 1
  • Rewrite in typescript. Makes emitted types more precise
  • The package became hybrid common.js / ESM
  • Bump minimum node.js requirement to v14+

Special thanks to @​43081j for improvements and help.

Full Changelog: paulmillr/chokidar@3.6.0...4.0.0


Configuration

📅 Schedule: Branch creation - "before 4am on the first day of the month" (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 has been generated by Renovate Bot.

@openverse-bot openverse-bot requested a review from a team as a code owner November 4, 2024 14: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 Nov 4, 2024
Copy link

github-actions bot commented Nov 4, 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=12.1µs   min=1.97µs   med=4.27µs   max=9.01ms  p(90)=5.79µs  p(95)=6.49µs  
     http_req_connecting............: avg=5.58µs   min=0s       med=0s       max=5ms     p(90)=0s      p(95)=0s      
     http_req_duration..............: avg=624.96ms min=60.31ms  med=546.19ms max=2.46s   p(90)=1.13s   p(95)=1.24s   
       { expected_response:true }...: avg=624.96ms min=60.31ms  med=546.19ms max=2.46s   p(90)=1.13s   p(95)=1.24s   
   ✓ http_req_failed................: 0.00%   ✓ 0        ✗ 6400
     http_req_receiving.............: avg=155.79µs min=44.87µs  med=119.93µs max=27.94ms p(90)=191µs   p(95)=234.09µs
     http_req_sending...............: avg=22.09µs  min=7µs      med=20.25µs  max=1.46ms  p(90)=26.52µs p(95)=30.03µs 
     http_req_tls_handshaking.......: avg=0s       min=0s       med=0s       max=0s      p(90)=0s      p(95)=0s      
     http_req_waiting...............: avg=624.78ms min=60.06ms  med=546.01ms max=2.46s   p(90)=1.13s   p(95)=1.24s   
     http_reqs......................: 6400    35.54723/s
     iteration_duration.............: avg=3.33s    min=672.64ms med=2.81s    max=8.64s   p(90)=6.44s   p(95)=6.77s   
     iterations.....................: 1200    6.665106/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

@dhruvkb dhruvkb merged commit 62d1ebf into main Nov 5, 2024
83 checks passed
@dhruvkb dhruvkb deleted the gha-renovatechokidar-4.x branch November 5, 2024 03:03
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