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 10.0.0 to 10.0.1 #247

Merged
merged 1 commit into from
Oct 16, 2024

Conversation

lholmquist
Copy link
Member

Snyk has created this PR to upgrade mongodb-memory-server from 10.0.0 to 10.0.1.

ℹ️ 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 24 days ago, on 2024-09-21.
Release notes
Package name: mongodb-memory-server
  • 10.0.1 - 2024-09-21

    10.0.1 (2024-09-21)

    Fixes

    • getport: check new port against cache (b70d868), closes #883
    • getport: update cache time when last used (a332b49), closes #883
  • 10.0.1-beta.1 - 2024-08-03

    10.0.1-beta.1 (2024-08-03)

    Fixes

    • getport: check new port against cache (b70d868), closes #883
    • getport: update cache time when last used (a332b49), closes #883
  • 10.0.0 - 2024-07-18

    10.0.0 (2024-07-18)

    ⚠ BREAKING CHANGES

    • resolveConfig: Default binary version is now "7.0.11"

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

    • Lowest supported NodeJS version is now 16.20.1

    • tsconfig: update "target" to "es2021" (abde8ca)

    Features

    • add support for "Explicit Resource Management" (ab7a73c), closes #794
    • getport: use net0listen by default (887f1a1), closes #827
    • index: also top-level export "DryMongoBinary" and all errors (d11abaa)
    • MongoMemoryServer: allow setting if port generation is enabeld or not (6c4daed), closes #816
    • resolveConfig: update default binary version to 7.x (9d569ac)
    • resolveConfig: update default binary version to 7.x (2436d63)
    • set lowest supported nodejs version to 16.20.1 (30b302e), closes #805

    Fixes

    • MongoBinaryDownloadUrl: add mapping for Linux Mint 22 (2ffc024)
    • MongoBinaryDownloadUrl: change default elementary version to 7 (ecc4ffe)
    • MongoBinaryDownloadUrl: change default mint version to 21 (df97ea8)
    • remove deprecated boolean cleanup argument (stop / cleanup) (eef706f)

    Style

    • MongoMemoryReplSet: fix lint (bd8941b)

    Dependencies

    • @ types/node: upgrade to version 16.11.7 (c8a008a)
    • async-mutex: upgrade to version 0.5.0 (c9f45c9)
    • https-proxy-agent: upgrade to version 7.0.5 (4d5be4d)
    • mongodb: upgrade to version 6.7.0 (57e575c), closes #804
    • semver: upgrade to version 7.6.3 (100e571)
    • typescript: upgrade to version 5.3.3 (329d79e)

    Dev-Dependencies

    • @ typescript-eslint/*: upgrade to version 6.21.0 (b4055a7)
    • eslint-plugin-prettier: upgrade to version 5.2.1 (15990b9)
    • lint-staged: upgrade to version 14.0.1 (0f54d29)
    • prettier: upgrade to version 3.3.0 (fe1d62d)
    • prettier: upgrade to version 3.3.3 (5aba25a)
    • rimraf: upgrade to version 5.0.9 (a6d706a)
    • ts-jest: upgrade to version 29.2.2 (839e432)
    • typedoc: upgrade to version 0.25.13 (0775c60)
from mongodb-memory-server GitHub release notes
Commit messages
Package name: mongodb-memory-server
  • 7e19f20 release: v10.0.1
  • d0968d8 Merge branch 'beta'
  • 6e68ddf chore(deps): bump express from 4.19.2 to 4.21.0 in /website (#887)
  • 7fe3d59 chore(deps): bump micromatch from 4.0.5 to 4.0.8 in /website (#886)
  • 154794b chore(deps): bump webpack from 5.88.2 to 5.94.0 in /website (#885)
  • 8a989a3 test: update out-of-date binary versions
  • c089f17 release: v10.0.1-beta.1
  • a332b49 fix(getport): update cache time when last used
  • b70d868 fix(getport): check new port against cache

Compare


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:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

@coveralls
Copy link

coveralls commented Oct 16, 2024

Pull Request Test Coverage Report for Build 11360465052

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 11256552752: 0.0%
Covered Lines: 0
Relevant Lines: 0

💛 - Coveralls

@pacostas pacostas merged commit b6d7b14 into main Oct 16, 2024
9 checks passed
@pacostas pacostas deleted the snyk-upgrade-46f3038cc87f5dff0088e8f9fad8716f branch October 16, 2024 11:03
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.

4 participants