Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chore(deps): Bump mongodb-memory-server from 7.6.3 to 8.7.2 #104

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jun 30, 2022

Bumps mongodb-memory-server from 7.6.3 to 8.7.2.

Release notes

Sourced from mongodb-memory-server's releases.

v8.7.2

8.7.2 (2022-06-29)

Style

  • MongoInstance::closeHandler: add explanation in log what value is what (69f7261)
  • utils::killProcess: remove duplicated function identifier from log (6d49741)

Fixes

  • MongoMemoryReplSet::_initReplSet: attempt to fix "server selection timed out" when using auth (17522dc)

v8.7.1

8.7.1 (2022-06-22)

Fixes

  • utils::killProcess: handle case where input could be undefined at runtime (209520f), closes #666

v8.7.0

8.7.0 (2022-06-20)

Dependencies

  • @​types/jest: upgrade to version 28.1.2 (fc76c9c)
  • @​types/semver: upgrade to version 7.3.10 (2a41ccf)
  • @typescript-eslint/*: upgrade to version 5.28.0 (d4f7d45)
  • conventional-changelog-conventionalcommits: upgrade to version 5.0.0 (e4474f0)
  • eslint: upgrade to version 8.18.0 (cde8a0d)
  • jest: upgrade to version 28.1.1 (d53fa0f)
  • mongodb: upgrade to version 4.7.0 (8abb888)
  • new-find-package-json: upgrade to version 2.0.0 (a22d7cb)
  • prettier: upgrade to version 2.7.1 (74196ad)
  • ts-jest: upgrade to version 28.0.5 (695d367)

v8.6.1

8.6.1 (2022-06-15)

Style

  • MongoBinary::MongoBinaryOpts: remove double parameter definition (880c445)
  • MongoBinaryDownloadUrl: deprecate "sunos" (5ba9835)
  • MongoInstance::MongoMemoryInstanceOptsBase: fix missing argument in tsdoc (b937ce4)
  • MongoInstance::ReplicaMemberConfig: change "defaultValue" to "default" in tsdoc (7b0c98e)

... (truncated)

Changelog

Sourced from mongodb-memory-server's changelog.

8.7.2 (2022-06-29)

Style

  • MongoInstance::closeHandler: add explanation in log what value is what (69f7261)
  • utils::killProcess: remove duplicated function identifier from log (6d49741)

Fixes

  • MongoMemoryReplSet::_initReplSet: attempt to fix "server selection timed out" when using auth (17522dc)

8.7.1 (2022-06-22)

Fixes

  • utils::killProcess: handle case where input could be undefined at runtime (209520f), closes #666

8.7.0 (2022-06-20)

Dependencies

  • @​types/jest: upgrade to version 28.1.2 (fc76c9c)
  • @​types/semver: upgrade to version 7.3.10 (2a41ccf)
  • @typescript-eslint/*: upgrade to version 5.28.0 (d4f7d45)
  • conventional-changelog-conventionalcommits: upgrade to version 5.0.0 (e4474f0)
  • eslint: upgrade to version 8.18.0 (cde8a0d)
  • jest: upgrade to version 28.1.1 (d53fa0f)
  • mongodb: upgrade to version 4.7.0 (8abb888)
  • new-find-package-json: upgrade to version 2.0.0 (a22d7cb)
  • prettier: upgrade to version 2.7.1 (74196ad)
  • ts-jest: upgrade to version 28.0.5 (695d367)

8.6.1 (2022-06-15)

Style

  • MongoBinary::MongoBinaryOpts: remove double parameter definition (880c445)
  • MongoBinaryDownloadUrl: deprecate "sunos" (5ba9835)
  • MongoInstance::MongoMemoryInstanceOptsBase: fix missing argument in tsdoc (b937ce4)
  • MongoInstance::ReplicaMemberConfig: change "defaultValue" to "default" in tsdoc (7b0c98e)

Fixes

  • MongoInstance::checkErrorInLine: optimize "exception in initAndListen" regex (473c278), closes #560

... (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 7.6.3 to 8.7.2.
- [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.7.2/packages/mongodb-memory-server)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 30, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jul 25, 2022

Superseded by #114.

@dependabot dependabot bot closed this Jul 25, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/mongodb-memory-server-8.7.2 branch July 25, 2022 04:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants