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.81.0 #2005

Merged
merged 1 commit into from
Oct 17, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 17, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
wrangler (source) 3.80.5 -> 3.81.0 age adoption passing confidence

Release Notes

cloudflare/workers-sdk (wrangler)

v3.81.0

Minor Changes
Patch Changes
  • #​6963 a5ac45d Thanks @​RamIdeas! - fix: make wrangler dev --remote respect wrangler.toml's account_id property.

    This was a regression in the --x-dev-env flow recently turned on by default.

  • #​6996 b8ab809 Thanks @​emily-shen! - fix: improve error messaging when accidentally using Workers commands in Pages project

    If we detect a Workers command used with a Pages project (i.e. wrangler.toml contains pages_output_build_dir), error with Pages version of command rather than "missing entry-point" etc.


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 was generated by Mend Renovate. View the repository job log.

Copy link
Contributor

💻 Website Preview

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

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: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}

     checks......................................: 100.00% ✓ 895450      ✗ 0     
     data_received...............................: 81 MB   677 kB/s
     data_sent...................................: 57 MB   474 kB/s
     http_req_blocked............................: avg=1.55µs   min=912ns    med=1.49µs   max=256.66µs p(90)=1.95µs   p(95)=2.1µs   
     http_req_connecting.........................: avg=1ns      min=0s       med=0s       max=131.45µs p(90)=0s       p(95)=0s      
     http_req_duration...........................: avg=188µs    min=126.84µs med=176.78µs max=8.37ms   p(90)=201.8µs  p(95)=210.27µs
       { expected_response:true }................: avg=188µs    min=126.84µs med=176.78µs max=8.37ms   p(90)=201.8µs  p(95)=210.27µs
     ✓ { server:node-http,mode:json-schema }.....: avg=201.69µs min=150.02µs med=189.98µs max=6.94ms   p(90)=212.29µs p(95)=219.98µs
     ✓ { server:node-http,mode:no-schema }.......: avg=192.23µs min=135.21µs med=178.03µs max=8.37ms   p(90)=201.13µs p(95)=210.36µs
     ✓ { server:uWebSockets,mode:json-schema }...: avg=183.14µs min=133.97µs med=173.42µs max=7.17ms   p(90)=194.79µs p(95)=201.06µs
     ✓ { server:uWebSockets,mode:no-schema }.....: avg=176.39µs min=126.84µs med=166.11µs max=7.79ms   p(90)=187.52µs p(95)=194.38µs
     http_req_failed.............................: 0.00%   ✓ 0           ✗ 447725
     http_req_receiving..........................: avg=23.35µs  min=11.91µs  med=22.88µs  max=479.05µs p(90)=28.48µs  p(95)=30.33µs 
     http_req_sending............................: avg=8.95µs   min=5.36µs   med=9.08µs   max=340.24µs p(90)=11.82µs  p(95)=13.03µs 
     http_req_tls_handshaking....................: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting............................: avg=155.69µs min=99.77µs  med=144.49µs max=8.32ms   p(90)=167.6µs  p(95)=175.91µs
     http_reqs...................................: 447725  3731.000547/s
     iteration_duration..........................: avg=263.18µs min=190.38µs med=251.44µs max=8.48ms   p(90)=278.54µs p(95)=289.03µs
     iterations..................................: 447725  3731.000547/s
     vus.........................................: 1       min=1         max=1   
     vus_max.....................................: 2       min=2         max=2   

@ardatan ardatan merged commit b7418ec into master Oct 17, 2024
22 checks passed
@ardatan ardatan deleted the renovate/all-minor-patch branch October 17, 2024 16:06
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