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

build: bump eslint-plugin-react from 7.8.2 to 7.9.1 #1516

Merged
merged 1 commit into from
Jun 4, 2018

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Jun 4, 2018

Bumps eslint-plugin-react from 7.8.2 to 7.9.1.

Release notes

Sourced from eslint-plugin-react's releases.

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
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
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

You can trigger a rebase of this PR 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)
  • 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.

@gregor
Copy link
Contributor

gregor commented Jun 4, 2018

@dependabot-bot rebase

@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/eslint-plugin-react-7.9.1 branch from f98195f to c45fa52 Compare June 4, 2018 08:45
@gregor gregor merged commit 52e174c into master Jun 4, 2018
@gregor gregor deleted the dependabot/npm_and_yarn/eslint-plugin-react-7.9.1 branch June 4, 2018 09:00
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