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

[TASK] Update @typescript-eslint/eslint-plugin to v6.12.0 #501

Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 6, 2023

Mend Renovate logo banner

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@typescript-eslint/eslint-plugin 6.11.0 -> 6.12.0 age adoption passing confidence

Release Notes

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

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.


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

@renovate renovate bot added the dependencies Updates project dependencies label Nov 6, 2023
@renovate renovate bot enabled auto-merge (rebase) November 6, 2023 21:53
Copy link
Contributor Author

renovate bot commented Nov 6, 2023

Branch automerge failure

This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.


  • Branch has one or more failed status checks

Copy link

codeclimate bot commented Nov 6, 2023

Code Climate has analyzed commit c740ce3 and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 91.5% (0.0% change).

View more on Code Climate.

@renovate renovate bot changed the title [TASK] Update @typescript-eslint/eslint-plugin to v6.10.0 [TASK] Update @typescript-eslint/eslint-plugin to v6.10.0 - autoclosed Nov 7, 2023
@renovate renovate bot closed this Nov 7, 2023
auto-merge was automatically disabled November 7, 2023 03:31

Pull request was closed

@renovate renovate bot deleted the renovate/typescript-eslint-eslint-plugin-6.x-lockfile branch November 7, 2023 03:31
@renovate renovate bot changed the title [TASK] Update @typescript-eslint/eslint-plugin to v6.10.0 - autoclosed [TASK] Update @typescript-eslint/eslint-plugin to v6.10.0 Nov 13, 2023
@renovate renovate bot reopened this Nov 13, 2023
@renovate renovate bot restored the renovate/typescript-eslint-eslint-plugin-6.x-lockfile branch November 13, 2023 18:56
@renovate renovate bot changed the title [TASK] Update @typescript-eslint/eslint-plugin to v6.10.0 [TASK] Update @typescript-eslint/eslint-plugin to v6.11.0 Nov 13, 2023
@renovate renovate bot force-pushed the renovate/typescript-eslint-eslint-plugin-6.x-lockfile branch 2 times, most recently from fe4c8f9 to 9c7376d Compare November 13, 2023 22:43
@renovate renovate bot changed the title [TASK] Update @typescript-eslint/eslint-plugin to v6.11.0 [TASK] Update @typescript-eslint/eslint-plugin to v6.11.0 - autoclosed Nov 14, 2023
@renovate renovate bot closed this Nov 14, 2023
@renovate renovate bot deleted the renovate/typescript-eslint-eslint-plugin-6.x-lockfile branch November 14, 2023 02:04
@renovate renovate bot changed the title [TASK] Update @typescript-eslint/eslint-plugin to v6.11.0 - autoclosed [TASK] Update @typescript-eslint/eslint-plugin to v6.11.0 Nov 20, 2023
@renovate renovate bot reopened this Nov 20, 2023
@renovate renovate bot restored the renovate/typescript-eslint-eslint-plugin-6.x-lockfile branch November 20, 2023 19:13
@renovate renovate bot changed the title [TASK] Update @typescript-eslint/eslint-plugin to v6.11.0 [TASK] Update @typescript-eslint/eslint-plugin to v6.12.0 Nov 20, 2023
@renovate renovate bot force-pushed the renovate/typescript-eslint-eslint-plugin-6.x-lockfile branch from 9c7376d to 98ea21e Compare November 20, 2023 19:13
| datasource | package                          | from   | to     |
| ---------- | -------------------------------- | ------ | ------ |
| npm        | @typescript-eslint/eslint-plugin | 6.11.0 | 6.12.0 |
@renovate renovate bot force-pushed the renovate/typescript-eslint-eslint-plugin-6.x-lockfile branch from 98ea21e to c740ce3 Compare November 20, 2023 21:26
@renovate renovate bot merged commit 72018a7 into main Nov 21, 2023
24 checks passed
@renovate renovate bot deleted the renovate/typescript-eslint-eslint-plugin-6.x-lockfile branch November 21, 2023 01:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Updates project dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant