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.4.0 to 8.4.1 (#342)
Bumps [mongoose](https://github.com/Automattic/mongoose) from 8.4.0 to 8.4.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>8.4.1 / 2024-05-31</h1> <ul> <li>fix: pass options to clone instead of get in applyVirtuals <a href="https://redirect.github.com/Automattic/mongoose/issues/14606">#14606</a> <a href="https://redirect.github.com/Automattic/mongoose/issues/14543">#14543</a> <a href="https://github.com/andrews05">andrews05</a></li> <li>fix(document): fire pre validate hooks on 5 level deep single nested subdoc when modifying after save() <a href="https://redirect.github.com/Automattic/mongoose/issues/14604">#14604</a> <a href="https://redirect.github.com/Automattic/mongoose/issues/14591">#14591</a></li> <li>fix: ensure buildBulkWriteOperations target shard if shardKey is set <a href="https://redirect.github.com/Automattic/mongoose/issues/14622">#14622</a> <a href="https://redirect.github.com/Automattic/mongoose/issues/14621">#14621</a> <a href="https://github.com/matlpriceshape">matlpriceshape</a></li> <li>types: pass DocType down to subdocuments so HydratedSingleSubdocument and HydratedArraySubdocument toObject() returns correct type <a href="https://redirect.github.com/Automattic/mongoose/issues/14612">#14612</a> <a href="https://redirect.github.com/Automattic/mongoose/issues/14601">#14601</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.4.1 / 2024-05-31</h1> <ul> <li>fix: pass options to clone instead of get in applyVirtuals <a href="https://redirect.github.com/Automattic/mongoose/issues/14606">#14606</a> <a href="https://redirect.github.com/Automattic/mongoose/issues/14543">#14543</a> <a href="https://github.com/andrews05">andrews05</a></li> <li>fix(document): fire pre validate hooks on 5 level deep single nested subdoc when modifying after save() <a href="https://redirect.github.com/Automattic/mongoose/issues/14604">#14604</a> <a href="https://redirect.github.com/Automattic/mongoose/issues/14591">#14591</a></li> <li>fix: ensure buildBulkWriteOperations target shard if shardKey is set <a href="https://redirect.github.com/Automattic/mongoose/issues/14622">#14622</a> <a href="https://redirect.github.com/Automattic/mongoose/issues/14621">#14621</a> <a href="https://github.com/matlpriceshape">matlpriceshape</a></li> <li>types: pass DocType down to subdocuments so HydratedSingleSubdocument and HydratedArraySubdocument toObject() returns correct type <a href="https://redirect.github.com/Automattic/mongoose/issues/14612">#14612</a> <a href="https://redirect.github.com/Automattic/mongoose/issues/14601">#14601</a></li> </ul> <h1>7.6.12 / 2024-05-21</h1> <ul> <li>fix(array): avoid converting to $set when calling pull() on an element in the middle of the array <a href="https://redirect.github.com/Automattic/mongoose/issues/14531">#14531</a> <a href="https://redirect.github.com/Automattic/mongoose/issues/14502">#14502</a></li> <li>fix: bump mongodb driver to 5.9.2 <a href="https://redirect.github.com/Automattic/mongoose/issues/14561">#14561</a> <a href="https://github.com/lorand-horvath">lorand-horvath</a></li> <li>fix(update): cast array of strings underneath doc array with array filters <a href="https://redirect.github.com/Automattic/mongoose/issues/14605">#14605</a> <a href="https://redirect.github.com/Automattic/mongoose/issues/14595">#14595</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/Automattic/mongoose/commit/24234599598c60cb271ecb5dbf4c119a78d2d68c"><code>2423459</code></a> chore: release 8.4.1</li> <li><a href="https://github.com/Automattic/mongoose/commit/e370f722ec4ee2ba4d3c2dbc06d4ff2e878619e9"><code>e370f72</code></a> fix: quick fix for <a href="https://redirect.github.com/Automattic/mongoose/issues/14606">#14606</a> pulled in from <a href="https://redirect.github.com/Automattic/mongoose/issues/14623">#14623</a></li> <li><a href="https://github.com/Automattic/mongoose/commit/a876c12d6d26821a47ee2692d7fa35e4b3137dcd"><code>a876c12</code></a> style: fix lint</li> <li><a href="https://github.com/Automattic/mongoose/commit/ca09111e7829e7c945b9471069a1a58e857a309f"><code>ca09111</code></a> Merge pull request <a href="https://redirect.github.com/Automattic/mongoose/issues/14612">#14612</a> from Automattic/vkarpov15/<a href="https://redirect.github.com/Automattic/mongoose/issues/14601">gh-14601</a></li> <li><a href="https://github.com/Automattic/mongoose/commit/2290c818ab86e9457ad0475902a078f7bcae317d"><code>2290c81</code></a> Update subdocuments.test.ts</li> <li><a href="https://github.com/Automattic/mongoose/commit/90f9e558327b48af4d727a768ba21c96e61620d9"><code>90f9e55</code></a> Merge pull request <a href="https://redirect.github.com/Automattic/mongoose/issues/14621">#14621</a> from priceshape-development/fix/add-shard-key-to-bu...</li> <li><a href="https://github.com/Automattic/mongoose/commit/c2352f32122f753ac77170b052da9e52d99440bd"><code>c2352f3</code></a> Make sure buildBulkWriteOperations targets right shard</li> <li><a href="https://github.com/Automattic/mongoose/commit/53362c3e2b70efcd3c4783638565fb74918440e2"><code>53362c3</code></a> Merge pull request <a href="https://redirect.github.com/Automattic/mongoose/issues/14606">#14606</a> from andrews05/fix/virtuals-fast-path</li> <li><a href="https://github.com/Automattic/mongoose/commit/2a8c5329503a69e16a58e1ef5b23625b6e0dd5f7"><code>2a8c532</code></a> Merge pull request <a href="https://redirect.github.com/Automattic/mongoose/issues/14604">#14604</a> from Automattic/vkarpov15/<a href="https://redirect.github.com/Automattic/mongoose/issues/14591">gh-14591</a></li> <li><a href="https://github.com/Automattic/mongoose/commit/10e83ae693f8923c4b64cb8ca2e317e804370efc"><code>10e83ae</code></a> types: pass DocType down to subdocuments so <code>HydratedSingleSubdocument</code> and `...</li> <li>Additional commits viewable in <a href="https://github.com/Automattic/mongoose/compare/8.4.0...8.4.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=8.4.0&new-version=8.4.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