codeclannigeria / codeclannigeria-backend

The official website API for Code Clan Nigeria (CCN) community
https://codeclannigeria-api.herokuapp.com/api/
MIT License
12 stars 12 forks source link

chore(deps-dev): bump mongodb-memory-server from 6.9.2 to 7.3.2 #277

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps mongodb-memory-server from 6.9.2 to 7.3.2.

Release notes

Sourced from mongodb-memory-server's releases.

v7.3.2

7.3.2 (2021-07-24)

Fixes

  • MongoBinaryDownload: getDownloadUrl: allow DOWNLOAD_MIRROR to add extra paths (ae7ddab), closes #512

v7.3.1

7.3.1 (2021-07-21)

Fixes

  • DryMongoBinary: generateDownloadPath: return sytemBinary if exists (91ab2b0)
  • DryMongoBinary: use provided systembinary (and not ignore it) (bc89da3)

v7.3.0

7.3.0 (2021-07-19)

Features

  • MongoMemoryReplSet: add replicaMemberConfig to replica instance (#508) (3752c72)

v7.2.1

7.2.1 (2021-07-15)

Fixes

  • utils: statPath: do not throw on EACCES (#506) (d07eb3b)

v7.2.0

7.2.0 (2021-07-06)

Features

  • MongoMemoryServer: getUri: throw StateError instead of assertionError (2e632ab), closes #501 #497 #458

Fixes

  • errors: StateError: add link to migration guide (d1be861)

v7.1.0

7.1.0 (2021-07-05)

... (truncated)

Changelog

Sourced from mongodb-memory-server's changelog.

7.3.2 (2021-07-24)

Fixes

  • MongoBinaryDownload: getDownloadUrl: allow DOWNLOAD_MIRROR to add extra paths (ae7ddab), closes #512

7.3.1 (2021-07-21)

Fixes

  • DryMongoBinary: generateDownloadPath: return sytemBinary if exists (91ab2b0)
  • DryMongoBinary: use provided systembinary (and not ignore it) (bc89da3)

7.3.0 (2021-07-19)

Features

  • MongoMemoryReplSet: add replicaMemberConfig to replica instance (#508) (3752c72)

7.2.1 (2021-07-15)

Fixes

  • utils: statPath: do not throw on EACCES (#506) (d07eb3b)

7.2.0 (2021-07-06)

Features

  • MongoMemoryServer: getUri: throw StateError instead of assertionError (2e632ab), closes #501 #497 #458

Fixes

  • errors: StateError: add link to migration guide (d1be861)

7.1.0 (2021-07-05)

Features

  • resolveConfig: replace "find-package-json" with "new-find-package-json" (90b6d1b), closes #495 #494

7.0.0 (2021-07-01)

... (truncated)

Commits


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 3 years ago

Superseded by #280.