Skip to content

Commit 15d1577

Browse files
build(deps): bump mongoose from 8.15.0 to 8.15.1 (#1961)
Bumps [mongoose](https://github.com/Automattic/mongoose) from 8.15.0 to 8.15.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.15.1 / 2025-05-26</h1> <ul> <li>types: correct handling of _id in ProjectionType <a href="https://redirect.github.com/Automattic/mongoose/issues/15432">#15432</a> <a href="https://redirect.github.com/Automattic/mongoose/issues/15418">#15418</a></li> <li>types: fix definition of VectorSearch.$vectorSearch <a href="https://redirect.github.com/Automattic/mongoose/issues/15429">#15429</a> <a href="https://github.com/chriskrycho">chriskrycho</a></li> <li>docs: add Document#save to list of function with callbacks removed <a href="https://redirect.github.com/Automattic/mongoose/issues/15433">#15433</a> <a href="https://github.com/SethFalco">SethFalco</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.15.1 / 2025-05-26</h1> <ul> <li>types: correct handling of _id in ProjectionType <a href="https://redirect.github.com/Automattic/mongoose/issues/15432">#15432</a> <a href="https://redirect.github.com/Automattic/mongoose/issues/15418">#15418</a></li> <li>types: fix definition of VectorSearch.$vectorSearch <a href="https://redirect.github.com/Automattic/mongoose/issues/15429">#15429</a> <a href="https://github.com/chriskrycho">chriskrycho</a></li> <li>docs: add Document#save to list of function with callbacks removed <a href="https://redirect.github.com/Automattic/mongoose/issues/15433">#15433</a> <a href="https://github.com/SethFalco">SethFalco</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/Automattic/mongoose/commit/0c5f56f8bacc409e7b73f756196f34a307364647"><code>0c5f56f</code></a> chore: release 8.15.1</li> <li><a href="https://github.com/Automattic/mongoose/commit/7f00685f45233e17fef2849b900b0f8f69513ab0"><code>7f00685</code></a> Merge branch '7.x'</li> <li><a href="https://github.com/Automattic/mongoose/commit/15e7743cd8e7c5442bb65045528a31019fcdcea9"><code>15e7743</code></a> chore: bump tsd</li> <li><a href="https://github.com/Automattic/mongoose/commit/a45ed3e42424bd56093578ef5bb11e38325bc1c6"><code>a45ed3e</code></a> Merge branch '6.x' into 7.x</li> <li><a href="https://github.com/Automattic/mongoose/commit/b331eac88eb2c924a62a4dbf3d7e7c01b9229afa"><code>b331eac</code></a> Merge pull request <a href="https://redirect.github.com/Automattic/mongoose/issues/15434">#15434</a> from Automattic/vkarpov15/<a href="https://redirect.github.com/Automattic/mongoose/issues/15427">gh-15427</a></li> <li><a href="https://github.com/Automattic/mongoose/commit/209783710482d708ce4f9756754e589fdad1436a"><code>2097837</code></a> chore: remove upload-artifact</li> <li><a href="https://github.com/Automattic/mongoose/commit/8045783f11b66e7cfb5b106e2cfc01ba0e81b257"><code>8045783</code></a> chore: bump ubuntu versions in GitHub actions</li> <li><a href="https://github.com/Automattic/mongoose/commit/523502891ecedab8c6fac5506fc8835c883a2050"><code>5235028</code></a> docs(compatibility): add note that Mongoose ^6.5 works with MongoDB server 7.x</li> <li><a href="https://github.com/Automattic/mongoose/commit/49bad32821452344d25432629ce4c692e98550a1"><code>49bad32</code></a> Merge pull request <a href="https://redirect.github.com/Automattic/mongoose/issues/15430">#15430</a> from Automattic/vkarpov15/mongoose-lean-getters-44</li> <li><a href="https://github.com/Automattic/mongoose/commit/37134b075ba9a4b2fb79eabeb0068d9fbfdf8d05"><code>37134b0</code></a> Merge pull request <a href="https://redirect.github.com/Automattic/mongoose/issues/15433">#15433</a> from SethFalco/patch-1</li> <li>Additional commits viewable in <a href="https://github.com/Automattic/mongoose/compare/8.15.0...8.15.1">compare view</a></li> </ul> </details> <br /> <details> <summary>Most Recent Ignore Conditions Applied to This Pull Request</summary> | Dependency Name | Ignore Conditions | | --- | --- | | mongoose | [< 8.3, > 8.2.2] | </details> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=mongoose&package-manager=npm_and_yarn&previous-version=8.15.0&new-version=8.15.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>
2 parents d6389c4 + 10c7e8a commit 15d1577

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)