Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(deps): bump mongoose from 7.0.0 to 7.0.1 (#39)
Bumps [mongoose](https://github.com/Automattic/mongoose) from 7.0.0 to 7.0.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/Automattic/mongoose/releases">mongoose's releases</a>.</em></p> <blockquote> <h1>7.0.1 / 2023-03-06</h1> <ul> <li>fix(aggregate): added await to prevent exception in aggregate exec <a href="https://redirect.github.com/Automattic/mongoose/issues/13126">#13126</a> <a href="https://github.com/lpizzinidev">lpizzinidev</a></li> <li>fix(types): handle Record<!-- raw HTML omitted --> as value for HydratedDocument TOverrides parameter <a href="https://redirect.github.com/Automattic/mongoose/issues/13123">#13123</a> <a href="https://redirect.github.com/Automattic/mongoose/issues/13094">#13094</a></li> <li>fix(types): remove "update" function <a href="https://redirect.github.com/Automattic/mongoose/issues/13120">#13120</a> <a href="https://github.com/hasezoey">hasezoey</a></li> <li>docs(compatibility): added mongoDB server compatibility for mongoose 7 <a href="https://redirect.github.com/Automattic/mongoose/issues/13102">#13102</a> <a href="https://github.com/lpizzinidev">lpizzinidev</a></li> <li>docs: Updated callback method for Model.findOne() <a href="https://redirect.github.com/Automattic/mongoose/issues/13096">#13096</a> <a href="https://github.com/Arghyahub">Arghyahub</a></li> <li>chore: update github actions to not use ubuntu-18.04 anymore <a href="https://redirect.github.com/Automattic/mongoose/issues/13137">#13137</a> <a href="https://github.com/hasezoey">hasezoey</a></li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/Automattic/mongoose/blob/master/CHANGELOG.md">mongoose's changelog</a>.</em></p> <blockquote> <h1>7.0.1 / 2023-03-06</h1> <ul> <li>fix(aggregate): added await to prevent exception in aggregate exec <a href="https://redirect.github.com/Automattic/mongoose/issues/13126">#13126</a> <a href="https://github.com/lpizzinidev">lpizzinidev</a></li> <li>fix(types): handle Record<!-- raw HTML omitted --> as value for HydratedDocument TOverrides parameter <a href="https://redirect.github.com/Automattic/mongoose/issues/13123">#13123</a> <a href="https://redirect.github.com/Automattic/mongoose/issues/13094">#13094</a></li> <li>fix(types): remove "update" function <a href="https://redirect.github.com/Automattic/mongoose/issues/13120">#13120</a> <a href="https://github.com/hasezoey">hasezoey</a></li> <li>docs(compatibility): added mongoDB server compatibility for mongoose 7 <a href="https://redirect.github.com/Automattic/mongoose/issues/13102">#13102</a> <a href="https://github.com/lpizzinidev">lpizzinidev</a></li> <li>docs: Updated callback method for Model.findOne() <a href="https://redirect.github.com/Automattic/mongoose/issues/13096">#13096</a> <a href="https://github.com/Arghyahub">Arghyahub</a></li> <li>chore: update github actions to not use ubuntu-18.04 anymore <a href="https://redirect.github.com/Automattic/mongoose/issues/13137">#13137</a> <a href="https://github.com/hasezoey">hasezoey</a></li> </ul> <h1>6.10.1 / 2023-03-03</h1> <ul> <li>fix: avoid removing empty query filters in <code>$and</code> and <code>$or</code> <a href="https://redirect.github.com/Automattic/mongoose/issues/13086">#13086</a> <a href="https://redirect.github.com/Automattic/mongoose/issues/12898">#12898</a></li> <li>fix(schematype): fixed validation for required UUID field <a href="https://redirect.github.com/Automattic/mongoose/issues/13018">#13018</a> <a href="https://github.com/lpizzinidev">lpizzinidev</a></li> <li>fix(types): add missing Paths generic param to <code>Model.populate()</code> <a href="https://redirect.github.com/Automattic/mongoose/issues/13070">#13070</a></li> <li>docs(migrating_to_6): added info about removal of reconnectTries and reconnectInterval options <a href="https://redirect.github.com/Automattic/mongoose/issues/13083">#13083</a> <a href="https://github.com/lpizzinidev">lpizzinidev</a></li> <li>docs: fix code in headers for migrating_to_5 <a href="https://redirect.github.com/Automattic/mongoose/issues/13077">#13077</a> <a href="https://github.com/hasezoey">hasezoey</a></li> <li>docs: backport misc documentation changes into 6.x <a href="https://redirect.github.com/Automattic/mongoose/issues/13091">#13091</a> <a href="https://github.com/hasezoey">hasezoey</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/Automattic/mongoose/commit/3d2dc4190446c64e604ea55513b41bf5a9af86c5"><code>3d2dc41</code></a> chore: release 7.0.1</li> <li><a href="https://github.com/Automattic/mongoose/commit/dd5bc8c3bd33baba14a8c8f5ab0d967efa610b43"><code>dd5bc8c</code></a> Merge pull request <a href="https://redirect.github.com/Automattic/mongoose/issues/13137">#13137</a> from hasezoey/updateTestOs</li> <li><a href="https://github.com/Automattic/mongoose/commit/9f7c11a2c8e7881e4803d61569ae33b4d62b16f6"><code>9f7c11a</code></a> chore(test.yml): update to not use "ubuntu-18.04" anymore</li> <li><a href="https://github.com/Automattic/mongoose/commit/5b6f9498bb5bf2a44c7a354e0c98730ac0720ee0"><code>5b6f949</code></a> chore(test.yml): update 5.0.x mongo binary version</li> <li><a href="https://github.com/Automattic/mongoose/commit/a919fc47d127d701d500296740ff43f602f1f3b9"><code>a919fc4</code></a> chore(test.yml): update 4.x mongo binary version</li> <li><a href="https://github.com/Automattic/mongoose/commit/a2692e893394646d873b0924b323bbdd44fa2035"><code>a2692e8</code></a> chore(tests.yml): update mongo binary version</li> <li><a href="https://github.com/Automattic/mongoose/commit/94b040bb0a776db5af1a6699e76edeeef059cc2e"><code>94b040b</code></a> Merge pull request <a href="https://redirect.github.com/Automattic/mongoose/issues/13074">#13074</a> from lpizzinidev/<a href="https://redirect.github.com/Automattic/mongoose/issues/13065">gh-13065</a></li> <li><a href="https://github.com/Automattic/mongoose/commit/04e7fa43983f90100bcaea25117b3e0bde655afb"><code>04e7fa4</code></a> style: fix lint</li> <li><a href="https://github.com/Automattic/mongoose/commit/e70b08bea5ba7eb6eb015255bc56f3c6a006997d"><code>e70b08b</code></a> test: fix tests from <a href="https://redirect.github.com/Automattic/mongoose/issues/13126">#13126</a></li> <li><a href="https://github.com/Automattic/mongoose/commit/a9e224527bae408b8ec7aaa04f3613eca6f44fa2"><code>a9e2245</code></a> Merge pull request <a href="https://redirect.github.com/Automattic/mongoose/issues/13126">#13126</a> from lpizzinidev/<a href="https://redirect.github.com/Automattic/mongoose/issues/13125">gh-13125</a></li> <li>Additional commits viewable in <a href="https://github.com/Automattic/mongoose/compare/7.0.0...7.0.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=mongoose&package-manager=npm_and_yarn&previous-version=7.0.0&new-version=7.0.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 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