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 10.3.2 to 10.3.3 (#48)
Bumps [@typegoose/typegoose](https://github.com/typegoose/typegoose) from 10.3.2 to 10.3.3. <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>v10.3.3</h2> <h2><a href="https://github.com/typegoose/typegoose/compare/v10.3.2...v10.3.3">10.3.3</a> (2023-03-18)</h2> <h3>Fixes</h3> <ul> <li><strong>errors:</strong> update E004 message and example (<a href="https://github.com/typegoose/typegoose/commit/c777def88e92281b71db899023c5eb0a9b3b3e94">c777def</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/v10.3.2...v10.3.3">10.3.3</a> (2023-03-18)</h2> <h3>Fixes</h3> <ul> <li><strong>errors:</strong> update E004 message and example (<a href="https://github.com/typegoose/typegoose/commit/c777def88e92281b71db899023c5eb0a9b3b3e94">c777def</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/typegoose/typegoose/commit/637e565b047ce49219c7f68d6d1a62988dfeac1b"><code>637e565</code></a> release: v10.3.3</li> <li><a href="https://github.com/typegoose/typegoose/commit/a91e6c0b62c6f0a29cc478446cdd87cc368f4fc0"><code>a91e6c0</code></a> test: update "errors" snapshots</li> <li><a href="https://github.com/typegoose/typegoose/commit/87f376ae7cf1b993d42774af18130ddb72284356"><code>87f376a</code></a> docs(mongoose-compatability): add version 10.3</li> <li><a href="https://github.com/typegoose/typegoose/commit/c777def88e92281b71db899023c5eb0a9b3b3e94"><code>c777def</code></a> fix(errors): update E004 message and example</li> <li><a href="https://github.com/typegoose/typegoose/commit/5e5bcc86ca3ab36820b1b6ed9f288ce338735a94"><code>5e5bcc8</code></a> chore(deps): bump webpack from 5.75.0 to 5.76.1 in /website (<a href="https://redirect.github.com/typegoose/typegoose/issues/798">#798</a>)</li> <li>See full diff in <a href="https://github.com/typegoose/typegoose/compare/v10.3.2...v10.3.3">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=10.3.2&new-version=10.3.3)](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