denodrivers / denodrivers/mongo

error upgrade 0.32.0 > 0.33.0

Open
#412 12 comments 3 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
511
Forks
89
PR merge metrics
No merged PRs in 30d

Description

Hi,

this morning I decide to upgrade my dependencies of deno and mongo

| from | to |
| ------------- | ------------- |
| `std@0.214.0` | `std@0.224.0` |
| `mongo@v0.32.0` | `mongo@v0.33.0` |

now i hav an error :

```
error: Uncaught (in promise) BSONError: corrupt object bson
throw new BSONError('corrupt object bson');
```

I tried to downgrade to mongo@v0.32.0 and that fix the problem.

best regards,

DM

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.