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

Renovate dependency @eslint-react/eslint-plugin to ^1.8.1 #382

Merged
merged 1 commit into from
Aug 3, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 31, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@eslint-react/eslint-plugin (source) ^1.7.0 -> ^1.8.1 age adoption passing confidence

Release Notes

Rel1cx/eslint-react (@​eslint-react/eslint-plugin)

v1.8.1

Compare Source

🪄 Improvements
  • Enhance rule hooks-extra/no-direct-set-state-in-use-effect and hooks-extra/no-direct-set-state-in-use-layout-effect to support set function directly passed to useCallback and useMemo without explicitly calling it.
  • Improve website and documentation.

v1.8.0

Compare Source

🐞 Fixes
  • Fixed ESLintReactSettings type not being exported correctly.
  • Fixed the set function calls that are wrapped in a useMemo or useCallback like hook not being detected by hooks-extra/no-direct-set-state-in-use-effect and hooks-extra/no-direct-set-state-in-use-layout-effect.
🪄 Improvements
  • Upgrade @typescript-eslint's packages to 8.0.0.
  • Improve website and documentation.

v1.7.1

Compare Source

🐞 Fixes
  • Fixed the spread attributes support for dom related rules.
  • Fixed the issue where the overridden value was retrieved when there were duplicate attributes on a JSX element.
🪄 Improvements
  • Rule no-leaked-conditional-rendering now allows a falsy boolean literal to be used on the left side of the logical expression.
  • Tweaked the default settings shipped with various presets.
  • Overall performance improvements.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Jul 31, 2024
@renovate renovate bot enabled auto-merge (squash) July 31, 2024 01:07
@renovate renovate bot changed the title Renovate dependency @eslint-react/eslint-plugin to ^1.7.1 Renovate dependency @eslint-react/eslint-plugin to ^1.8.0 Aug 1, 2024
@renovate renovate bot force-pushed the renovate/eslint-react-eslint-plugin-1.x branch 2 times, most recently from e92428e to 5c1c5e3 Compare August 3, 2024 02:10
@renovate renovate bot changed the title Renovate dependency @eslint-react/eslint-plugin to ^1.8.0 Renovate dependency @eslint-react/eslint-plugin to ^1.8.1 Aug 3, 2024
@renovate renovate bot force-pushed the renovate/eslint-react-eslint-plugin-1.x branch from 5c1c5e3 to 06155ad Compare August 3, 2024 05:02
@renovate renovate bot merged commit 3e53bee into main Aug 3, 2024
2 checks passed
@renovate renovate bot deleted the renovate/eslint-react-eslint-plugin-1.x branch August 3, 2024 05:03
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