Deprecation error mongodb and mongoose

There is no dbname in the connection string. I copied the string and only replaced the password with my own password.


I also tried including a dbname before the ? but it gave me the same error.
Here is the raw secrets editor with the dbname:

Without the dbname:

Both gave me the same error.