-
I am getting an error on
mongoose
.connect(process.env.MONGO_URL, {
useNewUrlParser: true,
useUnifiedTopology: true,
})
DeprecationWarning: current URL string parser is deprecated, a…
-
Version: Deno 2.1.1 and 2.1.0
Works properly in 2.0.0
```
deno/$node_modules/.deno/mongoose@8.7.2/$node_modules/mongoose/types/aggregate.d.ts false
op_load file:///C:/Users/Kegen/Documents/Pro…
-
The current Contact.js file defines a Mongoose schema for handling contact form submissions. While it covers basic fields like name, email, and message, there are opportunities for improvement to enha…
-
### Prerequisites
- [x] I have written a descriptive issue title
- [x] I have searched existing issues to ensure the bug has not already been reported
### Mongoose version
8.8.2
### Node.js versi…
-
### Is there an existing issue that is already proposing this?
- [X] I have searched the existing issues
### Is your feature request related to a problem? Please describe it
I'm using @nestjs/mong…
-
Hey,
Really keen to get this package working, but am struggling to find out if it's compatible with a Mongoose TypeScript project that isn't making use of Typegoose? I couldn't find any examples us…
-
## Issue Description
_Briefly describe the issue you're facing._:
When starting the server, a deprecation warning for the Mongo URL shows
## Steps to Reproduce
1. npm start on dev
2. Observe …
-
### Prerequisites
- [x] I have written a descriptive issue title
### Mongoose version
8.7.3
### Node.js version
22.5
### MongoDB version
7
### Operating system
Windows
### Operating system v…
-
### Prerequisites
- [x] I have written a descriptive issue title
### Mongoose version
8.8.0
### Node.js version
18.15.0
### MongoDB version
7.0.15
### Operating system
Linux
### Operating sy…
-
### What version of OpenTelemetry are you using?
"@opentelemetry/api": "^1.9.0",
"@opentelemetry/context-async-hooks": "^1.26.0",
"@opentelemetry/exporter-metrics-otlp-grpc": "^0.53.0",
"@open…