Skip to content
This repository was archived by the owner on Jan 10, 2023. It is now read-only.

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Nov 2, 2021

Bumps mongodb-memory-server from 6.9.6 to 8.0.0.

Release notes

Sourced from mongodb-memory-server's releases.

v8.0.0

8.0.0 (2021-11-01)

⚠ BREAKING CHANGES

  • There is now no more "beforeExit" listener added
  • resolveConfig: Default MongoDB Binary version is now "5.0.3"
  • mongodb: Upgrade to mongodb(nodejs) 4.1

Features

  • errors: add Error "StdoutInstanceError" (382e7c6)
  • errors: add errors "ParseArchiveRegexError" and "NoRegexMatchError" (fb02eac)
  • MongoBinaryDownloadUrl: change to throw a error when debian 10 used for versions below 4.2.0 (bfb0ec4), closes #554 #448
  • MongoInstance::stdoutHandler: change "instanceError" events to use "StdoutInstanceError" (3daa5ea)
  • MongoInstance::stdoutHandler: change to handle "expection in initAndListen" (7774e9e)
  • remove all "beforeExit" listeners (f3d8a19), closes #563
  • resolveConfig: upgrade default mongodb version to 5.0.3 (75a722a), closes #555
  • resolveConfig::findPackageJson: re-write internals to be more maintainable (8f16a2a)
  • replace "mkdirp" with "utils.mkdir" (7579b47)
  • DryMongoBinary::generateOptions: parse options from ARCHIVE_NAME or DOWNLOAD_URL (808cc7e), closes #528
  • MongoBinaryDownloadUrl::translateArch: handle more variations of the same arch (0a22679)
  • utils: add function "mkdir" (44eeb53)

Reverts

  • Revert "docs(test-runners): add note to mocha / chai that process exit event may not be called" (a7c3c98)

Style

  • DryMongoBinary::generatePaths: log options (02befa8)
  • MongoBinaryDownloadUrl: add note for debian 11 (81c85f1)

Fixes

  • DryMongoBinary::parseArchiveNameRegex: change regex to include "macos" (#562) (9d5bdbf)
  • resolveConfig: fix debug enable (9c8cbb7)

Dependencies

  • @​types/jest: upgrade to version 27.0.2 (e079f0d)
  • @​types/semver: upgrade to version 7.3.9 (53f0354)
  • @​types/tar-stream: upgrade to version 2.2.2 (babce7f)
  • @typescript-eslint/*: upgrade to version 5.2.0 (41f2a9a)
  • commitlint: upgrade to version 14.1.0 (5ea0921)

... (truncated)

Changelog

Sourced from mongodb-memory-server's changelog.

8.0.0 (2021-11-01)

⚠ BREAKING CHANGES

  • There is now no more "beforeExit" listener added
  • resolveConfig: Default MongoDB Binary version is now "5.0.3"
  • mongodb: Upgrade to mongodb(nodejs) 4.1

Features

  • errors: add Error "StdoutInstanceError" (382e7c6)
  • errors: add errors "ParseArchiveRegexError" and "NoRegexMatchError" (fb02eac)
  • MongoBinaryDownloadUrl: change to throw a error when debian 10 used for versions below 4.2.0 (bfb0ec4), closes #554 #448
  • MongoInstance::stdoutHandler: change "instanceError" events to use "StdoutInstanceError" (3daa5ea)
  • MongoInstance::stdoutHandler: change to handle "expection in initAndListen" (7774e9e)
  • remove all "beforeExit" listeners (f3d8a19), closes #563
  • resolveConfig: upgrade default mongodb version to 5.0.3 (75a722a), closes #555
  • resolveConfig::findPackageJson: re-write internals to be more maintainable (8f16a2a)
  • replace "mkdirp" with "utils.mkdir" (7579b47)
  • DryMongoBinary::generateOptions: parse options from ARCHIVE_NAME or DOWNLOAD_URL (808cc7e), closes #528
  • MongoBinaryDownloadUrl::translateArch: handle more variations of the same arch (0a22679)
  • utils: add function "mkdir" (44eeb53)

Reverts

  • Revert "docs(test-runners): add note to mocha / chai that process exit event may not be called" (a7c3c98)

Style

  • DryMongoBinary::generatePaths: log options (02befa8)
  • MongoBinaryDownloadUrl: add note for debian 11 (81c85f1)

Fixes

  • DryMongoBinary::parseArchiveNameRegex: change regex to include "macos" (#562) (9d5bdbf)
  • resolveConfig: fix debug enable (9c8cbb7)

Dependencies

  • @​types/jest: upgrade to version 27.0.2 (e079f0d)
  • @​types/semver: upgrade to version 7.3.9 (53f0354)
  • @​types/tar-stream: upgrade to version 2.2.2 (babce7f)
  • @typescript-eslint/*: upgrade to version 5.2.0 (41f2a9a)
  • commitlint: upgrade to version 14.1.0 (5ea0921)
  • conventional-changelog-conventionalcommits: upgrade to version 4.6.1 (d00f6a9)

... (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)

Bumps [mongodb-memory-server](https://github.com/nodkz/mongodb-memory-server/tree/HEAD/packages/mongodb-memory-server) from 6.9.6 to 8.0.0.
- [Release notes](https://github.com/nodkz/mongodb-memory-server/releases)
- [Changelog](https://github.com/nodkz/mongodb-memory-server/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodkz/mongodb-memory-server/commits/v8.0.0/packages/mongodb-memory-server)

---
updated-dependencies:
- dependency-name: mongodb-memory-server
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 2, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Nov 8, 2021

Superseded by #310.

@dependabot dependabot bot closed this Nov 8, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/mongodb-memory-server-8.0.0 branch November 8, 2021 02:14
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants