Skip to content
This repository has been archived by the owner on Jan 10, 2023. It is now read-only.

Bump mongodb-memory-server from 6.9.6 to 8.11.0 #464

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jan 9, 2023

Bumps mongodb-memory-server from 6.9.6 to 8.11.0.

Release notes

Sourced from mongodb-memory-server's releases.

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)

Dependencies

  • @​google/semantic-release-replace-plugin: upgrade to version 1.2.0 (28f13d8)
  • @typescript-eslint/*: upgrade to version 5.48.0 (7a919ab)
  • eslint: upgrade to version 8.31.0 (16e5a8a)
  • eslint-config-prettier: upgrade to version 8.6.0 (83d0ca9)
  • mongodb: change "~" to "^" again (605614d)
  • mongodb: upgrade to version 4.13.0 (dfbccc3)
  • prettier: upgrade to version 2.8.1 (14e3e7d)
  • uuid: upgrade to version 9.0.0 (1f32d9c)

v8.10.2

8.10.2 (2022-12-11)

Fixes

  • MongoBinaryDownload::httpDownload: update 403 error message links (b9307bd)

v8.10.1

8.10.1 (2022-11-25)

Fixes

  • MongoInstance: move getting / downloading the binary before creating the launchTimeout (619d1fa), closes #719

... (truncated)

Changelog

Sourced from mongodb-memory-server's changelog.

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)
  • eslint: upgrade to version 8.31.0 (16e5a8a)
  • eslint-config-prettier: upgrade to version 8.6.0 (83d0ca9)
  • mongodb: change "~" to "^" again (605614d)
  • mongodb: upgrade to version 4.13.0 (dfbccc3)
  • prettier: upgrade to version 2.8.1 (14e3e7d)
  • uuid: upgrade to version 9.0.0 (1f32d9c)

8.10.2 (2022-12-11)

Fixes

  • MongoBinaryDownload::httpDownload: update 403 error message links (b9307bd)

8.10.1 (2022-11-25)

Fixes

  • MongoInstance: move getting / downloading the binary before creating the launchTimeout (619d1fa), closes #719

8.10.0 (2022-11-09)

... (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.11.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.11.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] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 9, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants