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

[Snyk] Upgrade eslint-plugin-flowtype from 2.39.1 to 2.50.3 #23

Merged
merged 1 commit into from
Jul 13, 2020

Conversation

snyk-bot
Copy link
Contributor

Snyk has created this PR to upgrade eslint-plugin-flowtype from 2.39.1 to 2.50.3.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
  • The recommended version is 24 versions ahead of your current version.
  • The recommended version was released 2 years ago, on 2018-09-27.
Release notes
Package name: eslint-plugin-flowtype
  • 2.50.3 - 2018-09-27

    2.50.3 (2018-09-27)

    Bug Fixes

    • bump versions of babel-eslint, eslint and eslint-config-canonical (#359) (68ed515)
  • 2.50.2 - 2018-09-27

    2.50.2 (2018-09-27)

    Bug Fixes

  • 2.50.1 - 2018-09-18

    2.50.1 (2018-09-18)

    Bug Fixes

    • make require-exact-type ignore indexers in map types (#354) (0722187)
  • 2.50.0 - 2018-07-09

    2.50.0 (2018-07-09)

    Features

    • add variable declarations to colon spacing checks (c4b87ca)
  • 2.49.4 - 2018-07-09

    2.49.4 (2018-07-09)

    Bug Fixes

    • automatically include plugin when extending preset (fixes #313 #314) (1f70db2)
  • 2.49.3 - 2018-06-01

    2.49.3 (2018-06-01)

    Bug Fixes

    • object-type-delimeter with new babel-eslint (#317) (e0c328d)
  • 2.49.2 - 2018-06-01

    2.49.2 (2018-06-01)

    Bug Fixes

  • 2.49.1 - 2018-06-01

    2.49.1 (2018-06-01)

    Bug Fixes

    • Fix $FlowFixMe comments for eslint 4 (#338) (647807f)
  • 2.49.0 - 2018-06-01

    2.49.0 (2018-06-01)

    Features

    • don't require $ReadOnlyArray if variable is initialized with empty array (#337) (7c57cea)
  • 2.48.0 - 2018-05-29

    2.48.0 (2018-05-29)

    Features

    • add fixer for requireValidFileAnnotation when always (#332) (51f4ba2)
  • 2.47.1 - 2018-05-22
  • 2.47.0 - 2018-05-22
  • 2.46.3 - 2018-04-20
  • 2.46.2 - 2018-04-14
  • 2.46.1 - 2018-02-22
  • 2.46.0 - 2018-02-21
  • 2.45.0 - 2018-02-18
  • 2.44.0 - 2018-02-13
  • 2.43.0 - 2018-02-09
  • 2.42.0 - 2018-01-25
  • 2.41.1 - 2018-01-24
  • 2.41.0 - 2018-01-06
  • 2.40.1 - 2017-12-11
  • 2.40.0 - 2017-12-11
  • 2.39.1 - 2017-10-06
from eslint-plugin-flowtype GitHub release notes
Commit messages
Package name: eslint-plugin-flowtype

Compare


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

@codecov
Copy link

codecov bot commented Apr 21, 2020

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #23   +/-   ##
=======================================
  Coverage   55.07%   55.07%           
=======================================
  Files           5        5           
  Lines         207      207           
  Branches       44       44           
=======================================
  Hits          114      114           
  Misses         85       85           
  Partials        8        8           

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 fc2d69d...d0e6d84. Read the comment docs.

@BrianLusina BrianLusina merged commit 9cfd3cc into master Jul 13, 2020
@delete-merged-branch delete-merged-branch bot deleted the snyk-upgrade-52b4817a4c20f13a344f4d275c990150 branch July 13, 2020 08:39
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.

Automatically include plugin when extending preset
2 participants