Skip to content
This repository has been archived by the owner on Feb 17, 2024. It is now read-only.

fix(deps): update typescript-eslint monorepo to v6.12.0 #397

Merged
merged 1 commit into from
Nov 24, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 19, 2023

Mend Renovate logo banner

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@typescript-eslint/eslint-plugin 6.10.0 -> 6.12.0 age adoption passing confidence
@typescript-eslint/parser 6.10.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.

v6.11.0

Compare Source

Bug Fixes
  • eslint-plugin: [explicit-function-return-type] support JSX attributes in allowTypedFunctionExpressions (#​7553) (be2777c)
  • eslint-plugin: [no-unnecessary-qualifier] handle nested namespace id (#​7883) (a668f5b)
Features

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

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

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.

v6.11.0

Compare Source

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

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.

🔕 Ignore: Close this PR and you won't be reminded about these updates 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.

@github-actions github-actions bot force-pushed the renovate/typescript-eslint-monorepo branch from 0dc5deb to 7dd320c Compare November 19, 2023 16:51
@renovate renovate bot changed the title fix(deps): update typescript-eslint monorepo to v6.11.0 fix(deps): update typescript-eslint monorepo to v6.12.0 Nov 20, 2023
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 7dd320c to d54e10b Compare November 20, 2023 18:23
@github-actions github-actions bot force-pushed the renovate/typescript-eslint-monorepo branch from d54e10b to a8b8024 Compare November 20, 2023 18:23
@ckt1031 ckt1031 merged commit f7c21f1 into dev Nov 24, 2023
@ckt1031 ckt1031 deleted the renovate/typescript-eslint-monorepo branch November 24, 2023 16:45
ckt1031 pushed a commit that referenced this pull request Dec 6, 2023
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
ckt1031 added a commit that referenced this pull request Dec 6, 2023
* Updated dependencies and packages across multiple
files

* Updated README.md and added new functionality to
main.py

* fix(deps): update typescript-eslint monorepo to v6.12.0 (#397)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Switched from pnpm to bun for package management
and updated related scripts

* Updated various package dependencies across
multiple project files

* fix: bump deps

* chore: add changeset files

* chore: updated workflow trigger paths in
sync_renovate-changesets.yml

* fix: switched from bun to pnpm and updated
corresponding scripts and workflows

* fix: added pnpm as package manager

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant