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

fix(deps): update eslint rule and plugin updates #224

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 30, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@eslint-react/eslint-plugin (source) 1.22.1 -> 1.23.2 age adoption passing confidence
@typescript-eslint/parser (source) 8.18.2 -> 8.19.1 age adoption passing confidence
@typescript-eslint/rule-tester (source) 8.18.2 -> 8.19.1 age adoption passing confidence
@typescript-eslint/utils (source) 8.18.2 -> 8.19.1 age adoption passing confidence
typescript-eslint (source) 8.18.2 -> 8.19.1 age adoption passing confidence

Release Notes

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

v1.23.2

Compare Source

No notable changes in this release.

v1.23.1

Compare Source

🐞 Fixes
  • fix(plugins/x): fixed false positives in no-unstable-context-value and no-unstable-default-props by @​rEl1cx in #​896

v1.23.0

Compare Source

🪄 Improvements
  • refactor: JSX fragments related rules no longer rely on jsxPragma and jsxPragmaFrag settings to perform their checks by @​rEl1cx in #​893
  • refactor: improve applicability of the no-useless-fragment and prefer-shorthand-fragment rules
  • refactor: deprecate settings["react-x"].jsxPragma and settings["react-x"].jsxPragmaFrag as they are no longer needed by any rules
  • refactor: replace short-unique-id w/ uid by @​SukkaW in #​894
🐞 Fixes
  • fix(plugins/hooks-extra): fix call and new expression related false positives in no-unnecessary-use-memo and no-unnecessary-use-callback by @​rEl1cx in #​895

v1.22.2

Compare Source

🪄 Improvements
  • perf: re-implement no-duplicate-key rule to improve its performance @​rEl1cx in #​891 and 33ab3cc
  • refactor: prevent potential interference from TypeScript's as, satisfies, and non-null assertion operator in various rules
typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v8.19.1

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

v8.19.0

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

typescript-eslint/typescript-eslint (@​typescript-eslint/rule-tester)

v8.19.1

Compare Source

This was a version bump only for rule-tester to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

v8.19.0

Compare Source

This was a version bump only for rule-tester to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

typescript-eslint/typescript-eslint (@​typescript-eslint/utils)

v8.19.1

Compare Source

This was a version bump only for utils to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

v8.19.0

Compare Source

🩹 Fixes
  • eslint-plugin: [consistent-indexed-object-style] don't report on indirect circular references (#​10537)
❤️ Thank You
  • Ronen Amiel

You can read about our versioning strategy and releases on our website.

typescript-eslint/typescript-eslint (typescript-eslint)

v8.19.1

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

v8.19.0

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.


Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 renovate label Dec 30, 2024
@renovate renovate bot requested a review from frantic1048 December 30, 2024 13:20
@rainx rainx force-pushed the renovate/eslint-rule-and-plugin-updates branch from 4630784 to 0446829 Compare December 30, 2024 13:21
@renovate renovate bot force-pushed the renovate/eslint-rule-and-plugin-updates branch from 0446829 to bf0ff0f Compare December 30, 2024 18:52
@renovate renovate bot changed the title fix(deps): update dependency @eslint-react/eslint-plugin to v1.22.2 fix(deps): update eslint rule and plugin updates Dec 30, 2024
@rainx rainx force-pushed the renovate/eslint-rule-and-plugin-updates branch from bf0ff0f to 0326287 Compare December 30, 2024 18:53
@renovate renovate bot force-pushed the renovate/eslint-rule-and-plugin-updates branch from 0326287 to 52ef3ee Compare December 31, 2024 11:10
@rainx rainx force-pushed the renovate/eslint-rule-and-plugin-updates branch from 52ef3ee to 73ff61e Compare December 31, 2024 11:11
@renovate renovate bot force-pushed the renovate/eslint-rule-and-plugin-updates branch from 73ff61e to 45a224d Compare January 3, 2025 01:08
@rainx rainx force-pushed the renovate/eslint-rule-and-plugin-updates branch from 45a224d to 4a8effb Compare January 3, 2025 01:08
@renovate renovate bot force-pushed the renovate/eslint-rule-and-plugin-updates branch from 4a8effb to 7bca7b3 Compare January 3, 2025 02:13
@rainx rainx force-pushed the renovate/eslint-rule-and-plugin-updates branch from 7bca7b3 to bd56d4e Compare January 3, 2025 02:13
@renovate renovate bot force-pushed the renovate/eslint-rule-and-plugin-updates branch from bd56d4e to ac714a1 Compare January 6, 2025 17:49
@rainx rainx force-pushed the renovate/eslint-rule-and-plugin-updates branch from ac714a1 to a03c078 Compare January 6, 2025 17:50
@renovate renovate bot force-pushed the renovate/eslint-rule-and-plugin-updates branch from a03c078 to a58be88 Compare January 7, 2025 04:12
@rainx rainx force-pushed the renovate/eslint-rule-and-plugin-updates branch from a58be88 to ee85d15 Compare January 7, 2025 04:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

1 participant