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.3.0 to 7.9.1 #39

Conversation

dependabot-preview[bot]
Copy link

Bumps eslint-plugin-react from 7.3.0 to 7.9.1.

Release notes

Sourced from eslint-plugin-react's releases.

v7.9.1

Nothing was fixed; this is a republish with some updated deps. (#1804 ljharb)

v7.9.0

Added

Fixed

  • Fix static lifecycle methods validation in sort-comp (#1793 lynxtaa)
  • Fix crash in no-typos when encountering anonymous react imports (#1796 jsg2021)
  • Fix ESLint 3 support (#1779)

Changed

  • Documentation improvements (#1794 lencioni)
  • Update Travis CI configuration to test on multiple ESLint verions

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

Fixed

... (truncated)
Changelog

Sourced from eslint-plugin-react's changelog.

[7.9.1] - 2018-06-03

  • Nothing was fixed; this is a republish with some updated deps. (#1804 ljharb)

7.9.0 - 2018-06-03

Added

Fixed

  • Fix static lifecycle methods validation in [sort-comp][] (#1793 lynxtaa)
  • Fix crash in [no-typos][] when encountering anonymous react imports (#1796 jsg2021)
  • Fix ESLint 3 support (#1779)

Changed

  • Documentation improvements (#1794 lencioni)
  • Update Travis CI configuration to test on multiple ESLint verions

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

... (truncated)
Commits
  • ac10288 Update CHANGELOG and bump version
  • df430ee [Dev Deps] update babel-eslint, coveralls, eslint, mocha
  • 9e83b7c [Deps] update has, prop-types, doctrine
  • 0d34198 Update CHANGELOG and bump version
  • ab6b41a Remove deprecated experimentalObjectRestSpread option from tests configuration
  • 9d4e27a Ignore no-typos test that only works with ESLint 5
  • f2d8729 Add SpreadElement support to sort-prop-types
  • 29c248d Add JSXText support to self-closing-comp
  • 632941c Add SpreadElement support to require-default-props
  • b3ed9d6 Add SpreadElement and RestElement support to no-unused-state
  • 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 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

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
Copy link
Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@Stanzilla Stanzilla closed this Jun 23, 2018
@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/canary/eslint-plugin-react-7.9.1 branch June 23, 2018 20:10
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.

2 participants