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 all non-major dependencies #1918

Merged
merged 1 commit into from
Sep 19, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 18, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@sinclair/typebox 0.33.11 -> 0.33.12 age adoption passing confidence
bun-types (source) 1.1.27 -> 1.1.28 age adoption passing confidence
wrangler (source) 3.78.4 -> 3.78.5 age adoption passing confidence

Release Notes

sinclairzx81/typebox (@​sinclair/typebox)

v0.33.12

Compare Source

oven-sh/bun (bun-types)

v1.1.28

Compare Source

cloudflare/workers-sdk (wrangler)

v3.78.5

Compare Source

Patch Changes
  • #​6744 e3136f9 Thanks @​petebacondarwin! - chore: update unenv dependency version

  • #​6749 9a06f88 Thanks @​CarmenPopoviciu! - fix: Throw error when attempting to configure Workers with assets and tail consumers

    Tail Workers are currently not supported for Workers with assets. This commit ensures we throw a corresponding error if users are attempting to configure tail_consumers via their configuration file, for a Worker with assets. This validation is applied for all wrangler dev, wrangler deploy, wrangler versions upload.

  • #​6746 0deb42b Thanks @​GregBrimble! - fix: Fix assets upload message to correctly report number of uploaded assets

  • #​6745 6dbbb88 Thanks @​jonesphillip! - fix: r2 bucket notification get <bucket_name> has been marked deprecated in favor of r2 bucket notification list <bucket_name> to reflect behavior.

  • Updated dependencies [2407c41]:


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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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

github-actions bot commented Sep 18, 2024

💻 Website Preview

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

Copy link
Contributor

github-actions bot commented Sep 18, 2024

✅ 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% ✓ 880588      ✗ 0     
     data_received...............................: 80 MB   666 kB/s
     data_sent...................................: 56 MB   466 kB/s
     http_req_blocked............................: avg=1.57µs   min=892ns    med=1.5µs    max=283.89µs p(90)=1.99µs   p(95)=2.16µs  
     http_req_connecting.........................: avg=1ns      min=0s       med=0s       max=178.22µs p(90)=0s       p(95)=0s      
     http_req_duration...........................: avg=191.93µs min=121.46µs med=181.1µs  max=8.4ms    p(90)=207.03µs p(95)=216.16µs
       { expected_response:true }................: avg=191.93µs min=121.46µs med=181.1µs  max=8.4ms    p(90)=207.03µs p(95)=216.16µs
     ✓ { server:node-http,mode:json-schema }.....: avg=206.04µs min=149.05µs med=194.45µs max=7.01ms   p(90)=218.16µs p(95)=226.66µs
     ✓ { server:node-http,mode:no-schema }.......: avg=197.59µs min=140.59µs med=183.77µs max=7.27ms   p(90)=207.86µs p(95)=217.84µs
     ✓ { server:uWebSockets,mode:json-schema }...: avg=186.33µs min=130.86µs med=177.33µs max=7.21ms   p(90)=198.33µs p(95)=205.04µs
     ✓ { server:uWebSockets,mode:no-schema }.....: avg=179.41µs min=121.46µs med=169.48µs max=8.4ms    p(90)=191.79µs p(95)=199.34µs
     http_req_failed.............................: 0.00%   ✓ 0           ✗ 440294
     http_req_receiving..........................: avg=23.56µs  min=11.43µs  med=22.83µs  max=3.26ms   p(90)=28.06µs  p(95)=30.56µs 
     http_req_sending............................: avg=9.1µs    min=5.29µs   med=9.15µs   max=400.26µs p(90)=11.93µs  p(95)=13.39µs 
     http_req_tls_handshaking....................: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting............................: avg=159.26µs min=97.24µs  med=148.91µs max=8.3ms    p(90)=172.66µs p(95)=181.18µs
     http_reqs...................................: 440294  3669.070136/s
     iteration_duration..........................: avg=267.61µs min=189.02µs med=256.04µs max=8.59ms   p(90)=285.11µs p(95)=296.24µs
     iterations..................................: 440294  3669.070136/s
     vus.........................................: 1       min=1         max=1   
     vus_max.....................................: 2       min=2         max=2   

@renovate renovate bot merged commit 2ae2e51 into master Sep 19, 2024
22 checks passed
@renovate renovate bot deleted the renovate/all-minor-patch branch September 19, 2024 00:55
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