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

Bump mongodb-memory-server from 8.13.0 to 9.1.3 in /backend #974

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 1, 2024

Bumps mongodb-memory-server from 8.13.0 to 9.1.3.

Release notes

Sourced from mongodb-memory-server's releases.

v9.1.3

9.1.3 (2023-12-12)

Fixes

  • resolveConfig: let debug mode be enabled through package.json again (8ba83c7), closes #834

v9.1.2

9.1.2 (2023-12-12)

Fixes

  • postinstallHelper: set "PREFER_GLOBAL_PATH" if "local" (9f523de), closes #833

v9.1.1

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)

v9.1.0

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

... (truncated)

Changelog

Sourced from mongodb-memory-server's changelog.

9.1.3 (2023-12-12)

Fixes

  • resolveConfig: let debug mode be enabled through package.json again (8ba83c7), closes #834

9.1.2 (2023-12-12)

Fixes

  • postinstallHelper: set "PREFER_GLOBAL_PATH" if "local" (9f523de), closes #833

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)

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)

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 1, 2024
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/backend/mongodb-memory-server-9.1.3 branch from e2e0106 to 6487da6 Compare January 2, 2024 17:13
Bumps [mongodb-memory-server](https://github.com/nodkz/mongodb-memory-server/tree/HEAD/packages/mongodb-memory-server) from 8.13.0 to 9.1.3.
- [Release notes](https://github.com/nodkz/mongodb-memory-server/releases)
- [Changelog](https://github.com/nodkz/mongodb-memory-server/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodkz/mongodb-memory-server/commits/v9.1.3/packages/mongodb-memory-server)

---
updated-dependencies:
- dependency-name: mongodb-memory-server
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/backend/mongodb-memory-server-9.1.3 branch from 6487da6 to b3d368d Compare January 2, 2024 17:14
@a3957273 a3957273 merged commit 5b071d9 into main Jan 2, 2024
@a3957273 a3957273 deleted the dependabot/npm_and_yarn/backend/mongodb-memory-server-9.1.3 branch January 2, 2024 21:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant