shelfio / jest-mongodb

Jest preset for MongoDB in-memory server
MIT License
591 stars 83 forks source link

fix(deps): update dependency mongodb-memory-server to v8.11.5 #412

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
mongodb-memory-server 8.11.2 -> 8.11.5 age adoption passing confidence

Release Notes

nodkz/mongodb-memory-server ### [`v8.11.5`](https://togithub.com/nodkz/mongodb-memory-server/blob/HEAD/CHANGELOG.md#​8115-httpsgithubcomnodkzmongodb-memory-servercomparev8114v8115-2023-02-21) [Compare Source](https://togithub.com/nodkz/mongodb-memory-server/compare/v8.11.4...v8.11.5) ##### Style - **resolveConfig:** dont enable debug mode twice ([6ae0c73](https://togithub.com/nodkz/mongodb-memory-server/commit/6ae0c73f3d0563716b823780ca5d14fea4c41a04)), closes [#​745](https://togithub.com/nodkz/mongodb-memory-server/issues/745) ##### Fixes - **MongoBinaryDownloadUrl:** add support for Oracle Linux ([75fa22e](https://togithub.com/nodkz/mongodb-memory-server/commit/75fa22e9a227d1f82b9014fad535ca31159de00e)), closes [#​746](https://togithub.com/nodkz/mongodb-memory-server/issues/746) ### [`v8.11.4`](https://togithub.com/nodkz/mongodb-memory-server/blob/HEAD/CHANGELOG.md#​8114-httpsgithubcomnodkzmongodb-memory-servercomparev8113v8114-2023-01-23) [Compare Source](https://togithub.com/nodkz/mongodb-memory-server/compare/v8.11.3...v8.11.4) ##### Fixes - **getos:** check if given os is also not UNKNOWN and try different formats ([66541de](https://togithub.com/nodkz/mongodb-memory-server/commit/66541de422f7a720d49d681c9348005393ce8f09)), closes [#​735](https://togithub.com/nodkz/mongodb-memory-server/issues/735) - **MongoBinaryDownloadUrl::getUbuntuVersionString:** change "os" for elementary to be optional ([0e90784](https://togithub.com/nodkz/mongodb-memory-server/commit/0e90784835f4c816e7c9b5bfbb062dc098dd1293)), closes [#​735](https://togithub.com/nodkz/mongodb-memory-server/issues/735) ### [`v8.11.3`](https://togithub.com/nodkz/mongodb-memory-server/blob/HEAD/CHANGELOG.md#​8113-httpsgithubcomnodkzmongodb-memory-servercomparev8112v8113-2023-01-19) [Compare Source](https://togithub.com/nodkz/mongodb-memory-server/compare/v8.11.2...v8.11.3) ##### Fixes - **MongoBinaryDownloadUrl:** support ubuntu 22.04 ^6.0.4 ([6598792](https://togithub.com/nodkz/mongodb-memory-server/commit/6598792b2fd379a78da97f413fbc4a964f89f785)), closes [#​732](https://togithub.com/nodkz/mongodb-memory-server/issues/732)

Configuration

📅 Schedule: Branch creation - "every weekend,before 6am on Wednesday" in timezone Europe/Kiev, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.

lefrog commented 1 year ago

Hello, we're having the same issue this PR is resolving. Prior to mongodb-memory-server <= v8.11.3 it's not downloading the proper mongodb binary on Ubuntu 22.04.

Also, wouldn't be easier to use ~8.11.0? That way we'll get automatically any patch version in the future. https://docs.npmjs.com/about-semantic-versioning

vladholubiev commented 1 year ago

Published in https://github.com/shelfio/jest-mongodb/releases/tag/v4.1.7