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.2.0 to 9.4.0 #1115

Closed
wants to merge 1 commit into from

Conversation

k2xl
Copy link
Collaborator

@k2xl k2xl commented Jul 18, 2024

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.2.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 6 versions ahead of your current version.

  • The recommended version was released on 24 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)
  • 9.3.0-beta.1 - 2024-05-30

    9.3.0-beta.1 (2024-05-30)

    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)
  • 9.2.1-beta.2 - 2024-05-17

    9.2.1-beta.2 (2024-05-17)

    Fixes

    • DryMongoBinary: resolve modulesCache relative to config options package.json (be934a0)
  • 9.2.1-beta.1 - 2024-05-16

    9.2.1-beta.1 (2024-05-16)

    Fixes

    • DryMongoBinary::locateBinary: check if download-lock still exists (c600609), closes #872

    Refactor

    • utils: add function "lockfilePath" (9db479f)
  • 9.2.0 - 2024-04-22

    9.2.0 (2024-04-22)

    Features

    • add option "DOWNLOAD_IGNORE_MISSING_HEADER" to ignore missing response-headers (f3f7764), closes #865
    • update default-4.2-binary to 4.2.24 (63fcfc2)
    • update default-4.4-binary to 4.4.28 (df5eec0)
    • update default-binary to 6.0.14 (47f2bb3)

    Dependencies

    • https-proxy-agent: upgrade to version 7.0.4 (d9dedc4)
    • semver: upgrade to version 7.6.0 (d0b50aa)
    • tar-stream: upgrade to version 3.1.7 (abcebd4)
    • yauzl: upgrade to version 3.1.3 (ba90289)

    Dev-Dependencies

    • @ types/jest: upgrade to version 29.5.12 (61ce778)
    • @ types/semver: upgrade to version 7.5.8 (c042b9a)
    • commitlint:* upgrade to version 17.8.1 (08141c8)
    • eslint-config-prettier: upgrade to version 9.1.0 (dc3dd4f)
    • eslint-plugin-prettier: upgrade to version 5.1.3 (dc49e9c)
    • eslint: upgrade to version 8.57.0 (cfe19a8)
    • prettier: upgrade to version 3.2.5 (b13b13c)
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.2.0 to 9.4.0.

See this package in npm:
mongodb-memory-server

See this project in Snyk:
https://app.snyk.io/org/k2xl/project/cf09253a-8e4c-4f7f-b75f-a1763e5c78eb?utm_source=github&utm_medium=referral&page=upgrade-pr
Copy link

codecov bot commented Jul 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 52.36%. Comparing base (2af98c5) to head (2deac35).

❗ There is a different number of reports uploaded between BASE (2af98c5) and HEAD (2deac35). Click for more details.

HEAD has 30 uploads less than BASE
Flag BASE (2af98c5) HEAD (2deac35)
32 2
Additional details and impacted files
@@             Coverage Diff             @@
##             main    #1115       +/-   ##
===========================================
- Coverage   81.25%   52.36%   -28.90%     
===========================================
  Files         238      238               
  Lines        6766     6501      -265     
  Branches     1432     1432               
===========================================
- Hits         5498     3404     -2094     
- Misses       1216     2850     +1634     
- Partials       52      247      +195     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@sspenst sspenst closed this Aug 18, 2024
@sspenst sspenst deleted the snyk-upgrade-dc00ef8f4a1bd69255842fd34f0e0724 branch August 18, 2024 06:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants