Rafał Więcek

Results 11 issues of Rafał Więcek

### Description I have noticed that there is no library similar to [@bugsnag/plugin-express](https://github.com/bugsnag/bugsnag-js/blob/next/packages/plugin-express) designed for [hono](https://github.com/honojs/hono) **Describe the solution you'd like** I would like a library that provides similar integration...

feature request
backlog

Could you add support for BigInt ?

Replace util.isArray with Array.isArray as util.isArray is [deprecated](https://nodejs.org/api/util.html#utilisarrayobject) | Q | A | ------------- | --- | Bug fix? | no | New feature? | no | BC breaks? |...

### What version of Bun is running? 1.1.5+b257a3097 ### What platform is your computer? Microsoft Windows NT 10.0.26100.0 x64 ### What steps can reproduce the bug? Install [https://www.npmjs.com/package/mol_data_all](https://www.npmjs.com/package/mol_data_all) run `import...

bug

This is work in progress. I'm still having some problems running bun, and I'm looking for help to fix it. https://github.com/DarkGL/typescript-runtime-type-benchmarks/actions/runs/9016482516/job/24842376959

**What did I change?** Updated CI workflow with additional Node versions **Why did I change it?** Include all currently active versions of node

Add ts-auto-guard https://github.com/rhys-vdw/ts-auto-guard Closes https://github.com/moltar/typescript-runtime-type-benchmarks/issues/1310

I want to add keychain detachment method, and I'm looking for someone to push me in the right direction. After checking `base_gcmessages.proto` I think I need to use `CMsgModifyItemAttribute` So...

Node.js v16 and v18 already reached EOL I want to propose removing support for node 16 and 18, it's already creating problem for us where we have to stay on...