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

Update eslint #433

Merged
merged 1 commit into from
Dec 1, 2023
Merged

Update eslint #433

merged 1 commit into from
Dec 1, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 1, 2023

Mend Renovate logo banner

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@rushstack/eslint-patch (source) 1.5.1 -> 1.6.0 age adoption passing confidence
@types/eslint (source) 8.44.7 -> 8.44.8 age adoption passing confidence
@typescript-eslint/eslint-plugin 6.11.0 -> 6.13.1 age adoption passing confidence
@typescript-eslint/parser 6.11.0 -> 6.13.1 age adoption passing confidence
@typescript-eslint/types 6.11.0 -> 6.13.1 age adoption passing confidence
@typescript-eslint/utils 6.11.0 -> 6.13.1 age adoption passing confidence
eslint-plugin-testing-library 6.1.2 -> 6.2.0 age adoption passing confidence

Release Notes

microsoft/rushstack (@​rushstack/eslint-patch)

v1.6.0

Compare Source

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

v6.13.1

Compare Source

Note: Version bump only for package @​typescript-eslint/eslint-plugin

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

v6.13.0

Compare Source

Note: Version bump only for package @​typescript-eslint/eslint-plugin

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

v6.12.0

Compare Source

Bug Fixes
  • eslint-plugin: [class-methods-use-this] detect a problematic case for private/protected members if ignoreClassesThatImplementAnInterface is set (#​7705) (155aa1f)
  • eslint-plugin: [no-unnecessary-condition] fix false positive with computed member access and branded key type (#​7706) (f151b26)
  • eslint-plugin: [switch-exhaustiveness-check] enum members with new line or single quotes are not being fixed correctly (#​7806) (a034d0a), closes #​7768
Features
  • [member-ordering] add accessor support for member-ordering (#​7927) (3c8312d)
  • eslint-plugin: [switch-exhaustiveness-check] add requireDefaultForNonUnion option (#​7880) (4cfcd45)

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

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

v6.13.1

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

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

v6.13.0

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

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

v6.12.0

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

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

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

v6.13.1

Compare Source

Bug Fixes
  • default to parse all JSDoc and provide options to configure it (#​7999) (779e13e)

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

v6.13.0

Compare Source

Note: Version bump only for package @​typescript-eslint/types

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

v6.12.0

Compare Source

Note: Version bump only for package @​typescript-eslint/types

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

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

v6.13.1

Compare Source

Note: Version bump only for package @​typescript-eslint/utils

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

v6.13.0

Compare Source

Note: Version bump only for package @​typescript-eslint/utils

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

v6.12.0

Compare Source

Bug Fixes
  • utils: add missing fields to flat config types (#​7933) (533861a)
  • utils: allow string processor in flat config (024ed9e)

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

testing-library/eslint-plugin-testing-library (eslint-plugin-testing-library)

v6.2.0

Compare Source

Features
  • prefer-presence-queries: support react-native matcher toBeOnTheScreen (#​844) (b9fef59)

Configuration

📅 Schedule: Branch creation - "before 4am on the first day of the month" in timezone UTC, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the maintenance Housekeeping label Dec 1, 2023
@renovate renovate bot enabled auto-merge (squash) December 1, 2023 01:16
@renovate renovate bot merged commit 408810b into master Dec 1, 2023
4 checks passed
@renovate renovate bot deleted the renovate/eslint branch December 1, 2023 01:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Housekeeping
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants