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.6.0 #368

Merged
merged 1 commit into from
Jul 29, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 22, 2024

Mend Renovate

This PR contains the following updates:

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

Release Notes

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

v1.6.0

Compare Source

✨ New
  • Add controlled setting to settings["react-x"].additionalComponents' attributes object to set whether it is controlled or not.
  • Add glob support to settings["react-x"].additionalComponents' name setting.
  • Add default settings for react-x settings to presets.
  • Undeprecate rule no-implicit-key and improve its usefulness.
  • Undeprecate rule no-complicated-conditional-rendering and rename it to no-complex-conditional-rendering (the previous rule will still be available until the next major update to avoid breaking changes).
🐞 Fixes
  • no-direct-set-state-in-use-(layout?)-effect should warn only for the set function.
🪄 Improvements
  • Remove no-direct-set-state-in-use-(layout?)-effect from recommended presets.

v1.5.30

Compare Source

🐞 Fixes
  • Revert change @typescript-eslint's packages in dependencies to "^7.16.1 || ^rc-v8" as this format is not supported by all package managers.

v1.5.29

Compare Source

✨ New
  • Add rule no-prop-types.
  • Add rule no-default-props.
  • Add experimental settings["react-x"].additionalComponents settings (currently only the no-unsafe-target-blank rule uses it, but more rules will use it in the future).
🪄 Improvements
  • Add rule no-prop-types to recommended presets.
  • Add rule no-default-props to recommended presets.
  • Remove rule no-useless-fragment from recommended presets.
  • Optimize performance of rule no-create-ref.
  • Change @typescript-eslint' packages in dependencies to "^7.16.1 || ^rc-v8".

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 22, 2024
@renovate renovate bot enabled auto-merge (squash) July 22, 2024 08:08
@renovate renovate bot force-pushed the renovate/eslint-react-eslint-plugin-1.x branch from 0c84619 to 7563a41 Compare July 22, 2024 11:58
@renovate renovate bot changed the title Renovate dependency @eslint-react/eslint-plugin to ^1.5.29 Renovate dependency @eslint-react/eslint-plugin to ^1.5.30 Jul 22, 2024
@renovate renovate bot force-pushed the renovate/eslint-react-eslint-plugin-1.x branch from 7563a41 to 3fc34a8 Compare July 27, 2024 06:59
@renovate renovate bot changed the title Renovate dependency @eslint-react/eslint-plugin to ^1.5.30 Renovate dependency @eslint-react/eslint-plugin to ^1.6.0 Jul 27, 2024
@renovate renovate bot force-pushed the renovate/eslint-react-eslint-plugin-1.x branch 5 times, most recently from 6f05156 to fc07416 Compare July 29, 2024 15:19
@renovate renovate bot force-pushed the renovate/eslint-react-eslint-plugin-1.x branch from fc07416 to fb21856 Compare July 29, 2024 15:26
@renovate renovate bot merged commit 2a07dad into main Jul 29, 2024
2 checks passed
@renovate renovate bot deleted the renovate/eslint-react-eslint-plugin-1.x branch July 29, 2024 15:26
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