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

Bump eslint-plugin-react from 7.10.0 to 7.11.1 #161

Merged

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps eslint-plugin-react from 7.10.0 to 7.11.1.

Release notes

Sourced from eslint-plugin-react's releases.

v7.11.0

Added

  • [jsx-one-expression-per-line][]: add "allow" option (#1924, alexzherdev)
  • [sort-prop-types][]: add autofix (#1891, finnp)
  • [jsx-no-bind][]: Add ignoreDOMComponents option (#1868, alexzherdev)
  • Output a warning if React version is missing in settings ([#1857][], alexzherdev)

Fixed

  • [destructuring-assignment][]: Ignore class properties (#1909, alexzherdev)
  • [destructuring-assignment][], component detection: ignore components with confidence = 0 (#1907, alexzherdev)
  • [boolean-prop-naming][]: Handle inline Flow type (#1905, alexzherdev)
  • [jsx-props-no-multi-spaces][]: Handle member expressions (#1890, alexzherdev)
  • [sort-comp][]: Allow methods to belong to any matching group ([#1858][], nosilleg)
  • [jsx-sort-props][]: Fix reservedFirst (#1883, fleischie)
  • [prop-types][]: (flow) Stop crashing on undefined or null properties (#1860, nicholas-l)
  • [no-unknown-property][]: Make attribute "charset" valid (#1863, silvenon)
  • [no-deprecated][]: report identifier AST node instead of the class node ([#1854][], jsnajdr)
  • [button-has-type][]: Account for pragma ([#1851][], alexzherdev)
  • [button-has-type][]: improve error message when an identifier is used as the value (#1874, ljharb)
  • support JSXText nodes alongside Literal nodes (ljharb)

Changed

... (truncated)
Changelog

Sourced from eslint-plugin-react's changelog.

[7.11.1] - 2018-08-14

Fixed

Changed

[7.11.0] - 2018-08-13

Added

  • [jsx-one-expression-per-line][]: add "allow" option (#1924, alexzherdev)
  • [sort-prop-types][]: add autofix (#1891, finnp)
  • [jsx-no-bind][]: Add ignoreDOMComponents option (#1868, alexzherdev)
  • Output a warning if React version is missing in settings ([#1857][], alexzherdev)

Fixed

  • [destructuring-assignment][]: Ignore class properties (#1909, alexzherdev)
  • [destructuring-assignment][], component detection: ignore components with confidence = 0 (#1907, alexzherdev)
  • [boolean-prop-naming][]: Handle inline Flow type (#1905, alexzherdev)
  • [jsx-props-no-multi-spaces][]: Handle member expressions (#1890, alexzherdev)
  • [sort-comp][]: Allow methods to belong to any matching group ([#1858][], nosilleg)
  • [jsx-sort-props][]: Fix reservedFirst (#1883, fleischie)
  • [prop-types][]: (flow) Stop crashing on undefined or null properties (#1860, nicholas-l)
  • [no-unknown-property][]: Make attribute "charset" valid (#1863, silvenon)
  • [no-deprecated][]: report identifier AST node instead of the class node ([#1854][], jsnajdr)
  • [button-has-type][]: Account for pragma ([#1851][], alexzherdev)
  • [button-has-type][]: improve error message when an identifier is used as the value (#1874, ljharb)
  • support JSXText nodes alongside Literal nodes (ljharb)

Changed

... (truncated)
Commits
  • fb745ab Update CHANGELOG and bump version
  • 27f9e08 Merge pull request #1932 from alexzherdev/1928-fix-assignment-handling
  • 44a3bf6 [Fix] stop crashing when assigning to propTypes
  • a33384d Merge pull request #1929 from alexzherdev/patch-1
  • d78819d Fix link in changelog
  • 8a9d938 Merge pull request #1926 from ferhatelmas/fix-changelog
  • b812416 Update changelog
  • 564107c Merge pull request #1897 from christophehurpeau/patch-1
  • 599c028 Update CHANGELOG and bump version
  • 1eccf7f Merge pull request #1924 from alexzherdev/1775-one-expression-options
  • 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 merge will merge this PR after your CI passes on it
  • @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.

@greatislander greatislander merged commit 9982d5e into master Oct 2, 2018
@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/eslint-plugin-react-7.11.1 branch October 2, 2018 12:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants