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

fix: bump eslint-plugin-react from 7.25.3 to 7.26.0 #27

Merged
merged 1 commit into from
Sep 27, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 22, 2021

Bumps eslint-plugin-react from 7.25.3 to 7.26.0.

Changelog

Sourced from eslint-plugin-react's changelog.

7.26.0 - 2021.09.20

Added

Fixed

  • [display-name]: Get rid of false position on component detection (#2759 @​iiison)

Changed

  • [no-access-state-in-setstate]: passing test for “don't error if it's not a React Component” (#1873 @​kentcdodds)

#3078: yannickcr/eslint-plugin-react#3078 #2640: yannickcr/eslint-plugin-react#2640 #2759: yannickcr/eslint-plugin-react#2759 #1873: yannickcr/eslint-plugin-react#1873

Commits
  • 8cf47a8 Update CHANGELOG and bump version
  • e4acd07 [Dev Deps] update @types/estree, @types/node, eslint-plugin-eslint-plugin
  • 83eb226 [New] jsx-max-props-per-line: add single and multi options
  • 95a8a4e [Dev Deps] update eslint-remote-tester
  • df939e3 [Tests] no-access-state-in-setstate: passing test for “don't error if it's ...
  • f4d4314 [Refactor] no-unstable-nested-components: use isCreateElement util (f25a8...
  • ddff237 [Refactor] no-danger: use Object.fromEntries and Object.hasOwn instead of r...
  • d51bc61 [Fix] restore eslint < 4.15 compatibility
  • 9799131 [Fix] display-name: Get rid of false position on component detection
  • 53a0d84 [New] add no-namespace rule
  • 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 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 dependabot bot requested a review from idaho as a code owner September 22, 2021 00:19
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-eslint-plugin-react-7.26.0 branch from 43cd7aa to aca2ff7 Compare September 24, 2021 00:35
@idaho
Copy link
Owner

idaho commented Sep 27, 2021

@dependabot rebase

Bumps [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react) from 7.25.3 to 7.26.0.
- [Release notes](https://github.com/yannickcr/eslint-plugin-react/releases)
- [Changelog](https://github.com/yannickcr/eslint-plugin-react/blob/master/CHANGELOG.md)
- [Commits](jsx-eslint/eslint-plugin-react@v7.25.3...v7.26.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-react
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-eslint-plugin-react-7.26.0 branch from aca2ff7 to c065cc7 Compare September 27, 2021 07:08
@idaho idaho merged commit f51d8f0 into main Sep 27, 2021
@idaho idaho deleted the dependabot-npm_and_yarn-eslint-plugin-react-7.26.0 branch September 27, 2021 07:14
idaho pushed a commit that referenced this pull request Sep 27, 2021
## [1.0.13](1.0.12...1.0.13) (2021-09-27)

### Bug Fixes

* bump eslint-plugin-react from 7.25.3 to 7.26.0 ([#27](#27)) ([f51d8f0](f51d8f0))
@idaho
Copy link
Owner

idaho commented Sep 27, 2021

🎉 This PR is included in version 1.0.13 🎉

The release is available on:

Your semantic-release bot 📦🚀

@idaho idaho added the released label Sep 27, 2021
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

1 participant