Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 18, 2022

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

Release notes

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

Release 5.0.0

5.0.0 (2022-07-12)

⚠ BREAKING CHANGES

  • drop Node 12/17 support (#256)
  • drop ESLint v6 support (#257)
  • strictly define Node API (#259)
  • add recommended rules prefer-message-ids, prefer-output-null, no-missing-message-ids, no-unused-message-ids (#258)
  • Update no-missing-placeholders and no-unused-placeholders to handle messageIds (#252)

Features

  • Update no-missing-placeholders and no-unused-placeholders to handle messageIds (#252) (047b0b5)

Release 4.4.1

4.4.1 (2022-07-11)

Bug Fixes

  • detect rules with TypeScript export = rule syntax (#267) (8e66bf7)
Changelog

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

5.0.0 (2022-07-12)

⚠ BREAKING CHANGES

  • drop Node 12/17 support (#256)
  • drop ESLint v6 support (#257)
  • strictly define Node API (#259)
  • add recommended rules prefer-message-ids, prefer-output-null, no-missing-message-ids, no-unused-message-ids (#258)
  • Update no-missing-placeholders and no-unused-placeholders to handle messageIds (#252)

Features

  • Update no-missing-placeholders and no-unused-placeholders to handle messageIds (#252) (047b0b5)

4.4.1 (2022-07-11)

Bug Fixes

  • detect rules with TypeScript export = rule syntax (#267) (8e66bf7)
Commits
  • f987243 chore: release v5.0.0
  • 047b0b5 feat!: Update no-missing-placeholders and no-unused-placeholders to handl...
  • 1c96c77 breaking: drop Node 12/17 support (#256)
  • 84249ec breaking: drop ESLint v6 support (#257)
  • 8634d84 breaking: add recommended rules prefer-message-ids, prefer-output-null,...
  • 8506ddd breaking: strictly define Node API (#259)
  • 6f9f3c8 chore: release v4.4.1
  • 8e66bf7 fix: detect rules with TypeScript export = rule syntax (#267)
  • 8b642c9 chore: add npm-package-json-lint (#261)
  • d6d79aa docs: modernize rule doc for no-identical-tests (#265)
  • 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)

Bumps [eslint-plugin-eslint-plugin](https://github.com/not-an-aardvark/eslint-plugin-eslint-plugin) from 4.4.0 to 5.0.0.
- [Release notes](https://github.com/not-an-aardvark/eslint-plugin-eslint-plugin/releases)
- [Changelog](https://github.com/not-an-aardvark/eslint-plugin-eslint-plugin/blob/main/CHANGELOG.md)
- [Commits](eslint-community/eslint-plugin-eslint-plugin@v4.4.0...v5.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner July 18, 2022 00:01
@dependabot dependabot bot requested a review from dgreif July 18, 2022 00:01
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 18, 2022
@jfuchs jfuchs merged commit e80e04c into main Jul 18, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/eslint-plugin-eslint-plugin-5.0.0 branch July 18, 2022 16:18
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 javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants