Skip to content

Commit

Permalink
fix(deps): Bump @typegoose/typegoose from 12.5.0 to 12.7.0 (#372)
Browse files Browse the repository at this point in the history
Bumps [@typegoose/typegoose](https://github.com/typegoose/typegoose) from 12.5.0 to 12.7.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/typegoose/typegoose/releases"><code>@​typegoose/typegoose</code>'s releases</a>.</em></p>
<blockquote>
<h2>v12.7.0</h2>
<h2><a href="https://github.com/typegoose/typegoose/compare/v12.6.0...v12.7.0">12.7.0</a> (2024-08-31)</h2>
<h3>Style</h3>
<ul>
<li><strong>types:</strong> fix typo in BasePropOptions's autopopulate description (<a href="https://redirect.github.com/typegoose/typegoose/issues/952">#952</a>) (<a href="https://github.com/typegoose/typegoose/commit/8613414dd0bbb7599e327fb1990527792f346ba9">8613414</a>)</li>
</ul>
<h3>Dependencies</h3>
<ul>
<li><strong>mongoose:</strong> upgrade to 8.6.0 (<a href="https://github.com/typegoose/typegoose/commit/d3cc8c0436eeb3e49c25af9169e1bd74d0785b51">d3cc8c0</a>)</li>
<li><strong>semver:</strong> upgrade to 7.6.3 (<a href="https://github.com/typegoose/typegoose/commit/52c01b72d8e5bdde967558063c7302d4432685ff">52c01b7</a>)</li>
<li><strong>tslib:</strong> upgrade to 2.7.0 (<a href="https://github.com/typegoose/typegoose/commit/6cb1d44025d732c04badfbf99df9bc165899eb35">6cb1d44</a>)</li>
</ul>
<h3>Dev-Dependencies</h3>
<ul>
<li><strong><code>@​types/lodash</code>:</strong> upgrade to 4.17.7 (<a href="https://github.com/typegoose/typegoose/commit/5ee63440a4403ef398f0fabe92e061b89d565720">5ee6344</a>)</li>
<li><strong>eslint-plugin-prettier:</strong> upgrade to 5.2.1 (<a href="https://github.com/typegoose/typegoose/commit/37a67747bf096c471fc27192867af3eec3ea7607">37a6774</a>)</li>
<li><strong>mongodb-memory-server:</strong> upgrade to 10.0.0 (<a href="https://github.com/typegoose/typegoose/commit/f3097dd7fa09f5c7da7ffa34eab364d71b513a8c">f3097dd</a>)</li>
<li><strong>prettier:</strong> upgrade to 3.3.3 (<a href="https://github.com/typegoose/typegoose/commit/f05c6d34edcb0f87b5a6c8e288296aa01a92bde6">f05c6d3</a>)</li>
<li><strong>rimraf:</strong> upgrade to 5.0.10 (<a href="https://github.com/typegoose/typegoose/commit/357b04ff90dc1c81e74df7fac28018c480faf621">357b04f</a>)</li>
<li><strong>ts-jest:</strong> upgrade to 29.2.5 (<a href="https://github.com/typegoose/typegoose/commit/8ba7a225ddd877f2ea76700076b8c8edc63e878e">8ba7a22</a>)</li>
</ul>
<h2>v12.6.0</h2>
<h2><a href="https://github.com/typegoose/typegoose/compare/v12.5.0...v12.6.0">12.6.0</a> (2024-07-10)</h2>
<h3>Dependencies</h3>
<ul>
<li><strong>mongoose:</strong> upgrade to 8.5.0 (<a href="https://github.com/typegoose/typegoose/commit/8f3e4f6446d85783bc3fb8a89211a8c38062d5b4">8f3e4f6</a>)</li>
<li><strong>tslib:</strong> upgrade to 2.6.3 (<a href="https://github.com/typegoose/typegoose/commit/f299cccf3ed9d0dd2fedc05babd8c7132afe3b8c">f299ccc</a>)</li>
</ul>
<h3>Dev-Dependencies</h3>
<ul>
<li><strong><code>@​types/lodash</code>:</strong> upgrade to 4.17.6 (<a href="https://github.com/typegoose/typegoose/commit/86b8a0f66e67dcb6be9c51c214865d916cbdf707">86b8a0f</a>)</li>
<li><strong>mongodb-memory-server:</strong> upgrade to 9.4.0 (<a href="https://github.com/typegoose/typegoose/commit/578671efa21a3d851f5fc4c78ad1590c7f6c4d08">578671e</a>)</li>
<li><strong>prettier:</strong> upgrade to 3.3.2 (<a href="https://github.com/typegoose/typegoose/commit/1f6ccb1dfdfafa7fb89c06b60a3f15113e07d808">1f6ccb1</a>)</li>
<li><strong>ts-jest:</strong> upgrade to 29.2.1 (<a href="https://github.com/typegoose/typegoose/commit/f16d6f203388062775591f44bd2198491c5dfc34">f16d6f2</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/typegoose/typegoose/blob/master/CHANGELOG.md"><code>@​typegoose/typegoose</code>'s changelog</a>.</em></p>
<blockquote>
<h2><a href="https://github.com/typegoose/typegoose/compare/v12.6.0...v12.7.0">12.7.0</a> (2024-08-31)</h2>
<h3>Style</h3>
<ul>
<li><strong>types:</strong> fix typo in BasePropOptions's autopopulate description (<a href="https://redirect.github.com/typegoose/typegoose/issues/952">#952</a>) (<a href="https://github.com/typegoose/typegoose/commit/8613414dd0bbb7599e327fb1990527792f346ba9">8613414</a>)</li>
</ul>
<h3>Dependencies</h3>
<ul>
<li><strong>mongoose:</strong> upgrade to 8.6.0 (<a href="https://github.com/typegoose/typegoose/commit/d3cc8c0436eeb3e49c25af9169e1bd74d0785b51">d3cc8c0</a>)</li>
<li><strong>semver:</strong> upgrade to 7.6.3 (<a href="https://github.com/typegoose/typegoose/commit/52c01b72d8e5bdde967558063c7302d4432685ff">52c01b7</a>)</li>
<li><strong>tslib:</strong> upgrade to 2.7.0 (<a href="https://github.com/typegoose/typegoose/commit/6cb1d44025d732c04badfbf99df9bc165899eb35">6cb1d44</a>)</li>
</ul>
<h3>Dev-Dependencies</h3>
<ul>
<li><strong><code>@​types/lodash</code>:</strong> upgrade to 4.17.7 (<a href="https://github.com/typegoose/typegoose/commit/5ee63440a4403ef398f0fabe92e061b89d565720">5ee6344</a>)</li>
<li><strong>eslint-plugin-prettier:</strong> upgrade to 5.2.1 (<a href="https://github.com/typegoose/typegoose/commit/37a67747bf096c471fc27192867af3eec3ea7607">37a6774</a>)</li>
<li><strong>mongodb-memory-server:</strong> upgrade to 10.0.0 (<a href="https://github.com/typegoose/typegoose/commit/f3097dd7fa09f5c7da7ffa34eab364d71b513a8c">f3097dd</a>)</li>
<li><strong>prettier:</strong> upgrade to 3.3.3 (<a href="https://github.com/typegoose/typegoose/commit/f05c6d34edcb0f87b5a6c8e288296aa01a92bde6">f05c6d3</a>)</li>
<li><strong>rimraf:</strong> upgrade to 5.0.10 (<a href="https://github.com/typegoose/typegoose/commit/357b04ff90dc1c81e74df7fac28018c480faf621">357b04f</a>)</li>
<li><strong>ts-jest:</strong> upgrade to 29.2.5 (<a href="https://github.com/typegoose/typegoose/commit/8ba7a225ddd877f2ea76700076b8c8edc63e878e">8ba7a22</a>)</li>
</ul>
<h2><a href="https://github.com/typegoose/typegoose/compare/v12.5.0...v12.6.0">12.6.0</a> (2024-07-10)</h2>
<h3>Dependencies</h3>
<ul>
<li><strong>mongoose:</strong> upgrade to 8.5.0 (<a href="https://github.com/typegoose/typegoose/commit/8f3e4f6446d85783bc3fb8a89211a8c38062d5b4">8f3e4f6</a>)</li>
<li><strong>tslib:</strong> upgrade to 2.6.3 (<a href="https://github.com/typegoose/typegoose/commit/f299cccf3ed9d0dd2fedc05babd8c7132afe3b8c">f299ccc</a>)</li>
</ul>
<h3>Dev-Dependencies</h3>
<ul>
<li><strong><code>@​types/lodash</code>:</strong> upgrade to 4.17.6 (<a href="https://github.com/typegoose/typegoose/commit/86b8a0f66e67dcb6be9c51c214865d916cbdf707">86b8a0f</a>)</li>
<li><strong>mongodb-memory-server:</strong> upgrade to 9.4.0 (<a href="https://github.com/typegoose/typegoose/commit/578671efa21a3d851f5fc4c78ad1590c7f6c4d08">578671e</a>)</li>
<li><strong>prettier:</strong> upgrade to 3.3.2 (<a href="https://github.com/typegoose/typegoose/commit/1f6ccb1dfdfafa7fb89c06b60a3f15113e07d808">1f6ccb1</a>)</li>
<li><strong>ts-jest:</strong> upgrade to 29.2.1 (<a href="https://github.com/typegoose/typegoose/commit/f16d6f203388062775591f44bd2198491c5dfc34">f16d6f2</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/typegoose/typegoose/commit/9485b9991053cc0373acb1ba2c0fb237d5971761"><code>9485b99</code></a> release: v12.7.0</li>
<li><a href="https://github.com/typegoose/typegoose/commit/d3cc8c0436eeb3e49c25af9169e1bd74d0785b51"><code>d3cc8c0</code></a> deps(mongoose): upgrade to 8.6.0</li>
<li><a href="https://github.com/typegoose/typegoose/commit/f3097dd7fa09f5c7da7ffa34eab364d71b513a8c"><code>f3097dd</code></a> devdeps(mongodb-memory-server): upgrade to 10.0.0</li>
<li><a href="https://github.com/typegoose/typegoose/commit/357b04ff90dc1c81e74df7fac28018c480faf621"><code>357b04f</code></a> devdeps(rimraf): upgrade to 5.0.10</li>
<li><a href="https://github.com/typegoose/typegoose/commit/37a67747bf096c471fc27192867af3eec3ea7607"><code>37a6774</code></a> devdeps(eslint-plugin-prettier): upgrade to 5.2.1</li>
<li><a href="https://github.com/typegoose/typegoose/commit/6cb1d44025d732c04badfbf99df9bc165899eb35"><code>6cb1d44</code></a> deps(tslib): upgrade to 2.7.0</li>
<li><a href="https://github.com/typegoose/typegoose/commit/52c01b72d8e5bdde967558063c7302d4432685ff"><code>52c01b7</code></a> deps(semver): upgrade to 7.6.3</li>
<li><a href="https://github.com/typegoose/typegoose/commit/8ba7a225ddd877f2ea76700076b8c8edc63e878e"><code>8ba7a22</code></a> devdeps(ts-jest): upgrade to 29.2.5</li>
<li><a href="https://github.com/typegoose/typegoose/commit/f05c6d34edcb0f87b5a6c8e288296aa01a92bde6"><code>f05c6d3</code></a> devdeps(prettier): upgrade to 3.3.3</li>
<li><a href="https://github.com/typegoose/typegoose/commit/5ee63440a4403ef398f0fabe92e061b89d565720"><code>5ee6344</code></a> devdeps(<code>@​types/lodash</code>): upgrade to 4.17.7</li>
<li>Additional commits viewable in <a href="https://github.com/typegoose/typegoose/compare/v12.5.0...v12.7.0">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@typegoose/typegoose&package-manager=npm_and_yarn&previous-version=12.5.0&new-version=12.7.0)](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 Sep 2, 2024
1 parent 2c1e1ad commit a12156f
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 19 deletions.
35 changes: 17 additions & 18 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 @@ -40,7 +40,7 @@
"dependencies": {
"@google-cloud/kms": "^4.5.0",
"@relaycorp/relaynet-core": ">=1.88.1, < 2.0",
"@typegoose/typegoose": "^12.5.0",
"@typegoose/typegoose": "^12.7.0",
"axios": "^1.7.5",
"env-var": "^7.5.0",
"fast-crc32c": "^2.0.0",
Expand Down

0 comments on commit a12156f

Please sign in to comment.