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

Bump @typescript-eslint/eslint-plugin from 4.9.1 to 4.11.1 #93

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot Dependabot bot commented on behalf of github Jan 1, 2021

Bumps @typescript-eslint/eslint-plugin from 4.9.1 to 4.11.1.

Release notes

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

v4.11.1

4.11.1 (2020-12-28)

Bug Fixes

  • eslint-plugin: [naming-convention] fix precedence of method and property meta selectors (#2877) (2f10e1a)

v4.11.0

4.11.0 (2020-12-21)

Bug Fixes

  • eslint-plugin: [non-nullable-type-assertion-style] handle const assertion (#2881) (53dc34d)

Features

  • eslint-plugin: [prom-func-async] add automatic fix (#2845) (717e718)

v4.10.0

4.10.0 (2020-12-14)

Bug Fixes

  • eslint-plugin: [naming-convention] fix wrong member of method and property meta selectors (#2856) (9a6c362)

Features

  • eslint-plugin: add rule non-nullable-type-assertion-style (#2624) (7eee44f)
Changelog

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

4.11.1 (2020-12-28)

Bug Fixes

  • eslint-plugin: [naming-convention] fix precedence of method and property meta selectors (#2877) (2f10e1a)

4.11.0 (2020-12-21)

Bug Fixes

  • eslint-plugin: [non-nullable-type-assertion-style] handle const assertion (#2881) (53dc34d)

Features

  • eslint-plugin: [prom-func-async] add automatic fix (#2845) (717e718)

4.10.0 (2020-12-14)

Bug Fixes

  • eslint-plugin: [naming-convention] fix wrong member of method and property meta selectors (#2856) (9a6c362)

Features

  • eslint-plugin: add rule non-nullable-type-assertion-style (#2624) (7eee44f)
Commits
  • 85c2720 chore: publish v4.11.1
  • 2f10e1a fix(eslint-plugin): [naming-convention] fix precedence of method and property...
  • 51b2269 docs(eslint-plugin): reword misleading strict-boolean-expressions code exampl...
  • e8f73e1 chore: publish v4.11.0
  • 717e718 feat(eslint-plugin): [prom-func-async] add automatic fix (#2845)
  • 1ef0d64 docs(eslint-plugin): [no-namespace] correct default and example (#2876)
  • 53dc34d fix(eslint-plugin): [non-nullable-type-assertion-style] handle const assertio...
  • d35a539 chore: publish v4.10.0
  • 7eee44f feat(eslint-plugin): add rule non-nullable-type-assertion-style (#2624)
  • 9a6c362 fix(eslint-plugin): [naming-convention] fix wrong member of method and `pro...
  • 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)

@dependabot Dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 1, 2021
@codecov
Copy link

Codecov bot commented Jan 1, 2021

Codecov Report

Merging #93 (5cf2a65) into master (895ed27) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #93   +/-   ##
=======================================
  Coverage   98.76%   98.76%           
=======================================
  Files           3        3           
  Lines         405      405           
  Branches       80       80           
=======================================
  Hits          400      400           
  Partials        5        5           

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 895ed27...5cf2a65. Read the comment docs.

@dependabot Dependabot bot force-pushed the dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-4.11.1 branch from 44174a5 to 5cf2a65 Compare January 4, 2021 01:01
@chinthakagodawita chinthakagodawita merged commit 381029b into master Jan 4, 2021
@chinthakagodawita chinthakagodawita deleted the dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-4.11.1 branch January 4, 2021 01:04
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.

1 participant