Skip to content

Commit

Permalink
fix(deps): Bump mongoose from 8.4.4 to 8.4.5 (#129)
Browse files Browse the repository at this point in the history
Bumps [mongoose](https://github.com/Automattic/mongoose) from 8.4.4 to 8.4.5.
<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.5 / 2024-07-05</h1>
<ul>
<li>types: correct this for validate.validator schematype option <a href="https://redirect.github.com/Automattic/mongoose/issues/14720">#14720</a> <a href="https://redirect.github.com/Automattic/mongoose/issues/14696">#14696</a></li>
<li>docs(model): note that insertMany() with lean skips applying defaults <a href="https://redirect.github.com/Automattic/mongoose/issues/14723">#14723</a> <a href="https://redirect.github.com/Automattic/mongoose/issues/14698">#14698</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.5 / 2024-07-05</h1>
<ul>
<li>types: correct this for validate.validator schematype option <a href="https://redirect.github.com/Automattic/mongoose/issues/14720">#14720</a> <a href="https://redirect.github.com/Automattic/mongoose/issues/14696">#14696</a></li>
<li>docs(model): note that insertMany() with lean skips applying defaults <a href="https://redirect.github.com/Automattic/mongoose/issues/14723">#14723</a> <a href="https://redirect.github.com/Automattic/mongoose/issues/14698">#14698</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/Automattic/mongoose/commit/83d7630310532bc7c8da6ad16ea47c518acffded"><code>83d7630</code></a> chore: release 8.4.5</li>
<li><a href="https://github.com/Automattic/mongoose/commit/446b9232885b9e550eeacacceac4f7ba51695948"><code>446b923</code></a> Merge pull request <a href="https://redirect.github.com/Automattic/mongoose/issues/14723">#14723</a> from Automattic/vkarpov15/<a href="https://redirect.github.com/Automattic/mongoose/issues/14698">gh-14698</a></li>
<li><a href="https://github.com/Automattic/mongoose/commit/54561d0fd01b74bef416f96e433ab72013c3c3a3"><code>54561d0</code></a> Merge pull request <a href="https://redirect.github.com/Automattic/mongoose/issues/14720">#14720</a> from Automattic/vkarpov15/<a href="https://redirect.github.com/Automattic/mongoose/issues/14696">gh-14696</a></li>
<li><a href="https://github.com/Automattic/mongoose/commit/f530400e86e558ecc6cbb5e7c4f74bdbfdd8659d"><code>f530400</code></a> docs(model): note that <code>insertMany()</code> with <code>lean</code> skips applying defaults</li>
<li><a href="https://github.com/Automattic/mongoose/commit/a341dbcfa19fb8c6a5d12f2dc0bcaaf839dd6475"><code>a341dbc</code></a> Merge pull request <a href="https://redirect.github.com/Automattic/mongoose/issues/14721">#14721</a> from Automattic/dependabot/npm_and_yarn/master/moch...</li>
<li><a href="https://github.com/Automattic/mongoose/commit/da9a9f85b670e50f2c80f6fd377448ffe6392629"><code>da9a9f8</code></a> Merge pull request <a href="https://redirect.github.com/Automattic/mongoose/issues/14710">#14710</a> from Automattic/dependabot/npm_and_yarn/master/babe...</li>
<li><a href="https://github.com/Automattic/mongoose/commit/35164f09344aee38ae4e9b283fd2edcf4ab93704"><code>35164f0</code></a> Merge pull request <a href="https://redirect.github.com/Automattic/mongoose/issues/14708">#14708</a> from Automattic/dependabot/npm_and_yarn/master/uuid...</li>
<li><a href="https://github.com/Automattic/mongoose/commit/ea000e5dd6a6b19b465c66f21403f944190c8f76"><code>ea000e5</code></a> Merge pull request <a href="https://redirect.github.com/Automattic/mongoose/issues/14713">#14713</a> from Automattic/dependabot/npm_and_yarn/master/tsd-...</li>
<li><a href="https://github.com/Automattic/mongoose/commit/0d92a7a53cc7d49f49d64484b4566f59a8e860c9"><code>0d92a7a</code></a> chore(deps-dev): bump <code>@​babel/preset-env</code> from 7.24.6 to 7.24.7</li>
<li><a href="https://github.com/Automattic/mongoose/commit/58adabd473a09625e8a9a995eeabf4adcd04595f"><code>58adabd</code></a> chore(deps-dev): bump tsd from 0.31.0 to 0.31.1</li>
<li>Additional commits viewable in <a href="https://github.com/Automattic/mongoose/compare/8.4.4...8.4.5">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.4&new-version=8.4.5)](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
dependabot[bot] authored Jul 6, 2024
1 parent 456f38b commit dee9bb9
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 7 deletions.
11 changes: 5 additions & 6 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"dependencies": {
"@relaycorp/relaynet-core": ">=1.81.6, < 2.0",
"@typegoose/typegoose": "^12.5.0",
"mongoose": "^8.4.4"
"mongoose": "^8.4.5"
},
"peerDependencies": {
"@relaycorp/relaynet-core": ">=1.81.6, < 2.0",
Expand Down

0 comments on commit dee9bb9

Please sign in to comment.