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

chore(deps): update dependency eslint-plugin-flowtype to v2.50.3 #51

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Mar 5, 2018

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-flowtype 2.40.1 -> 2.50.3 age adoption passing confidence

Release Notes

gajus/eslint-plugin-flowtype (eslint-plugin-flowtype)

v2.50.3

Compare Source

Bug Fixes
  • bump versions of babel-eslint, eslint and eslint-config-canonical (#​359) (68ed515)

v2.50.2

Compare Source

Bug Fixes

v2.50.1

Compare Source

Bug Fixes
  • make require-exact-type ignore indexers in map types (#​354) (0722187)

v2.50.0

Compare Source

Features
  • add variable declarations to colon spacing checks (c4b87ca)

v2.49.4

Compare Source

Bug Fixes

v2.49.3

Compare Source

Bug Fixes

v2.49.2

Compare Source

Bug Fixes

v2.49.1

Compare Source

Bug Fixes

v2.49.0

Compare Source

Features
  • don't require $ReadOnlyArray if variable is initialized with empty array (#​337) (7c57cea)

v2.48.0

Compare Source

Features
  • add fixer for requireValidFileAnnotation when always (#​332) (51f4ba2)

v2.47.1

Compare Source

Bug Fixes

v2.47.0

Compare Source

<a name"2.47.0">

2.47.0 (2018-05-22)

Features
  • Refactor array-style-... rules (6320beec)
  • Improve error messages (b95dd31d)
  • Change default array notation for simple types to "verbose" (687f82be)
  • Implement fixation in array style rules (4a6f03d9)
  • Implement array style rules (afd42108)

v2.46.3

Compare Source

<a name"2.46.3">

2.46.3 (2018-04-20)
Bug Fixes
  • support fixing sort keys with ObjectTypeSpreadProperty (#​326) (6b44d739)

v2.46.2

Compare Source

<a name"2.46.2">

2.46.2 (2018-04-14)
Bug Fixes

v2.46.1

Compare Source

<a name"2.46.1">

2.46.1 (2018-02-22)
Bug Fixes
  • (type-import-style) Support import aliases when fixing (#​321) (d7ccd0dd)

v2.46.0

Compare Source

<a name"2.46.0">

2.46.0 (2018-02-21)

Features

v2.45.0

Compare Source

<a name"2.45.0">

2.45.0 (2018-02-18)

Features

v2.44.0

Compare Source

<a name"2.44.0">

2.44.0 (2018-02-13)

Features

v2.43.0

Compare Source

<a name"2.43.0">

2.43.0 (2018-02-09)

Features

v2.42.0

Compare Source

<a name"2.42.0">

2.42.0 (2018-01-25)

Features

v2.41.1

Compare Source

<a name"2.41.1">

2.41.1 (2018-01-24)
Bug Fixes

v2.41.0

Compare Source

<a name"2.41.0">

2.41.0 (2018-01-06)

Features

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@codecov
Copy link

codecov bot commented Mar 5, 2018

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #51   +/-   ##
=======================================
  Coverage   19.25%   19.25%           
=======================================
  Files          16       16           
  Lines         187      187           
  Branches       31       31           
=======================================
  Hits           36       36           
  Misses        121      121           
  Partials       30       30

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 b89bb6b...9cade26. Read the comment docs.

@renovate renovate bot force-pushed the renovate/eslint-plugin-flowtype-2.x branch from bcb8f71 to 509b736 Compare April 14, 2018 15:47
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-flowtype to v2.46.1 chore(deps): update dependency eslint-plugin-flowtype to v2.46.2 Apr 14, 2018
@renovate renovate bot force-pushed the renovate/eslint-plugin-flowtype-2.x branch from 509b736 to 748bb7a Compare April 20, 2018 11:07
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-flowtype to v2.46.2 chore(deps): update dependency eslint-plugin-flowtype to v2.46.3 Apr 20, 2018
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-flowtype to v2.46.3 Update dependency eslint-plugin-flowtype to v2.46.3 May 9, 2018
@renovate renovate bot changed the title Update dependency eslint-plugin-flowtype to v2.46.3 chore(deps): update dependency eslint-plugin-flowtype to v2.46.3 May 9, 2018
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-flowtype to v2.46.3 Update dependency eslint-plugin-flowtype to v2.46.3 May 9, 2018
@renovate renovate bot changed the title Update dependency eslint-plugin-flowtype to v2.46.3 chore(deps): update dependency eslint-plugin-flowtype to v2.46.3 May 9, 2018
@renovate renovate bot force-pushed the renovate/eslint-plugin-flowtype-2.x branch from 748bb7a to de472a1 Compare May 22, 2018 16:09
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-flowtype to v2.46.3 chore(deps): update dependency eslint-plugin-flowtype to v2.47.1 May 22, 2018
@renovate renovate bot force-pushed the renovate/eslint-plugin-flowtype-2.x branch from de472a1 to f845e3f Compare May 29, 2018 19:16
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-flowtype to v2.47.1 chore(deps): update dependency eslint-plugin-flowtype to v2.48.0 May 29, 2018
@renovate renovate bot force-pushed the renovate/eslint-plugin-flowtype-2.x branch from f845e3f to 6dfe0d3 Compare June 1, 2018 15:16
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-flowtype to v2.48.0 chore(deps): update dependency eslint-plugin-flowtype to v2.49.0 Jun 1, 2018
@renovate renovate bot force-pushed the renovate/eslint-plugin-flowtype-2.x branch from 6dfe0d3 to 7bcaca5 Compare June 1, 2018 18:31
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-flowtype to v2.49.0 chore(deps): update dependency eslint-plugin-flowtype to v2.49.2 Jun 1, 2018
@renovate renovate bot force-pushed the renovate/eslint-plugin-flowtype-2.x branch from 7bcaca5 to f26511f Compare June 1, 2018 18:56
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-flowtype to v2.49.2 chore(deps): update dependency eslint-plugin-flowtype to v2.49.3 Jun 1, 2018
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-flowtype to v2.49.3 chore(deps): update dependency eslint-plugin-flowtype to v2.49.4 Jul 9, 2018
@renovate renovate bot force-pushed the renovate/eslint-plugin-flowtype-2.x branch 2 times, most recently from 93acab4 to 9cade26 Compare July 9, 2018 11:18
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-flowtype to v2.49.4 chore(deps): update dependency eslint-plugin-flowtype to v2.50.0 Jul 9, 2018
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-flowtype to v2.50.0 chore(deps): update dependency eslint-plugin-flowtype to v2.50.1 Sep 18, 2018
@renovate renovate bot force-pushed the renovate/eslint-plugin-flowtype-2.x branch from 9cade26 to c714b97 Compare September 18, 2018 22:13
@codecov
Copy link

codecov bot commented Sep 18, 2018

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #51   +/-   ##
=======================================
  Coverage   19.25%   19.25%           
=======================================
  Files          16       16           
  Lines         187      187           
  Branches       31       31           
=======================================
  Hits           36       36           
  Misses        121      121           
  Partials       30       30

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 b89bb6b...c714b97. Read the comment docs.

1 similar comment
@codecov
Copy link

codecov bot commented Sep 18, 2018

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #51   +/-   ##
=======================================
  Coverage   19.25%   19.25%           
=======================================
  Files          16       16           
  Lines         187      187           
  Branches       31       31           
=======================================
  Hits           36       36           
  Misses        121      121           
  Partials       30       30

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 b89bb6b...c714b97. Read the comment docs.

@codecov
Copy link

codecov bot commented Sep 18, 2018

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #51   +/-   ##
=======================================
  Coverage   19.25%   19.25%           
=======================================
  Files          16       16           
  Lines         187      187           
  Branches       31       31           
=======================================
  Hits           36       36           
  Misses        121      121           
  Partials       30       30

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 b89bb6b...66fb162. Read the comment docs.

@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-flowtype to v2.50.1 chore(deps): update dependency eslint-plugin-flowtype to v2.50.2 Sep 27, 2018
@renovate renovate bot force-pushed the renovate/eslint-plugin-flowtype-2.x branch from c714b97 to 5ef3f15 Compare September 27, 2018 07:50
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-flowtype to v2.50.2 chore(deps): update dependency eslint-plugin-flowtype to v2.50.3 Sep 27, 2018
@renovate renovate bot force-pushed the renovate/eslint-plugin-flowtype-2.x branch from 5ef3f15 to 66fb162 Compare September 27, 2018 12:40
@renovate renovate bot force-pushed the renovate/eslint-plugin-flowtype-2.x branch from 66fb162 to da29b80 Compare September 25, 2022 19:57
@renovate renovate bot force-pushed the renovate/eslint-plugin-flowtype-2.x branch from da29b80 to 022cf53 Compare November 20, 2022 16:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants