Auke Bruinsma

Results 20 issues of Auke Bruinsma

### Description I use a UploadedFile decorator and multer to store the file on disk. But I always get the error: ``` Error: Can't set headers after they are sent....

type: fix
status: needs triage

## Status **READY** ## Description This commit supports streaming objects, instead of stringified JSON, by adding objectMode to the options and implementing it in the stream.js ## Related PRs List...

WIP

**1. Please specify the following:** - OS: Windows - Shell (Bash, PowerShell, Zsh, etc.): Powershell - [X ] **I have reviewed the troubleshooting tips described [here]() and they do not...

Are there any plans to upgrade to AWS SDK v3?

Hello is there any plan to migrate to AWS SDK v3? I saw already a fork created by @Almaju, which uses SDK v3. If there is a plan to move...

Hello is it correct that this (beta) option is not supported? And if not are there any plans to add support to it? It would be extremely helpful https://docs.github.com/en/code-security/dependabot/dependabot-version-updates/customizing-dependency-updates#grouping-dependabot-version-updates-into-one-pull-request

enhancement
help wanted

I noticed the clicks in the filter menu are not always correctly handled by ag-grid 32.0.0, I already opened a pull request to remove the waits with milliseconds, I updated...

I would like to treat { } and { k: undefined} the same. Behind an option of course, because not everybody will like this I guess

This package is dependent on npm: '~1.0.20' Which I think nobody has, I guess it should be >1.0.20? also because node must be greater as 4 so this gives warnings...