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.4.1 to 10.0.0 #229

Merged
merged 1 commit into from
Aug 12, 2024

Conversation

lholmquist
Copy link
Member

snyk-top-banner

Snyk has created this PR to upgrade mongodb-memory-server from 9.4.1 to 10.0.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.


⚠️ Warning: This PR contains major version upgrade(s), and may be a breaking change.

  • The recommended version is 6 versions ahead of your current version.

  • The recommended version was released on 23 days ago.

Release notes
Package name: mongodb-memory-server
  • 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)
  • 10.0.0-beta.5 - 2024-07-18

    10.0.0-beta.5 (2024-07-18)

    ⚠ BREAKING CHANGES

    • resolveConfig: Default binary version is now "7.0.11"

    Features

    • resolveConfig: update default binary version to 7.x (9d569ac)
  • 10.0.0-beta.4 - 2024-07-18

    10.0.0-beta.4 (2024-07-18)

    Features

    • index: also top-level export "DryMongoBinary" and all errors (d11abaa)

    Dependencies

    • semver: upgrade to version 7.6.3 (100e571)

    Dev-Dependencies

    • eslint-plugin-prettier: upgrade to version 5.2.1 (15990b9)
  • 10.0.0-beta.3 - 2024-07-15

    10.0.0-beta.3 (2024-07-15)

    Features

    • MongoMemoryServer: allow setting if port generation is enabeld or not (6c4daed), closes #816

    Style

    • MongoMemoryReplSet: fix lint (bd8941b)

    Dependencies

    • https-proxy-agent: upgrade to version 7.0.5 (4d5be4d)

    Dev-Dependencies

    • 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)
  • 10.0.0-beta.2 - 2024-07-13

    10.0.0-beta.2 (2024-07-13)

    Fixes

    • MongoBinaryDownloadUrl: add mapping for Linux Mint 22 (2ffc024)
    • trigger release (8c48020)
  • 10.0.0-beta.1 - 2024-06-24

    10.0.0-beta.1 (2024-06-24)

    ⚠ BREAKING CHANGES

    • resolveConfig: Default binary version is now "7.0.9"

    • 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
    • resolveConfig: update default binary version to 7.x (2436d63)
    • set lowest supported nodejs version to 16.20.1 (30b302e), closes #805

    Fixes

    • MongoBinaryDownloadUrl: change default elementary version to 7 (ecc4ffe)
    • MongoBinaryDownloadUrl: change default mint version to 21 (df97ea8)
    • remove deprecated boolean cleanup argument (stop / cleanup) (eef706f)

    Dependencies

    • @ types/node: upgrade to version 16.11.7 (c8a008a)
    • async-mutex: upgrade to version 0.5.0 (c9f45c9)
    • mongodb: upgrade to version 6.7.0 (57e575c), closes #804
    • typescript: upgrade to version 5.3.3 (329d79e)

    Dev-Dependencies

    • @ typescript-eslint/*: upgrade to version 6.21.0 (b4055a7)
    • lint-staged: upgrade to version 14.0.1 (0f54d29)
    • prettier: upgrade to version 3.3.0 (fe1d62d)
    • typedoc: upgrade to version 0.25.13 (0775c60)
  • 9.4.1 - 2024-07-13

    9.4.1 (2024-07-13)

    Note: This is purely a documentational update, no functionality has changed (aside from error messages)

    Fixes

from mongodb-memory-server GitHub release notes

Important

  • Warning: This PR contains a major version upgrade, and may be a breaking change.
  • 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.4.1 to 10.0.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 Aug 10, 2024

Pull Request Test Coverage Report for Build 10329419963

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+35.1%) to 35.088%

Totals Coverage Status
Change from base Build 10318994309: 35.1%
Covered Lines: 20
Relevant Lines: 51

💛 - Coveralls

@pacostas pacostas merged commit 3dd00a6 into main Aug 12, 2024
7 checks passed
@pacostas pacostas deleted the snyk-upgrade-d8bc388fc50844133875b3545ce981de branch August 12, 2024 12:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants