Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump eslint-plugin-unicorn from 48.0.1 to 49.0.0 (sergiodxa#269)
Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 48.0.1 to 49.0.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/sindresorhus/eslint-plugin-unicorn/releases">eslint-plugin-unicorn's releases</a>.</em></p> <blockquote> <h2>v49.0.0</h2> <h3>Improvements</h3> <ul> <li><code>expiring-todo-comments</code>: Support monorepos (<a href="https://redirect.github.com/sindresorhus/eslint-plugin-unicorn/issues/2159">#2159</a>) ac51d40</li> <li><code>prefer-module</code>: Allow <code>module</code> as TSIndexSignature names or TSTypeAliasDeclaration ids (<a href="https://redirect.github.com/sindresorhus/eslint-plugin-unicorn/issues/2209">#2209</a>) ea94b3b</li> <li>Support RegExp <code>v</code> flag (<a href="https://redirect.github.com/sindresorhus/eslint-plugin-unicorn/issues/2195">#2195</a>) 28e7498</li> <li><code>prefer-event-target</code>: Ignore <code>EventEmitter</code> from <code>@angular/core</code> and <code>eventemitter3</code> (<a href="https://redirect.github.com/sindresorhus/eslint-plugin-unicorn/issues/2197">#2197</a>) 1629ebe</li> </ul> <p><a href="https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v48.0.1...v49.0.0">https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v48.0.1...v49.0.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/sindresorhus/eslint-plugin-unicorn/commit/2f77a236777c89314d91988d350424127696fec7"><code>2f77a23</code></a> 49.0.0</li> <li><a href="https://github.com/sindresorhus/eslint-plugin-unicorn/commit/813b56e21521dc4b75e72e9486a691afba6f788e"><code>813b56e</code></a> <code>prefer-add-event-listener</code>: Add warning in docs (<a href="https://redirect.github.com/sindresorhus/eslint-plugin-unicorn/issues/2188">#2188</a>)</li> <li><a href="https://github.com/sindresorhus/eslint-plugin-unicorn/commit/54da9caa3db117a9cda462172b9d4f00cebdf564"><code>54da9ca</code></a> Remove direct dependency on lodash (<a href="https://redirect.github.com/sindresorhus/eslint-plugin-unicorn/issues/2184">#2184</a>)</li> <li><a href="https://github.com/sindresorhus/eslint-plugin-unicorn/commit/ac51d409b28bedbceee8b3f8f39c2b820dfec280"><code>ac51d40</code></a> <code>expiring-todo-comments</code>: Support monorepos (<a href="https://redirect.github.com/sindresorhus/eslint-plugin-unicorn/issues/2159">#2159</a>)</li> <li><a href="https://github.com/sindresorhus/eslint-plugin-unicorn/commit/0a4d70ae27192ea4e679cf83328d214014779a06"><code>0a4d70a</code></a> Switch <code>npm-run-all</code> to maintenance fork (<a href="https://redirect.github.com/sindresorhus/eslint-plugin-unicorn/issues/2211">#2211</a>)</li> <li><a href="https://github.com/sindresorhus/eslint-plugin-unicorn/commit/ea94b3b1064d696f43f56bb0bfe3c623ba6ed436"><code>ea94b3b</code></a> <code>prefer-module</code>: Allow <code>module</code> as TSIndexSignature names or TSTypeAliasDecla...</li> <li><a href="https://github.com/sindresorhus/eslint-plugin-unicorn/commit/61e66017f0c582c8a2537ca23b2e858e1fad8908"><code>61e6601</code></a> Remove docs for the <code>no-unsafe-regex</code> rule (<a href="https://redirect.github.com/sindresorhus/eslint-plugin-unicorn/issues/2198">#2198</a>)</li> <li><a href="https://github.com/sindresorhus/eslint-plugin-unicorn/commit/28e7498ad06679bb92343db53bb40a7b5ba2990a"><code>28e7498</code></a> Support RegExp <code>v</code> flag (<a href="https://redirect.github.com/sindresorhus/eslint-plugin-unicorn/issues/2195">#2195</a>)</li> <li><a href="https://github.com/sindresorhus/eslint-plugin-unicorn/commit/1629ebeb9d967f23245546aa2e0c2c182611ebb4"><code>1629ebe</code></a> <code>prefer-event-target</code>: Ignore <code>EventEmitter</code> from <code>@angular/core</code> and `evente...</li> <li><a href="https://github.com/sindresorhus/eslint-plugin-unicorn/commit/fa431ff15f892ac90f5748c237bb591162eec52c"><code>fa431ff</code></a> Update dependencies, fix <code>expiring-todo-comments</code> (<a href="https://redirect.github.com/sindresorhus/eslint-plugin-unicorn/issues/2196">#2196</a>)</li> <li>Additional commits viewable in <a href="https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v48.0.1...v49.0.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=eslint-plugin-unicorn&package-manager=npm_and_yarn&previous-version=48.0.1&new-version=49.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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information