Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade: Bump eslint-plugin-eslint-plugin from 4.4.0 to 5.0.6 #258

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 7, 2022

Bumps eslint-plugin-eslint-plugin from 4.4.0 to 5.0.6.

Release notes

Sourced from eslint-plugin-eslint-plugin's releases.

Release 5.0.6

5.0.6 (2022-08-23)

Bug Fixes

  • ensure rules bail out early when no rule present (#293) (d1e03a1)

Release 5.0.5

5.0.5 (2022-08-17)

Bug Fixes

  • handle suggestions in helper function outside rule or inside nested spread/ternary in require-meta-has-suggestions rule (#291) (aa133a9)

Release 5.0.4

5.0.4 (2022-08-15)

Bug Fixes

  • false positives with violation reporting helper function in no-unused-message-ids rule (#290) (1c30165)

Release 5.0.3

5.0.3 (2022-08-12)

Bug Fixes

  • false positive with no-unused-message-ids from external violation reporting function (#286) (01d0eef)
  • handle spread in context.report() in require-meta-fixable (#288) (d768112)
  • handle spread in context.report() in require-meta-has-suggestions (#287) (fdffb50)

Release 5.0.2

5.0.2 (2022-08-04)

Bug Fixes

  • allow additional schema types in require-meta-schema (#277) (5bf0648)
  • clarify report messages for no-missing-placeholders and no-unused-placeholders (#278) (f5a5c24)
  • improve violation reporting location for no-unused-placeholders (#279) (27c0b65)
  • improve violation reporting location for no-missing-placeholders (#280) (31ff45c)

Release 5.0.1

5.0.1 (2022-07-18)

Bug Fixes

... (truncated)

Changelog

Sourced from eslint-plugin-eslint-plugin's changelog.

5.0.6 (2022-08-23)

Bug Fixes

  • ensure rules bail out early when no rule present (#293) (d1e03a1)

5.0.5 (2022-08-17)

Bug Fixes

  • handle suggestions in helper function outside rule or inside nested spread/ternary in require-meta-has-suggestions rule (#291) (aa133a9)

5.0.4 (2022-08-15)

Bug Fixes

  • false positives with violation reporting helper function in no-unused-message-ids rule (#290) (1c30165)

5.0.3 (2022-08-12)

Bug Fixes

  • false positive with no-unused-message-ids from external violation reporting function (#286) (01d0eef)
  • handle spread in context.report() in require-meta-fixable (#288) (d768112)
  • handle spread in context.report() in require-meta-has-suggestions (#287) (fdffb50)

5.0.2 (2022-08-04)

Bug Fixes

  • allow additional schema types in require-meta-schema (#277) (5bf0648)
  • clarify report messages for no-missing-placeholders and no-unused-placeholders (#278) (f5a5c24)
  • improve violation reporting location for no-unused-placeholders (#279) (27c0b65)
  • improve violation reporting location for no-missing-placeholders (#280) (31ff45c)

5.0.1 (2022-07-18)

Bug Fixes

5.0.0 (2022-07-12)

... (truncated)

Commits
  • 58b9419 chore: release v5.0.6
  • d1e03a1 fix: ensure rules bail out early when no rule present (#293)
  • d06d1f2 chore: release v5.0.5
  • aa133a9 fix: handle suggestions in helper function outside rule or inside nested spre...
  • 9b8b29f chore: release v5.0.4
  • 1c30165 fix: false positives with violation reporting helper function in `no-unused-m...
  • a1eaf30 chore: add eslint-plugin-eslint-comments (#289)
  • aeac273 chore: release v5.0.3
  • d768112 fix: handle spread in context.report() in require-meta-fixable (#288)
  • fdffb50 fix: handle spread in context.report() in require-meta-has-suggestions (#287)
  • Additional commits viewable in compare view

Dependabot compatibility score

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript labels Nov 7, 2022
@coveralls
Copy link

coveralls commented Nov 7, 2022

Coverage Status

Coverage remained the same at 100.0% when pulling 847e1ca on dependabot/npm_and_yarn/eslint-plugin-eslint-plugin-5.0.6 into 64d6faa on master.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/eslint-plugin-eslint-plugin-5.0.6 branch from 61307fc to dd2e646 Compare November 8, 2022 00:40
@platinumazure
Copy link
Owner

We'll need to see why lint is failing here and possibly change some configuration.

@bmish bmish force-pushed the dependabot/npm_and_yarn/eslint-plugin-eslint-plugin-5.0.6 branch from dd2e646 to 066d334 Compare November 20, 2022 00:17
Bumps [eslint-plugin-eslint-plugin](https://github.com/not-an-aardvark/eslint-plugin-eslint-plugin) from 4.4.0 to 5.0.6.
- [Release notes](https://github.com/not-an-aardvark/eslint-plugin-eslint-plugin/releases)
- [Changelog](https://github.com/eslint-community/eslint-plugin-eslint-plugin/blob/main/CHANGELOG.md)
- [Commits](eslint-community/eslint-plugin-eslint-plugin@v4.4.0...v5.0.6)

---
updated-dependencies:
- dependency-name: eslint-plugin-eslint-plugin
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@bmish bmish force-pushed the dependabot/npm_and_yarn/eslint-plugin-eslint-plugin-5.0.6 branch from 066d334 to 847e1ca Compare November 20, 2022 00:19
@bmish bmish merged commit bdb2254 into master Nov 20, 2022
@bmish bmish deleted the dependabot/npm_and_yarn/eslint-plugin-eslint-plugin-5.0.6 branch November 20, 2022 00:23
@platinumazure
Copy link
Owner

Thanks @bmish!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants