You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
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 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)
Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
coverage: 100.0%. remained the same when pulling d253322d8e2f7c7c00ae5638d330e3545191b34e on dependabot/npm_and_yarn/eslint-plugin-unicorn-49.0.0 into f33765a98768bcf5244e6085e39bfb839da715b5 on master.
Bumps eslint-plugin-unicorn from 48.0.1 to 49.0.0.
Release notes
Sourced from eslint-plugin-unicorn's releases.
Commits
2f77a23
49.0.0813b56e
prefer-add-event-listener
: Add warning in docs (#2188)54da9ca
Remove direct dependency on lodash (#2184)ac51d40
expiring-todo-comments
: Support monorepos (#2159)0a4d70a
Switchnpm-run-all
to maintenance fork (#2211)ea94b3b
prefer-module
: Allowmodule
as TSIndexSignature names or TSTypeAliasDecla...61e6601
Remove docs for theno-unsafe-regex
rule (#2198)28e7498
Support RegExpv
flag (#2195)1629ebe
prefer-event-target
: IgnoreEventEmitter
from@angular/core
and `evente...fa431ff
Update dependencies, fixexpiring-todo-comments
(#2196)You can trigger a rebase of this PR by commenting
@dependabot rebase
.Dependabot commands and options
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