Monsters-RPG-game / Users

Users service for monsters game
Apache License 2.0
0 stars 0 forks source link

Build(deps-dev): Bump mongodb-memory-server from 9.4.0 to 10.0.0 #243

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Bumps mongodb-memory-server from 9.4.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 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)