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.0.1 to 9.1.1 #142

Merged
merged 1 commit into from
Dec 12, 2023

Conversation

lholmquist
Copy link
Member

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


Snyk has created this PR to upgrade mongodb-memory-server from 9.0.1 to 9.1.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 7 versions ahead of your current version.
  • The recommended version was released 22 days ago, on 2023-11-16.
Release notes
Package name: mongodb-memory-server
  • 9.1.1 - 2023-11-16

    9.1.1 (2023-11-16)

    Reverts

    • Revert "chore(website): upgrade docusaurus version to 3.0.0" (c8f628f)
    • Revert "chore(website/yarn.lock): lockfile maintenance" (96ede53)
  • 9.1.0 - 2023-11-16

    9.1.0 (2023-11-16)

    Features

    • getport: add experimental "EXP_NET0LISTEN" option (631ec28), closes #827
    • MongoBinaryDownloadUrl: re-work rhel to support 9.0 (c582829), closes #821
    • MongoDownloadUrl: add support for amazon linux 2023 (#826) (ec1ea68)

    Fixes

    • getport: ignore "ports.has()" if EXP_NET0LISTEN and port == 0 (682dac6)
    • MongoInstance::stop: should not wait too long to open a connection to ReplSet (#813) (668b42a)

    Style

    • getport: add log whether "EXP_NET0LISTEN" is active or not (b309a18)
    • MongoMemoryServer: log instance started log after assigning port (4a5eacc)

    Refactor

    • getport: use "node:net" over "node:http" (c065147)
    • MongoMemoryServer: try to acquire port later (f0385d6)

    Dependencies

    • mongodb: upgrade to version 5.9.1 (d328d65)

    Dev-Dependencies

    • @ types/debug: upgrade to version 4.1.10 (7da745a)
    • @ types/debug: upgrade to version 4.1.12 (0aa128f)
    • @ types/follow-redirects: upgrade to version (b65e643)
    • @ types/follow-redirects: upgrade to version 1.14.4 (d651684)
    • @ types/jest: upgrade to version 29.5.6 (b8acbb3)
    • @ types/jest: upgrade to version 29.5.8 (f258247)
    • @ types/semver: upgrade to version 7.5.4 (9d430b9)
    • @ types/semver: upgrade to version 7.5.5 (c6e3953)
    • @ types/tar-stream: upgrade to version 3.1.2 (5ca4ee3)
    • @ types/tar-stream: upgrade to version 3.1.3 (ceff457)
    • @ types/yauzl: upgrade to version 2.10.2 (31301dc)
    • @ types/yauzl: upgrade to version 2.10.3 (6832d85)
    • @ types/yazl: upgrade to version 2.4.4 (921aec1)
    • @ types/yazl: upgrade to version 2.4.5 (a3062ad)
    • eslint-plugin-prettier: upgrade to version 5.0.1 (0885a5f)
    • eslint: upgrade to version 8.52.0 (e2c267d)
    • eslint: upgrade to version 8.53.0 (5eb0bbe)
    • prettier: upgrade to version 3.1.0 (3c53d48)
  • 9.1.0-beta.5 - 2023-11-13

    9.1.0-beta.5 (2023-11-13)

    Fixes

    • getport: ignore "ports.has()" if EXP_NET0LISTEN and port == 0 (682dac6)

    Dev-Dependencies

    • @ types/debug: upgrade to version 4.1.12 (0aa128f)
    • @ types/follow-redirects: upgrade to version 1.14.4 (d651684)
    • @ types/jest: upgrade to version 29.5.8 (f258247)
    • @ types/semver: upgrade to version 7.5.5 (c6e3953)
    • @ types/tar-stream: upgrade to version 3.1.3 (ceff457)
    • @ types/yauzl: upgrade to version 2.10.3 (6832d85)
    • @ types/yazl: upgrade to version 2.4.5 (a3062ad)
    • eslint: upgrade to version 8.53.0 (5eb0bbe)
    • prettier: upgrade to version 3.1.0 (3c53d48)
  • 9.1.0-beta.4 - 2023-11-13

    9.1.0-beta.4 (2023-11-13)

    Fixes

    • MongoInstance::stop: should not wait too long to open a connection to ReplSet (#813) (668b42a)
  • 9.1.0-beta.3 - 2023-11-09

    9.1.0-beta.3 (2023-11-09)

    Features

    • getport: add experimental "EXP_NET0LISTEN" option (631ec28), closes #827

    Refactor

    • getport: use "node:net" over "node:http" (c065147)
    • MongoMemoryServer: try to acquire port later (f0385d6)
  • 9.1.0-beta.2 - 2023-11-04

    9.1.0-beta.2 (2023-11-04)

    Features

    • MongoDownloadUrl: add support for amazon linux 2023 (#826) (ec1ea68)
  • 9.1.0-beta.1 - 2023-10-26

    9.1.0-beta.1 (2023-10-26)

    Features

    • MongoBinaryDownloadUrl: re-work rhel to support 9.0 (c582829), closes #821

    Style

    • MongoMemoryServer: log instance started log after assigning port (4a5eacc)

    Dependencies

    • mongodb: upgrade to version 5.9.1 (d328d65)

    Dev-Dependencies

    • @ types/debug: upgrade to version 4.1.10 (7da745a)
    • @ types/follow-redirects: upgrade to version (b65e643)
    • @ types/jest: upgrade to version 29.5.6 (b8acbb3)
    • @ types/semver: upgrade to version 7.5.4 (9d430b9)
    • @ types/tar-stream: upgrade to version 3.1.2 (5ca4ee3)
    • @ types/yauzl: upgrade to version 2.10.2 (31301dc)
    • @ types/yazl: upgrade to version 2.4.4 (921aec1)
    • eslint-plugin-prettier: upgrade to version 5.0.1 (0885a5f)
    • eslint: upgrade to version 8.52.0 (e2c267d)
  • 9.0.1 - 2023-10-12

    9.0.1 (2023-10-12)

    Fixes

    • kill: should not try to open a connection to a not running ReplSet (#811) (fefa869)

    Style

    • errors: typo "Could not corece VERSION" (#808) (c1f2333)
from mongodb-memory-server GitHub release notes
Commit messages
Package name: mongodb-memory-server
  • 66294ff release: v9.1.1
  • c8f628f Revert "chore(website): upgrade docusaurus version to 3.0.0"
  • 96ede53 Revert "chore(website/yarn.lock): lockfile maintenance"
  • 29ecba6 release: v9.1.0
  • 8ed8719 test(lockfile): increase timeout
  • b309a18 style(getport): add log whether "EXP_NET0LISTEN" is active or not
  • c13cc02 release: v9.1.0-beta.5
  • dd6d9b9 docs(config-options): EXP_NET0LISTEN add some more text
  • 682dac6 fix(getport): ignore "ports.has()" if EXP_NET0LISTEN and port == 0
  • 3c53d48 devdeps(prettier): upgrade to version 3.1.0
  • 5eb0bbe devdeps(eslint): upgrade to version 8.53.0
  • a3062ad devdeps(@ types/yazl): upgrade to version 2.4.5
  • 6832d85 devdeps(@ types/yauzl): upgrade to version 2.10.3
  • ceff457 devdeps(@ types/tar-stream): upgrade to version 3.1.3
  • c6e3953 devdeps(@ types/semver): upgrade to version 7.5.5
  • f258247 devdeps(@ types/jest): upgrade to version 29.5.8
  • d651684 devdeps(@ types/follow-redirects): upgrade to version 1.14.4
  • 0aa128f devdeps(@ types/debug): upgrade to version 4.1.12
  • c15815c chore(website/yarn.lock): lockfile maintenance
  • e748177 chore(website): upgrade docusaurus version to 3.0.0
  • 6abf047 release: v9.1.0-beta.4
  • 668b42a fix(MongoInstance::stop): should not wait too long to open a connection to ReplSet (#813)
  • 73691c8 release: v9.1.0-beta.3
  • 631ec28 feat(getport): add experimental "EXP_NET0LISTEN" option

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

Copy link

github-actions bot commented Dec 8, 2023

Pull Request Test Coverage Report for Build 7142413999

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

💛 - Coveralls

@pacostas pacostas merged commit 10960eb into main Dec 12, 2023
9 checks passed
@pacostas pacostas deleted the snyk-upgrade-691537aeb3c4cefb020eeb66e6799f5a branch December 12, 2023 11:49
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.

None yet

3 participants