shelfio / jest-mongodb

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

fix(deps): update dependency mongodb-memory-server to v9.2.0 #451

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 6 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
mongodb-memory-server (source) 9.1.1 -> 9.2.0 age adoption passing confidence

Release Notes

nodkz/mongodb-memory-server (mongodb-memory-server) ### [`v9.2.0`](https://togithub.com/nodkz/mongodb-memory-server/blob/HEAD/CHANGELOG.md#920-2024-04-22) [Compare Source](https://togithub.com/nodkz/mongodb-memory-server/compare/v9.1.8...v9.2.0) ##### Features - add option "DOWNLOAD_IGNORE_MISSING_HEADER" to ignore missing response-headers ([f3f7764](https://togithub.com/nodkz/mongodb-memory-server/commit/f3f7764dc2c61bb7897cc340f2a1544d87937461)), closes [#​865](https://togithub.com/nodkz/mongodb-memory-server/issues/865) - update default-4.2-binary to 4.2.24 ([63fcfc2](https://togithub.com/nodkz/mongodb-memory-server/commit/63fcfc2d6807c87c160971838e7cde057b6da18a)) - update default-4.4-binary to 4.4.28 ([df5eec0](https://togithub.com/nodkz/mongodb-memory-server/commit/df5eec0b90f71f56e50df04ef2813576b44f94f2)) - update default-binary to 6.0.14 ([47f2bb3](https://togithub.com/nodkz/mongodb-memory-server/commit/47f2bb3ba0031a879430872f2f01a08be3a0581c)) ##### Dependencies - **https-proxy-agent:** upgrade to version 7.0.4 ([d9dedc4](https://togithub.com/nodkz/mongodb-memory-server/commit/d9dedc4cdc3896ecf83dcf197f3eac61ad86076d)) - **semver:** upgrade to version 7.6.0 ([d0b50aa](https://togithub.com/nodkz/mongodb-memory-server/commit/d0b50aa285330d95ba134a328be8ccce7b3be216)) - **tar-stream:** upgrade to version 3.1.7 ([abcebd4](https://togithub.com/nodkz/mongodb-memory-server/commit/abcebd48c5b4ce8112e51bc5ef832fecf984d4ca)) - **yauzl:** upgrade to version 3.1.3 ([ba90289](https://togithub.com/nodkz/mongodb-memory-server/commit/ba90289c739c31e80b60b472069682afbdeab898)) ##### Dev-Dependencies - **[@​types/jest](https://togithub.com/types/jest):** upgrade to version 29.5.12 ([61ce778](https://togithub.com/nodkz/mongodb-memory-server/commit/61ce778e35c6baa5a7a8384e7afb21bc3a5826a1)) - **[@​types/semver](https://togithub.com/types/semver):** upgrade to version 7.5.8 ([c042b9a](https://togithub.com/nodkz/mongodb-memory-server/commit/c042b9a7344c5fa9191c3f420276a2397e5d126b)) - **commitlint*:*\* upgrade to version 17.8.1 ([08141c8](https://togithub.com/nodkz/mongodb-memory-server/commit/08141c857c699d1f35687bc3aa2daf08276b4c8f)) - **eslint-config-prettier:** upgrade to version 9.1.0 ([dc3dd4f](https://togithub.com/nodkz/mongodb-memory-server/commit/dc3dd4f417640453c5f3444b49cd68201d2ba689)) - **eslint-plugin-prettier:** upgrade to version 5.1.3 ([dc49e9c](https://togithub.com/nodkz/mongodb-memory-server/commit/dc49e9c5acd8c5e22f40037319120086972fd03c)) - **eslint:** upgrade to version 8.57.0 ([cfe19a8](https://togithub.com/nodkz/mongodb-memory-server/commit/cfe19a8297d4088ae62cd2b6de3cc3676bf419d7)) - **prettier:** upgrade to version 3.2.5 ([b13b13c](https://togithub.com/nodkz/mongodb-memory-server/commit/b13b13c8e0c1eaca8643dfbaae6387bc5f9706bb)) ### [`v9.1.8`](https://togithub.com/nodkz/mongodb-memory-server/blob/HEAD/CHANGELOG.md#918-2024-03-28) [Compare Source](https://togithub.com/nodkz/mongodb-memory-server/compare/v9.1.7...v9.1.8) ##### Fixes - **MongoBinaryDownloadUrl:** support Debian 12 (Bookworm) ([#​858](https://togithub.com/nodkz/mongodb-memory-server/issues/858)) ([48dbf43](https://togithub.com/nodkz/mongodb-memory-server/commit/48dbf434d93f1d184401529d2de6cf7943c13cd5)) ### [`v9.1.7`](https://togithub.com/nodkz/mongodb-memory-server/blob/HEAD/CHANGELOG.md#917-2024-03-11) [Compare Source](https://togithub.com/nodkz/mongodb-memory-server/compare/v9.1.6...v9.1.7) ##### Fixes - **MongoBinaryDownloadUrl:** spelling mistake ([#​854](https://togithub.com/nodkz/mongodb-memory-server/issues/854)) ([31ae840](https://togithub.com/nodkz/mongodb-memory-server/commit/31ae8403dddd2ac0bd82cffdde5a95aa74fa2e31)) ### [`v9.1.6`](https://togithub.com/nodkz/mongodb-memory-server/blob/HEAD/CHANGELOG.md#916-2024-01-17) [Compare Source](https://togithub.com/nodkz/mongodb-memory-server/compare/v9.1.5...v9.1.6) ##### Fixes - **MongoBinaryDownloadUrl:** clamp ubuntu-year to highest supported year ([9a29af9](https://togithub.com/nodkz/mongodb-memory-server/commit/9a29af9032931d5105b0189bcddd4fc09c55048c)), closes [#​846](https://togithub.com/nodkz/mongodb-memory-server/issues/846) - **MongoBinaryDownloadUrl:** support elementaryos 7 ([064c69e](https://togithub.com/nodkz/mongodb-memory-server/commit/064c69e860514047fe0a6a12648a00648362d51a)) - **MongoBinaryDownloadUrl:** support linux-mint 21 ([e756164](https://togithub.com/nodkz/mongodb-memory-server/commit/e7561647bef9fa0fe490e797134d003e03b9d362)) ### [`v9.1.5`](https://togithub.com/nodkz/mongodb-memory-server/blob/HEAD/CHANGELOG.md#915-2024-01-13) [Compare Source](https://togithub.com/nodkz/mongodb-memory-server/compare/v9.1.4...v9.1.5) ##### Fixes - **getport:** randomize first port using crypto.randomInt ([#​844](https://togithub.com/nodkz/mongodb-memory-server/issues/844)) ([4132dbf](https://togithub.com/nodkz/mongodb-memory-server/commit/4132dbfc1c0d648d48b6fe0fa7c0f1f77195731a)), closes [#​827](https://togithub.com/nodkz/mongodb-memory-server/issues/827) ### [`v9.1.4`](https://togithub.com/nodkz/mongodb-memory-server/blob/HEAD/CHANGELOG.md#914-2024-01-04) [Compare Source](https://togithub.com/nodkz/mongodb-memory-server/compare/v9.1.3...v9.1.4) ##### Fixes - **MongoMemoryServer::getStartOptions:** coerce version to semver before semver checks ([427531e](https://togithub.com/nodkz/mongodb-memory-server/commit/427531e1e05c038e457593a89c42c0b0dac02f76)), closes [#​841](https://togithub.com/nodkz/mongodb-memory-server/issues/841) ### [`v9.1.3`](https://togithub.com/nodkz/mongodb-memory-server/blob/HEAD/CHANGELOG.md#913-2023-12-12) [Compare Source](https://togithub.com/nodkz/mongodb-memory-server/compare/v9.1.2...v9.1.3) ##### Fixes - **resolveConfig:** let debug mode be enabled through package.json again ([8ba83c7](https://togithub.com/nodkz/mongodb-memory-server/commit/8ba83c737e693dda4d4e51c073817ff871a899ac)), closes [#​834](https://togithub.com/nodkz/mongodb-memory-server/issues/834) ### [`v9.1.2`](https://togithub.com/nodkz/mongodb-memory-server/blob/HEAD/CHANGELOG.md#912-2023-12-12) [Compare Source](https://togithub.com/nodkz/mongodb-memory-server/compare/v9.1.1...v9.1.2) ##### Fixes - **postinstallHelper:** set "PREFER_GLOBAL_PATH" if "local" ([9f523de](https://togithub.com/nodkz/mongodb-memory-server/commit/9f523de82a326a5fd57d170934206540fd17e17e)), closes [#​833](https://togithub.com/nodkz/mongodb-memory-server/issues/833)

Configuration

📅 Schedule: Branch creation - "before 6am on Thursday,before 10am on Sunday" 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.

aclarembeau commented 1 month ago

@harazdovskiy do you think it is something can we can consider merging in the main branch? This will help a lot users on Ubuntu 23.04+ CC https://github.com/shelfio/jest-mongodb/issues/455 Thank you

harazdovskiy commented 1 month ago

@aclarembeau , thanks for mentioning, merged! Use version 4.3.2 with this changes