Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update all dependencies #160

Merged
merged 2 commits into from
Feb 21, 2025
Merged

Update all dependencies #160

merged 2 commits into from
Feb 21, 2025

Conversation

wilwade
Copy link
Member

@wilwade wilwade commented Feb 20, 2025

Problem

bson and other dependencies were out of date.

Closes #159

Solution

Updated all dependencies, all tests passing after some minor type and import tweaks.

Details

  • Needed to handle the conversion from ArrayBuffer to Uint8Array more explicitly
  • Chai 5 uses slightly different setup as it is now ESM

@wilwade wilwade requested a review from shannonwells February 20, 2025 14:08
Copy link
Collaborator

@shannonwells shannonwells left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

@shannonwells shannonwells merged commit b2d9890 into main Feb 21, 2025
3 checks passed
@shannonwells shannonwells deleted the chore/update-dependencies branch February 21, 2025 02:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update bson to non-deprecated version
2 participants