jest-mongodb icon indicating copy to clipboard operation
jest-mongodb copied to clipboard

fix(deps): update dependency mongodb-memory-server to v8.9.2

Open renovate[bot] opened this issue 4 years ago • 0 comments

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
mongodb-memory-server 8.8.0 -> 8.9.2 age adoption passing confidence

Release Notes

nodkz/mongodb-memory-server

v8.9.2

Compare Source

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

Compare Source

Fixes
  • MongoInstance::checkErrorInLine: handle json output of error "DBException in initAndListen" (2131df2)

v8.9.0

Compare Source

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

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.

renovate[bot] avatar Nov 01 '21 16:11 renovate[bot]