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

Update dependency mongodb-memory-server to v9.1.1 #658

Merged
merged 1 commit into from
Nov 16, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 16, 2023

Mend Renovate logo banner

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
mongodb-memory-server 9.0.1 -> 9.1.1 age adoption passing confidence

Release Notes

nodkz/mongodb-memory-server (mongodb-memory-server)

v9.1.1

Compare Source

Reverts
  • Revert "chore(website): upgrade docusaurus version to 3.0.0" (c8f628f)
  • Revert "chore(website/yarn.lock): lockfile maintenance" (96ede53)

v9.1.0

Compare Source

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

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the renovate label Nov 16, 2023
Copy link

codecov bot commented Nov 16, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (6aba7ab) 4.50% compared to head (c41aa7e) 4.50%.

Additional details and impacted files
@@           Coverage Diff           @@
##           develop    #658   +/-   ##
=======================================
  Coverage     4.50%   4.50%           
=======================================
  Files           21      21           
  Lines         1265    1265           
  Branches        21      21           
=======================================
  Hits            57      57           
  Misses        1189    1189           
  Partials        19      19           

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

@renovate renovate bot merged commit 50d7088 into develop Nov 16, 2023
7 checks passed
@renovate renovate bot deleted the renovate/mongodb-memory-server-9.x branch November 16, 2023 21:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants