eslint-plugin-promise
eslint-plugin-promise copied to clipboard
chore(deps-dev): bump eslint-plugin-eslint-plugin from 4.4.1 to 6.1.0
trafficstars
Bumps eslint-plugin-eslint-plugin from 4.4.1 to 6.1.0.
Release notes
Sourced from eslint-plugin-eslint-plugin's releases.
v6.1.0
6.1.0 (2024-04-25)
Features
v6.0.0
6.0.0 (2024-04-10)
⚠ BREAKING CHANGES
- change test-case-property-ordering to add supports languageOptions (#406)
- add
defaultOptionsto meta-property-ordering (#461)- remove consistent-output from recommended (#462)
- Add missing
deprecated/replacedByproperties tometa-property-orderingrule (#320)- requires node >= 18 & eslint >= 8.23.0 (#456)
Features
- add
defaultOptionsto meta-property-ordering (#461) (ff28db3), closes #430- add
nameto flat configs (#459) (dcb794f)- Add missing
deprecated/replacedByproperties tometa-property-orderingrule (#320) (1692fe2)- change test-case-property-ordering to add supports languageOptions (#406) (0dd0857)
- remove consistent-output from recommended (#462) (c27e18b), closes #284
- requires node >= 18 & eslint >= 8.23.0 (#456) (4adeb6c)
v5.5.1
5.5.1 (2024-04-08)
Bug Fixes
v5.5.0
5.5.0 (2024-04-01)
Features
v5.4.1
5.4.1 (2024-03-19)
Bug Fixes
... (truncated)
Changelog
Sourced from eslint-plugin-eslint-plugin's changelog.
6.1.0 (2024-04-25)
Features
6.0.0 (2024-04-10)
⚠ BREAKING CHANGES
- change test-case-property-ordering to add supports languageOptions (#406)
- add
defaultOptionsto meta-property-ordering (#461)- remove consistent-output from recommended (#462)
- Add missing
deprecated/replacedByproperties tometa-property-orderingrule (#320)- requires node >= 18 & eslint >= 8.23.0 (#456)
Features
- add
defaultOptionsto meta-property-ordering (#461) (ff28db3), closes #430- add
nameto flat configs (#459) (dcb794f)- Add missing
deprecated/replacedByproperties tometa-property-orderingrule (#320) (1692fe2)- change test-case-property-ordering to add supports languageOptions (#406) (0dd0857)
- remove consistent-output from recommended (#462) (c27e18b), closes #284
- requires node >= 18 & eslint >= 8.23.0 (#456) (4adeb6c)
5.5.1 (2024-04-08)
Bug Fixes
5.5.0 (2024-04-01)
Features
5.4.1 (2024-03-19)
Bug Fixes
5.4.0 (2024-02-26)
... (truncated)
Commits
5bbc30achore(main): release 6.1.0 (#473)2370b46feat: add require-meta-docs-recommended rule (#447)95b1980chore: upgrade a few dev deps to latest (#472)189f75cchore: use npm install --force58c41c9chore(main): release 6.0.0 (#460)4962f8ddocs: update meta-property-ordering default options03a6e20docs: update test-case-property-ordering default options0dd0857feat!: change test-case-property-ordering to add supports languageOptions (#406)ff28db3feat!: adddefaultOptionsto meta-property-ordering (#461)c27e18bfeat!: remove consistent-output from recommended (#462)- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by eslint-community-bot, a new releaser for eslint-plugin-eslint-plugin since your current version.
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)