Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 24, 2022

Bumps mongodb-memory-server from 6.9.6 to 8.6.0.

Release notes

Sourced from mongodb-memory-server's releases.

v8.6.0

8.6.0 (2022-05-23)

Features

  • MongoBinaryDownloadUrl: add archive generation for gentoo (39b0a3d)
  • MongoMemoryReplSet: change generic "instanceinfo missing" errors to "InstanceInfoError" (27934a4)
  • add environment variable to use archive name for binary name (2fc0e1a), closes #609
  • update binary 4.0 to 4.0.28 (f26f739)
  • update binary 4.2 to 4.2.18 (3a47739)
  • update binary 4.4 to 4.4.12 (cde2a4a)
  • update binary 4.4 to 4.4.13 (ddaf3f9)
  • MongoBinaryDownloadUrl::getDebianVersionString: use debian11 when possible (8100b2f)
  • update binary 5.0 to 5.0.8 (a56e02b)

Reverts

  • Revert "test(MongoMemoryReplSet): enable debug for often open-handle test" (29e11e1)

Style

  • DryMongoBinary: add tsdoc to interfaces (ba0349c)
  • MongoBinaryDownload::makeMD5Check: change variable names to better represent what they do (f8c2f05)
  • MongoBinaryDownloadUrl: add more todo notes (1a1bfa7)
  • MongoBinaryDownloadUrl: add todo for ubuntu "14" default (75d8d24)
  • MongoBinaryDownloadUrl: change comment to be more helpful (2f70f53)
  • MongoMemoryReplSet::_initReplSet: add todo (884bda5)
  • MongoMemoryReplSet::stop: rename internal variable to make more sense (a86c321)
  • MongoMemoryServer::createAuth: change comment to make more sense (4df5b41)
  • resolveConfig: add tsdoc to some values and interfaces (9b9f327)
  • resolveConfig: remove commented out variable (ac854c9)

Refactor

  • change uses of deprecated ".stop(false)" to explicit object (dbcd00a)

Fixes

  • MongoBinaryDownloadUrl::translateArch: add deprecation notice for "ia32" (2614d18), closes #638
  • MongoBinaryDownloadUrl.ts: Add current openSUSE Leap relase version (2904d7e)
  • MongoMemoryServer::createAuth: handle connection erroring and maybe not closing (9bad913)

Dependencies

... (truncated)

Changelog

Sourced from mongodb-memory-server's changelog.

8.6.0 (2022-05-23)

Features

  • MongoBinaryDownloadUrl: add archive generation for gentoo (39b0a3d)
  • MongoMemoryReplSet: change generic "instanceinfo missing" errors to "InstanceInfoError" (27934a4)
  • add environment variable to use archive name for binary name (2fc0e1a), closes #609
  • update binary 4.0 to 4.0.28 (f26f739)
  • update binary 4.2 to 4.2.18 (3a47739)
  • update binary 4.4 to 4.4.12 (cde2a4a)
  • update binary 4.4 to 4.4.13 (ddaf3f9)
  • MongoBinaryDownloadUrl::getDebianVersionString: use debian11 when possible (8100b2f)
  • update binary 5.0 to 5.0.8 (a56e02b)

Reverts

  • Revert "test(MongoMemoryReplSet): enable debug for often open-handle test" (29e11e1)

Style

  • DryMongoBinary: add tsdoc to interfaces (ba0349c)
  • MongoBinaryDownload::makeMD5Check: change variable names to better represent what they do (f8c2f05)
  • MongoBinaryDownloadUrl: add more todo notes (1a1bfa7)
  • MongoBinaryDownloadUrl: add todo for ubuntu "14" default (75d8d24)
  • MongoBinaryDownloadUrl: change comment to be more helpful (2f70f53)
  • MongoMemoryReplSet::_initReplSet: add todo (884bda5)
  • MongoMemoryReplSet::stop: rename internal variable to make more sense (a86c321)
  • MongoMemoryServer::createAuth: change comment to make more sense (4df5b41)
  • resolveConfig: add tsdoc to some values and interfaces (9b9f327)
  • resolveConfig: remove commented out variable (ac854c9)

Refactor

  • change uses of deprecated ".stop(false)" to explicit object (dbcd00a)

Fixes

  • MongoBinaryDownloadUrl::translateArch: add deprecation notice for "ia32" (2614d18), closes #638
  • MongoBinaryDownloadUrl.ts: Add current openSUSE Leap relase version (2904d7e)
  • MongoMemoryServer::createAuth: handle connection erroring and maybe not closing (9bad913)

Dependencies

  • @​types/jest: upgrade to version 27.5.0 (7749b59)

... (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.6.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.6.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 dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 24, 2022
@dependabot dependabot bot requested a review from a team May 24, 2022 13:07
@coveralls
Copy link

Pull Request Test Coverage Report for Build 2378010081

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 203 unchanged lines in 4 files lost coverage.
  • Overall coverage decreased (-78.06%) to 21.939%

Files with Coverage Reduction New Missed Lines %
src/app.js 1 95.45%
src/routes/index.js 1 80.0%
src/controller/db.js 65 23.58%
src/routes/agent.js 136 13.22%
Totals Coverage Status
Change from base Build 2145239398: -78.06%
Covered Lines: 83
Relevant Lines: 286

💛 - Coveralls

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 16, 2022

Superseded by #153.

@dependabot dependabot bot closed this Jun 16, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/src/mongodb-memory-server-8.6.0 branch June 16, 2022 13:07
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.

2 participants