[Snyk] Upgrade mongodb-memory-server from 10.1.3 to 10.2.0#318
Merged
Conversation
Snyk has created this PR to upgrade mongodb-memory-server from 10.1.3 to 10.2.0. See this package in npm: mongodb-memory-server See this project in Snyk: https://app.snyk.io/org/nodeshift-agg/project/0865fbfa-c5be-44cc-ab70-e2f03f8f4eb1?utm_source=github&utm_medium=referral&page=upgrade-pr
Member
Author
🎉 Snyk checks have passed. No issues have been found so far.✅ security/snyk check is complete. No issues have been found. (View Details) |
Pull Request Test Coverage Report for Build 17291051837Warning: This coverage report may be inaccurate.This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.
Details
💛 - Coveralls |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Snyk has created this PR to upgrade mongodb-memory-server from 10.1.3 to 10.2.0.
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
The recommended version is 9 versions ahead of your current version.
The recommended version was released a month ago.
Release notes
Package name: mongodb-memory-server
-
10.2.0 - 2025-08-02
- MongoBinaryDownloadUrl: adjust fedora-rhel mapping based on official documentation (4031b74), closes #928
- MongoBinaryDownloadUrl: support rhel93 binaries (dd66037)
- add more retryable status and error codes during downloads (#936) (dc82f62)
- add retry logic for downloads with configurable retries and backoff (27c7d71)
- errors: add more properties to "DownloadError" (45007b1), closes #929
- MongoBinaryDownload::attempDownload: add experimental feature "EXP_RESUME_DOWNLOAD" (185c840)
- MongoBinaryDownload::download: print full error object to debug logs (b907cb0)
- MongoBinaryDownload: add tests for httpDownload (bbdad60)
- use DownloadError on max retries exceeded (b90e086)
- utils.test: remove random non-error "ts-expect-error" (873aa6b)
- debug: upgrade to version 4.4.1 (93b56dd)
- https-proxy-agent: upgrade to version 7.0.6 (39a3393)
- semver: upgrade to version 7.7.2 (b7140b1)
- tslib: upgrade to version 2.8.1 (a94d970)
- yauzl: upgrade to version 3.2.0 (25b2619)
- @ types/jest: upgrade to version 29.5.14 (5d8ae09)
- @ types/semver: upgrade to version 7.7.0 (fed0d70)
- @ types/tar-stream: upgrade to version 3.1.4 (1b2cba4)
- @ types/yazl: upgrade to version 3.3.0 (d946c4a)
- eslint-plugin-prettier: upgrade to version 5.5.0 (7452a8d)
- prettier: upgrade to version 3.6.0 (39fe52f)
- ts-jest: upgrade to version 29.4.0 (600b708)
- yazl: upgrade to version 3.3.1 (4be97b1)
-
10.2.0-beta.6 - 2025-07-17
- MongoBinaryDownload: add tests for httpDownload (bbdad60)
-
10.2.0-beta.5 - 2025-07-17
- errors: add more properties to "DownloadError" (45007b1), closes #929
- MongoBinaryDownload::attempDownload: add experimental feature "EXP_RESUME_DOWNLOAD" (185c840)
- MongoBinaryDownload::download: print full error object to debug logs (b907cb0)
-
10.2.0-beta.4 - 2025-07-15
- add more retryable status and error codes during downloads (#936) (dc82f62)
-
10.2.0-beta.3 - 2025-07-14
- add retry logic for downloads with configurable retries and backoff (27c7d71)
- use DownloadError on max retries exceeded (b90e086)
-
10.2.0-beta.2 - 2025-06-24
- Revert "deps(mongodb): upgrade to version 6.17.0" (beba000)
-
10.2.0-beta.1 - 2025-06-24
- MongoBinaryDownloadUrl: adjust fedora-rhel mapping based on official documentation (4031b74), closes #928
- MongoBinaryDownloadUrl: support rhel93 binaries (dd66037)
- utils.test: remove random non-error "ts-expect-error" (873aa6b)
- debug: upgrade to version 4.4.1 (93b56dd)
- https-proxy-agent: upgrade to version 7.0.6 (39a3393)
- mongodb: upgrade to version 6.17.0 (76b6d66)
- semver: upgrade to version 7.7.2 (b7140b1)
- tslib: upgrade to version 2.8.1 (a94d970)
- yauzl: upgrade to version 3.2.0 (25b2619)
- @ types/jest: upgrade to version 29.5.14 (5d8ae09)
- @ types/semver: upgrade to version 7.7.0 (fed0d70)
- @ types/tar-stream: upgrade to version 3.1.4 (1b2cba4)
- @ types/yazl: upgrade to version 3.3.0 (d946c4a)
- eslint-plugin-prettier: upgrade to version 5.5.0 (7452a8d)
- prettier: upgrade to version 3.6.0 (39fe52f)
- ts-jest: upgrade to version 29.4.0 (600b708)
- yazl: upgrade to version 3.3.1 (4be97b1)
-
10.1.4 - 2025-02-20
- MongoInstance::_launchKiller: set "execArgv" to a empty array (af01d86), closes #912
-
10.1.4-beta.1 - 2025-02-04
- MongoInstance::_launchKiller: set "execArgv" to a empty array (af01d86), closes #912
-
10.1.3 - 2024-12-30
- DryMongoBinary::getPath: always absoluteize System_Binary path (c0975c3)
- MongoBinary::getPath: check that "stdout" actually exists (613e670), closes #742 #issuecomment-2528284865
- MongoBinary: dont execute systembinary "--version" cmd if version check is false (03c8412)
from mongodb-memory-server GitHub release notes10.2.0 (2025-08-02)
Features
Fixes
Style
Dependencies
Dev-Dependencies
10.2.0-beta.6 (2025-07-17)
Fixes
10.2.0-beta.5 (2025-07-17)
Fixes
10.2.0-beta.4 (2025-07-15)
Fixes
10.2.0-beta.3 (2025-07-14)
Fixes
10.2.0-beta.2 (2025-06-24)
Reverts
10.2.0-beta.1 (2025-06-24)
Features
Style
Dependencies
Dev-Dependencies
10.1.4 (2025-02-20)
Fixes
10.1.4-beta.1 (2025-02-04)
Fixes
10.1.3 (2024-12-30)
Fixes
Important
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.
For more information: