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

chore(deps): update typescript-eslint monorepo to v6.5.0 #731

Merged
merged 1 commit into from
Aug 29, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 16, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@typescript-eslint/eslint-plugin 6.0.0 -> 6.5.0 age adoption passing confidence
@typescript-eslint/eslint-plugin-tslint 6.0.0 -> 6.5.0 age adoption passing confidence
@typescript-eslint/parser 6.0.0 -> 6.5.0 age adoption passing confidence

Release Notes

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

v6.5.0

Compare Source

Bug Fixes
  • eslint-plugin: [consistent-type-assertions] wrap object return value with parentheses (#​6885) (23ac499)

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

6.4.1 (2023-08-21)

Bug Fixes
  • eslint-plugin: [no-unnecessary-condition] false positives with branded types (#​7466) (b52658f), closes #​7293

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

v6.4.1

Compare Source

Bug Fixes
  • eslint-plugin: [no-unnecessary-condition] false positives with branded types (#​7466) (b52658f), closes #​7293

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

v6.4.0

Compare Source

Bug Fixes
  • eslint-plugin: [non-nullable-type-assertion-style] consider operator precedence when fixing (#​7289) (bad37a2)
  • eslint-plugin: [strict-boolean-expressions] replace dangerous fixer with suggestions (#​7394) (ad8401a)

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

v6.3.0

Compare Source

Bug Fixes
  • eslint-plugin: [no-extra-parens] keep parens around call expression arguments when type arguments contain parens (#​7375) (38e5e4e)
  • eslint-plugin: [no-restricted-imports] allow inline type qualifiers when allowTypeImports enabled (#​7379) (cc9a46d)
Features
  • eslint-plugin: [prefer-nullish-coalescing] allow ignorePrimitives option to be true (#​7331) (dfcafae)
Reverts

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

6.2.1 (2023-07-31)

Bug Fixes
  • eslint-plugin: [no-inferrable-types] apply also for parameter properties (#​7288) (67f93b1)
  • scope-manager: correct decorators(.length) check in ClassVisitor for methods (#​7334) (abbb6c2)

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

v6.2.1

Compare Source

Bug Fixes
  • eslint-plugin: [no-inferrable-types] apply also for parameter properties (#​7288) (67f93b1)
  • scope-manager: correct decorators(.length) check in ClassVisitor for methods (#​7334) (abbb6c2)

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

v6.2.0

Compare Source

Bug Fixes
  • eslint-plugin: [member-ordering] account for repeated names (#​6864) (d207b59)
  • eslint-plugin: [no-unsafe-enum-comparison] exempt bit shift operators (#​7074) (b3e0e75)
  • eslint-plugin: [prefer-nullish-coalescing] handle case when type of left side is null or undefined (#​7225) (b62affe)
  • eslint-plugin: use a default export for the rules type (#​7266) (af77a1d)
Features
  • eslint-plugin: [class-methods-use-this] add extension rule (#​6457) (18ea3b1)
  • eslint-plugin: sync getFunctionHeadLoc implementation with upstream (#​7260) (f813147)

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

v6.1.0

Compare Source

Bug Fixes
  • eslint-plugin: [comma-dangle] fixed crash from undefined predicate.ignore (#​7223) (d368164)
  • eslint-plugin: [no-floating-promises] false negative calling .then with second argument undefined (#​6881) (606a52c), closes #​6850
  • eslint-plugin: [no-floating-promises] finally should be transparent to unhandled promises (#​7092) (2a4421c)
  • eslint-plugin: [no-unnecessary-type-constraint] correctly fix in cts/mts files (#​6795) (1404796)
  • eslint-plugin: [no-unused-vars] check if any variable definition is exported (#​6873) (587ac30), closes #​6188
  • eslint-plugin: fix schemas across several rules and add schema tests (#​6947) (dd31bed)
  • eslint-plugin: include the rules types in the package (#​7215) (a3da11d)
Features
  • typescript-estree: add EXPERIMENTAL_useProjectService option to use TypeScript project service (#​6754) (6d3d162)

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

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

v6.5.0

Compare Source

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

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

6.4.1 (2023-08-21)

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

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

v6.4.1

Compare Source

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

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

v6.4.0

Compare Source

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

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

v6.3.0

Compare Source

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

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

6.2.1 (2023-07-31)

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

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

v6.2.1

Compare Source

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

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

v6.2.0

Compare Source

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

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

v6.1.0

Compare Source

Features
  • typescript-estree: add EXPERIMENTAL_useProjectService option to use TypeScript project service (#​6754) (6d3d162)

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

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

v6.5.0

Compare Source

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

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

6.4.1 (2023-08-21)

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

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

v6.4.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.4.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.3.0

Compare Source

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

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

6.2.1 (2023-07-31)

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

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

v6.2.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.2.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.1.0

Compare Source

Features
  • typescript-estree: add EXPERIMENTAL_useProjectService option to use TypeScript project service (#​6754) (6d3d162)

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.

@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo to v5.59.11 chore(deps): update typescript-eslint monorepo to v5.60.0 Jun 22, 2023
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 62731f1 to b4dad21 Compare June 22, 2023 17:45
@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo to v5.60.0 chore(deps): update typescript-eslint monorepo to v5.60.1 Jun 27, 2023
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch 2 times, most recently from adbdd03 to 425cec7 Compare July 4, 2023 05:31
@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo to v5.60.1 chore(deps): update typescript-eslint monorepo to v5.61.0 Jul 4, 2023
@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo to v5.61.0 chore(deps): update typescript-eslint monorepo to v5.62.0 Jul 11, 2023
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 425cec7 to acf37c6 Compare July 11, 2023 11:22
@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo to v5.62.0 chore(deps): update typescript-eslint monorepo to v5.62.0 - autoclosed Jul 13, 2023
@renovate renovate bot closed this Jul 13, 2023
@renovate renovate bot deleted the renovate/typescript-eslint-monorepo branch July 13, 2023 12:34
@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo to v5.62.0 - autoclosed chore(deps): update typescript-eslint monorepo to v5.62.0 Jul 18, 2023
@renovate renovate bot reopened this Jul 18, 2023
@renovate renovate bot restored the renovate/typescript-eslint-monorepo branch July 18, 2023 05:32
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from acf37c6 to 0241bcd Compare July 18, 2023 05:32
@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo to v5.62.0 chore(deps): update typescript-eslint monorepo to v6.1.0 Jul 18, 2023
@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo to v6.1.0 chore(deps): update typescript-eslint monorepo to v6.2.0 Jul 25, 2023
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch 2 times, most recently from 473879f to eea8ff5 Compare August 1, 2023 02:13
@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo to v6.2.0 chore(deps): update typescript-eslint monorepo to v6.2.1 Aug 1, 2023
@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo to v6.2.1 chore(deps): update typescript-eslint monorepo to v6.3.0 Aug 8, 2023
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch 2 times, most recently from 34d644b to 24edac2 Compare August 10, 2023 02:49
@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo to v6.3.0 chore(deps): update typescript-eslint monorepo to v6.4.0 Aug 15, 2023
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 24edac2 to 5f53208 Compare August 15, 2023 14:42
@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo to v6.4.0 chore(deps): update typescript-eslint monorepo to v6.4.1 Aug 22, 2023
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 5f53208 to 21568f9 Compare August 22, 2023 02:26
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 21568f9 to 056e5ee Compare August 29, 2023 08:56
@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo to v6.4.1 chore(deps): update typescript-eslint monorepo to v6.5.0 Aug 29, 2023
@hwbllmnn hwbllmnn merged commit 5acf655 into master Aug 29, 2023
3 checks passed
@hwbllmnn hwbllmnn deleted the renovate/typescript-eslint-monorepo branch August 29, 2023 11:55
@dnlkoch
Copy link
Contributor

dnlkoch commented Dec 4, 2023

🎉 This PR is included in version 4.3.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants