Bumps [mongodb](https://github.com/mongodb/node-mongodb-native) from 5.7.0 to 5.8.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/mongodb/node-mongodb-native/releases">mongodb's releases</a>.</em></p> <blockquote> <h2>v5.8.0</h2> <h2><a href="https://github.com/mongodb/node-mongodb-native/compare/v5.7.0...v5.8.0">5.8.0</a> (2023-08-21)</h2> <p>The MongoDB Node.js team is pleased to announce version 5.8.0 of the <code>mongodb</code> package!</p> <h2>Release Notes</h2> <h3>The <code>AutoEncrypter</code> interface has been deprecated</h3> <p>The <code>AutoEncrypter</code> interface was used internally but accidentally made public in the 4.x version of the driver. It is now deprecated and will be made internal in the next major release.</p> <h3>Kerberos support for 1.x and 2.x</h3> <p>Moves the kerberos dependency back to <code>^1.0.0 || ^2.0.0</code> to indicate support for both 1.x and 2.x. Support for 1.x is removed in 6.0.</p> <h3>Fixed accidental deprecation warning</h3> <p>Because of internal options handling, a deprecation was emitted for <code>tlsCertificateFile</code> when using <code>tlsCertificateKeyFile</code>. That has been corrected.</p> <h3>Remove credential availability on <code>ConnectionPoolCreatedEvent</code></h3> <p>In order to avoid mistakenly printing credentials the <code>ConnectionPoolCreatedEvent</code> will replace the credentials option with an empty object. The credentials are still accessble via MongoClient options: <code>client.options.credentials</code>.</p> <h3>Features</h3> <ul> <li><strong>NODE-5399:</strong> use mongodb-js/saslprep instead of saslprep (<a href="https://redirect.github.com/mongodb/node-mongodb-native/issues/3818">#3818</a>) (<a href=" |
||
|---|---|---|
| .. | ||
| bin | ||
| .gitignore | ||
| package-lock.json | ||
| package.json | ||