woovibr / graphql-mongoose-loader

GraphQL Mongoose Loader helpers
MIT License
115 stars 16 forks source link

build(deps-dev): bump mongodb-memory-server from 8.5.1 to 8.11.5 #606

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps mongodb-memory-server from 8.5.1 to 8.11.5.

Release notes

Sourced from mongodb-memory-server's releases.

v8.11.5

8.11.5 (2023-02-21)

Style

  • resolveConfig: dont enable debug mode twice (6ae0c73), closes #745

Fixes

  • MongoBinaryDownloadUrl: add support for Oracle Linux (75fa22e), closes #746

v8.11.4

8.11.4 (2023-01-23)

Fixes

  • getos: check if given os is also not UNKNOWN and try different formats (66541de), closes #735
  • MongoBinaryDownloadUrl::getUbuntuVersionString: change "os" for elementary to be optional (0e90784), closes #735

v8.11.3

8.11.3 (2023-01-19)

Fixes

  • MongoBinaryDownloadUrl: support ubuntu 22.04 ^6.0.4 (6598792), closes #732

v8.11.2

8.11.2 (2023-01-18)

Fixes

  • errors: add error "UnknownVersionError" (5676931)
  • MongoBinaryDownload: use coerced versions for semver (10d1749), closes #734
  • MongoBinaryDownloadUrl: handle cases where patch version is checked and "-latest" was requested (690aa42)
  • MongoBinaryDownloadUrl::getRhelVersionString: handle versions above 8 (7c2d490)

v8.11.1

8.11.1 (2023-01-13)

Fixes

  • MongoMemoryReplSet: pass-through option "launchTimeout" correctly (575f07a)

v8.11.0

... (truncated)

Changelog

Sourced from mongodb-memory-server's changelog.

8.11.5 (2023-02-21)

Style

  • resolveConfig: dont enable debug mode twice (6ae0c73), closes #745

Fixes

  • MongoBinaryDownloadUrl: add support for Oracle Linux (75fa22e), closes #746

8.11.4 (2023-01-23)

Fixes

  • getos: check if given os is also not UNKNOWN and try different formats (66541de), closes #735
  • MongoBinaryDownloadUrl::getUbuntuVersionString: change "os" for elementary to be optional (0e90784), closes #735

8.11.3 (2023-01-19)

Fixes

  • MongoBinaryDownloadUrl: support ubuntu 22.04 ^6.0.4 (6598792), closes #732

8.11.2 (2023-01-18)

Fixes

  • errors: add error "UnknownVersionError" (5676931)
  • MongoBinaryDownload: use coerced versions for semver (10d1749), closes #734
  • MongoBinaryDownloadUrl: handle cases where patch version is checked and "-latest" was requested (690aa42)
  • MongoBinaryDownloadUrl::getRhelVersionString: handle versions above 8 (7c2d490)

8.11.1 (2023-01-13)

Fixes

  • MongoMemoryReplSet: pass-through option "launchTimeout" correctly (575f07a)

8.11.0 (2023-01-06)

Features

... (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] commented 1 year ago

Superseded by #612.