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

Skip to content

chore: bump eslint-plugin-eslint-plugin from 3.0.3 to 3.1.0 #3546

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

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 17, 2021

Bumps eslint-plugin-eslint-plugin from 3.0.3 to 3.1.0.

Changelog

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

v3.1.0 (2021-06-15)

  • Chore: Switch from .eslintrc.yml to .eslintrc.js (#127) (c767ea3)
  • Docs: clarify some wording in require-meta-docs-url rule doc (#126) (6fab4c2)
  • Docs: elaborate on output assertion requirement and benefits in consistent-output rule doc (#123) (2fe92b7)
  • Docs: add explanation to prefer-output-null rule doc (#124) (72fc89d)
  • Docs: fix --fix link (#125) (ac2259c)
  • Docs: add links for deprecated and new styles in prefer-object-rule rule (#122) (6e351c6)
  • Docs: mention allowed values in require-meta-type rule doc (#121) (63d46e2)
  • New: add new rule require-meta-has-suggestions (#105) (ff0ae38)
  • Docs: fix broken links in changelog (b6ce109)
Commits
  • b4320c6 Build: update package.json and changelog for v3.1.0
  • c767ea3 Chore: Switch from .eslintrc.yml to .eslintrc.js (#127)
  • 6fab4c2 Docs: clarify some wording in require-meta-docs-url rule doc (#126)
  • 2fe92b7 Docs: elaborate on output assertion requirement and benefits in `consistent-o...
  • 72fc89d Docs: add explanation to prefer-output-null rule doc (#124)
  • ac2259c Docs: fix --fix link (#125)
  • 6e351c6 Docs: add links for deprecated and new styles in prefer-object-rule rule (#...
  • 63d46e2 Docs: mention allowed values in require-meta-type rule doc (#121)
  • ff0ae38 New: add new rule require-meta-has-suggestions (#105)
  • b6ce109 Docs: fix broken links in changelog
  • 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/not-an-aardvark/eslint-plugin-eslint-plugin) from 3.0.3 to 3.1.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/master/CHANGELOG.md)
- [Commits](eslint-community/eslint-plugin-eslint-plugin@v3.0.3...v3.1.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Issue about dependencies of the package label Jun 17, 2021
@typescript-eslint
Copy link
Contributor

Thanks for the PR, @dependabot[bot]!

typescript-eslint is a 100% community driven project, and we are incredibly grateful that you are contributing to that community.

The core maintainers work on this in their personal time, so please understand that it may not be possible for them to review your work immediately.

Thanks again!


🙏 Please, if you or your company is finding typescript-eslint valuable, help us sustain the project by sponsoring it transparently on https://opencollective.com/typescript-eslint. As a thank you, your profile/company logo will be added to our main README which receives thousands of unique visitors per day.

@codecov
Copy link

codecov bot commented Jun 17, 2021

Codecov Report

Merging #3546 (622759f) into master (443b573) will increase coverage by 0.00%.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #3546   +/-   ##
=======================================
  Coverage   92.63%   92.63%           
=======================================
  Files         325      325           
  Lines       11235    11236    +1     
  Branches     3168     3168           
=======================================
+ Hits        10408    10409    +1     
  Misses        367      367           
  Partials      460      460           
Flag Coverage Δ
unittest 92.63% <ø> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...ils/src/ast-utils/eslint-utils/ReferenceTracker.ts 100.00% <0.00%> (ø)

@nx-cloud
Copy link

nx-cloud bot commented Jun 17, 2021

Nx Cloud Report

CI ran the following commands for commit 622759f. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this branch

Status Command
#000000 nx run-many --target=build --all --parallel
#000000 nx run-many --target=typecheck --all --parallel

Sent with 💌 from NxCloud.

@bradzacher bradzacher merged commit bd217e8 into master Jun 17, 2021
@bradzacher bradzacher deleted the dependabot/npm_and_yarn/eslint-plugin-eslint-plugin-3.1.0 branch June 17, 2021 18:20
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 18, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Issue about dependencies of the package
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant