Microservices-with-Node-JS-and-React-Improved icon indicating copy to clipboard operation
Microservices-with-Node-JS-and-React-Improved copied to clipboard

Bump mongodb-memory-server from 6.10.0 to 8.10.2 in /app/payments

Open dependabot[bot] opened this issue 2 years ago • 0 comments

Bumps mongodb-memory-server from 6.10.0 to 8.10.2.

Release notes

Sourced from mongodb-memory-server's releases.

v8.10.2

8.10.2 (2022-12-11)

Fixes

  • MongoBinaryDownload::httpDownload: update 403 error message links (b9307bd)

v8.10.1

8.10.1 (2022-11-25)

Fixes

  • MongoInstance: move getting / downloading the binary before creating the launchTimeout (619d1fa), closes #719

v8.10.0

8.10.0 (2022-11-09)

Features

  • MongoBinaryDownloadUrl: support native macos arm64 binaries for 6.0.0 and up (9b0dfb1), closes #714

Dependencies

  • @​types/jest: upgrade to version 28.1.8 (7eaaeb1)
  • @​types/semver: upgrade to version 7.3.13 (aa5ca3b)
  • @typescript-eslint/*: upgrade to version 5.42.1 (038b07e)
  • doctoc: upgrade to version 2.2.1 (3c1deb9)
  • eslint: upgrade to version 8.27.0 (31fece5)
  • mongodb: upgrade to version 4.11.0 (999bc2c)
  • semver: upgrade to version 7.3.8 (9e09446)
  • tslib: upgrade to version 2.4.1 (5524cf6)

v8.9.5

8.9.5 (2022-10-31)

Fixes

  • MongoMemoryServer: pass-through option "launchTimeout" correctly (6ffe62a), closes #710

v8.9.4

8.9.4 (2022-10-28)

Fixes

... (truncated)

Changelog

Sourced from mongodb-memory-server's changelog.

8.10.2 (2022-12-11)

Fixes

  • MongoBinaryDownload::httpDownload: update 403 error message links (b9307bd)

8.10.1 (2022-11-25)

Fixes

  • MongoInstance: move getting / downloading the binary before creating the launchTimeout (619d1fa), closes #719

8.10.0 (2022-11-09)

Features

  • MongoBinaryDownloadUrl: support native macos arm64 binaries for 6.0.0 and up (9b0dfb1), closes #714

Dependencies

  • @​types/jest: upgrade to version 28.1.8 (7eaaeb1)
  • @​types/semver: upgrade to version 7.3.13 (aa5ca3b)
  • @typescript-eslint/*: upgrade to version 5.42.1 (038b07e)
  • doctoc: upgrade to version 2.2.1 (3c1deb9)
  • eslint: upgrade to version 8.27.0 (31fece5)
  • mongodb: upgrade to version 4.11.0 (999bc2c)
  • semver: upgrade to version 7.3.8 (9e09446)
  • tslib: upgrade to version 2.4.1 (5524cf6)

8.9.5 (2022-10-31)

Fixes

  • MongoMemoryServer: pass-through option "launchTimeout" correctly (6ffe62a), closes #710

8.9.4 (2022-10-28)

Fixes

  • MongoInstance: add a timeout for the "launch" promise (f822856), closes #710

8.9.3 (2022-09-25)

... (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] avatar Jan 01 '23 16:01 dependabot[bot]