Skip to content
This repository was archived by the owner on Oct 1, 2018. It is now read-only.

Bump eslint-plugin-react from 6.10.3 to 7.8.2 - #120

Open
dependabot-preview[bot] wants to merge 1 commit into
devfrom
dependabot/npm_and_yarn/eslint-plugin-react-7.8.2
Open

Bump eslint-plugin-react from 6.10.3 to 7.8.2#120
dependabot-preview[bot] wants to merge 1 commit into
devfrom
dependabot/npm_and_yarn/eslint-plugin-react-7.8.2

Conversation

@dependabot-preview

Copy link
Copy Markdown

Bumps eslint-plugin-react from 6.10.3 to 7.8.2.

Release notes

Sourced from eslint-plugin-react's releases.

v7.8.2

Fixed

  • Fix crash in boolean-prop-naming when encountering a required shape prop type (#1791 pcorpet)

v7.8.1

Fixed

  • Fix crash in no-deprecated when encountering a class constructor (#1785 taddei)

v7.8.0

Added

  • Add support for fragments to react-in-jsx-scope (#1758)
  • Add support for Flow generic PropType to require-default-props (#1724 Miziak)
  • Add component whitelist option to forbid-component-props (#1732 ThiefMaster)
  • Add support for React 16.3 lifecycle methods to no-unused-prop-types (#1681 bvaughn)
  • Add support for React 16.3 lifecycle methods to sort-comp (#1767 joe-denea)
  • Add support for React 16.3 lifecycle methods to no-typos
  • Add support for prevState and nextState to no-unused-state (#1759)
  • Add warnings for componentWillMount, componentWillReceiveProps and componentWillUpdate lifecycle methods in no-deprecated (#1750 sergei-startsev)

Fixed

Changed

v7.8.0-rc.0

Added

... (truncated)
Changelog

Sourced from eslint-plugin-react's changelog.

7.8.2 - 2018-05-13

Fixed

  • Fix crash in [boolean-prop-naming][] when encountering a required shape prop type (#1791 pcorpet)

7.8.1 - 2018-05-12

Fixed

  • Fix crash in [no-deprecated][] when encountering a class constructor (#1785 taddei)

7.8.0 - 2018-05-11

Added

  • Add support for fragments to [react-in-jsx-scope][] (#1758)
  • Add support for Flow generic PropType to [require-default-props][] (#1724 Miziak)
  • Add component whitelist option to [forbid-component-props][] (#1732 ThiefMaster)
  • Add support for React 16.3 lifecycle methods to [no-unused-prop-types][] (#1681 bvaughn)
  • Add support for React 16.3 lifecycle methods to [sort-comp][] (#1767 joe-denea)
  • Add support for React 16.3 lifecycle methods to [no-typos][]
  • Add support for prevState and nextState to [no-unused-state][] (#1759)
  • Add warnings for componentWillMount, componentWillReceiveProps and componentWillUpdate lifecycle methods in [no-deprecated][] (#1750 sergei-startsev)

Fixed

Changed

... (truncated)
Commits
  • 668d7cc Update CHANGELOG and bump version
  • 5e5895f Merge pull request #1792 from pcorpet/master
  • 7f3934a Fix crash in boolean-prop-naming when encountering a required shape prop type...
  • 431977b Update CHANGELOG and bump version
  • c29807c Merge pull request #1786 from taddei/master
  • e57ca07 [Fix] add an additional fix for #1785, and tests
  • 48f2831 Hotifx - Issue:1785 - fixed no-deprecated bug
  • fb7411d Update CHANGELOG and bump version
  • b5865e8 Replace static status badge by a dynamic one
  • 79f32b1 Fix Code Climate badge in README
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use (this|these) label[s] will set the current labels as the default for future PRs for this repo and language
  • @dependabot use (this|these) reviewer[s] will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use (this|these) assignee[s] will set the current assignees as the default for future PRs for this repo and language

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant