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

fix(deps): update dependency clsx to v2 #347

Merged
merged 1 commit into from
Jul 16, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 16, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
clsx ^1.2.1 -> ^2.0.0 age adoption passing confidence

Release Notes

lukeed/clsx (clsx)

v2.0.0

Compare Source

Breaking

  • Add "exports" map for native ESM support (#​57): 3ec8e9f, 0949868
    Also supports TypeScript's node16/nodenext module resolution
    Maintains CommonJS support (with fixed TS definitions)
    Thank you @​remcohaszing~!

Chores


Full Changelog: lukeed/clsx@v1.2.1...v2.0.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 Mend Renovate. View repository job log here.

@github-actions
Copy link
Contributor

💻 Website Preview

The latest changes are available as preview in: https://317900bb.fets.pages.dev

@github-actions
Copy link
Contributor

✅ Benchmark Results

     ✓ no_errors{server:node-http,mode:no-schema}
     ✓ expected_result{server:node-http,mode:no-schema}
     ✓ no_errors{server:node-http,mode:json-schema}
     ✓ expected_result{server:node-http,mode:json-schema}
     ✓ no_errors{server:node-http,mode:zod}
     ✓ expected_result{server:node-http,mode:zod}
     ✓ no_errors{server:uWebSockets,mode:no-schema}
     ✓ expected_result{server:uWebSockets,mode:no-schema}
     ✓ no_errors{server:uWebSockets,mode:json-schema}
     ✓ expected_result{server:uWebSockets,mode:json-schema}
     ✓ no_errors{server:uWebSockets,mode:zod}
     ✓ expected_result{server:uWebSockets,mode:zod}

     checks......................................: 100.00% ✓ 1136070     ✗ 0     
     data_received...............................: 103 MB  572 kB/s
     data_sent...................................: 71 MB   393 kB/s
     http_req_blocked............................: avg=1.57µs   min=800ns   med=1.3µs    max=16.18ms  p(90)=1.9µs    p(95)=2.4µs   
     http_req_connecting.........................: avg=2ns      min=0s      med=0s       max=572.12µs p(90)=0s       p(95)=0s      
     http_req_duration...........................: avg=220.73µs min=105µs   med=196.5µs  max=20.48ms  p(90)=252.1µs  p(95)=276.7µs 
       { expected_response:true }................: avg=220.73µs min=105µs   med=196.5µs  max=20.48ms  p(90)=252.1µs  p(95)=276.7µs 
     ✓ { server:node-http,mode:json-schema }.....: avg=241.49µs min=132µs   med=215.7µs  max=14.02ms  p(90)=269.5µs  p(95)=298.4µs 
     ✓ { server:node-http,mode:no-schema }.......: avg=231.6µs  min=126.8µs med=201.5µs  max=20.39ms  p(90)=259.7µs  p(95)=287.01µs
     ✓ { server:node-http,mode:zod }.............: avg=236.91µs min=140.8µs med=215µs    max=12.29ms  p(90)=270µs    p(95)=297.6µs 
     ✓ { server:uWebSockets,mode:json-schema }...: avg=210.26µs min=120.1µs med=184.3µs  max=17.02ms  p(90)=230.61µs p(95)=256.72µs
     ✓ { server:uWebSockets,mode:no-schema }.....: avg=198.59µs min=105µs   med=172.1µs  max=20.48ms  p(90)=220.2µs  p(95)=244.5µs 
     ✓ { server:uWebSockets,mode:zod }...........: avg=211.3µs  min=118.2µs med=186.1µs  max=16.39ms  p(90)=234.71µs p(95)=260.91µs
     http_req_failed.............................: 0.00%   ✓ 0           ✗ 568035
     http_req_receiving..........................: avg=22.43µs  min=10.8µs  med=18.9µs   max=11.36ms  p(90)=31.9µs   p(95)=36.8µs  
     http_req_sending............................: avg=10.25µs  min=4.89µs  med=7.5µs    max=7.95ms   p(90)=14.6µs   p(95)=18.2µs  
     http_req_tls_handshaking....................: avg=0s       min=0s      med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting............................: avg=188.03µs min=84.7µs  med=165.1µs  max=20.42ms  p(90)=214.3µs  p(95)=235.6µs 
     http_reqs...................................: 568035  3155.711747/s
     iteration_duration..........................: avg=310.83µs min=168.6µs med=282.31µs max=21ms     p(90)=359.21µs p(95)=387.81µs
     iterations..................................: 568035  3155.711747/s
     vus.........................................: 1       min=1         max=2   
     vus_max.....................................: 2       min=2         max=2   

@ardatan ardatan merged commit e9fe04d into master Jul 16, 2023
19 of 20 checks passed
@ardatan ardatan deleted the renovate/clsx-2.x branch July 16, 2023 12:13
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