Update dependency mongodb-memory-server to v9.4.1
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| mongodb-memory-server (source) | 9.2.0 -> 9.4.1 |
Release Notes
typegoose/mongodb-memory-server (mongodb-memory-server)
v9.4.1
Fixes
- trigger release (8c48020)
v9.4.0
Fixes
- MongoMemoryReplSet: dont warn unless storage engine is set explicitly (582bf0a)
Refactor
- utils::removeDir: remove nodejs 12 workaround (a852513)
Dependencies
- async-mutex: upgrade to version 0.4.1 (b67c783)
- debug: upgrade to version 4.3.5 (72a0b76)
- mongodb: upgrade to version 5.9.2 (4c1ccc9)
- tslib: upgrade to version 2.6.3 (a49993b)
v9.3.0
Fixes
- DryMongoBinary::locateBinary: check if download-lock still exists (c600609), closes #872
- DryMongoBinary: resolve modulesCache relative to config options package.json (be934a0)
Refactor
- utils: add function "lockfilePath" (9db479f)
Dependencies
- semver: upgrade to version 7.6.2 (e101c06)
Dev-Dependencies
v9.2.0
Features
- add option "DOWNLOAD_IGNORE_MISSING_HEADER" to ignore missing response-headers (f3f7764), closes #865
- update default-4.2-binary to 4.2.24 (63fcfc2)
- update default-4.4-binary to 4.4.28 (df5eec0)
- update default-binary to 6.0.14 (47f2bb3)
Dependencies
- https-proxy-agent: upgrade to version 7.0.4 (d9dedc4)
- semver: upgrade to version 7.6.0 (d0b50aa)
- tar-stream: upgrade to version 3.1.7 (abcebd4)
- yauzl: upgrade to version 3.1.3 (ba90289)
Dev-Dependencies
- @types/jest: upgrade to version 29.5.12 (61ce778)
- @types/semver: upgrade to version 7.5.8 (c042b9a)
- *commitlint:** upgrade to version 17.8.1 (08141c8)
- eslint-config-prettier: upgrade to version 9.1.0 (dc3dd4f)
- eslint-plugin-prettier: upgrade to version 5.1.3 (dc49e9c)
- eslint: upgrade to version 8.57.0 (cfe19a8)
- prettier: upgrade to version 3.2.5 (b13b13c)
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.
⚠️ Artifact update problem
Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.
♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
- any of the package files in this branch needs updating, or
- the branch becomes conflicted, or
- you click the rebase/retry checkbox if found above, or
- you rename this PR's title to start with "rebase!" to trigger it manually
The artifact failure details are included below:
File name: package-lock.json
npm WARN ERESOLVE overriding peer dependency
npm WARN While resolving: [email protected]
npm WARN Found: [email protected]
npm WARN node_modules/eslint
npm WARN dev eslint@"9.3.0" from the root project
npm WARN 4 more (@eslint-community/eslint-utils, ...)
npm WARN
npm WARN Could not resolve dependency:
npm WARN peer eslint@"^7.32.0 || ^8.2.0" from [email protected]
npm WARN node_modules/eslint-config-airbnb-base
npm WARN dev eslint-config-airbnb-base@"15.0.0" from the root project
npm WARN ERESOLVE overriding peer dependency
npm WARN While resolving: [email protected]
npm WARN Found: [email protected]
npm WARN node_modules/eslint
npm WARN dev eslint@"9.3.0" from the root project
npm WARN 4 more (@eslint-community/eslint-utils, ...)
npm WARN
npm WARN Could not resolve dependency:
npm WARN peer eslint@"^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0 || ^8" from [email protected]
npm WARN node_modules/eslint-plugin-import
npm WARN dev eslint-plugin-import@"2.29.1" from the root project
npm WARN 1 more (eslint-config-airbnb-base)
npm WARN ERESOLVE overriding peer dependency
npm WARN While resolving: [email protected]
npm WARN Found: [email protected]
npm WARN node_modules/eslint
npm WARN dev eslint@"9.3.0" from the root project
npm WARN 4 more (@eslint-community/eslint-utils, ...)
npm WARN
npm WARN Could not resolve dependency:
npm WARN peer eslint@"^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0 || ^8" from [email protected]
npm WARN node_modules/eslint-plugin-import
npm WARN dev eslint-plugin-import@"2.29.1" from the root project
npm WARN 1 more (eslint-config-airbnb-base)
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR!
npm ERR! While resolving: [email protected]
npm ERR! Found: [email protected]
npm ERR! node_modules/cloudinary
npm ERR! cloudinary@"2.2.0" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer cloudinary@"^1.21.0" from [email protected]
npm ERR! node_modules/multer-storage-cloudinary
npm ERR! multer-storage-cloudinary@"4.0.0" from the root project
npm ERR!
npm ERR! Conflicting peer dependency: [email protected]
npm ERR! node_modules/cloudinary
npm ERR! peer cloudinary@"^1.21.0" from [email protected]
npm ERR! node_modules/multer-storage-cloudinary
npm ERR! multer-storage-cloudinary@"4.0.0" from the root project
npm ERR!
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR!
npm ERR! See /tmp/renovate/cache/others/npm/eresolve-report.txt for a full report.
npm ERR! A complete log of this run can be found in:
npm ERR! /tmp/renovate/cache/others/npm/_logs/2024-07-13T12_08_16_068Z-debug-0.log
Quality Gate passed
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code