Prerequisites
Mongoose version
7.x, 8.x
Node.js version
Doesn't matter
MongoDB server version
Doesn't matter
Typescript version (if applicable)
No response
Description
Re: #14513 (comment), only insertOne supports timestamps option, other bulkWrite operators like updateOne and updateMany do not.
Steps to Reproduce
See description
Expected Behavior
All bulkWrite operators should support timestamps