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.29.4 to 7.30.0 #155

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 19, 2022

Bumps eslint-plugin-react from 7.29.4 to 7.30.0.

Release notes

Sourced from eslint-plugin-react's releases.

v7.30.0

Added

Fixed

Changed

  • [readme] remove global usage and eslint version from readme (#3254[] @​aladdin-add)
  • [Refactor] fix linter errors (#3261[] @​golopot)
  • [Docs] [no-unused-prop-types]: fix syntax errors (#3259[] @​mrdulin)
  • [Refactor] improve performance for detecting function components (#3265[] @​golopot)
  • [Refactor] improve performance for detecting class components (#3267[] @​golopot)
  • [Refactor] [no-deprecated]: improve performance (#3271[] @​golopot)
  • [Refactor] [no-did-mount-set-state], [no-did-update-set-state], [no-will-update-set-state]: improve performance (#3272[] @​golopot)
  • [Refactor] improve performance by avoiding unnecessary Components.detect (#3273[] @​golopot)
  • [Refactor] add isParenthesized AST util (#3203[] @​Belco90)
  • [Docs] default-props-match-prop-types, require-default-props, sort-prop-types: fix typos (#3279[] @​nix6839)
  • [Refactor] improve performance of rule merging (#3281[] @​golopot)
  • [Refactor] improve performance of component detection (#3276[] @​golopot)

#1000: jsx-eslint/eslint-plugin-react#1000 #1002: jsx-eslint/eslint-plugin-react#1002 #1005: jsx-eslint/eslint-plugin-react#1005 #100: jsx-eslint/eslint-plugin-react#100 #1010: jsx-eslint/eslint-plugin-react#1010 #1013: jsx-eslint/eslint-plugin-react#1013 #1022: jsx-eslint/eslint-plugin-react#1022 #1029: jsx-eslint/eslint-plugin-react#1029 #102: jsx-eslint/eslint-plugin-react#102 #1034: jsx-eslint/eslint-plugin-react#1034 #1038: jsx-eslint/eslint-plugin-react#1038 #1041: jsx-eslint/eslint-plugin-react#1041 #1043: jsx-eslint/eslint-plugin-react#1043 #1046: jsx-eslint/eslint-plugin-react#1046 #1047: jsx-eslint/eslint-plugin-react#1047 #1050: jsx-eslint/eslint-plugin-react#1050 #1053: jsx-eslint/eslint-plugin-react#1053

... (truncated)

Changelog

Sourced from eslint-plugin-react's changelog.

7.30.0 - 2022.05.18

Added

Fixed

Changed

  • [readme] remove global usage and eslint version from readme (#3254[] @​aladdin-add)
  • [Refactor] fix linter errors (#3261[] @​golopot)
  • [Docs] [no-unused-prop-types]: fix syntax errors (#3259[] @​mrdulin)
  • [Refactor] improve performance for detecting function components (#3265[] @​golopot)
  • [Refactor] improve performance for detecting class components (#3267[] @​golopot)
  • [Refactor] [no-deprecated]: improve performance (#3271[] @​golopot)
  • [Refactor] [no-did-mount-set-state], [no-did-update-set-state], [no-will-update-set-state]: improve performance (#3272[] @​golopot)
  • [Refactor] improve performance by avoiding unnecessary Components.detect (#3273[] @​golopot)
  • [Refactor] add isParenthesized AST util (#3203[] @​Belco90)
  • [Docs] default-props-match-prop-types, require-default-props, sort-prop-types: fix typos (#3279[] @​nix6839)
  • [Refactor] improve performance of rule merging (#3281[] @​golopot)
  • [Refactor] improve performance of component detection (#3276[] @​golopot)

#3281: jsx-eslint/eslint-plugin-react#3281 #3280: jsx-eslint/eslint-plugin-react#3280 #3279: jsx-eslint/eslint-plugin-react#3279 #3276: jsx-eslint/eslint-plugin-react#3276 #3273: jsx-eslint/eslint-plugin-react#3273 #3272: jsx-eslint/eslint-plugin-react#3272 #3271: jsx-eslint/eslint-plugin-react#3271 #3267: jsx-eslint/eslint-plugin-react#3267 #3266: jsx-eslint/eslint-plugin-react#3266 #3265: jsx-eslint/eslint-plugin-react#3265 #3264: jsx-eslint/eslint-plugin-react#3264 #3261: jsx-eslint/eslint-plugin-react#3261 #3260: https://github.jsx-eslintckcr/eslint-plugin-react/pull/3260 #3259: https://githubjsx-eslintickcr/eslint-plugin-react/pull/3259 #3258: jsx-eslint/eslint-plugin-react#3258 #3255: jsx-eslint/eslint-plugin-react#3255

... (truncated)

Commits
  • 91d3757 Update CHANGELOG and bump version
  • 1fdf9bd [Fix] no-unstable-nested-components: Improve error message and catch React....
  • 316bc40 [Fix] jsx-tag-spacing: change multiline-always to proportional-always
  • 9356230 [Fix] button-has-type: fix exception for \<button type>
  • 46ce117 [Refactor] improve performance of component detection
  • ea3b2a3 [meta] use npmignore --auto instead of files to limit published files
  • 7456e18 [eslint] use ignorePatterns instead of eslintignore
  • 4153a15 [Deps] update array-includes, object.hasown
  • 08e6c6e [Dev Deps] update @babel/core, @babel/plugin-syntax-decorators, `@babel/p...
  • 438c21a [Refactor] improve performance of rule merging
  • 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)

Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) from 7.29.4 to 7.30.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.29.4...v7.30.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 added the dependencies Pull requests that update a dependency file label May 19, 2022
@chrissimpkins chrissimpkins merged commit a11de20 into master May 19, 2022
@chrissimpkins chrissimpkins deleted the dependabot/npm_and_yarn/eslint-plugin-react-7.30.0 branch May 19, 2022 23:20
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.

None yet

1 participant