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 10.0.1 to 10.1.2 (#388)
Bumps [mongodb-memory-server](https://github.com/typegoose/mongodb-memory-server/tree/HEAD/packages/mongodb-memory-server) from 10.0.1 to 10.1.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/typegoose/mongodb-memory-server/releases">mongodb-memory-server's releases</a>.</em></p> <blockquote> <h2>v10.1.2</h2> <h2><a href="https://github.com/typegoose/mongodb-memory-server/compare/v10.1.1...v10.1.2">10.1.2</a> (2024-10-11)</h2> <h3>Fixes</h3> <ul> <li><strong>MongoBinaryDownloadUrl:</strong> refactor fedora handling to pass through to rhel (<a href="https://github.com/typegoose/mongodb-memory-server/commit/31b469642a8decf7d818da78ab89e5c0745a0b48">31b4696</a>), closes <a href="https://redirect.github.com/typegoose/mongodb-memory-server/issues/893">#893</a></li> </ul> <h3>Refactor</h3> <ul> <li><strong>MongoBinaryDownloadUrl::getFedoraVersionString:</strong> change to use "else if" chain (<a href="https://github.com/typegoose/mongodb-memory-server/commit/194df6f7ed5a3f3d9f031a7d0526f71c460a533c">194df6f</a>)</li> </ul> <h2>v10.1.1</h2> <h2><a href="https://github.com/typegoose/mongodb-memory-server/compare/v10.1.0...v10.1.1">10.1.1</a> (2024-10-10)</h2> <h3>Fixes</h3> <ul> <li><strong>MongoBinaryDownloadUrl:</strong> fix rhel8 handling for newer versions (<a href="https://github.com/typegoose/mongodb-memory-server/commit/8c20624e08244a98213b75198785b33041f2df57">8c20624</a>), closes <a href="https://redirect.github.com/typegoose/mongodb-memory-server/issues/893">#893</a></li> </ul> <h2>v10.1.0</h2> <h2><a href="https://github.com/typegoose/mongodb-memory-server/compare/v10.0.1...v10.1.0">10.1.0</a> (2024-10-09)</h2> <h3>Features</h3> <ul> <li><strong>MongoBinaryDownloadUrl:</strong> support ubuntu 2404 & 8.0.0 (<a href="https://github.com/typegoose/mongodb-memory-server/commit/1a88c37e7b0a019e152dc493d25256d0b2f3e536">1a88c37</a>)</li> <li><strong>resolveConfig:</strong> update default binary version to 7.0.14 (<a href="https://github.com/typegoose/mongodb-memory-server/commit/946e78e761c5b10952a5c35c87fa477fdf83a825">946e78e</a>)</li> </ul> <h3>Dependencies</h3> <ul> <li><strong>debug:</strong> upgrade to version 4.3.7 (<a href="https://github.com/typegoose/mongodb-memory-server/commit/d5371181390518e2ad87a3312556ffc183c542cc">d537118</a>)</li> <li><strong>follow-redirects:</strong> upgrade to version 1.15.9 (<a href="https://github.com/typegoose/mongodb-memory-server/commit/a762dd4dbbf9ea922f2726151ff2d77e02582c6d">a762dd4</a>)</li> <li><strong>mongodb:</strong> upgrade to version 6.9.0 (<a href="https://github.com/typegoose/mongodb-memory-server/commit/3d4f89876cc43eab6c7ed96c97f3b224f2e78e10">3d4f898</a>)</li> <li><strong>tslib:</strong> upgrade to version 2.7.0 (<a href="https://github.com/typegoose/mongodb-memory-server/commit/2b702d120ef626a53f730f7cfe26f03d925c2657">2b702d1</a>)</li> </ul> <h3>Dev-Dependencies</h3> <ul> <li><strong><code>@types/jest</code>:</strong> upgrade to version 29.5.13 (<a href="https://github.com/typegoose/mongodb-memory-server/commit/4395d50f3e15845546240c1b9ce433a9493f948b">4395d50</a>)</li> <li><strong>rimraf:</strong> upgrade to version 5.0.10 (<a href="https://github.com/typegoose/mongodb-memory-server/commit/52420ba2f629eb62bf0bfa336867a88584d287fe">52420ba</a>)</li> <li><strong>test-jest:</strong> upgrade to version 29.2.5 (<a href="https://github.com/typegoose/mongodb-memory-server/commit/8fa69188579bb4de24b4ffdec00451e9016385a1">8fa6918</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/typegoose/mongodb-memory-server/blob/master/CHANGELOG.md">mongodb-memory-server's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/typegoose/mongodb-memory-server/compare/v10.1.1...v10.1.2">10.1.2</a> (2024-10-11)</h2> <h3>Fixes</h3> <ul> <li><strong>MongoBinaryDownloadUrl:</strong> refactor fedora handling to pass through to rhel (<a href="https://github.com/typegoose/mongodb-memory-server/commit/31b469642a8decf7d818da78ab89e5c0745a0b48">31b4696</a>), closes <a href="https://redirect.github.com/typegoose/mongodb-memory-server/issues/893">#893</a></li> </ul> <h3>Refactor</h3> <ul> <li><strong>MongoBinaryDownloadUrl::getFedoraVersionString:</strong> change to use "else if" chain (<a href="https://github.com/typegoose/mongodb-memory-server/commit/194df6f7ed5a3f3d9f031a7d0526f71c460a533c">194df6f</a>)</li> </ul> <h2><a href="https://github.com/typegoose/mongodb-memory-server/compare/v10.1.0...v10.1.1">10.1.1</a> (2024-10-10)</h2> <h3>Fixes</h3> <ul> <li><strong>MongoBinaryDownloadUrl:</strong> fix rhel8 handling for newer versions (<a href="https://github.com/typegoose/mongodb-memory-server/commit/8c20624e08244a98213b75198785b33041f2df57">8c20624</a>), closes <a href="https://redirect.github.com/typegoose/mongodb-memory-server/issues/893">#893</a></li> </ul> <h2><a href="https://github.com/typegoose/mongodb-memory-server/compare/v10.0.1...v10.1.0">10.1.0</a> (2024-10-09)</h2> <h3>Features</h3> <ul> <li><strong>MongoBinaryDownloadUrl:</strong> support ubuntu 2404 & 8.0.0 (<a href="https://github.com/typegoose/mongodb-memory-server/commit/1a88c37e7b0a019e152dc493d25256d0b2f3e536">1a88c37</a>)</li> <li><strong>resolveConfig:</strong> update default binary version to 7.0.14 (<a href="https://github.com/typegoose/mongodb-memory-server/commit/946e78e761c5b10952a5c35c87fa477fdf83a825">946e78e</a>)</li> </ul> <h3>Dependencies</h3> <ul> <li><strong>debug:</strong> upgrade to version 4.3.7 (<a href="https://github.com/typegoose/mongodb-memory-server/commit/d5371181390518e2ad87a3312556ffc183c542cc">d537118</a>)</li> <li><strong>follow-redirects:</strong> upgrade to version 1.15.9 (<a href="https://github.com/typegoose/mongodb-memory-server/commit/a762dd4dbbf9ea922f2726151ff2d77e02582c6d">a762dd4</a>)</li> <li><strong>mongodb:</strong> upgrade to version 6.9.0 (<a href="https://github.com/typegoose/mongodb-memory-server/commit/3d4f89876cc43eab6c7ed96c97f3b224f2e78e10">3d4f898</a>)</li> <li><strong>tslib:</strong> upgrade to version 2.7.0 (<a href="https://github.com/typegoose/mongodb-memory-server/commit/2b702d120ef626a53f730f7cfe26f03d925c2657">2b702d1</a>)</li> </ul> <h3>Dev-Dependencies</h3> <ul> <li><strong><code>@types/jest</code>:</strong> upgrade to version 29.5.13 (<a href="https://github.com/typegoose/mongodb-memory-server/commit/4395d50f3e15845546240c1b9ce433a9493f948b">4395d50</a>)</li> <li><strong>rimraf:</strong> upgrade to version 5.0.10 (<a href="https://github.com/typegoose/mongodb-memory-server/commit/52420ba2f629eb62bf0bfa336867a88584d287fe">52420ba</a>)</li> <li><strong>test-jest:</strong> upgrade to version 29.2.5 (<a href="https://github.com/typegoose/mongodb-memory-server/commit/8fa69188579bb4de24b4ffdec00451e9016385a1">8fa6918</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/typegoose/mongodb-memory-server/commit/b4fe01f47e16c4aecad9e4c4910a70cba3d98e61"><code>b4fe01f</code></a> release: v10.1.2</li> <li><a href="https://github.com/typegoose/mongodb-memory-server/commit/7a1c0e626e131e7d7a1f5a07068e3630dc24ed0b"><code>7a1c0e6</code></a> release: v10.1.1</li> <li><a href="https://github.com/typegoose/mongodb-memory-server/commit/1225419ba275b349cb9b325790dc720185bd8e11"><code>1225419</code></a> release: v10.1.0</li> <li><a href="https://github.com/typegoose/mongodb-memory-server/commit/2b702d120ef626a53f730f7cfe26f03d925c2657"><code>2b702d1</code></a> deps(tslib): upgrade to version 2.7.0</li> <li>See full diff in <a href="https://github.com/typegoose/mongodb-memory-server/commits/v10.1.2/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=10.0.1&new-version=10.1.2)](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