Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(deps): bump @nestjs/event-emitter from 2.1.1 to 3.0.0 (#1632)
Bumps [@nestjs/event-emitter](https://github.com/nestjs/event-emitter) from 2.1.1 to 3.0.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/nestjs/event-emitter/releases"><code>@nestjs/event-emitter</code>'s releases</a>.</em></p> <blockquote> <h2>Release 3.0.0</h2> <h3>Changelog</h3> <ul> <li>chore(deps): update nest monorepo to v11 (cdd456d)</li> <li>feat: added durable support for event subscriber (8dedefb)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/nestjs/event-emitter/commit/fd6763cca465950e9a3a9b45d5cb6477715c1d99"><code>fd6763c</code></a> chore(): release v3.0.0</li> <li><a href="https://github.com/nestjs/event-emitter/commit/1b3dbaa0836a784308bed7e58e2eab3dc30b7e59"><code>1b3dbaa</code></a> chore: upgrade deps</li> <li><a href="https://github.com/nestjs/event-emitter/commit/1327d560193012dcd53a681cb3377815bc0f25f9"><code>1327d56</code></a> Merge pull request <a href="https://github.com/nestjs/event-emitter/issues/1248">#1248</a> from firmbase-tal/feature-event-emitter-durable-list...</li> <li><a href="https://github.com/nestjs/event-emitter/commit/683bc4c56b8bb34f4fd3eb017ffd71db0e5d6e9a"><code>683bc4c</code></a> Merge pull request <a href="https://github.com/nestjs/event-emitter/issues/1371">#1371</a> from nestjs/renovate/major-nest-monorepo</li> <li><a href="https://github.com/nestjs/event-emitter/commit/84396d9f674e8a271fdac93b096172261e8026e7"><code>84396d9</code></a> chore(deps): update dependency lint-staged to v15.4.1 (<a href="https://github.com/nestjs/event-emitter/issues/1372">#1372</a>)</li> <li><a href="https://github.com/nestjs/event-emitter/commit/cdd456da81086f5a1d74ac8c4c839956c617dfac"><code>cdd456d</code></a> chore(deps): update nest monorepo to v11</li> <li><a href="https://github.com/nestjs/event-emitter/commit/246a9a0e2adae3b80953c1fddb1ac3da8d0c2a0a"><code>246a9a0</code></a> chore(deps): update dependency lint-staged to v15.4.0 (<a href="https://github.com/nestjs/event-emitter/issues/1370">#1370</a>)</li> <li><a href="https://github.com/nestjs/event-emitter/commit/039d05284b490d2e93baedff42c7e80431a9d34d"><code>039d052</code></a> chore(deps): update dependency <code>@types/node</code> to v22.10.7 (<a href="https://github.com/nestjs/event-emitter/issues/1369">#1369</a>)</li> <li><a href="https://github.com/nestjs/event-emitter/commit/4e50cb6fa05e0828658c75dc4e881aab0c2fd22a"><code>4e50cb6</code></a> chore(deps): update dependency eslint-plugin-prettier to v5.2.2 (<a href="https://github.com/nestjs/event-emitter/issues/1368">#1368</a>)</li> <li><a href="https://github.com/nestjs/event-emitter/commit/4f1e5448658c784964174f53099ba5403c320206"><code>4f1e544</code></a> chore(deps): update dependency eslint-config-prettier to v10 (<a href="https://github.com/nestjs/event-emitter/issues/1366">#1366</a>)</li> <li>Additional commits viewable in <a href="https://github.com/nestjs/event-emitter/compare/2.1.1...3.0.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@nestjs/event-emitter&package-manager=npm_and_yarn&previous-version=2.1.1&new-version=3.0.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