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 8.3.3 to 8.3.4 (#334)
Bumps [mongoose](https://github.com/Automattic/mongoose) from 8.3.3 to 8.3.4. <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>8.3.4 / 2024-05-06</h1> <ul> <li>perf(document): avoid cloning options using spread operator for perf reasons <a href="https://redirect.github.com/Automattic/mongoose/issues/14565">#14565</a> <a href="https://redirect.github.com/Automattic/mongoose/issues/14394">#14394</a></li> <li>fix(query): apply translateAliases before casting to avoid strictMode error when using aliases <a href="https://redirect.github.com/Automattic/mongoose/issues/14562">#14562</a> <a href="https://redirect.github.com/Automattic/mongoose/issues/14521">#14521</a></li> <li>fix(model): consistent top-level timestamps option for bulkWrite operations <a href="https://redirect.github.com/Automattic/mongoose/issues/14546">#14546</a> <a href="https://redirect.github.com/Automattic/mongoose/issues/14536">#14536</a></li> <li>docs(connections): improve description of connection creation patterns <a href="https://redirect.github.com/Automattic/mongoose/issues/14564">#14564</a> <a href="https://redirect.github.com/Automattic/mongoose/issues/14528">#14528</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>8.3.4 / 2024-05-06</h1> <ul> <li>perf(document): avoid cloning options using spread operator for perf reasons <a href="https://redirect.github.com/Automattic/mongoose/issues/14565">#14565</a> <a href="https://redirect.github.com/Automattic/mongoose/issues/14394">#14394</a></li> <li>fix(query): apply translateAliases before casting to avoid strictMode error when using aliases <a href="https://redirect.github.com/Automattic/mongoose/issues/14562">#14562</a> <a href="https://redirect.github.com/Automattic/mongoose/issues/14521">#14521</a></li> <li>fix(model): consistent top-level timestamps option for bulkWrite operations <a href="https://redirect.github.com/Automattic/mongoose/issues/14546">#14546</a> <a href="https://redirect.github.com/Automattic/mongoose/issues/14536">#14536</a></li> <li>docs(connections): improve description of connection creation patterns <a href="https://redirect.github.com/Automattic/mongoose/issues/14564">#14564</a> <a href="https://redirect.github.com/Automattic/mongoose/issues/14528">#14528</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/Automattic/mongoose/commit/88afc3397cd7540ac9ab3193b7f240cf15badf5d"><code>88afc33</code></a> chore: release 8.3.4</li> <li><a href="https://github.com/Automattic/mongoose/commit/13db4084c8f39a836b5370a4dd37aa30667886e8"><code>13db408</code></a> Merge pull request <a href="https://redirect.github.com/Automattic/mongoose/issues/14565">#14565</a> from Automattic/vkarpov15/<a href="https://redirect.github.com/Automattic/mongoose/issues/14394">gh-14394</a></li> <li><a href="https://github.com/Automattic/mongoose/commit/31596d558231038755748606c9ec74857219426e"><code>31596d5</code></a> style: fix lint</li> <li><a href="https://github.com/Automattic/mongoose/commit/c51fdd8e081cb788e012b988816b2d1a6fe82952"><code>c51fdd8</code></a> perf(document): avoid copying all properties into cloneOptions, just the nece...</li> <li><a href="https://github.com/Automattic/mongoose/commit/3b00122fae057d98dfabb4c06499988d4498edf6"><code>3b00122</code></a> Merge pull request <a href="https://redirect.github.com/Automattic/mongoose/issues/14564">#14564</a> from Automattic/vkarpov15/<a href="https://redirect.github.com/Automattic/mongoose/issues/14528">gh-14528</a></li> <li><a href="https://github.com/Automattic/mongoose/commit/d24b7a8c51a3ca8e0257740dd603bd5b1efc5df2"><code>d24b7a8</code></a> Merge pull request <a href="https://redirect.github.com/Automattic/mongoose/issues/14562">#14562</a> from Automattic/vkarpov15/<a href="https://redirect.github.com/Automattic/mongoose/issues/14521">gh-14521</a></li> <li><a href="https://github.com/Automattic/mongoose/commit/ddb19fae6dc2d92ea7ef084db3c53c6dd8a11c85"><code>ddb19fa</code></a> Merge pull request <a href="https://redirect.github.com/Automattic/mongoose/issues/14557">#14557</a> from Automattic/dependabot/npm_and_yarn/master/sift...</li> <li><a href="https://github.com/Automattic/mongoose/commit/3e4aa8f0994dcdba6c5a45d7c59cfad7d98b245d"><code>3e4aa8f</code></a> Merge pull request <a href="https://redirect.github.com/Automattic/mongoose/issues/14555">#14555</a> from Automattic/dependabot/npm_and_yarn/master/mark...</li> <li><a href="https://github.com/Automattic/mongoose/commit/abc87b2f299360457056e3eab478fc020e591f3b"><code>abc87b2</code></a> remove unnecessary logic</li> <li><a href="https://github.com/Automattic/mongoose/commit/f087e8f62984dae937ec7f45f670cb84c00d3f89"><code>f087e8f</code></a> perf(document): remove some more unnecessary cloning in $toObject() re: <a href="https://redirect.github.com/Automattic/mongoose/issues/14394">#14394</a></li> <li>Additional commits viewable in <a href="https://github.com/Automattic/mongoose/compare/8.3.3...8.3.4">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=8.3.3&new-version=8.3.4)](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