Skip to content

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

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

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Apr 14, 2018

Mend Renovate

This PR contains the following updates:

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

Release Notes

gajus/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

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.

@evenchange4
Copy link
Owner

evenchange4 commented Apr 14, 2018

Deploy preview for react-draggable-playground ready!

Built with commit 8603c75

https://deploy-preview-13--react-draggable-playground.netlify.com

@codecov
Copy link

codecov bot commented Apr 14, 2018

Codecov Report

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

Impacted file tree graph

@@         Coverage Diff          @@
##           master   #13   +/-   ##
====================================
  Coverage      50%   50%           
====================================
  Files           2     2           
  Lines          14    14           
  Branches        2     2           
====================================
  Hits            7     7           
  Misses          5     5           
  Partials        2     2

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 93d5760...ca1c70c. Read the comment docs.

@renovate renovate bot force-pushed the renovate/eslint-plugin-flowtype-2.x branch from da59716 to 652db96 Compare April 20, 2018 11:13
@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 force-pushed the renovate/eslint-plugin-flowtype-2.x branch from 652db96 to df367a0 Compare May 22, 2018 15:15
@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 df367a0 to 768bdad Compare May 29, 2018 19:08
@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 768bdad to 9b3e5f8 Compare June 1, 2018 15:14
@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 9b3e5f8 to 0c71511 Compare June 1, 2018 18:06
@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.1 Jun 1, 2018
@renovate renovate bot force-pushed the renovate/eslint-plugin-flowtype-2.x branch from 0c71511 to de56cfe Compare June 1, 2018 18:32
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-flowtype to v2.49.1 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 de56cfe to b82bdb6 Compare June 1, 2018 18:53
@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 force-pushed the renovate/eslint-plugin-flowtype-2.x branch from b82bdb6 to 1e36bdb Compare July 9, 2018 11:03
@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 from 1e36bdb to ca1c70c Compare July 9, 2018 11:14
@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 ca1c70c to 9b06cdc Compare September 18, 2018 22:11
@codecov
Copy link

codecov bot commented Sep 18, 2018

Codecov Report

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

Impacted file tree graph

@@         Coverage Diff          @@
##           master   #13   +/-   ##
====================================
  Coverage      50%   50%           
====================================
  Files           2     2           
  Lines          14    14           
  Branches        2     2           
====================================
  Hits            7     7           
  Misses          5     5           
  Partials        2     2

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 93d5760...9b06cdc. Read the comment docs.

1 similar comment
@codecov
Copy link

codecov bot commented Sep 18, 2018

Codecov Report

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

Impacted file tree graph

@@         Coverage Diff          @@
##           master   #13   +/-   ##
====================================
  Coverage      50%   50%           
====================================
  Files           2     2           
  Lines          14    14           
  Branches        2     2           
====================================
  Hits            7     7           
  Misses          5     5           
  Partials        2     2

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 93d5760...9b06cdc. Read the comment docs.

@codecov
Copy link

codecov bot commented Sep 18, 2018

Codecov Report

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

Impacted file tree graph

@@         Coverage Diff          @@
##           master   #13   +/-   ##
====================================
  Coverage      50%   50%           
====================================
  Files           2     2           
  Lines          14    14           
  Branches        2     2           
====================================
  Hits            7     7           
  Misses          5     5           
  Partials        2     2

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 93d5760...8603c75. 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 9b06cdc to 82ca4f3 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 82ca4f3 to 8603c75 Compare September 27, 2018 12:39
@renovate
Copy link
Author

renovate bot commented Mar 25, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

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.

2 participants