Skip to content

chore: bump eslint-plugin-react from 7.27.1 to 7.28.0 #4348

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

Merged
merged 1 commit into from
Dec 28, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 27, 2021

Bumps eslint-plugin-react from 7.27.1 to 7.28.0.

Changelog

Sourced from eslint-plugin-react's changelog.

7.28.0 - 2021.12.22

Added

Fixed

Changed

#3156: yannickcr/eslint-plugin-react#3156 #3149: yannickcr/eslint-plugin-react#3149 #3146: yannickcr/eslint-plugin-react#3146 #3129: yannickcr/eslint-plugin-react#3129

Commits
  • 9be55ed Update CHANGELOG and bump version
  • 5a25380 [New] component detection: add util.isReactHookCall
  • 3db5285 [Fix] jsx-indent-props: Reset line.isUsingOperator correctly after ternary
  • d56fdb8 [Tests] rename test file to match production file
  • ac4e311 [Tests] tiny cleanup
  • f7943d5 [Test] parsers.all augments suggestion code output
  • e3d3525 [New] function-component-definition: support namedComponents option being a...
  • d5bf8d9 [Dev Deps] update eslint-plugin-import
  • a09debf [New] components detection: track React imports
  • 8b98e60 [Tests] component detection: Add testing scaffolding
  • 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 dependencies Issue about dependencies of the package label Dec 27, 2021
@nx-cloud
Copy link

nx-cloud bot commented Dec 27, 2021

☁️ Nx Cloud Report

CI ran the following commands for commit ad4334e. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this branch


✅ Successfully ran 44 targets

Sent with 💌 from NxCloud.

@typescript-eslint
Copy link
Contributor

Thanks for the PR, @dependabot[bot]!

typescript-eslint is a 100% community driven project, and we are incredibly grateful that you are contributing to that community.

The core maintainers work on this in their personal time, so please understand that it may not be possible for them to review your work immediately.

Thanks again!


🙏 Please, if you or your company is finding typescript-eslint valuable, help us sustain the project by sponsoring it transparently on https://opencollective.com/typescript-eslint. As a thank you, your profile/company logo will be added to our main README which receives thousands of unique visitors per day.

@netlify
Copy link

netlify bot commented Dec 27, 2021

✔️ Deploy Preview for typescript-eslint ready!

🔨 Explore the source changes: ad4334e

🔍 Inspect the deploy log: https://app.netlify.com/sites/typescript-eslint/deploys/61ca007081385c000742cf5f

😎 Browse the preview: https://deploy-preview-4348--typescript-eslint.netlify.app

@codecov
Copy link

codecov bot commented Dec 27, 2021

Codecov Report

Merging #4348 (ad4334e) into main (b4046d4) will increase coverage by 0.02%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #4348      +/-   ##
==========================================
+ Coverage   93.50%   93.53%   +0.02%     
==========================================
  Files         209      336     +127     
  Lines       10084    11610    +1526     
  Branches     3069     3298     +229     
==========================================
+ Hits         9429    10859    +1430     
- Misses        417      479      +62     
- Partials      238      272      +34     
Flag Coverage Δ
unittest 93.53% <ø> (+0.02%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
packages/scope-manager/src/variable/index.ts 100.00% <0.00%> (ø)
...-manager/src/definition/ImportBindingDefinition.ts 100.00% <0.00%> (ø)
...ages/scope-manager/src/referencer/ImportVisitor.ts 100.00% <0.00%> (ø)
packages/scope-manager/src/lib/es2021.weakref.ts 100.00% <0.00%> (ø)
packages/scope-manager/src/scope/ScopeType.ts 100.00% <0.00%> (ø)
...s/scope-manager/src/lib/es2015.symbol.wellknown.ts 100.00% <0.00%> (ø)
...ages/scope-manager/src/referencer/ExportVisitor.ts 90.90% <0.00%> (ø)
...ages/scope-manager/src/lib/es2016.array.include.ts 100.00% <0.00%> (ø)
...s/scope-manager/src/scope/ClassStaticBlockScope.ts 75.00% <0.00%> (ø)
packages/scope-manager/src/lib/es6.ts 100.00% <0.00%> (ø)
... and 117 more

armano2
armano2 previously approved these changes Dec 27, 2021
Bumps [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react) from 7.27.1 to 7.28.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.27.1...v7.28.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.28.0 branch from 7ddbe6c to ad4334e Compare December 27, 2021 18:05
@bradzacher bradzacher merged commit 4d59ef0 into main Dec 28, 2021
@bradzacher bradzacher deleted the dependabot/npm_and_yarn/eslint-plugin-react-7.28.0 branch December 28, 2021 02:34
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 28, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Issue about dependencies of the package
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants