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 7.30.1 to 7.31.0 #68

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 25, 2022

Bumps eslint-plugin-react from 7.30.1 to 7.31.0.

Release notes

Sourced from eslint-plugin-react's releases.

v7.31.0

Added

Fixed

  • [jsx-no-literals]: properly error on children with noAttributeStrings: true (#3317[] @​TildaDares)
  • [jsx-key]: catch key errors inside conditional statements (#3320[] @​TildaDares)
  • [display-name]: Accept forwardRef and Memo nesting in newer React versions (#3321[] @​TildaDares)
  • [jsx-key]: avoid a crash from optional chaining from #3320[] (#3327[] @​ljharb)
  • [jsx-key]: avoid a crash on a non-array node.body from #3320[] (#3328[] @​ljharb)
  • [display-name]: fix false positive for assignment of function returning null (#3331[] @​apbarrero)
  • [display-name]: fix identifying _ as a capital letter (#3335[] @​apbarrero)
  • [require-default-props]: avoid a crash when function has no props param (#3350[] @​noahnu)
  • [display-name], component detection: fix HOF returning null as Components (#3347[] @​jxm-math)
  • [forbid-prop-types]: Ignore objects that are not of type React.PropTypes (#3326[] @​TildaDares)
  • [display-name], component detection: fix false positive for HOF returning only nulls and literals (#3305[] @​golopot)
  • [jsx-no-target-blank]: False negative when rel attribute is assigned using ConditionalExpression (#3332[] @​V2dha)
  • [jsx-no-leaked-render]: autofix nested "&&" logical expressions (#3353[] @​hduprat)
  • [jsx-sort-props]: sorted attributes now respect comments (#3358[] @​ROSSROSALES)

Changed

undefined undefined undefined undefined undefined undefined undefined undefined undefined undefined

... (truncated)

Changelog

Sourced from eslint-plugin-react's changelog.

7.31.0 - 2022.08.24

Added

Fixed

  • [jsx-no-literals]: properly error on children with noAttributeStrings: true (#3317[] @​TildaDares)
  • [jsx-key]: catch key errors inside conditional statements (#3320[] @​TildaDares)
  • [display-name]: Accept forwardRef and Memo nesting in newer React versions (#3321[] @​TildaDares)
  • [jsx-key]: avoid a crash from optional chaining from #3320[] (#3327[] @​ljharb)
  • [jsx-key]: avoid a crash on a non-array node.body from #3320[] (#3328[] @​ljharb)
  • [display-name]: fix false positive for assignment of function returning null (#3331[] @​apbarrero)
  • [display-name]: fix identifying _ as a capital letter (#3335[] @​apbarrero)
  • [require-default-props]: avoid a crash when function has no props param (#3350[] @​noahnu)
  • [display-name], component detection: fix HOF returning null as Components (#3347[] @​jxm-math)
  • [forbid-prop-types]: Ignore objects that are not of type React.PropTypes (#3326[] @​TildaDares)
  • [display-name], component detection: fix false positive for HOF returning only nulls and literals (#3305[] @​golopot)
  • [jsx-no-target-blank]: False negative when rel attribute is assigned using ConditionalExpression (#3332[] @​V2dha)
  • [jsx-no-leaked-render]: autofix nested "&&" logical expressions (#3353[] @​hduprat)
  • [jsx-sort-props]: sorted attributes now respect comments (#3358[] @​ROSSROSALES)

Changed

#3367: jsx-eslint/eslint-plugin-react#3367 #3366: jsx-eslint/eslint-plugin-react#3366 #3365: jsx-eslint/eslint-plugin-react#3365 #3364: jsx-eslint/eslint-plugin-react#3364 #3362: jsx-eslint/eslint-plugin-react#3362 #3361: jsx-eslint/eslint-plugin-react#3361 #3359: jsx-eslint/eslint-plugin-react#3359 #3358: jsx-eslint/eslint-plugin-react#3358

... (truncated)

Commits
  • b0d0ca1 Update CHANGELOG and bump version
  • c14e209 [Fix] jsx-sort-props: sorted attributes now respect comments
  • 1656707 [Docs] Add config notice to rule docs
  • 6207a04 [Dev Deps] update @babel/core; downgrade @types/node
  • ae34341 [Docs] Add markdownlint for documentation formatting consistency
  • 11306e1 [Docs] Fix typos
  • 9836d3a [Docs] Remove duplicate fixable notice
  • 885afc3 [Docs] Standardize deprecated rule notice
  • 13d23b8 [Docs] Consistent rule descriptions and doc sections
  • 11dc75e [Dev Deps] update eslint-plugin-eslint-plugin to v5
  • 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 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 added the type:build changes to the build system or external dependencies label Aug 25, 2022
@flexdevelopment flexdevelopment enabled auto-merge (squash) August 25, 2022 01:18
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/eslint-plugin-react-7.31.0 branch from 7855f7f to 56145cc Compare August 25, 2022 01:21
Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) from 7.30.1 to 7.31.0.
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases)
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md)
- [Commits](jsx-eslint/eslint-plugin-react@v7.30.1...v7.31.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-react
  dependency-type: direct:development
  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.31.0 branch from 56145cc to 7ee0e0a Compare August 25, 2022 01:24
@flexdevelopment flexdevelopment merged commit 5bde4b7 into main Aug 25, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/eslint-plugin-react-7.31.0 branch August 25, 2022 01:26
@github-actions
Copy link

This pull request has been automatically locked since there has not been any recent
activity after it was closed. Please open a new issue for related bugs or features. Be
sure to reference this issue.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 13, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type:build changes to the build system or external dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant