Conversation
Semver Impact of This PR🟡 Minor (new features) 📋 Changelog PreviewThis is how your changes will appear in the changelog. New Features ✨Deps
Bug Fixes 🐛
Internal Changes 🔧
🤖 This preview updates automatically when you update the PR. |
Bumps [mongodb-memory-server-global](https://github.com/typegoose/mongodb-memory-server/tree/HEAD/packages/mongodb-memory-server-global) from 10.1.4 to 11.0.1. - [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/v11.0.1/packages/mongodb-memory-server-global) --- updated-dependencies: - dependency-name: mongodb-memory-server-global dependency-version: 11.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
80f0413 to
72cc71a
Compare
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.
| "lru-memoizer": "2.3.0", | ||
| "mongodb": "^3.7.3", | ||
| "mongodb-memory-server-global": "^10.1.4", | ||
| "mongodb-memory-server-global": "^11.0.1", |
There was a problem hiding this comment.
Node 18 integration tests will break with this bump
High Severity
mongodb-memory-server-global v11 requires Node.js >= 20.19.0, but the CI matrix runs node integration tests on Node 18, 20, 22, and 24. The mongodb and mongoose integration tests (suites/tracing/mongodb/test.ts and suites/tracing/mongoose/test.ts) import MongoMemoryServer from this package and will fail on Node 18. The project's own engines field also declares "node": ">=18".
size-limit report 📦
|
node-overhead report 🧳Note: This is a synthetic benchmark with a minimal express app and does not necessarily reflect the real-world performance impact in an application.
|


Bumps mongodb-memory-server-global from 10.1.4 to 11.0.1.
Release notes
Sourced from mongodb-memory-server-global's releases.
... (truncated)
Changelog
Sourced from mongodb-memory-server-global's changelog.
... (truncated)
Commits
a9870e8release: v11.0.1668a83crelease: v11.0.08b7af19release: v11.0.0-beta.4000e841release: v11.0.0-beta.36df558crelease: v11.0.0-beta.20c126bdrelease: v11.0.0-beta.15a0e75cstyle: migrate to eslint flat config5c31896feat: set lowest supported nodejs version to 20.19.0fbe7bc7release: v10.4.039a0a44release: v10.3.0Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for mongodb-memory-server-global since your current version.
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)