Lucian Mocanu
Lucian Mocanu
> This issue is similar to [#8368](https://github.com/fwupd/fwupd/issues/8368) that will impact WD19/WD22 docks across fwupd 2.0.4, 2.0.5 and 2.0.6. The next stable release 2.0.7 should have [#8481](https://github.com/fwupd/fwupd/pull/8481) included to address this...
> Is your dock connected via thunderbolt3 or usb4? Is it authorized in boltctl? Sorry, I did the update by rebooting into Windows, I didn't want to wait since I...
Besides the `bigint` - `number` mapping which is incorrect but probably not that relevant (depending on the DB and the connection options, it might cause some problems), I see that...
@pkuczynski We will remove directly using prettier, I would not bother with this.
> What would you replace it with? Linting, formatting, testing, publishing will all be done via `nx`. It will still be `prettier`, but with the default `nx` config.
Reducing the length is not possible in SAP HANA on purpose since it's a lossy operation (SAP software tend to prevent lossy operations, it's part of the company culture). We...
What for? The previous types where specially picked to be the ones that we use I think. There's not need to update them if we don't use them internally.
Also, `napi_get_last_error_info` crashes, even though the docs say it is stubbed. ``` Bun v1.2.15 (df017990) Linux x64 Linux Kernel v6.14.10 | glibc v2.41 CPU: sse42 popcnt avx avx2 avx512 Features:...
opened #20458
@andrewpile `bullmq` and `ioredis` are both pure JS packages. Might be `msgpackr`. I'm also using them, but didn't get to them yet because other things are not working for me...