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.7.0 to 8.7.1 (#386)
Bumps [mongoose](https://github.com/Automattic/mongoose) from 8.7.0 to 8.7.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.7.1 / 2024-10-09</h1> <ul> <li>fix: set flattenObjectIds to false when calling toObject() for internal purposes <a href="https://redirect.github.com/Automattic/mongoose/issues/14938">#14938</a></li> <li>fix: add mongodb 8 to test matrix <a href="https://redirect.github.com/Automattic/mongoose/issues/14937">#14937</a></li> <li>fix: handle buffers stored in MongoDB as EJSON representation with { $binary } <a href="https://redirect.github.com/Automattic/mongoose/issues/14932">#14932</a></li> <li>docs: indicate that Mongoose 8.7 is required for full MongoDB 8 support <a href="https://redirect.github.com/Automattic/mongoose/issues/14937">#14937</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.7.1 / 2024-10-09</h1> <ul> <li>fix: set flattenObjectIds to false when calling toObject() for internal purposes <a href="https://redirect.github.com/Automattic/mongoose/issues/14938">#14938</a></li> <li>fix: add mongodb 8 to test matrix <a href="https://redirect.github.com/Automattic/mongoose/issues/14937">#14937</a></li> <li>fix: handle buffers stored in MongoDB as EJSON representation with { $binary } <a href="https://redirect.github.com/Automattic/mongoose/issues/14932">#14932</a></li> <li>docs: indicate that Mongoose 8.7 is required for full MongoDB 8 support <a href="https://redirect.github.com/Automattic/mongoose/issues/14937">#14937</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/Automattic/mongoose/commit/02c5efd7ee19eca0f0e5744719b36e19cba0f58d"><code>02c5efd</code></a> chore: release 8.7.1</li> <li><a href="https://github.com/Automattic/mongoose/commit/d861d212028e20765ac1aa5523bf641fbf8f4b3d"><code>d861d21</code></a> Merge pull request <a href="https://redirect.github.com/Automattic/mongoose/issues/14938">#14938</a> from Automattic/vkarpov15/<a href="https://redirect.github.com/Automattic/mongoose/issues/14935">gh-14935</a></li> <li><a href="https://github.com/Automattic/mongoose/commit/6aecc016e84904d9dfce278b5458c7edc35b83da"><code>6aecc01</code></a> Update test/document.test.js</li> <li><a href="https://github.com/Automattic/mongoose/commit/8068c6a61d3ad7e1b748cc7101147d136bae0cdd"><code>8068c6a</code></a> Update test/document.test.js</li> <li><a href="https://github.com/Automattic/mongoose/commit/80441c00f5bb8e192fe1f16c49c5c3dca1826e4a"><code>80441c0</code></a> style: fix lint</li> <li><a href="https://github.com/Automattic/mongoose/commit/8b2b4e60e4be7e060b3cabcaf2dd5d28be09ff18"><code>8b2b4e6</code></a> Merge branch 'master' into vkarpov15/<a href="https://redirect.github.com/Automattic/mongoose/issues/14935">gh-14935</a></li> <li><a href="https://github.com/Automattic/mongoose/commit/ee6b861edea5228c2de66422eba0e7346ec164b7"><code>ee6b861</code></a> Merge pull request <a href="https://redirect.github.com/Automattic/mongoose/issues/14937">#14937</a> from Automattic/vkarpov15/<a href="https://redirect.github.com/Automattic/mongoose/issues/14934">gh-14934</a></li> <li><a href="https://github.com/Automattic/mongoose/commit/048eebce24e48099297d56697a96cd1d7f56edb0"><code>048eebc</code></a> Merge pull request <a href="https://redirect.github.com/Automattic/mongoose/issues/14932">#14932</a> from Automattic/vkarpov15/<a href="https://redirect.github.com/Automattic/mongoose/issues/14911">gh-14911</a></li> <li><a href="https://github.com/Automattic/mongoose/commit/47c3b469c26635e7c8e9bbe652ccfcf7c0a4e346"><code>47c3b46</code></a> fix: set flattenObjectIds to false when calling toObject() for internal purposes</li> <li><a href="https://github.com/Automattic/mongoose/commit/682a9e9060961e2909b76ab7b81d2ba6c9b9d478"><code>682a9e9</code></a> docs: indicate that Mongoose 8.7 is required for full MongoDB 8 support</li> <li>Additional commits viewable in <a href="https://github.com/Automattic/mongoose/compare/8.7.0...8.7.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.7.0&new-version=8.7.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