Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 15, 2021

Bumps mongodb-memory-server from 6.9.6 to 7.4.4.

Release notes

Sourced from mongodb-memory-server's releases.

v7.4.4

7.4.4 (2021-10-14)

Fixes

  • MongoMemoryServer: change that "instance.auth" is not required to be set for enabling auth (4e4a41d)
  • MongoMemoryServer: change to log value "createAuth" (9c3fea0)

Style

  • MongoInstance: add more tsdoc (36c1971)

v7.4.3

7.4.3 (2021-10-05)

Fixes

  • resolveConfig::findPackageJson: actually apply processing to path options (25c4119), closes #548

v7.4.2

7.4.2 (2021-09-29)

Fixes

  • resolveConfig: fix debug enable (aff6838)

v7.4.1

7.4.1 (2021-09-20)

Fixes

v7.4.0

7.4.0 (2021-09-02)

Features

  • errors: add "EnsureInstanceError" (e5aaebf)
  • errors: add "Md5CheckFailedError" (6ca70f0)
  • errors: add "NoSystemBinaryFoundError" (e1206c7)
  • errors: add "StartBinaryFailedError" (83626e0)
  • errors: add "UnableToUnlockLockfileError" (c1d1426)
  • errors: add error "WaitForPrimaryTimeoutError" (db1a3aa)

... (truncated)

Changelog

Sourced from mongodb-memory-server's changelog.

7.4.4 (2021-10-14)

Fixes

  • MongoMemoryServer: change that "instance.auth" is not required to be set for enabling auth (4e4a41d)
  • MongoMemoryServer: change to log value "createAuth" (9c3fea0)

Style

  • MongoInstance: add more tsdoc (36c1971)

7.4.3 (2021-10-05)

Fixes

  • resolveConfig::findPackageJson: actually apply processing to path options (25c4119), closes #548

7.4.2 (2021-09-29)

Fixes

  • resolveConfig: fix debug enable (aff6838)

7.4.1 (2021-09-20)

Fixes

7.4.0 (2021-09-02)

Features

  • errors: add "EnsureInstanceError" (e5aaebf)
  • errors: add "Md5CheckFailedError" (6ca70f0)
  • errors: add "NoSystemBinaryFoundError" (e1206c7)
  • errors: add "StartBinaryFailedError" (83626e0)
  • errors: add "UnableToUnlockLockfileError" (c1d1426)
  • errors: add error "WaitForPrimaryTimeoutError" (db1a3aa)
  • errors: rename "UnknownArchitecture" to "UnknownArchitectureError" (c546ab0)
  • errors: rename "UnknownLockfileStatus" to "UnknownLockfileStatusError" (f0fb208)
  • errors: rename "UnknownPlatform" to "UnknownPlatformError" (2800029)
  • errors: unfiy binary X_OK checking and throwing errors (4401834)
  • getos: support multiple "id_like" (ce42fad), closes #525

... (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 7.4.4.
- [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/v7.4.4/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 Oct 15, 2021
@dependabot dependabot bot requested a review from a team October 15, 2021 13:05
@coveralls
Copy link

Pull Request Test Coverage Report for Build 1346019150

  • 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 1337669448: -78.06%
Covered Lines: 83
Relevant Lines: 286

💛 - Coveralls

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 19, 2021

Superseded by #112.

@dependabot dependabot bot closed this Oct 19, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/src/mongodb-memory-server-7.4.4 branch October 19, 2021 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