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 6.4.1 to 6.10.3 #1

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

Conversation

dependabot-preview[bot]
Copy link

Bumps eslint-plugin-react from 6.4.1 to 6.10.3.

Release notes

Sourced from eslint-plugin-react's releases.

v6.10.3

Fixed

  • Revert #1057[] due to issues with jsx-indent (#1117[])

#1117: yannickcr/eslint-plugin-react#1117 #1057: yannickcr/eslint-plugin-react#1057

v6.10.2

Fixed

  • Fix jsx-indent indentation calculation with nested JSX (#1117[])

#1117: yannickcr/eslint-plugin-react#1117

v6.10.1

Fixed

#1057: yannickcr/eslint-plugin-react#1057 #1061: yannickcr/eslint-plugin-react#1061 #1073: yannickcr/eslint-plugin-react#1073 #1088: yannickcr/eslint-plugin-react#1088

v6.10.0

Added

Fixed

  • Fix require-default-props crash (#1029)
  • Fix require-default-props rule when using Flow type from assignment (#1043 @wyze @CarlRosell)
  • Fix style-prop-object to not warn with explicit null or undefined (#812 @ljharb)
  • Fix no-unused-prop-types props detection in stateless components (#885 @BarryThePenguin)
  • Fix display-name false positive with document.createElement (#996 @jomasti)
  • Fix ESLint 2 compatibility (@ljharb)

Changed

v6.9.0

Added

  • Add support for variable reference to sort-prop-types (#622)
Changelog

Sourced from eslint-plugin-react's changelog.

6.10.3 - 2017-03-20

Fixed

  • Revert #1057[] due to issues with [jsx-indent][] (#1117[])

6.10.2 - 2017-03-19

Fixed

  • Fix [jsx-indent][] indentation calculation with nested JSX (#1117[])

#1117: yannickcr/eslint-plugin-react#1117

6.10.1 - 2017-03-19

Fixed

  • Fix [jsx-indent][] auto fix with tabs (#1057[] @kentcdodds @webOS101)
  • Fix [jsx-indent][] crash (#1061[] @iancmyers)
  • Fix [void-dom-elements-no-children][] crash and fix it to only checks for a createElement call from React (#1073[] @jomasti)
  • Fix component detection that caused a false positive in [no-multi-comp][] (#1088[] @benstepp)

#1057: yannickcr/eslint-plugin-react#1057 #1061: yannickcr/eslint-plugin-react#1061 #1073: yannickcr/eslint-plugin-react#1073 #1088: yannickcr/eslint-plugin-react#1088

6.10.0 - 2017-02-16

Added

  • Add [forbid-foreign-prop-types][] rule (#696[] @iancmyers)
  • Add [void-dom-elements-no-children][] rule (#709[] @lencioni)
  • Add [forbid-elements][] rule (#887[] @kentor)
  • Add noSortAlphabetically option to [jsx-sort-props][] (#541[] #786[] @markus101)
  • Add when option to [jsx-max-props-per-line][] (#878[] @kentor)
  • Add support for nextProps to [prop-types][] (#814[])

Fixed

  • Fix [require-default-props][] crash (#1029[])
  • Fix [require-default-props][] rule when using Flow type from assignment (#1043[] @wyze @CarlRosell)
  • Fix [style-prop-object][] to not warn with explicit null or undefined (#812[] @ljharb)
  • Fix [no-unused-prop-types][] props detection in stateless components (#885[] @BarryThePenguin)
  • Fix [display-name] false positive with document.createElement (#996[] @jomasti)
  • Fix ESLint 2 compatibility (@ljharb)

Changed

#696: yannickcr/eslint-plugin-react#696

Commits
  • b9cfdd6 Update CHANGELOG and bump version
  • e9fb52d Revert "[Fix] jsx-indent with tabs (fixes #1057)"
  • 5b75162 Update CHANGELOG and bump version
  • 41bdb58 Fix jsx-indent indentation calculation with nested JSX (fixes #1117)
  • ab03af8 Update CHANGELOG and bump version
  • b646485 Merge pull request #1089 from benstepp/bs-multicomp-false-positives
  • c038899 Bug fix for false positives with no-multi-comp
  • 8148833 [Fix] Update void-dom-elements-no-children createElement checks
  • c45ab86 Merge pull request #1081 from webOS101/jsx-indent-fix
  • 7863a5c Fix jsx-indent single line jsx
  • 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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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 squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor 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)
  • 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)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Oct 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants