Skip to content
This repository has been archived by the owner on Mar 20, 2021. It is now read-only.

[Snyk] Upgrade eslint-plugin-react from 3.6.3 to 3.16.1 #52

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

Conversation

snyk-bot
Copy link

Snyk has created this PR to upgrade eslint-plugin-react from 3.6.3 to 3.16.1.

ℹ️ 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 16 versions ahead of your current version.
  • The recommended version was released 4 years ago, on 2016-01-24.

The recommended version fixes:

Severity Issue
CC0-1.0 license
snyk:lic:npm:spdx-license-ids:CC0-1.0
CC-BY-3.0 license
snyk:lic:npm:spdx-exceptions:CC-BY-3.0
CC-BY-4.0 license
snyk:lic:npm:caniuse-db:CC-BY-4.0
Release notes
Package name: eslint-plugin-react
  • 3.16.1 - 2016-01-24

    Fixed

    • Fix jsx-sort-prop-types issue with custom propTypes (#408 @alitaheri)
  • 3.16.0 - 2016-01-24

    Added

    • Add jsx-equals-spacing rule (#394 @ryym)
    • Add auto fix for wrap-multiline
    • Add auto fix for jsx-boolean-value
    • Add auto fix for no-unknown-property
    • Add auto fix for jsx-curly-spacing (#407 @ewendel)
    • Add requiredFirst option to jsx-sort-prop-types (#392 @chrislaskey)
    • Add ignoreRefs option to jsx-no-bind (#330 @silvenon)

    Fixed

    • Ignore ref in jsx-handler-names (again) (#396)

    Changed

    • Update dependencies
  • 3.15.0 - 2016-01-11

    Added

    • Add support for flow annotations to prop-types (#382 @phpnode)

    Fixed

    • Fix prop-types crash when initializing class variable with an empty object (#383)
    • Fix prop-types crash when propTypes are using the spread operator (#389)

    Changed

  • 3.14.0 - 2016-01-04

    Added

    Fixed

    Changed

    • Add AppVeyor CI to run tests on a Windows platform
    • Add sort-comp codemod to sort-comp documentation (#381 @turadg)
  • 3.13.1 - 2015-12-26

    Fixed

  • 3.13.0 - 2015-12-24

    Added

    • Add no-string-refs rule (#341 @Intellicode)
    • Add support for propTypes assigned via a variable in prop-types (#355)

    Fixed

    • Fix never option in prefer-es6-class
    • Fix jsx-key false-positives (#320 @silvenon)

    Changed

  • 3.12.0 - 2015-12-20

    Added

    Fixed

    • Fix jsx-pascal-case to stop checking lower cased components (#329)
    • Fix crash in component detection class (#364)

    Changed

  • 3.11.3 - 2015-12-05

    Fixed

    • Fix crash in prop-types when reassigning props (#345)
    • Fix jsx-handler-names for stateless components (#346)

    Changed

    • Update jsx-handler-names error messages to be less specific (#348 @jakemmarsh)
  • 3.11.2 - 2015-11-30

    Fixed

    • Allow numbers in jsx-pascal-case (#339)
    • Fix jsx-handler-names crash with arrays (#340)

    Changed

    • Add allow-in-func option to no-did-update-set-state documentation
  • 3.11.1 - 2015-11-29

    Fixed

    • Fix SVG attributes support for no-unknown-property (#338)
  • 3.11.0 - 2015-11-29
  • 3.10.0 - 2015-11-20
  • 3.9.0 - 2015-11-16
  • 3.8.0 - 2015-11-07
  • 3.7.1 - 2015-11-05
  • 3.7.0 - 2015-11-04
  • 3.6.3 - 2015-10-19
from eslint-plugin-react GitHub release notes
Commit messages
Package name: eslint-plugin-react
  • c06ebd8 Update CHANGELOG and bump version
  • c1ce38b Merge pull request #409 from alitaheri/fix-408
  • eede741 Fix jsx-sort-prop-types issue with custom propTypes
  • d7c3ad2 Update CHANGELOG and bump version
  • a5a5c27 Update jsx-curly-spacing documentation to mark it fixable
  • 22c4489 Update dependencies
  • 56849fa Merge pull request #407 from ewendel/jsx-curly-spacing-autofix
  • e9bcfc1 Add auto fix for jsx-curly-spacing
  • 402709f Merge pull request #406 from ryym/jsx-equals-spacing
  • d2b6de3 Add jsx-equals-spacing rule (fixes #394)
  • 5c1f029 Add auto fix for no-unknown-property
  • 3a1b6ac Add auto fix for jsx-boolean-value
  • 21e4857 Add auto fix for wrap-multiline
  • 3371be2 Really ignore ref in jsx-handler-names (fixes #396)
  • 4da92df Merge pull request #385 from silvenon/ref
  • 46b956d Add allowRefs to the jsx-no-bind rule
  • 42f9c0c Merge pull request #392 from chrislaskey/required-first
  • ce330d8 Add additional failure test
  • 4ab1b3e Add `requiredFirst` option to jsx-sort-prop-types
  • 1371c76 Update CHANGELOG and bump version
  • 2d11982 Fix prop-types crash (fixes #389)
  • 1f5a340 Fix tests for ESLint new error messages (Use single quotes in no-undef context.report message eslint/eslint#4845)
  • 98e9447 Update dependencies
  • 18b27cb Fix prop-types crash (fixes #383)

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

@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants