sinkhaha

Results 5 issues of sinkhaha

Fixes: https://github.com/nodejs/node/issues/45067

doc
fs
commit-queue-squash

Fixes: https://github.com/nodejs/node/issues/43207 **Checklist** - [x] make -j4 test (UNIX), or vcbuild test (Windows) passes - [x] commit message follows [commit guidelines](https://github.com/nodejs/node/blob/HEAD/doc/contributing/pull-requests.md#commit-message-guidelines)

vm
needs-ci

### Description of change format code fixs https://github.com/typeorm/typeorm/issues/10899 ### Pull-Request Checklist - [x] Code is up-to-date with the `master` branch - [x] `npm run format` to apply prettier formatting -...

### Description of change **support busy_timeout parameter for sqlite driver** Fixes https://github.com/typeorm/typeorm/issues/10894 ### Pull-Request Checklist - [x] Code is up-to-date with the `master` branch - [x] `npm run format` to...

### Feature Description run the `npm run format` to format the code ### The Solution npm run format ### Considered Alternatives no ### Additional Context _No response_ ### Relevant Database...

new feature
requires triage