Skip to content
This repository has been archived by the owner on Apr 2, 2024. It is now read-only.

chore(deps-dev): bump @typescript-eslint/eslint-plugin from 4.1.1 to 4.3.0 #273

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 5, 2020

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

Release notes

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

v4.3.0

4.3.0 (2020-09-28)

Bug Fixes

  • eslint-plugin: added safe getTypeOfPropertyOfType wrapper (#2567) (7cba2de)
  • experimental-utils: treat RuleTester arrays as readonly (#2601) (8025777)

Features

  • eslint-plugin: [no-invalid-void-type] add option to allow this: void (#2481) (ddf5660)

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.3.0 (2020-09-28)

Bug Fixes

  • eslint-plugin: added safe getTypeOfPropertyOfType wrapper (#2567) (7cba2de)
  • experimental-utils: treat RuleTester arrays as readonly (#2601) (8025777)

Features

  • eslint-plugin: [no-invalid-void-type] add option to allow this: void (#2481) (ddf5660)

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
  • 229631e chore: publish v4.3.0
  • ddf5660 feat(eslint-plugin): [no-invalid-void-type] add option to allow this: void ...
  • 8025777 fix(experimental-utils): treat RuleTester arrays as readonly (#2601)
  • 7cba2de fix(eslint-plugin): added safe getTypeOfPropertyOfType wrapper (#2567)
  • 2b2224b docs(eslint-plugin): [explicit-member-accessibility] Add an example (#2599)
  • d78ae54 docs(eslint-plugin): add info about `allowDirectConstAssertionInArrowFunction...
  • c72ba77 docs(eslint-plugin): [ban-types] fix typo in (#2581)
  • 16ffa47 docs(eslint-plugin): missing info how to use sections, cjson -> jsonc (#2578)
  • 39c45f3 chore: publish v4.2.0
  • f7babcf feat(eslint-plugin): add extension rule comma-dangle (#2416)
  • 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 will merge this PR once CI passes on it, as requested by @bennyn.


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)

Copy link
Owner

@bennycode bennycode left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@codecov-commenter
Copy link

Codecov Report

Merging #273 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #273   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           21        21           
  Lines          479       479           
  Branches        29        29           
=========================================
  Hits           479       479           
Flag Coverage Δ
#unittests 100.00% <ø> (ø)

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

@dependabot dependabot bot merged commit a74e3a5 into master Oct 5, 2020
@dependabot dependabot bot deleted the dependabot-npm_and_yarn-master-typescript-eslint-eslint-plugin-4.3.0 branch October 5, 2020 05:14
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants