dependabot npm(deps): bump mongodb from 4.4.0 to 4.4.1
Bumps mongodb from 4.4.0 to 4.4.1.
Release notes
Sourced from mongodb's releases.
v4.4.1
The MongoDB Node.js team is pleased to announce version 4.4.1 of the mongodb package!
Bug Fixes
- NODE-3521: update session support checks (#3151) (aaa453d)
- NODE-3948: Add error code to MongoSystemError (#3149) (446da95)
Documentation
- Reference: https://docs.mongodb.com/drivers/node
- API: https://mongodb.github.io/node-mongodb-native/4.4
- Changelog: https://github.com/mongodb/node-mongodb-native/blob/main/HISTORY.md
We invite you to try the mongodb library immediately, and report any issues to the NODE project.
Commits
-
63eb301
chore(release): 4.4.1 -
aaa453d
fix(NODE-3521): update session support checks (#3151) -
ade5ec2
chore: update dependencies (#3158) -
7420e8d
chore(NODE-4018): Move static site into main branch (#3155) -
43711e4
chore(NODE-4018): add doc generation scripts and template to main (#3153) -
446da95
fix(NODE-3948): Add error code to MongoSystemError (#3149) -
b0d4413
test: ensure our enums are types and values (#3146) -
25d22b2
test(NODE-3698): sync spec tests for crud operations withlet
option (#3147) -
f76635a
feat(NODE-3866): Add let option to ReplaceOptions for replaceOne operation (#... - See full diff in compare view