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 dependency wrangler to v3.3.0 #354

Merged
merged 1 commit into from
Jul 18, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 18, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
wrangler 3.2.0 -> 3.3.0 age adoption passing confidence

Release Notes

cloudflare/workers-sdk (wrangler)

v3.3.0

Compare Source

Minor Changes
Patch Changes
  • #​3587 30f114af Thanks @​mrbbot! - fix: keep configuration watcher alive

    Ensure wrangler dev watches the wrangler.toml file and reloads the server whenever configuration (e.g. KV namespaces, compatibility dates, etc) changes.


Configuration

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

@github-actions
Copy link
Contributor

💻 Website Preview

The latest changes are available as preview in: https://ab24cd8e.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% ✓ 1597070     ✗ 0     
     data_received...............................: 145 MB  804 kB/s
     data_sent...................................: 100 MB  553 kB/s
     http_req_blocked............................: avg=1.16µs   min=799ns    med=1µs      max=4.03ms   p(90)=1.4µs    p(95)=1.6µs   
     http_req_connecting.........................: avg=0ns      min=0s       med=0s       max=109.59µs p(90)=0s       p(95)=0s      
     http_req_duration...........................: avg=153.96µs min=81.19µs  med=137.19µs max=19.28ms  p(90)=169.69µs p(95)=185.29µs
       { expected_response:true }................: avg=153.96µs min=81.19µs  med=137.19µs max=19.28ms  p(90)=169.69µs p(95)=185.29µs
     ✓ { server:node-http,mode:json-schema }.....: avg=168.45µs min=112.89µs med=152.49µs max=19.28ms  p(90)=180.89µs p(95)=199.49µs
     ✓ { server:node-http,mode:no-schema }.......: avg=160.08µs min=99.09µs  med=138.99µs max=16.85ms  p(90)=173.09µs p(95)=192.69µs
     ✓ { server:node-http,mode:zod }.............: avg=166.3µs  min=113.89µs med=152.79µs max=16.71ms  p(90)=179.99µs p(95)=196.09µs
     ✓ { server:uWebSockets,mode:json-schema }...: avg=148.94µs min=96.29µs  med=131.99µs max=14.58ms  p(90)=158.69µs p(95)=177.79µs
     ✓ { server:uWebSockets,mode:no-schema }.....: avg=136.79µs min=81.19µs  med=120.09µs max=18.32ms  p(90)=149.79µs p(95)=165.84µs
     ✓ { server:uWebSockets,mode:zod }...........: avg=146.95µs min=92.19µs  med=132.09µs max=17.17ms  p(90)=158.79µs p(95)=176.09µs
     http_req_failed.............................: 0.00%   ✓ 0           ✗ 798535
     http_req_receiving..........................: avg=16.46µs  min=9.29µs   med=13.8µs   max=14.19ms  p(90)=21.2µs   p(95)=26.1µs  
     http_req_sending............................: avg=6.65µs   min=4.79µs   med=5.5µs    max=7.41ms   p(90)=7.8µs    p(95)=10.9µs  
     http_req_tls_handshaking....................: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting............................: avg=130.85µs min=63.29µs  med=115.99µs max=18.28ms  p(90)=143.39µs p(95)=157.09µs
     http_reqs...................................: 798535  4436.264408/s
     iteration_duration..........................: avg=220.86µs min=140.19µs med=202.59µs max=19.64ms  p(90)=244.69µs p(95)=264.59µs
     iterations..................................: 798535  4436.264408/s
     vus.........................................: 1       min=1         max=1   
     vus_max.....................................: 2       min=2         max=2   

@renovate renovate bot merged commit db1b45d into master Jul 18, 2023
20 checks passed
@renovate renovate bot deleted the renovate/all-minor-patch branch July 18, 2023 23: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.

0 participants