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(deps-dev): bump eslint-plugin-react from 4.2.3 to 4.3.0 #181

Conversation

dependabot-preview[bot]
Copy link

@dependabot-preview dependabot-preview bot commented Jun 24, 2020

Bumps eslint-plugin-react from 4.2.3 to 4.3.0.

Release notes

Sourced from eslint-plugin-react's releases.

v4.3.0

Added

Fixed

  • Fix prefer-stateless-function for conditional JSX (#516)
  • Fix jsx-pascal-case to support single letter component names (#505 @dthielman)

Changed

Changelog

Sourced from eslint-plugin-react's changelog.

4.3.0 - 2016-04-07

Added

Fixed

  • Fix [prefer-stateless-function][] for conditional JSX (#516[])
  • Fix [jsx-pascal-case][] to support single letter component names (#505[] @dthielman)

Changed

#482: yannickcr/eslint-plugin-react#482 #506: yannickcr/eslint-plugin-react#506 #511: yannickcr/eslint-plugin-react#511 #516: yannickcr/eslint-plugin-react#516 #505: yannickcr/eslint-plugin-react#505 #509: yannickcr/eslint-plugin-react#509 #526: yannickcr/eslint-plugin-react#526

Commits
  • 0efb7ad Update CHANGELOG and bump version
  • 3f02651 Update dependencies
  • 0fd3668 Merge pull request #508 from dthielman/pascal-edge-case
  • 4c52dd2 Merge pull request #526 from ahoym/grammar-fix/prefer-stateless-function
  • 9f4465c Fix grammar in prefer-stateless-function rule
  • aba4f96 Fix prefer-stateless-function for conditional JSX (fixes #516)
  • e6b28cc Merge pull request #520 from inyono/solve-516
  • 68e6acd Add failing test for #516
  • 456a75f Merge pull request #518 from KevinGrandon/fixable_jsx_closing_docs
  • d1c871b Update docs to specify JSX closing bracket location as fixable.
  • 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)

@bert-e
Copy link
Contributor

bert-e commented Jun 24, 2020

Hello dependabot-preview[bot],

My role is to assist you with the merge of this
pull request. Please type @bert-e help to get information
on this process, or consult the user documentation.

Status report is not available.

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jun 24, 2020
@bert-e
Copy link
Contributor

bert-e commented Jun 24, 2020

Integration data created

I have created the integration data for the additional destination branches.

The following branches will NOT be impacted:

  • development/6.4
  • development/7.4
  • development/7.7
  • development/7.8
  • stabilization/7.4.6

Follow integration pull requests if you would like to be notified of
build statuses by email.

@bert-e
Copy link
Contributor

bert-e commented Jun 24, 2020

Waiting for approval

The following approvals are needed before I can proceed with the merge:

  • the author

  • 2 peers

Peer approvals must include a mandatory approval from @jonathan-gramain.

@dependabot-preview dependabot-preview bot changed the base branch from development/8.0 to development/8.1 July 21, 2020 12:57
@bert-e
Copy link
Contributor

bert-e commented Jul 21, 2020

Conflict

There is a conflict between your branch dependabot/npm_and_yarn/eslint-plugin-react-4.3.0 and the
destination branch development/8.1.

Please resolve the conflict on the feature branch (dependabot/npm_and_yarn/eslint-plugin-react-4.3.0).

 $ git fetch
 $ git checkout origin/dependabot/npm_and_yarn/eslint-plugin-react-4.3.0
 $ git merge origin/development/8.1
 $ # <intense conflict resolution>
 $ git commit
 $ git push origin HEAD:dependabot/npm_and_yarn/eslint-plugin-react-4.3.0

@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/eslint-plugin-react-4.3.0 branch from 230dd27 to c5d5752 Compare July 21, 2020 20:08
@bert-e
Copy link
Contributor

bert-e commented Jul 21, 2020

Waiting for approval

The following approvals are needed before I can proceed with the merge:

  • the author

  • 2 peers

Peer approvals must include a mandatory approval from @jonathan-gramain.

@dependabot-preview
Copy link
Author

Superseded by #214.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/eslint-plugin-react-4.3.0 branch June 9, 2021 13:31
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.

1 participant