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

Merged
merged 1 commit into from
Jul 11, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 11, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@babel/core (source) 7.24.7 -> 7.24.8 age adoption passing confidence
@babel/preset-env (source) 7.24.7 -> 7.24.8 age adoption passing confidence
wrangler (source) 3.63.2 -> 3.64.0 age adoption passing confidence

Release Notes

babel/babel (@​babel/core)

v7.24.8

Compare Source

👓 Spec Compliance
🐛 Bug Fix
💅 Polish
cloudflare/workers-sdk (wrangler)

v3.64.0

Minor Changes
  • #​4925 7d4a4d0 Thanks @​dom96! - feature: whoami, logout and login commands mention the CLOUDFLARE_API_TOKEN env var now

    It is easy to get confused when trying to logout while the CLOUDFLARE_API_TOKEN env var is set.
    The logout command normally prints out a message which states that the user is not logged in. This
    change rectifes this to explicitly call out that the CLOUDFLARE_API_TOKEN is set and requests that
    the user unsets it to logout.

Patch Changes
  • #​5032 75f7928 Thanks @​dbenCF! - Adding client side error handling for R2 when the user tries to create a bucket with an invalid name. The purpose of this addition is to provide the user with more context when encountering this error.

  • #​4398 4b1e5bc Thanks @​mattpocock! - fix: update tsconfig for Workers generated by wrangler init


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 has been generated by Mend Renovate. View repository job log here.

Copy link
Contributor

💻 Website Preview

The latest changes are available as preview in: https://fa91dda9.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% ✓ 883464      ✗ 0     
     data_received...............................: 80 MB   668 kB/s
     data_sent...................................: 56 MB   467 kB/s
     http_req_blocked............................: avg=1.55µs   min=891ns    med=1.51µs   max=270.7µs  p(90)=1.96µs   p(95)=2.12µs  
     http_req_connecting.........................: avg=1ns      min=0s       med=0s       max=139.94µs p(90)=0s       p(95)=0s      
     http_req_duration...........................: avg=191.6µs  min=129.45µs med=180.75µs max=8.56ms   p(90)=205.82µs p(95)=214.33µs
       { expected_response:true }................: avg=191.6µs  min=129.45µs med=180.75µs max=8.56ms   p(90)=205.82µs p(95)=214.33µs
     ✓ { server:node-http,mode:json-schema }.....: avg=205.6µs  min=152.45µs med=193.5µs  max=8.39ms   p(90)=216.4µs  p(95)=223.9µs 
     ✓ { server:node-http,mode:no-schema }.......: avg=197.71µs min=141.66µs med=183.4µs  max=8.56ms   p(90)=206.56µs p(95)=215.47µs
     ✓ { server:uWebSockets,mode:json-schema }...: avg=186.42µs min=136.5µs  med=177.08µs max=8.3ms    p(90)=198.36µs p(95)=204.71µs
     ✓ { server:uWebSockets,mode:no-schema }.....: avg=178.39µs min=129.45µs med=168.68µs max=6.9ms    p(90)=190.4µs  p(95)=197.35µs
     http_req_failed.............................: 0.00%   ✓ 0           ✗ 441732
     http_req_receiving..........................: avg=23.75µs  min=12.18µs  med=23.32µs  max=587.57µs p(90)=28.85µs  p(95)=30.64µs 
     http_req_sending............................: avg=9.04µs   min=5.38µs   med=9.13µs   max=3.55ms   p(90)=12.19µs  p(95)=13.36µs 
     http_req_tls_handshaking....................: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting............................: avg=158.8µs  min=100.64µs med=148.08µs max=8.49ms   p(90)=170.71µs p(95)=178.8µs 
     http_reqs...................................: 441732  3681.060359/s
     iteration_duration..........................: avg=266.83µs min=192.35µs med=255.37µs max=8.72ms   p(90)=283.25µs p(95)=294.09µs
     iterations..................................: 441732  3681.060359/s
     vus.........................................: 1       min=1         max=1   
     vus_max.....................................: 2       min=2         max=2   

@renovate renovate bot merged commit cc75226 into master Jul 11, 2024
22 checks passed
@renovate renovate bot deleted the renovate/all-minor-patch branch July 11, 2024 18:36
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.

None yet

0 participants