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 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 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)
Coverage remained the same at 97.26% when pulling 727761e72fcce87428830e0313a8d361560f2df9 on dependabot/npm_and_yarn/eslint-plugin-unicorn-44.0.0 into a14086e276dcaad5bca29b12042954f3f8f7c8fa on master.
Bumps eslint-plugin-unicorn from 43.0.2 to 44.0.0.
Release notes
Sourced from eslint-plugin-unicorn's releases.
Commits
468d5ad
44.0.0e4071f5
template-indent
: Preserve trailing spaces (#1872)9a1adfa
Fix linting issue (#1917)be13fe8
UseFlatESLint
inrun-rules-on-codebase
script (#1914)bc5dbd8
Make suggestions inherit error message data (#1911)550c412
Use optional chaining (#1913)3a1e1bc
New integration test (#1906)4b61c92
Allowrule.create
to returnundefined
(#1912)7c8abf5
new-for-builtins
: Simplify withGlobalReferenceTracker
(#1909)b002e75
no-await-expression-member
: Fix crash on TypeScript parser (#1910)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 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 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)