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 #2044

Merged
merged 1 commit into from
Oct 30, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 30, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-n 17.11.1 -> 17.12.0 age adoption passing confidence
wrangler (source) 3.83.0 -> 3.84.0 age adoption passing confidence

Release Notes

eslint-community/eslint-plugin-n (eslint-plugin-n)

v17.12.0

Compare Source

🌟 Features
🩹 Fixes
🧹 Chores
cloudflare/workers-sdk (wrangler)

v3.84.0

Compare Source

Minor Changes
Patch Changes
  • #​7091 68a2a84 Thanks @​taylorlee! - fix: synchronize observability settings during wrangler versions deploy

    When running wrangler versions deploy, Wrangler will now update observability settings in addition to logpush and tail_consumers. Unlike wrangler deploy, it will not disable observability when observability is undefined in wrangler.toml.

  • #​7080 924ec18 Thanks @​vicb! - chore(wrangler): update unenv dependency version

  • #​7097 8ca4b32 Thanks @​emily-shen! - fix: remove deprecation warnings for wrangler init

    We will not be removing wrangler init (it just delegates to create-cloudflare now). These warnings were causing confusion for users as it wrangler init is still recommended in many places.

  • #​7073 656a444 Thanks @​penalosa! - Internal refactor to remove es-module-lexer and support wrangler types for Workers with Durable Objects & JSX

  • #​7024 bd66d51 Thanks @​xortive! - fix: make individual parameters work for wrangler hyperdrive create when not using HoA

    wrangler hyperdrive create individual parameters were not setting the database name correctly when calling the api.

  • #​7024 bd66d51 Thanks @​xortive! - refactor: use same param parsing code for wrangler hyperdrive create and wrangler hyperdrive update

    ensures that going forward, both commands support the same features and have the same names for config flags


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 Oct 30, 2024

💻 Website Preview

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

Copy link
Contributor

github-actions bot commented Oct 30, 2024

❌ Benchmark Failed

Failed assertions detected

If the performance regression is expected, please increase the failing threshold.

     ✓ 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}
      ↳  0% — ✓ 0 / ✗ 72639
     ✗ expected_result{server:uWebSockets,mode:json-schema}
      ↳  0% — ✓ 0 / ✗ 72639

     checks......................................: 82.27% ✓ 674170      ✗ 145278
     data_received...............................: 71 MB  590 kB/s
     data_sent...................................: 52 MB  433 kB/s
     http_req_blocked............................: avg=1.59µs   min=941ns    med=1.57µs   max=274.65µs p(90)=1.97µs   p(95)=2.14µs  
     http_req_connecting.........................: avg=1ns      min=0s       med=0s       max=125.54µs p(90)=0s       p(95)=0s      
     http_req_duration...........................: avg=202.35µs min=114.42µs med=183.06µs max=14.36ms  p(90)=250.5µs  p(95)=268.76µs
       { expected_response:true }................: avg=187.61µs min=114.42µs med=177.13µs max=10.6ms   p(90)=205.23µs p(95)=213.77µs
     ✓ { server:node-http,mode:json-schema }.....: avg=202.83µs min=151.14µs med=191.26µs max=7.36ms   p(90)=213.76µs p(95)=220.76µs
     ✓ { server:node-http,mode:no-schema }.......: avg=195.39µs min=138.63µs med=180.93µs max=7.96ms   p(90)=204.43µs p(95)=214µs   
     ✓ { server:uWebSockets,mode:json-schema }...: avg=270.72µs min=179.11µs med=251.44µs max=14.36ms  p(90)=294.55µs p(95)=311.52µs
     ✓ { server:uWebSockets,mode:no-schema }.....: avg=167.46µs min=114.42µs med=158.01µs max=10.6ms   p(90)=178.45µs p(95)=185.04µs
     http_req_failed.............................: 17.72% ✓ 72639       ✗ 337085
     http_req_receiving..........................: avg=22.94µs  min=11.8µs   med=22.41µs  max=4.69ms   p(90)=27.99µs  p(95)=30.13µs 
     http_req_sending............................: avg=9.69µs   min=5.43µs   med=9.33µs   max=3.05ms   p(90)=14.16µs  p(95)=15.81µs 
     http_req_tls_handshaking....................: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting............................: avg=169.7µs  min=92.32µs  med=150.19µs max=14.29ms  p(90)=215.92µs p(95)=233.97µs
     http_reqs...................................: 409724 3414.324538/s
     iteration_duration..........................: avg=280.94µs min=179.02µs med=257.26µs max=14.55ms  p(90)=347.95µs p(95)=369.93µs
     iterations..................................: 409724 3414.324538/s
     vus.........................................: 1      min=1         max=1   
     vus_max.....................................: 2      min=2         max=2   

@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-n to v17.12.0 chore(deps): update all non-major dependencies Oct 30, 2024
@renovate renovate bot merged commit 5bb3690 into master Oct 30, 2024
22 checks passed
@renovate renovate bot deleted the renovate/all-minor-patch branch October 30, 2024 22: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