Skip to content
This repository was archived by the owner on Feb 8, 2019. It is now read-only.

Bump eslint-plugin-react from 7.11.1 to 7.12.1#226

Closed
dependabot-preview[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/eslint-plugin-react-7.12.1
Closed

Bump eslint-plugin-react from 7.11.1 to 7.12.1#226
dependabot-preview[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/eslint-plugin-react-7.12.1

Conversation

@dependabot-preview
Copy link
Copy Markdown
Contributor

Bumps eslint-plugin-react from 7.11.1 to 7.12.1.

Release notes

Sourced from eslint-plugin-react's releases.

v7.12.1

Fixed

Changed

... (truncated)
Changelog

Sourced from eslint-plugin-react's changelog.

[7.12.1] - 2019-01-01

Fixed

Changed

[7.12.0] - 2018-12-27

Added

  • [no-typos]: Support createClass ([#1828][], alexzherdev)
  • Support detecting React.forwardRef/React.memo ([#2089][], jomasti)
  • [jsx-indent][]: add checkAttributes option for JSX attribute indentation ([#2086][], jomasti)
  • Change allowed propWrapperFunctions setting values ([#2065][], jomasti)
  • add [jsx-fragments][] rule to enforce fragment syntax ([#1994][], alexzherdev)
  • Support "detect" option for React version setting ([#1978][], alexzherdev)
  • Support shorthand fragment syntax in many rules ([#1956][], alexzherdev)
  • [jsx-no-literals][]: print node value in warning message ([#2008][], jlgonzalezdev)

Fixed

  • [jsx-max-depth][]: Fix depth of JSX siblings in a JSXEpressionContainer ([#1824][], alexzherdev)
  • no-array-index-key: fix in React.Children methods ([#2085][], himynameisdave)
  • [no-unused-state][]: handle functional setState ([#2084][], jomasti)
  • version errors should log to stderr, not stdout ([#2082][], ljharb)
  • no-deprecated: Disable legacy lifecycle methods linting for now ([#2069][], sergei-startsev)
  • ensure that react and flow versions can be numbers ([#2056][], ljharb)
  • forbid-foreign-prop-types: ensure allowInPropTypes option applies to class fields ([#2040][], Sheile)
  • [jsx-wrap-multilines][]: catch single missing newlines ([#1984][], MrHen)
  • [jsx-first-prop-new-line][]: Fix for parsers (like TypeScript) ([#2026][], HauptmannEck)
  • sort-comp: Fix fixer in case of more than 10 props ([#2012][], tihonove)
  • [no-unused-state][] Don't depend on state parameter name ([#1829][], alexzherdev)
  • [no-this-in-sfc][] fix for class properties ([#1995][], sergei-startsev)
  • [no-this-in-sfc][] fix rule behavior for arrow functions inside a class field ([#1989][], sergei-startsev)
  • [destructuring-assignment][]: handle nested props usage ([#1983][], alexzherdev)
  • sort-prop-types: fix string property order ([#1977][], metreniuk)
  • [jsx-no-target-blank][]: don’t crash when there’s no value ([#1949][], ljharb)
  • prop-types, no-unused-prop-types: better handle object spread ([#1939][], alexzherdev)

Changed

  • [jsx-fragments][]: improve message text ([#2032][], alexzherdev)
... (truncated)
Commits
  • 0202de3 Update CHANGELOG and bump version
  • 6f7cb51 [Tests] fix linter
  • 695e534 [Fix] jsx-wrap-multilines: avoid crash when no trailing newline
  • 146d8d1 [Fix] jsx-max-depth: avoid a crash
  • dfeeb81 Merge pull request #2099 from jomasti/issue-2094
  • 55e5fc1 Fix false positives inside lifecycle methods
  • 254a84a Merge pull request #2098 from jomasti/issue-2096
  • 72982f6 Fix no-unused-state crash
  • 835fc05 Fix CHANGELOG.md
  • a83d65c Update CHANGELOG and bump version
  • 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 recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge
  • @dependabot reopen will reopen this PR if it is closed
  • @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 these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

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)
  • Pull request limits (per update run and/or open at any time)
  • 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.

@dependabot-preview dependabot-preview Bot added the dependencies Pull requests that update a dependency file label Jan 2, 2019
@dependabot-preview
Copy link
Copy Markdown
Contributor Author

Superseded by #227.

@dependabot-preview dependabot-preview Bot deleted the dependabot/npm_and_yarn/eslint-plugin-react-7.12.1 branch January 3, 2019 07:30
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant