Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency mongodb-memory-server to v10 #474

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 24, 2024

This PR contains the following updates:

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

Release Notes

typegoose/mongodb-memory-server (mongodb-memory-server)

v10.1.2

Compare Source

Fixes
  • MongoBinaryDownloadUrl: refactor fedora handling to pass through to rhel (31b4696), closes #​893
Refactor
  • MongoBinaryDownloadUrl::getFedoraVersionString: change to use "else if" chain (194df6f)

v10.1.1

Compare Source

Fixes
  • MongoBinaryDownloadUrl: fix rhel8 handling for newer versions (8c20624), closes #​893

v10.1.0

Compare Source

Features
  • MongoBinaryDownloadUrl: support ubuntu 2404 & 8.0.0 (1a88c37)
  • resolveConfig: update default binary version to 7.0.14 (946e78e)
Dependencies
  • debug: upgrade to version 4.3.7 (d537118)
  • follow-redirects: upgrade to version 1.15.9 (a762dd4)
  • mongodb: upgrade to version 6.9.0 (3d4f898)
  • tslib: upgrade to version 2.7.0 (2b702d1)
Dev-Dependencies

v10.0.1

Compare Source

Fixes

v10.0.0

Compare Source

⚠ 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
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)

v9.5.0

Compare Source

Fixes
  • MongoBinaryDownloadUrl: add mapping for Linux Mint 22 (1589600)
  • MongoBinaryDownloadUrl: fix rhel8 handling for newer versions (48e99bf), closes #​893
  • MongoBinaryDownloadUrl: refactor fedora handling to pass through to rhel (5a0dfd3), closes #​893
Refactor
  • MongoBinaryDownloadUrl::getFedoraVersionString: change to use "else if" chain (4eb1440)
Dependencies
  • debug: upgrade to version 4.3.7 (2acbfca)
  • follow-redirects: upgrade to version 1.15.9 (62ed4cb)
  • https-proxy-agent: upgrade to version 7.0.5 (fab84c2)
  • semver: upgrade to version 7.6.3 (816472f)
Dev-Dependencies
  • @​types/jest: upgrade to version 29.5.14 (bc77bba)
  • eslint-plugin-prettier: upgrade to version 5.2.1 (dcf2049)
  • prettier: upgrade to version 3.3.3 (ca8af06)
  • rimraf: upgrade to version 5.0.10 (749e099)
  • ts-jest: upgrade to version 29.2.5 (a2fa28e)

v9.4.1

Compare Source

Fixes

v9.4.0

Compare Source

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

Compare Source

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
  • rimraf: upgrade to version 5.0.7 (4334a5f)
  • ts-jest: upgrade to version 29.1.4 (f2cf51a)

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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the backend label Jul 24, 2024
@renovate renovate bot force-pushed the renovate/mongodb-memory-server-10.x branch from a219f5c to c09c5a1 Compare September 21, 2024 23:03
@renovate renovate bot force-pushed the renovate/mongodb-memory-server-10.x branch from c09c5a1 to 40850c5 Compare October 9, 2024 21:35
@letsgolesco
Copy link

@harazdovskiy With MongoDB 8.0 generally available now, it would be nice to get this and #464 merged in and released.

Also - this PR updates to v10.1.0, but it looks like v10.1.1 has an important bug fix.

@renovate renovate bot force-pushed the renovate/mongodb-memory-server-10.x branch from 40850c5 to 09a6053 Compare October 12, 2024 22:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

1 participant