Closed dependabot[bot] closed 1 year ago
Merging #702 (f58e44e) into master (e9f0bdd) will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #702 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 7 7
Lines 197 197
Branches 33 33
=========================================
Hits 197 197
:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more
Superseded by #706.
Bumps @typescript-eslint/eslint-plugin from 6.0.0 to 6.8.0.
Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.... (truncated)
Commits
d475f88
chore: publish v6.8.03d58813
build: fix introduced post-merge build break with no-useless-empty-export3c6379b
feat(eslint-plugin): add new extended ruleprefer-destructuring
(#7117)afdae37
fix(eslint-plugin): [consistent-type-imports] import assertion checks added (...e5ea1d0
fix(eslint-plugin): [no-shadow] fix static class generics for class expressio...ac397f1
fix(eslint-plugin): [no-useless-empty-export] exempt .d.ts (#7718)f81a2da
fix(eslint-plugin): [no-unsafe-member-access] report on only the accessed pro...cff6e47
docs(eslint-plugin): deduplicate examples for no-explicit-any (#7715)afee34c
chore: use named import forutil
(#7669)a9c7928
docs(eslint-plugin): [explicit-function-return-type] fix typo in option name ...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 show