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

[Snyk] Upgrade mongodb-memory-server from 9.3.0 to 9.4.0 #222

Merged
merged 1 commit into from
Jul 16, 2024

Conversation

lholmquist
Copy link
Member

This PR was automatically created by Snyk using the credentials of a real user.


![snyk-top-banner](https://github.com/andygongea/OWASP-Benchmark/assets/818805/c518c423-16fe-447e-b67f-ad5a49b5d123)

Snyk has created this PR to upgrade mongodb-memory-server from 9.3.0 to 9.4.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 2 versions ahead of your current version.

  • The recommended version was released on 22 days ago.

Release notes
Package name: mongodb-memory-server
  • 9.4.0 - 2024-06-24

    9.4.0 (2024-06-24)

    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)
  • 9.4.0-beta.1 - 2024-06-05

    9.4.0-beta.1 (2024-06-05)

    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)
    • tslib: upgrade to version 2.6.3 (a49993b)
  • 9.3.0 - 2024-05-30

    9.3.0 (2024-05-30)

    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)
from mongodb-memory-server GitHub release notes

Important

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • This PR was automatically created by Snyk using the credentials of a real user.

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:

Snyk has created this PR to upgrade mongodb-memory-server from 9.3.0 to 9.4.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
@coveralls
Copy link

coveralls commented Jul 16, 2024

Pull Request Test Coverage Report for Build 9951539854

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 0.0%

Totals Coverage Status
Change from base Build 9905216534: 0.0%
Covered Lines: 0
Relevant Lines: 0

💛 - Coveralls

Copy link
Member

@pacostas pacostas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@pacostas pacostas merged commit 0d498f9 into main Jul 16, 2024
7 checks passed
@pacostas pacostas deleted the snyk-upgrade-c6935ec5550c52e0a7a75334c2bf7d70 branch July 16, 2024 08:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Mongod sometimes fails to start due to ETXTBSY
4 participants