Skip to content

Commit

Permalink
fix(deps): Bump @typegoose/typegoose from 12.8.0 to 12.9.1 (#399)
Browse files Browse the repository at this point in the history
Bumps [@typegoose/typegoose](https://github.com/typegoose/typegoose) from 12.8.0 to 12.9.1.
<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.9.1</h2>
<h2><a href="https://github.com/typegoose/typegoose/compare/v12.9.0...v12.9.1">12.9.1</a> (2024-11-21)</h2>
<h3>Fixes</h3>
<ul>
<li><strong>typegoose:</strong> move &quot;parseENV&quot; call before loading defaultclasses (<a href="https://github.com/typegoose/typegoose/commit/a685aea79ee092683e3b370174a31afaae39dbc9">a685aea</a>), closes <a href="https://redirect.github.com/typegoose/typegoose/issues/939">#939</a> <a href="https://github.com/typegoose/typegoose/issues/issuecomment-2490189922">#issuecomment-2490189922</a></li>
</ul>
<h2>v12.9.0</h2>
<h2><a href="https://github.com/typegoose/typegoose/compare/v12.8.0...v12.9.0">12.9.0</a> (2024-11-03)</h2>
<h3>Fixes</h3>
<ul>
<li><strong>types:</strong> add &quot;Default__v&quot; type because of mongoose 8.8 (<a href="https://github.com/typegoose/typegoose/commit/a3d147796baa0e771d35bd81ee0e11e22a3740c8">a3d1477</a>)</li>
</ul>
<h3>Dependencies</h3>
<ul>
<li><strong>mongoose:</strong> upgrade to 8.8.0 (<a href="https://github.com/typegoose/typegoose/commit/306bcdd9a63856a3f4f92d4409befc6cfc5eb52a">306bcdd</a>)</li>
<li><strong>tslib:</strong> upgrade to 2.8.1 (<a href="https://github.com/typegoose/typegoose/commit/add96f558742aa7c061066cc636f97ec142d3d29">add96f5</a>)</li>
</ul>
<h3>Dev-Dependencies</h3>
<ul>
<li><strong><code>@​types/jest</code>:</strong> upgrade to 29.5.14 (<a href="https://github.com/typegoose/typegoose/commit/ea9677376d94f7313088809a30c3a230f1f5f3c5">ea96773</a>)</li>
<li><strong><code>@​types/lodash</code>:</strong> upgrade to 4.17.13 (<a href="https://github.com/typegoose/typegoose/commit/25a14466d57275b1b6800df004ac5eed230b0a25">25a1446</a>)</li>
<li><strong>mongodb-memory-server:</strong> upgrade to 10.1.2 (<a href="https://github.com/typegoose/typegoose/commit/279b5982ef6700385c22413f305825f1da99253d">279b598</a>)</li>
</ul>
<h2>v12.9.0-beta.1</h2>
<h2><a href="https://github.com/typegoose/typegoose/compare/v12.8.0...v12.9.0-beta.1">12.9.0-beta.1</a> (2024-11-03)</h2>
<h3>Fixes</h3>
<ul>
<li><strong>types:</strong> add &quot;Default__v&quot; type because of mongoose 8.8 (<a href="https://github.com/typegoose/typegoose/commit/a3d147796baa0e771d35bd81ee0e11e22a3740c8">a3d1477</a>)</li>
</ul>
<h3>Dependencies</h3>
<ul>
<li><strong>mongoose:</strong> upgrade to 8.8.0 (<a href="https://github.com/typegoose/typegoose/commit/306bcdd9a63856a3f4f92d4409befc6cfc5eb52a">306bcdd</a>)</li>
<li><strong>tslib:</strong> upgrade to 2.8.1 (<a href="https://github.com/typegoose/typegoose/commit/add96f558742aa7c061066cc636f97ec142d3d29">add96f5</a>)</li>
</ul>
<h3>Dev-Dependencies</h3>
<ul>
<li><strong><code>@​types/jest</code>:</strong> upgrade to 29.5.14 (<a href="https://github.com/typegoose/typegoose/commit/ea9677376d94f7313088809a30c3a230f1f5f3c5">ea96773</a>)</li>
<li><strong><code>@​types/lodash</code>:</strong> upgrade to 4.17.13 (<a href="https://github.com/typegoose/typegoose/commit/25a14466d57275b1b6800df004ac5eed230b0a25">25a1446</a>)</li>
<li><strong>mongodb-memory-server:</strong> upgrade to 10.1.2 (<a href="https://github.com/typegoose/typegoose/commit/279b5982ef6700385c22413f305825f1da99253d">279b598</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.9.0...v12.9.1">12.9.1</a> (2024-11-21)</h2>
<h3>Fixes</h3>
<ul>
<li><strong>typegoose:</strong> move &quot;parseENV&quot; call before loading defaultclasses (<a href="https://github.com/typegoose/typegoose/commit/a685aea79ee092683e3b370174a31afaae39dbc9">a685aea</a>), closes <a href="https://redirect.github.com/typegoose/typegoose/issues/939">#939</a> <a href="https://github.com/typegoose/typegoose/issues/issuecomment-2490189922">#issuecomment-2490189922</a></li>
</ul>
<h2><a href="https://github.com/typegoose/typegoose/compare/v12.8.0...v12.9.0">12.9.0</a> (2024-11-03)</h2>
<h3>Fixes</h3>
<ul>
<li><strong>types:</strong> add &quot;Default__v&quot; type because of mongoose 8.8 (<a href="https://github.com/typegoose/typegoose/commit/a3d147796baa0e771d35bd81ee0e11e22a3740c8">a3d1477</a>)</li>
</ul>
<h3>Dependencies</h3>
<ul>
<li><strong>mongoose:</strong> upgrade to 8.8.0 (<a href="https://github.com/typegoose/typegoose/commit/306bcdd9a63856a3f4f92d4409befc6cfc5eb52a">306bcdd</a>)</li>
<li><strong>tslib:</strong> upgrade to 2.8.1 (<a href="https://github.com/typegoose/typegoose/commit/add96f558742aa7c061066cc636f97ec142d3d29">add96f5</a>)</li>
</ul>
<h3>Dev-Dependencies</h3>
<ul>
<li><strong><code>@​types/jest</code>:</strong> upgrade to 29.5.14 (<a href="https://github.com/typegoose/typegoose/commit/ea9677376d94f7313088809a30c3a230f1f5f3c5">ea96773</a>)</li>
<li><strong><code>@​types/lodash</code>:</strong> upgrade to 4.17.13 (<a href="https://github.com/typegoose/typegoose/commit/25a14466d57275b1b6800df004ac5eed230b0a25">25a1446</a>)</li>
<li><strong>mongodb-memory-server:</strong> upgrade to 10.1.2 (<a href="https://github.com/typegoose/typegoose/commit/279b5982ef6700385c22413f305825f1da99253d">279b598</a>)</li>
</ul>
<h2><a href="https://github.com/typegoose/typegoose/compare/v12.8.0...v12.9.0-beta.1">12.9.0-beta.1</a> (2024-11-03)</h2>
<h3>Fixes</h3>
<ul>
<li><strong>types:</strong> add &quot;Default__v&quot; type because of mongoose 8.8 (<a href="https://github.com/typegoose/typegoose/commit/a3d147796baa0e771d35bd81ee0e11e22a3740c8">a3d1477</a>)</li>
</ul>
<h3>Dependencies</h3>
<ul>
<li><strong>mongoose:</strong> upgrade to 8.8.0 (<a href="https://github.com/typegoose/typegoose/commit/306bcdd9a63856a3f4f92d4409befc6cfc5eb52a">306bcdd</a>)</li>
<li><strong>tslib:</strong> upgrade to 2.8.1 (<a href="https://github.com/typegoose/typegoose/commit/add96f558742aa7c061066cc636f97ec142d3d29">add96f5</a>)</li>
</ul>
<h3>Dev-Dependencies</h3>
<ul>
<li><strong><code>@​types/jest</code>:</strong> upgrade to 29.5.14 (<a href="https://github.com/typegoose/typegoose/commit/ea9677376d94f7313088809a30c3a230f1f5f3c5">ea96773</a>)</li>
<li><strong><code>@​types/lodash</code>:</strong> upgrade to 4.17.13 (<a href="https://github.com/typegoose/typegoose/commit/25a14466d57275b1b6800df004ac5eed230b0a25">25a1446</a>)</li>
<li><strong>mongodb-memory-server:</strong> upgrade to 10.1.2 (<a href="https://github.com/typegoose/typegoose/commit/279b5982ef6700385c22413f305825f1da99253d">279b598</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/typegoose/typegoose/commit/cc755df79c95ab5d9e2261cc44534c730a9ef11f"><code>cc755df</code></a> release: v12.9.1</li>
<li><a href="https://github.com/typegoose/typegoose/commit/a685aea79ee092683e3b370174a31afaae39dbc9"><code>a685aea</code></a> fix(typegoose): move &quot;parseENV&quot; call before loading defaultclasses</li>
<li><a href="https://github.com/typegoose/typegoose/commit/a2826158b0644e4ce9ccd8fa84afd974fe7e8030"><code>a282615</code></a> chore(deps): bump cross-spawn from 7.0.3 to 7.0.6 in /website (<a href="https://redirect.github.com/typegoose/typegoose/issues/964">#964</a>)</li>
<li><a href="https://github.com/typegoose/typegoose/commit/d4bbc17a43274e9cf1e8382339cb40bedbe4b3d7"><code>d4bbc17</code></a> chore(deps): bump cross-spawn from 7.0.3 to 7.0.6 (<a href="https://redirect.github.com/typegoose/typegoose/issues/963">#963</a>)</li>
<li><a href="https://github.com/typegoose/typegoose/commit/3389c8388730ac23226cf29546a77efda3b062ea"><code>3389c83</code></a> chore(deps): bump codecov/codecov-action from 4 to 5 (<a href="https://redirect.github.com/typegoose/typegoose/issues/962">#962</a>)</li>
<li><a href="https://github.com/typegoose/typegoose/commit/8a0338a553c950f4353cc5a8eaf50f88f75366e9"><code>8a0338a</code></a> release: v12.9.0</li>
<li><a href="https://github.com/typegoose/typegoose/commit/9e9dad3a23cd8dbe40fb35975e65c217f5190091"><code>9e9dad3</code></a> release: v12.9.0-beta.1</li>
<li><a href="https://github.com/typegoose/typegoose/commit/a3213e7f39a25dbed1ae2c3ffe011c27fbb594a6"><code>a3213e7</code></a> chore(SECURITY): update to be more meaningful</li>
<li><a href="https://github.com/typegoose/typegoose/commit/306bcdd9a63856a3f4f92d4409befc6cfc5eb52a"><code>306bcdd</code></a> deps(mongoose): upgrade to 8.8.0</li>
<li><a href="https://github.com/typegoose/typegoose/commit/a3d147796baa0e771d35bd81ee0e11e22a3740c8"><code>a3d1477</code></a> fix(types): add &quot;Default__v&quot; type because of mongoose 8.8</li>
<li>Additional commits viewable in <a href="https://github.com/typegoose/typegoose/compare/v12.8.0...v12.9.1">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.8.0&new-version=12.9.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
dependabot[bot] authored Nov 25, 2024
1 parent 14abfd6 commit 3d3f8ff
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 18 deletions.
41 changes: 24 additions & 17 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.8.0",
"@typegoose/typegoose": "^12.9.1",
"axios": "^1.7.7",
"env-var": "^7.5.0",
"fast-crc32c": "^2.0.0",
Expand Down

0 comments on commit 3d3f8ff

Please sign in to comment.