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 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)
coverage: 100.0%. remained the same
when pulling 5ac4af39221dcb07a80411bdb26972143125c568 on dependabot/npm_and_yarn/eslint-plugin-eslint-plugin-6.0.0
into a74e161b99ad62daae363894d8a004e4a65a08a0 on main.
Bumps eslint-plugin-eslint-plugin from 5.5.1 to 6.0.0.
Release notes
Sourced from eslint-plugin-eslint-plugin's releases.
Changelog
Sourced from eslint-plugin-eslint-plugin's changelog.
Commits
58c41c9
chore(main): release 6.0.0 (#460)4962f8d
docs: update meta-property-ordering default options03a6e20
docs: update test-case-property-ordering default options0dd0857
feat!: change test-case-property-ordering to add supports languageOptions (#406)ff28db3
feat!: adddefaultOptions
to meta-property-ordering (#461)c27e18b
feat!: remove consistent-output from recommended (#462)1692fe2
feat!: Add missingdeprecated
/replacedBy
properties to `meta-property-ord...4adeb6c
feat!: requires node >= 18 & eslint >= 8.23.0 (#456)dcb794f
feat: addname
to flat configs (#459)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