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 @typegoose/typegoose from 9.12.0 to 9.12.1 (#95)
Bumps [@typegoose/typegoose](https://github.com/typegoose/typegoose) from 9.12.0 to 9.12.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>v9.12.1</h2> <h3><a href="https://github.com/typegoose/typegoose/compare/v9.12.0...v9.12.1">9.12.1</a> (2022-09-26)</h3> <h3>Fixes</h3> <ul> <li>add option to skip applying plugins on discriminators (<a href="https://github.com/typegoose/typegoose/commit/f9cbc90044b715cf1f2d1b535daca754b5de8bf3">f9cbc90</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> <h3><a href="https://github.com/typegoose/typegoose/compare/v9.12.0...v9.12.1">9.12.1</a> (2022-09-26)</h3> <h3>Fixes</h3> <ul> <li>add option to skip applying plugins on discriminators (<a href="https://github.com/typegoose/typegoose/commit/f9cbc90044b715cf1f2d1b535daca754b5de8bf3">f9cbc90</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/typegoose/typegoose/commit/0ed2381157c2b8c5a21b497ddda42107b90f8a36"><code>0ed2381</code></a> release: v9.12.1</li> <li><a href="https://github.com/typegoose/typegoose/commit/f9cbc90044b715cf1f2d1b535daca754b5de8bf3"><code>f9cbc90</code></a> fix: add option to skip applying plugins on discriminators</li> <li><a href="https://github.com/typegoose/typegoose/commit/8e47af7af7617fb4f9fd4fe36612c9ff19dcad9e"><code>8e47af7</code></a> chore(deps): bump actions/stale from 5 to 6 (<a href="https://github-redirect.dependabot.com/typegoose/typegoose/issues/763">#763</a>)</li> <li><a href="https://github.com/typegoose/typegoose/commit/52daf75991f302e4fa48ed61bc767663d4fed2ed"><code>52daf75</code></a> docs(name-generation): fix mark-down code not working in html</li> <li><a href="https://github.com/typegoose/typegoose/commit/06f710df2d47a7501a496dc877dce955e047fe2b"><code>06f710d</code></a> chore(worklows::tests): add MMS binary cache</li> <li>See full diff in <a href="https://github.com/typegoose/typegoose/compare/v9.12.0...v9.12.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=9.12.0&new-version=9.12.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 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