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

Merged
merged 1 commit into from
Dec 3, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 3, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/node (source) 20.10.2 -> 20.10.3 age adoption passing confidence
lint-staged 15.1.0 -> 15.2.0 age adoption passing confidence

Release Notes

okonet/lint-staged (lint-staged)

v15.2.0

Compare Source

Minor Changes
  • #​1371 f3378be Thanks @​iiroj! - Using the --no-stash flag no longer discards all unstaged changes to partially staged files, which resulted in inadvertent data loss. This fix is available with a new flag --no-hide-partially-staged that is automatically enabled when --no-stash is used.
Patch Changes
  • #​1362 17bc480 Thanks @​antonk52! - update lilconfig@3.0.0

  • #​1368 7c55ca9 Thanks @​iiroj! - Update most dependencies

  • #​1368 777d4e9 Thanks @​iiroj! - To improve performance, only use lilconfig when searching for config files outside the git repo. In the regular case, lint-staged finds the config files from the Git index and loads them directly.

  • #​1373 85eb0dd Thanks @​iiroj! - When determining git directory, use fs.realpath() only for symlinks. It looks like fs.realpath() changes some Windows mapped network filepaths unexpectedly, causing issues.


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.

@renovate renovate bot added the dependencies label Dec 3, 2023
Copy link
Contributor

github-actions bot commented Dec 3, 2023

💻 Website Preview

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

Copy link
Contributor

github-actions bot commented Dec 3, 2023

✅ 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% ✓ 907054      ✗ 0     
     data_received...............................: 82 MB   685 kB/s
     data_sent...................................: 58 MB   480 kB/s
     http_req_blocked............................: avg=1.5µs    min=882ns    med=1.47µs   max=255.46µs p(90)=1.92µs   p(95)=2.08µs  
     http_req_connecting.........................: avg=1ns      min=0s       med=0s       max=150.48µs p(90)=0s       p(95)=0s      
     http_req_duration...........................: avg=185.87µs min=121.13µs med=175.22µs max=8.78ms   p(90)=200.74µs p(95)=209.39µs
       { expected_response:true }................: avg=185.87µs min=121.13µs med=175.22µs max=8.78ms   p(90)=200.74µs p(95)=209.39µs
     ✓ { server:node-http,mode:json-schema }.....: avg=201.93µs min=144.16µs med=189.53µs max=8.78ms   p(90)=212.55µs p(95)=220.41µs
     ✓ { server:node-http,mode:no-schema }.......: avg=193.14µs min=138.17µs med=178.32µs max=8.47ms   p(90)=201.38µs p(95)=210.4µs 
     ✓ { server:uWebSockets,mode:json-schema }...: avg=179.64µs min=132.98µs med=170.97µs max=7.71ms   p(90)=192µs    p(95)=198.04µs
     ✓ { server:uWebSockets,mode:no-schema }.....: avg=171.05µs min=121.13µs med=161.93µs max=7.86ms   p(90)=183.19µs p(95)=189.79µs
     http_req_failed.............................: 0.00%   ✓ 0           ✗ 453527
     http_req_receiving..........................: avg=22.98µs  min=12.19µs  med=22.53µs  max=1.02ms   p(90)=27.99µs  p(95)=29.83µs 
     http_req_sending............................: avg=8.9µs    min=5.31µs   med=9.04µs   max=2.81ms   p(90)=11.69µs  p(95)=12.88µs 
     http_req_tls_handshaking....................: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting............................: avg=153.98µs min=97.14µs  med=143.43µs max=8.73ms   p(90)=167.05µs p(95)=175.29µs
     http_reqs...................................: 453527  3779.351266/s
     iteration_duration..........................: avg=259.86µs min=186.39µs med=248.53µs max=9.79ms   p(90)=276.68µs p(95)=287.09µs
     iterations..................................: 453527  3779.351266/s
     vus.........................................: 1       min=1         max=1   
     vus_max.....................................: 2       min=2         max=2   

@renovate renovate bot merged commit 584170e into master Dec 3, 2023
22 checks passed
@renovate renovate bot deleted the renovate/all-minor-patch branch December 3, 2023 23:26
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