Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): Bump mongodb-memory-server from 9.0.1 to 9.1.1 (#267)
Bumps [mongodb-memory-server](https://github.com/nodkz/mongodb-memory-server/tree/HEAD/packages/mongodb-memory-server) from 9.0.1 to 9.1.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/nodkz/mongodb-memory-server/releases">mongodb-memory-server's releases</a>.</em></p> <blockquote> <h2>v9.1.1</h2> <h2><a href="https://github.com/nodkz/mongodb-memory-server/compare/v9.1.0...v9.1.1">9.1.1</a> (2023-11-16)</h2> <h3>Reverts</h3> <ul> <li>Revert "chore(website): upgrade docusaurus version to 3.0.0" (<a href="https://github.com/nodkz/mongodb-memory-server/commit/c8f628f2f035e09c73bcc498296a9ef66abd717a">c8f628f</a>)</li> <li>Revert "chore(website/yarn.lock): lockfile maintenance" (<a href="https://github.com/nodkz/mongodb-memory-server/commit/96ede53ad3fb10dfc277ac8fb2fe2f9285cbc238">96ede53</a>)</li> </ul> <h2>v9.1.0</h2> <h2><a href="https://github.com/nodkz/mongodb-memory-server/compare/v9.0.1...v9.1.0">9.1.0</a> (2023-11-16)</h2> <h3>Features</h3> <ul> <li><strong>getport:</strong> add experimental "EXP_NET0LISTEN" option (<a href="https://github.com/nodkz/mongodb-memory-server/commit/631ec28c57d533438c91cc608014cb05abdd5c61">631ec28</a>), closes <a href="https://redirect.github.com/nodkz/mongodb-memory-server/issues/827">#827</a></li> <li><strong>MongoBinaryDownloadUrl:</strong> re-work rhel to support 9.0 (<a href="https://github.com/nodkz/mongodb-memory-server/commit/c5828298382da762e37e69c5d46c781c4b4e591e">c582829</a>), closes <a href="https://redirect.github.com/nodkz/mongodb-memory-server/issues/821">#821</a></li> <li><strong>MongoDownloadUrl:</strong> add support for amazon linux 2023 (<a href="https://redirect.github.com/nodkz/mongodb-memory-server/issues/826">#826</a>) (<a href="https://github.com/nodkz/mongodb-memory-server/commit/ec1ea6866cdc793c7168f5d7f004d2b6ce1535af">ec1ea68</a>)</li> </ul> <h3>Fixes</h3> <ul> <li><strong>getport:</strong> ignore "ports.has()" if EXP_NET0LISTEN and port == 0 (<a href="https://github.com/nodkz/mongodb-memory-server/commit/682dac6ce3a45517fad393661972b47b1e0d5711">682dac6</a>)</li> <li><strong>MongoInstance::stop:</strong> should not wait too long to open a connection to ReplSet (<a href="https://redirect.github.com/nodkz/mongodb-memory-server/issues/813">#813</a>) (<a href="https://github.com/nodkz/mongodb-memory-server/commit/668b42a1d80ce1f282dea0a8971a0a349e23dc98">668b42a</a>)</li> </ul> <h3>Style</h3> <ul> <li><strong>getport:</strong> add log whether "EXP_NET0LISTEN" is active or not (<a href="https://github.com/nodkz/mongodb-memory-server/commit/b309a1818742749d96d3c0184e5223fb63bbdcbe">b309a18</a>)</li> <li><strong>MongoMemoryServer:</strong> log instance started log after assigning port (<a href="https://github.com/nodkz/mongodb-memory-server/commit/4a5eacc86f8d6665636acda743d67f279266afcb">4a5eacc</a>)</li> </ul> <h3>Refactor</h3> <ul> <li><strong>getport:</strong> use "node:net" over "node:http" (<a href="https://github.com/nodkz/mongodb-memory-server/commit/c065147750c8c57dfb6be6fbcd55444d2cc7a16e">c065147</a>)</li> <li><strong>MongoMemoryServer:</strong> try to acquire port later (<a href="https://github.com/nodkz/mongodb-memory-server/commit/f0385d62a7f6e0808023887f8a041ad29d648254">f0385d6</a>)</li> </ul> <h3>Dependencies</h3> <ul> <li><strong>mongodb:</strong> upgrade to version 5.9.1 (<a href="https://github.com/nodkz/mongodb-memory-server/commit/d328d65451d9ec1d17b043408ad1d3ccaa041ab5">d328d65</a>)</li> </ul> <h3>Dev-Dependencies</h3> <ul> <li><strong><code>@types/debug</code>:</strong> upgrade to version 4.1.10 (<a href="https://github.com/nodkz/mongodb-memory-server/commit/7da745a34dbff5aa360cae7c65a5bd3955593d53">7da745a</a>)</li> <li><strong><code>@types/debug</code>:</strong> upgrade to version 4.1.12 (<a href="https://github.com/nodkz/mongodb-memory-server/commit/0aa128fbf13cf1849328a61cc481aabacc204c00">0aa128f</a>)</li> <li><strong><code>@types/follow-redirects</code>:</strong> upgrade to version (<a href="https://github.com/nodkz/mongodb-memory-server/commit/b65e6432f7ee355dcd62208cb0a37b56a5dcb3a9">b65e643</a>)</li> <li><strong><code>@types/follow-redirects</code>:</strong> upgrade to version 1.14.4 (<a href="https://github.com/nodkz/mongodb-memory-server/commit/d6516848ed496d31ffe4368d400e0eebd0cfab51">d651684</a>)</li> <li><strong><code>@types/jest</code>:</strong> upgrade to version 29.5.6 (<a href="https://github.com/nodkz/mongodb-memory-server/commit/b8acbb3a51732765a89d00ba9de886538880fe5b">b8acbb3</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/nodkz/mongodb-memory-server/blob/master/CHANGELOG.md">mongodb-memory-server's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/nodkz/mongodb-memory-server/compare/v9.1.0...v9.1.1">9.1.1</a> (2023-11-16)</h2> <h3>Reverts</h3> <ul> <li>Revert "chore(website): upgrade docusaurus version to 3.0.0" (<a href="https://github.com/nodkz/mongodb-memory-server/commit/c8f628f2f035e09c73bcc498296a9ef66abd717a">c8f628f</a>)</li> <li>Revert "chore(website/yarn.lock): lockfile maintenance" (<a href="https://github.com/nodkz/mongodb-memory-server/commit/96ede53ad3fb10dfc277ac8fb2fe2f9285cbc238">96ede53</a>)</li> </ul> <h2><a href="https://github.com/nodkz/mongodb-memory-server/compare/v9.0.1...v9.1.0">9.1.0</a> (2023-11-16)</h2> <h3>Features</h3> <ul> <li><strong>getport:</strong> add experimental "EXP_NET0LISTEN" option (<a href="https://github.com/nodkz/mongodb-memory-server/commit/631ec28c57d533438c91cc608014cb05abdd5c61">631ec28</a>), closes <a href="https://redirect.github.com/nodkz/mongodb-memory-server/issues/827">#827</a></li> <li><strong>MongoBinaryDownloadUrl:</strong> re-work rhel to support 9.0 (<a href="https://github.com/nodkz/mongodb-memory-server/commit/c5828298382da762e37e69c5d46c781c4b4e591e">c582829</a>), closes <a href="https://redirect.github.com/nodkz/mongodb-memory-server/issues/821">#821</a></li> <li><strong>MongoDownloadUrl:</strong> add support for amazon linux 2023 (<a href="https://redirect.github.com/nodkz/mongodb-memory-server/issues/826">#826</a>) (<a href="https://github.com/nodkz/mongodb-memory-server/commit/ec1ea6866cdc793c7168f5d7f004d2b6ce1535af">ec1ea68</a>)</li> </ul> <h3>Fixes</h3> <ul> <li><strong>getport:</strong> ignore "ports.has()" if EXP_NET0LISTEN and port == 0 (<a href="https://github.com/nodkz/mongodb-memory-server/commit/682dac6ce3a45517fad393661972b47b1e0d5711">682dac6</a>)</li> <li><strong>MongoInstance::stop:</strong> should not wait too long to open a connection to ReplSet (<a href="https://redirect.github.com/nodkz/mongodb-memory-server/issues/813">#813</a>) (<a href="https://github.com/nodkz/mongodb-memory-server/commit/668b42a1d80ce1f282dea0a8971a0a349e23dc98">668b42a</a>)</li> </ul> <h3>Style</h3> <ul> <li><strong>getport:</strong> add log whether "EXP_NET0LISTEN" is active or not (<a href="https://github.com/nodkz/mongodb-memory-server/commit/b309a1818742749d96d3c0184e5223fb63bbdcbe">b309a18</a>)</li> <li><strong>MongoMemoryServer:</strong> log instance started log after assigning port (<a href="https://github.com/nodkz/mongodb-memory-server/commit/4a5eacc86f8d6665636acda743d67f279266afcb">4a5eacc</a>)</li> </ul> <h3>Refactor</h3> <ul> <li><strong>getport:</strong> use "node:net" over "node:http" (<a href="https://github.com/nodkz/mongodb-memory-server/commit/c065147750c8c57dfb6be6fbcd55444d2cc7a16e">c065147</a>)</li> <li><strong>MongoMemoryServer:</strong> try to acquire port later (<a href="https://github.com/nodkz/mongodb-memory-server/commit/f0385d62a7f6e0808023887f8a041ad29d648254">f0385d6</a>)</li> </ul> <h3>Dependencies</h3> <ul> <li><strong>mongodb:</strong> upgrade to version 5.9.1 (<a href="https://github.com/nodkz/mongodb-memory-server/commit/d328d65451d9ec1d17b043408ad1d3ccaa041ab5">d328d65</a>)</li> </ul> <h3>Dev-Dependencies</h3> <ul> <li><strong><code>@types/debug</code>:</strong> upgrade to version 4.1.10 (<a href="https://github.com/nodkz/mongodb-memory-server/commit/7da745a34dbff5aa360cae7c65a5bd3955593d53">7da745a</a>)</li> <li><strong><code>@types/debug</code>:</strong> upgrade to version 4.1.12 (<a href="https://github.com/nodkz/mongodb-memory-server/commit/0aa128fbf13cf1849328a61cc481aabacc204c00">0aa128f</a>)</li> <li><strong><code>@types/follow-redirects</code>:</strong> upgrade to version (<a href="https://github.com/nodkz/mongodb-memory-server/commit/b65e6432f7ee355dcd62208cb0a37b56a5dcb3a9">b65e643</a>)</li> <li><strong><code>@types/follow-redirects</code>:</strong> upgrade to version 1.14.4 (<a href="https://github.com/nodkz/mongodb-memory-server/commit/d6516848ed496d31ffe4368d400e0eebd0cfab51">d651684</a>)</li> <li><strong><code>@types/jest</code>:</strong> upgrade to version 29.5.6 (<a href="https://github.com/nodkz/mongodb-memory-server/commit/b8acbb3a51732765a89d00ba9de886538880fe5b">b8acbb3</a>)</li> <li><strong><code>@types/jest</code>:</strong> upgrade to version 29.5.8 (<a href="https://github.com/nodkz/mongodb-memory-server/commit/f258247fde923b1647e60825297d4a89fa4c028e">f258247</a>)</li> <li><strong><code>@types/semver</code>:</strong> upgrade to version 7.5.4 (<a href="https://github.com/nodkz/mongodb-memory-server/commit/9d430b9560c5c7628a4e9acd6e07445dadd76879">9d430b9</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/nodkz/mongodb-memory-server/commit/66294ff21863a696cc29adf417da4a23ab1c78f7"><code>66294ff</code></a> release: v9.1.1</li> <li><a href="https://github.com/nodkz/mongodb-memory-server/commit/29ecba609c95fdaa6d85063dd1d8efc55eca1036"><code>29ecba6</code></a> release: v9.1.0</li> <li><a href="https://github.com/nodkz/mongodb-memory-server/commit/c13cc02aa1cf1e336b4c49812aa57960bcdd6f05"><code>c13cc02</code></a> release: v9.1.0-beta.5</li> <li><a href="https://github.com/nodkz/mongodb-memory-server/commit/6abf047a95e4a35f9e78f9fbb64f52e7ec4320f1"><code>6abf047</code></a> release: v9.1.0-beta.4</li> <li><a href="https://github.com/nodkz/mongodb-memory-server/commit/73691c869160abef0f9a115e7d3393561c4336fb"><code>73691c8</code></a> release: v9.1.0-beta.3</li> <li><a href="https://github.com/nodkz/mongodb-memory-server/commit/ed420e8c6e13c77305fa2fddf4298d6dd058316c"><code>ed420e8</code></a> release: v9.1.0-beta.2</li> <li><a href="https://github.com/nodkz/mongodb-memory-server/commit/9288cf05ca7ce184c687301b48d724edcf972d67"><code>9288cf0</code></a> release: v9.1.0-beta.1</li> <li>See full diff in <a href="https://github.com/nodkz/mongodb-memory-server/commits/v9.1.1/packages/mongodb-memory-server">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=mongodb-memory-server&package-manager=npm_and_yarn&previous-version=9.0.1&new-version=9.1.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will 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 version` will 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 dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details>
- Loading branch information