OnLearn
OnLearn copied to clipboard
Update dependency mongodb-memory-server to v10
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| mongodb-memory-server (source) | 10.0.0 -> 10.0.1 |
Release Notes
typegoose/mongodb-memory-server (mongodb-memory-server)
v10.0.1
Fixes
- getport: check new port against cache (b70d868), closes #883
- getport: update cache time when last used (a332b49), closes #883
v10.0.0
⚠ BREAKING CHANGES
-
resolveConfig: Default binary version is now "7.0.11"
-
resolveConfig: Default binary version is now "7.0.9"
-
tsconfig: potentially breaking change upgrading "target" to "es2021" in tsconfig
-
Lowest supported NodeJS version is now 16.20.1
-
tsconfig: update "target" to "es2021" (abde8ca)
Features
- add support for "Explicit Resource Management" (ab7a73c), closes #794
- getport: use net0listen by default (887f1a1), closes #827
- index: also top-level export "DryMongoBinary" and all errors (d11abaa)
- MongoMemoryServer: allow setting if port generation is enabeld or not (6c4daed), closes #816
- resolveConfig: update default binary version to 7.x (9d569ac)
- resolveConfig: update default binary version to 7.x (2436d63)
- set lowest supported nodejs version to 16.20.1 (30b302e), closes #805
Fixes
- MongoBinaryDownloadUrl: add mapping for Linux Mint 22 (2ffc024)
- MongoBinaryDownloadUrl: change default elementary version to 7 (ecc4ffe)
- MongoBinaryDownloadUrl: change default mint version to 21 (df97ea8)
- remove deprecated boolean cleanup argument (stop / cleanup) (eef706f)
Style
- MongoMemoryReplSet: fix lint (bd8941b)
Dependencies
- @types/node: upgrade to version 16.11.7 (c8a008a)
- async-mutex: upgrade to version 0.5.0 (c9f45c9)
- https-proxy-agent: upgrade to version 7.0.5 (4d5be4d)
- mongodb: upgrade to version 6.7.0 (57e575c), closes #804
- semver: upgrade to version 7.6.3 (100e571)
- typescript: upgrade to version 5.3.3 (329d79e)
Dev-Dependencies
- @typescript-eslint/*: upgrade to version 6.21.0 (b4055a7)
- eslint-plugin-prettier: upgrade to version 5.2.1 (15990b9)
- lint-staged: upgrade to version 14.0.1 (0f54d29)
- prettier: upgrade to version 3.3.0 (fe1d62d)
- prettier: upgrade to version 3.3.3 (5aba25a)
- rimraf: upgrade to version 5.0.9 (a6d706a)
- ts-jest: upgrade to version 29.2.2 (839e432)
- typedoc: upgrade to version 0.25.13 (0775c60)
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.9.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.9.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.9.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.4.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-11-08T21_01_38_983Z-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