Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Oct 6, 2025

Bumps mongodb-memory-server from 10.1.4 to 10.2.2.

Release notes

Sourced from mongodb-memory-server's releases.

v10.2.2

10.2.2 (2025-10-04)

Fixes

  • getos: allow os-release id's with dashes (a5626a6), closes #948

Refactor

  • getos: move function from utils to getos only used there (7d07e96)

v10.2.1

10.2.1 (2025-09-15)

Fixes

  • MongoBinaryDownloadUrl: add "cachyos" as arch-like (b32b3d2), closes #947
  • MongoBinaryDownloadUrl: use "rhel90" before mongodb 8.0.0 (7cc91e6), closes #942 #941

v10.2.1-beta.2

10.2.1-beta.2 (2025-09-15)

Fixes

  • MongoBinaryDownloadUrl: add "cachyos" as arch-like (b32b3d2), closes #947

v10.2.1-beta.1

10.2.1-beta.1 (2025-09-06)

Fixes

  • MongoBinaryDownloadUrl: use "rhel90" before mongodb 8.0.0 (7cc91e6), closes #942 #941

v10.2.0

10.2.0 (2025-08-02)

Features

  • MongoBinaryDownloadUrl: adjust fedora-rhel mapping based on official documentation (4031b74), closes #928
  • MongoBinaryDownloadUrl: support rhel93 binaries (dd66037)

Fixes

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

... (truncated)

Changelog

Sourced from mongodb-memory-server's changelog.

10.2.2 (2025-10-04)

Fixes

  • getos: allow os-release id's with dashes (a5626a6), closes #948

Refactor

  • getos: move function from utils to getos only used there (7d07e96)

10.2.1 (2025-09-15)

Fixes

  • MongoBinaryDownloadUrl: add "cachyos" as arch-like (b32b3d2), closes #947
  • MongoBinaryDownloadUrl: use "rhel90" before mongodb 8.0.0 (7cc91e6), closes #942 #941

10.2.1-beta.2 (2025-09-15)

Fixes

  • MongoBinaryDownloadUrl: add "cachyos" as arch-like (b32b3d2), closes #947

10.2.1-beta.1 (2025-09-06)

Fixes

  • MongoBinaryDownloadUrl: use "rhel90" before mongodb 8.0.0 (7cc91e6), closes #942 #941

10.2.0 (2025-08-02)

Features

  • MongoBinaryDownloadUrl: adjust fedora-rhel mapping based on official documentation (4031b74), closes #928
  • MongoBinaryDownloadUrl: support rhel93 binaries (dd66037)

Fixes

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

Style

  • utils.test: remove random non-error "ts-expect-error" (873aa6b)

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [mongodb-memory-server](https://github.com/typegoose/mongodb-memory-server/tree/HEAD/packages/mongodb-memory-server) from 10.1.4 to 10.2.2.
- [Release notes](https://github.com/typegoose/mongodb-memory-server/releases)
- [Changelog](https://github.com/typegoose/mongodb-memory-server/blob/master/CHANGELOG.md)
- [Commits](https://github.com/typegoose/mongodb-memory-server/commits/v10.2.2/packages/mongodb-memory-server)

---
updated-dependencies:
- dependency-name: mongodb-memory-server
  dependency-version: 10.2.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Oct 6, 2025
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Oct 13, 2025

Superseded by #37.

@dependabot dependabot bot closed this Oct 13, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/mongodb-memory-server-10.2.2 branch October 13, 2025 04:29
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant