Skip to content

Update dependency eslint-plugin-flowtype to v2.50.3 #16

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 Jan 24, 2018

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-flowtype 2.41.0 -> 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

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

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.

@renovate renovate bot force-pushed the renovate/eslint-plugin-flowtype-2.x branch from bcb896d to 0045997 Compare January 25, 2018 12:20
@renovate renovate bot changed the title Update dependency eslint-plugin-flowtype to v2.41.1 Update dependency eslint-plugin-flowtype to v2.42.0 Jan 25, 2018
@renovate renovate bot force-pushed the renovate/eslint-plugin-flowtype-2.x branch from 0045997 to b19c5a1 Compare February 9, 2018 12:53
@renovate renovate bot changed the title Update dependency eslint-plugin-flowtype to v2.42.0 Update dependency eslint-plugin-flowtype to v2.43.0 Feb 9, 2018
@renovate renovate bot force-pushed the renovate/eslint-plugin-flowtype-2.x branch from b19c5a1 to 9912d63 Compare February 13, 2018 11:59
@renovate renovate bot changed the title Update dependency eslint-plugin-flowtype to v2.43.0 Update dependency eslint-plugin-flowtype to v2.44.0 Feb 13, 2018
@renovate renovate bot force-pushed the renovate/eslint-plugin-flowtype-2.x branch from 9912d63 to b202409 Compare February 18, 2018 22:09
@renovate renovate bot changed the title Update dependency eslint-plugin-flowtype to v2.44.0 Update dependency eslint-plugin-flowtype to v2.45.0 Feb 18, 2018
@renovate renovate bot force-pushed the renovate/eslint-plugin-flowtype-2.x branch from b202409 to 703255d Compare February 22, 2018 00:20
@renovate renovate bot changed the title Update dependency eslint-plugin-flowtype to v2.45.0 Update dependency eslint-plugin-flowtype to v2.46.0 Feb 22, 2018
@renovate renovate bot force-pushed the renovate/eslint-plugin-flowtype-2.x branch from 703255d to 87160cf Compare February 22, 2018 17:01
@renovate renovate bot changed the title Update dependency eslint-plugin-flowtype to v2.46.0 Update dependency eslint-plugin-flowtype to v2.46.1 Feb 22, 2018
@renovate renovate bot force-pushed the renovate/eslint-plugin-flowtype-2.x branch from 87160cf to 5233bf6 Compare April 14, 2018 15:41
@renovate renovate bot changed the title Update dependency eslint-plugin-flowtype to v2.46.1 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 5233bf6 to 97bd913 Compare April 20, 2018 11:10
@renovate renovate bot changed the title Update dependency eslint-plugin-flowtype to v2.46.2 Update dependency eslint-plugin-flowtype to v2.46.3 Apr 20, 2018
@renovate renovate bot force-pushed the renovate/eslint-plugin-flowtype-2.x branch from 97bd913 to 678017f Compare May 22, 2018 15:24
@renovate renovate bot changed the title Update dependency eslint-plugin-flowtype to v2.46.3 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 678017f to 8955f90 Compare May 29, 2018 19:09
@renovate renovate bot changed the title Update dependency eslint-plugin-flowtype to v2.47.1 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 8955f90 to e0bfdcc Compare June 1, 2018 15:17
@renovate renovate bot changed the title Update dependency eslint-plugin-flowtype to v2.48.0 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 e0bfdcc to d4d5ef0 Compare June 1, 2018 18:27
@renovate renovate bot changed the title Update dependency eslint-plugin-flowtype to v2.49.0 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 d4d5ef0 to 91ae499 Compare June 1, 2018 18:48
@renovate renovate bot changed the title Update dependency eslint-plugin-flowtype to v2.49.2 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 91ae499 to 268dceb Compare July 9, 2018 11:04
@renovate renovate bot changed the title Update dependency eslint-plugin-flowtype to v2.49.3 Update dependency eslint-plugin-flowtype to v2.49.4 Jul 9, 2018
@renovate renovate bot changed the title Update dependency eslint-plugin-flowtype to v2.49.4 Update dependency eslint-plugin-flowtype to v2.50.0 Jul 9, 2018
@renovate renovate bot force-pushed the renovate/eslint-plugin-flowtype-2.x branch from 268dceb to 8e2a637 Compare July 9, 2018 11:15
@renovate renovate bot changed the title Update dependency eslint-plugin-flowtype to v2.50.0 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 8e2a637 to d0b95e5 Compare September 18, 2018 22:13
@renovate renovate bot changed the title Update dependency eslint-plugin-flowtype to v2.50.1 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 d0b95e5 to 3c44a4b Compare September 27, 2018 07:49
@renovate renovate bot changed the title Update dependency eslint-plugin-flowtype to v2.50.2 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 3c44a4b to 5fd2418 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.

1 participant