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

deps: bump @typescript-eslint/eslint-plugin from 4.1.1 to 4.2.0 #21

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 22, 2020

Bumps @typescript-eslint/eslint-plugin from 4.1.1 to 4.2.0.

Release notes

Sourced from @typescript-eslint/eslint-plugin's releases.

v4.2.0

4.2.0 (2020-09-21)

Bug Fixes

  • eslint-plugin: [naming-convention] ignore properties inside object patterns (#2566) (53a3cbc)
  • eslint-plugin: [prefer-ts-expect-error] support block comments (#2541) (c6f72fb)
  • scope-manager: correct analysis of inferred types in conditional types (#2537) (4f660fd)

Features

  • eslint-plugin: add extension rule comma-dangle (#2416) (f7babcf)
Changelog

Sourced from @typescript-eslint/eslint-plugin's changelog.

4.2.0 (2020-09-21)

Bug Fixes

  • eslint-plugin: [naming-convention] ignore properties inside object patterns (#2566) (53a3cbc)
  • eslint-plugin: [prefer-ts-expect-error] support block comments (#2541) (c6f72fb)
  • scope-manager: correct analysis of inferred types in conditional types (#2537) (4f660fd)

Features

  • eslint-plugin: add extension rule comma-dangle (#2416) (f7babcf)
Commits
  • 39c45f3 chore: publish v4.2.0
  • f7babcf feat(eslint-plugin): add extension rule comma-dangle (#2416)
  • c6f72fb fix(eslint-plugin): [prefer-ts-expect-error] support block comments (#2541)
  • 53a3cbc fix(eslint-plugin): [naming-convention] ignore properties inside object patte...
  • 1329294 docs(eslint-plugin): [no-unsafe-member-access] update variable naming (#2575)
  • 4f660fd fix(scope-manager): correct analysis of inferred types in conditional types (...
  • 33522b4 docs(eslint-plugin): [no-redeclare] fix type/variable names of base options (...
  • 41d4a47 docs(eslint-plugin): added missing no-restricted-globals to ban in ROADMA...
  • 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

@codecov
Copy link

codecov bot commented Sep 22, 2020

Codecov Report

Merging #21 into main will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##              main       #21   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            2         2           
  Lines           17        17           
  Branches         2         2           
=========================================
  Hits            17        17           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update bc63c6c...ed8c946. Read the comment docs.

@peaceiris peaceiris merged commit 6325bdc into main Sep 22, 2020
@peaceiris peaceiris deleted the dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-4.2.0 branch September 22, 2020 02:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant