Skip to content

chore: Upgrade mongodb-memory-server to v11#1055

Merged
nunomarks merged 2 commits into
mainfrom
renovate/mongodb-memory-server-11.x
Jun 15, 2026
Merged

chore: Upgrade mongodb-memory-server to v11#1055
nunomarks merged 2 commits into
mainfrom
renovate/mongodb-memory-server-11.x

Conversation

@renovate

@renovate renovate Bot commented Apr 27, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
mongodb-memory-server (source) 10.4.311.2.0 age confidence

Release Notes

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

v11.2.0

Compare Source

Dependencies

v11.1.0

Compare Source

Features
  • resolveConfig: update default binary version to 8.2.6 (3876fad)
  • update default-4.4-binary to 4.4.30 (119ef80)
Dependencies
  • follow-redirects: upgrade to 1.16.0 (aed865f)
  • mongodb: upgrade to 7.2.0 (b0a8b90)
  • tar-stream: upgrade to 3.1.8 (026aa7f)
  • yauzl: upgrade to 3.3.0 (ef4f38e)
Dev-Dependencies

v11.0.1

Compare Source

Fixes
  • MongoBinaryDownload: use "http" module for "USE_HTTP" requests (9c967f3), closes #​962

v11.0.0

Compare Source

⚠ BREAKING CHANGES
  • resolveConfig: Default mongodb binary version is now 8.2.x

  • tsconfig: potentially breaking change upgrading "target" to "es2023" in tsconfig

  • MongoBinaryDownloadUrl: Removed support for mongodb version below 4.2.0

  • Remove "-global-4.0" package as it is now unsupported by the mongodb driver

  • Lowest supported NodeJS version is now 20.19.0

  • tsconfig: update "target" to "es2023" (391da3d)

Features
  • MongoBinaryDownloadUrl: drop support for mongod versions below 4.2.0 (c4e6cf1), closes #​894
  • remove "mongodb-memory-server-global-4.0" (9cf7211)
  • resolveConfig: enable "RESUME_DOWNLOAD" by default (5197f69)
  • resolveConfig: update default binary version to 8.2.1 (fefb155)
  • set lowest supported nodejs version to 20.19.0 (5c31896)
Fixes
  • resolveConfig: correct the mapping for "RESUME_DOWNLOAD" (6ae3ebf)
Style
  • migrate to eslint flat config (5a0e75c)
  • MongoBinaryDownload::attemptDownload: remove duplicated argument (3162cc6)
  • MongoBinaryDownload: document more options (ae9784c)
Dependencies
  • mongodb: upgrade to 7.0.0 (8430483)
Dev-Dependencies
  • @​types/jest: upgrade to 30.0.0 (0bd9079)
  • @​types/node: upgrade to version 24.10.0 (a42df53)
  • @​typescript-eslint/*: upgrade to 7.18.0 (b6c462c)
  • @​typescript-eslint/*: upgrade to 8.31.1 (945c0ed)
  • commitlint: upgrade to 20.1.0 (097237c)
  • commitlint: upgrade to 20.2.0 (c10f800)
  • cross-env: drop seemingly unused dependency (c1d0cdb)
  • eslint-config-prettier: upgrade to 10.1.2 (0114ef2)
  • eslint-config-prettier: upgrade to 10.1.8 (a103e6b)
  • eslint: upgrade to 9.25.1 (c8f5b26)
  • eslint: upgrade to 9.39.1 (e496a19)
  • eslint: upgrade to 9.39.2 (63c9577)
  • husky: upgrade to 9.1.7 (ce6b910)
  • jest: upgrade to 30.2.0 (79a876a)
  • lint-staged: upgrade to 15.5.1 (e2025ec)
  • lint-staged: upgrade to 16.2.7 (1ea41e2)
  • rimraf: upgrade to 6.1.2 (5d02ca1)
  • typedoc: upgrade to 0.28.15 (0df2ded)
  • typescript-eslint: upgrade to 8.48.1 (4aa9322)
  • typescript-eslint: upgrade to 8.49.0 (5857d3d)
  • typescript: upgrade to version 5.9.3 (0acffcd)

Configuration

📅 Schedule: (in timezone Etc/UTC)

  • 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.

@renovate renovate Bot added the dependencies Pull requests that update a dependency file label Apr 27, 2026
@renovate renovate Bot force-pushed the renovate/mongodb-memory-server-11.x branch 2 times, most recently from 20e3882 to 8424066 Compare May 6, 2026 15:02
@renovate renovate Bot force-pushed the renovate/mongodb-memory-server-11.x branch from 8424066 to 220c541 Compare May 18, 2026 13:45
@renovate renovate Bot force-pushed the renovate/mongodb-memory-server-11.x branch 3 times, most recently from e684ed2 to 9bdaef6 Compare June 4, 2026 12:51
@renovate renovate Bot force-pushed the renovate/mongodb-memory-server-11.x branch 2 times, most recently from fcee660 to b8cc30d Compare June 15, 2026 16:02
@nunomarks nunomarks force-pushed the renovate/mongodb-memory-server-11.x branch from b8cc30d to 00fc059 Compare June 15, 2026 16:35
@renovate

renovate Bot commented Jun 15, 2026

Copy link
Copy Markdown
Contributor Author

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@nunomarks nunomarks force-pushed the renovate/mongodb-memory-server-11.x branch from 00fc059 to 1f1aa07 Compare June 15, 2026 16:55
@nunomarks nunomarks force-pushed the renovate/mongodb-memory-server-11.x branch from 1f1aa07 to 890f3fb Compare June 15, 2026 16:58
@nunomarks nunomarks merged commit 1c99c4b into main Jun 15, 2026
11 checks passed
@nunomarks nunomarks deleted the renovate/mongodb-memory-server-11.x branch June 15, 2026 17:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant