Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 19, 2023

Bumps eslint-plugin-eslint-plugin from 5.1.0 to 5.1.1.

Release notes

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

Release 5.1.1

5.1.1 (2023-07-19)

Bug Fixes

  • ignore function calls in report-message-format (dea161d)
  • ignore SpreadExpressions in no-only-tests and prefer-output-null (4924042)
  • use latest ECMAScript version in tests (#364) (7be0c76)
Changelog

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

5.1.1 (2023-07-19)

Bug Fixes

  • ignore function calls in report-message-format (dea161d)
  • ignore SpreadExpressions in no-only-tests and prefer-output-null (4924042)
  • use latest ECMAScript version in tests (#364) (7be0c76)
Commits
  • c308547 chore: release v5.1.1
  • 7be0c76 fix: use latest ECMAScript version in tests (#364)
  • 4924042 fix: ignore SpreadExpressions in no-only-tests and prefer-output-null
  • dea161d fix: ignore function calls in report-message-format
  • 63966cb build(deps-dev): Bump npm-package-json-lint from 6.4.0 to 7.0.0 (#359)
  • 42ace23 build(deps-dev): Bump markdownlint-cli from 0.34.0 to 0.35.0 (#356)
  • a07653e Tweak violation message in prefer-message-ids rule (#355)
  • 2fedf1e build(deps-dev): Bump typescript from 4.9.5 to 5.0.4 (#348)
  • See full diff 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/eslint-community/eslint-plugin-eslint-plugin) from 5.1.0 to 5.1.1.
- [Release notes](https://github.com/eslint-community/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@v5.1.0...v5.1.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 19, 2023
@github-actions github-actions bot merged commit 06236f1 into main Jul 19, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/eslint-plugin-eslint-plugin-5.1.1 branch July 19, 2023 23:17
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.

0 participants