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.3 #586

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps mongodb-memory-server from 8.5.1 to 8.11.3.

Release notes

Sourced from mongodb-memory-server's releases.

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

8.11.0 (2023-01-06)

Features

Fixes

  • MongoBinaryDownloadUrl::getRhelVersionString: add warning for unhandled rhel versions (ad71f21)
  • MongoBinaryDownloadUrl::getRhelVersionString: refactor to better compare versions (6a38d17), closes #726

Style

  • MongoBinaryDownload: add status code to "status is not 200" error (ad304ee), closes #720
  • MongoBinaryDownload: rename error variables from "e" to "err" (f7d811e)
  • MongoBinaryDownloadUrl: update tsdoc comments (4af629c)
  • MongoMemoryReplSet: rename error variables from "e" to "err" (57d034d)

... (truncated)

Changelog

Sourced from mongodb-memory-server's changelog.

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

Fixes

  • MongoBinaryDownloadUrl::getRhelVersionString: add warning for unhandled rhel versions (ad71f21)
  • MongoBinaryDownloadUrl::getRhelVersionString: refactor to better compare versions (6a38d17), closes #726

Style

  • MongoBinaryDownload: add status code to "status is not 200" error (ad304ee), closes #720
  • MongoBinaryDownload: rename error variables from "e" to "err" (f7d811e)
  • MongoBinaryDownloadUrl: update tsdoc comments (4af629c)
  • MongoMemoryReplSet: rename error variables from "e" to "err" (57d034d)

Dependencies

  • @​google/semantic-release-replace-plugin: upgrade to version 1.2.0 (28f13d8)
  • @typescript-eslint/*: upgrade to version 5.48.0 (7a919ab)

... (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 #587.