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

build(deps-dev): bump mongodb-memory-server from 6.7.0 to 10.0.0 #817

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps mongodb-memory-server from 6.7.0 to 10.0.0.

Release notes

Sourced from mongodb-memory-server's releases.

v10.0.0

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)

... (truncated)

Changelog

Sourced from mongodb-memory-server's changelog.

10.0.0 (2024-07-18)

⚠ BREAKING CHANGES

  • resolveConfig: Default binary version is now "7.0.11"

  • 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
  • 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)

... (truncated)

Commits
  • 80c7a8e release: v10.0.0
  • abdf77b release: v10.0.0-beta.5
  • f794bde release: v10.0.0-beta.4
  • 46a9d2a release: v10.0.0-beta.3
  • 129af60 release: v10.0.0-beta.2
  • c92afdf Merge branch 'master' into beta
  • a86d096 release: v9.4.1
  • 2d5db7e docs: update links "github.com/nodkz" -> "github.com/typegoose"
  • 6cdae78 release: v10.0.0-beta.1
  • 6e01bef Merge branch 'feature/10.0' into beta
  • Additional commits viewable in compare view

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)

Bumps [mongodb-memory-server](https://github.com/typegoose/mongodb-memory-server/tree/HEAD/packages/mongodb-memory-server) from 6.7.0 to 10.0.0.
- [Release notes](https://github.com/typegoose/mongodb-memory-server/releases)
- [Changelog](https://github.com/typegoose/mongodb-memory-server/blob/master/CHANGELOG.md)
- [Commits](https://github.com/typegoose/mongodb-memory-server/commits/v10.0.0/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 added the dependencies Pull requests that update a dependency file label Aug 1, 2024
Copy link

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/[email protected] Transitive: environment, filesystem, network, shell +40 7.63 MB nodkz

🚮 Removed packages: npm/[email protected]

View full report↗︎

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 size/XS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants