jest-mongodb
jest-mongodb copied to clipboard
fix(deps): update dependency mongodb-memory-server to v8.9.2
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| mongodb-memory-server | 8.8.0 -> 8.9.2 |
Release Notes
nodkz/mongodb-memory-server
v8.9.2
Fixes
- errors::UnexpectedCloseError: add Error (ce6462e)
- errors::UnexpectedCloseError: add extra message on SIGILL (2c54e1f), closes #693 #692 #687
- MongoInstance::closeHandler: emit "instanceError" on non-0 (or non-12) code (fbd0747), closes #693
Style
- MongoInstance: change a arrow function to a named function for debugging (704bc64)
- MongoInstance::closeHandler: add note that "instanceError" gets emitted on signal (c01fec7)
- MongoInstance::closeHandler: correct parameter types to include "null" (e052aa1)
v8.9.1
Fixes
- MongoInstance::checkErrorInLine: handle json output of error "DBException in initAndListen" (2131df2)
v8.9.0
Features
- errors: add generic MMS Error (7fc4acc)
- MongoBinaryDownload::extract: dont include ".dll" files in the filter anymore (a7c685b)
Style
- MongoBinaryDownload::extractTarGz: rename some variables to current convention (bcb4dab)
Fixes
- MongoBinaryDownload::extractTarGz: wrap error messages in "GenericMMSError" (a8733dc)
- MongoMemoryReplSet::_initReplSet: use "extraConnectionOptions" when "_ranCreateAuth" is "true" (e116128)
- MongoMemoryReplSet::cleanup: reset "_ranCreateAuth" on cleanup (2fc87e7)
Refactor
- MongoBinaryDownloadUrl::translateArch: combine case "arm64" & "aarch64" (4eb48da)
Dependencies
- @types/jest: upgrade to version 28.1.7 (db3e729)
- @types/semver: upgrade to version 7.3.12 (8c61c71)
- @typescript-eslint/*: upgrade to version 5.33.1 (cb0e223)
- eslint: upgrade to version 8.22.0 (01591eb)
- mongodb: upgrade to version 4.9.0 (a0b5599), closes #676
- ts-jest: upgrade to version 28.0.8 (10bb530)
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, click this checkbox.
This PR has been generated by Mend Renovate. View repository job log here.