Skip to content

chore(deps): update dependency @typescript-eslint/typescript-estree to v8#19

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/major-typescript-eslint-monorepo
Open

chore(deps): update dependency @typescript-eslint/typescript-estree to v8#19
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/major-typescript-eslint-monorepo

Conversation

@renovate

@renovate renovate Bot commented Aug 20, 2019

Copy link
Copy Markdown

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
@typescript-eslint/typescript-estree (source) 1.6.08.63.0 age confidence

Release Notes

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

v8.63.0

Compare Source

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

See GitHub Releases for more information.

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

v8.62.1

Compare Source

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

See GitHub Releases for more information.

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

v8.62.0

Compare Source

🚀 Features
  • remove redundant package.json "files" (#​12444)
❤️ Thank You

See GitHub Releases for more information.

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

v8.61.1

Compare Source

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

See GitHub Releases for more information.

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

v8.61.0

Compare Source

🚀 Features
  • ast-spec: change type of UnaryExpression.prefix to always true (#​12372)
❤️ Thank You

See GitHub Releases for more information.

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

v8.60.1

Compare Source

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

See GitHub Releases for more information.

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

v8.60.0

Compare Source

🩹 Fixes
❤️ Thank You

See GitHub Releases for more information.

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

v8.59.4

Compare Source

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

See GitHub Releases for more information.

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

v8.59.3

Compare Source

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

See GitHub Releases for more information.

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

v8.59.2

Compare Source

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

See GitHub Releases for more information.

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

v8.59.1

Compare Source

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

See GitHub Releases for more information.

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

v8.59.0

Compare Source

🚀 Features
  • eslint-plugin: [no-unnecessary-type-assertion] report more cases based on assignability (#​11789)
❤️ Thank You
  • Ulrich Stark

See GitHub Releases for more information.

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

v8.58.2

Compare Source

🩹 Fixes
  • eslint-plugin: [no-unnecessary-condition] use assignability checks in checkTypePredicates (#​12147)
  • remove tsbuildinfo cache file from published packages (#​12187)
❤️ Thank You

See GitHub Releases for more information.

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

v8.58.1

Compare Source

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

See GitHub Releases for more information.

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

v8.58.0

Compare Source

🚀 Features
❤️ Thank You

See GitHub Releases for more information.

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

v8.57.2

Compare Source

🩹 Fixes
  • typescript-estree: skip createIsolatedProgram fallback for projectService (#​12066, #​12065)
❤️ Thank You
  • Claude Opus 4.6
  • RyoheiYamamoto

See GitHub Releases for more information.

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

v8.57.1

Compare Source

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

See GitHub Releases for more information.

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

v8.57.0

Compare Source

🩹 Fixes
  • typescript-estree: if the template literal is tagged and the text has an invalid escape, cooked will be null (#​11355)
  • typescript-estree: switch back to use ts.getModifiers() (#​12034)
❤️ Thank You

See GitHub Releases for more information.

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

v8.56.1

Compare Source

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

See GitHub Releases for more information.

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

v8.56.0

Compare Source

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

See GitHub Releases for more information.

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

v8.55.0

Compare Source

🩹 Fixes
  • typescript-estree: forbid invalid modifier in object expression (#​11931)
❤️ Thank You

See GitHub Releases for more information.

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

v8.54.0

Compare Source

🚀 Features
  • typescript-estree: add shortcut methods to ParserServicesWithTypeInformation (#​11965, #​11955)
❤️ Thank You

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

v8.53.1

Compare Source

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

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

v8.53.0

Compare Source

🩹 Fixes
  • typescript-estree: forbid invalid extends and implements in interface declaration (#​11935)
  • typescript-estree: forbid invalid "import equals" declaration (#​11936)
  • typescript-estree: forbid invalid class implements (#​11934)
  • typescript-estree: fix syntax check for using declaration (#​11910)
  • typescript-estree: forbid type-only import with both default and named specifiers (#​11930)
❤️ Thank You

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

v8.52.0

Compare Source

🚀 Features
  • typescript-estree: add tseslint.com redirects for CLI outputs (#​11895)
❤️ Thank You
  • Josh Goldberg ✨

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

v8.51.0

Compare Source

🩹 Fixes
  • eslint-plugin: [prefer-optional-chain] handle MemberExpression in final chain position (#​11835)
  • eslint-plugin: bump ts-api-utils to 2.2.0 (#​11881)
❤️ Thank You
  • Josh Goldberg ✨
  • mdm317

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

v8.50.1

Compare Source

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

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

v8.50.0

Compare Source

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

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

v8.49.0

Compare Source

🩹 Fixes
  • deps: update dependency prettier to v3.7.2 (#​11820)
❤️ Thank You

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

v8.48.1

Compare Source

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

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

v8.48.0

Compare Source

🚀 Features
  • typescript-estree: replace fast-glob with tinyglobby (#​11740)
  • eslint-plugin: [no-redundant-type-constituents] use assignability checking for redundancy checks (#​10744)
  • typescript-estree: gate all errors behind allowInvalidAST (#​11693)
🩹 Fixes
  • typescript-estree: disallow binding patterns in parameter properties (#​11760)
  • typescript-estree: infers singleRun as true for project service (#​11327)
❤️ Thank You

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

v8.47.0

Compare Source

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

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

v8.46.4

Compare Source

🩹 Fixes
  • parser: error when both projectService and project are set (#​11333)
❤️ Thank You

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

v8.46.3

Compare Source

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

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

v8.46.2

Compare Source

🩹 Fixes
  • typescript-estree: forbid invalid modifiers in object methods (#​11689)
❤️ Thank You

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

v8.46.1

Compare Source

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

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

v8.46.0

Compare Source

🚀 Features
  • typescript-estree: private identifiers can only appear on LHS of in expressions (#​9232)
  • typescript-estree: mention file specifics in project service allowDefaultProject error (#​11635)
🩹 Fixes
  • typescript-estree: forbid abstract method and accessor to have implementation (#​11657)
  • typescript-estree: forbid abstract modifier in object methods (#​11656)
❤️ Thank You
  • fisker Cheung @​fisker
  • Josh Goldberg ✨
  • Joshua Chen

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

v8.45.0

Compare Source

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

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

v8.44.1

Compare Source

🩹 Fixes
  • typescript-estree: forbid class property with name constructor (#​11590)
❤️ Thank You

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

v8.44.0

Compare Source

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

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

v8.43.0

Compare Source

🚀 Features
  • typescript-estree: disallow empty type parameter/argument lists (#​11563)
🩹 Fixes
  • typescript-estree: match filenames starting with a period when using glob in allowDefaultProject / (#​11537)
❤️ Thank You

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

v8.42.0

Compare Source

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

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

v8.41.0

Compare Source

🚀 Features
  • tighten tsconfigRootDir validation (#​11463)
❤️ Thank You

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

v8.40.0

Compare Source

🚀 Features
  • typescript-estree: forbid invalid keys in EnumMember (#​11232)
🩹 Fixes
  • typescript-estree: correct range of import assertion with trailing comma (#​11478)
❤️ Thank You

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

v8.39.1

Compare Source

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

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

v8.39.0

Compare Source

🚀 Features
❤️ Thank You

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

v8.38.0

Compare Source

🚀 Features
  • typescript-estree: forbid optional chain in TemplateTaggedLiteral (#​11391)
🩹 Fixes
  • typescript-estree: ensure the token type of the property name is Identifier (#​11329)
❤️ Thank You

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

v8.37.0

Compare Source

🚀 Features
  • typescript-estree: infer tsconfigRootDir from call stack (#​11370)
❤️ Thank You
  • Josh Goldberg ✨

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

v8.36.0

Compare Source

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

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

v8.35.1

Compare Source

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

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

v8.35.0

Compare Source

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

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

v8.34.1

Compare Source

🩹 Fixes
  • typescript-estree: emit a Literal instead of Identifier for constructor when the identifier is a string (#​11299)
❤️ Thank You
  • Tao

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

v8.34.0

Compare Source

🩹 Fixes
  • typescript-estree: add validation to interface extends (#​11271)
  • typescript-estree: change the token type of null from Keyword to Null (#​11283)
❤️ Thank You
  • Tao

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

v8.33.1

Compare Source

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

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

v8.33.0

Compare Source

🚀 Features
  • create standalone project-service, tsconfig-utils packages (#​11182)
❤️ Thank You
  • Josh Goldberg ✨

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

v8.32.1

Compare Source

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

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

v8.32.0

Compare Source

🩹 Fixes
  • typescript-estree: correct TSImportType property name when assert (#​11115)
  • typescript-estree: ensure consistent TSMappedType AST shape (#​11086)
❤️ Thank You

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

v8.31.1

Compare Source

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

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

v8.31.0

Compare Source

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

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

v8.30.1

Compare Source

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

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

v8.30.0

Compare Source

🩹 Fixes
  • typescript-estree: use token type of PrivateIdentifier instead of Identifier for private identifiers (#​11023)
❤️ Thank You
  • Ronen Amiel

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

v8.29.1

Compare Source

🩹 Fixes
  • typescript-estree: use token type of Numeric instead of Identifier for bigint literals (#​11021)
❤️ Thank You
  • Ronen Amiel

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

v8.29.0

Compare Source

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

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

v8.28.0

Compare Source

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

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

v8.27.0

Compare Source

🩹 Fixes
  • typescript-estree: fix span start for decorated AssignmentPattern function parameter (#​10939)
❤️ Thank You
  • Ronen Amiel

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

v8.26.1

Compare Source

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

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

v8.26.0

Compare Source

🚀 Features
❤️ Thank You

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

v8.25.0

Compare Source

🩹 Fixes
  • ast-spec: replace attributes with options property in TSImportType (#​10691)
  • typescript-estree: align TS module nodes to namespaces (#​10504)
❤️ Thank You

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

v8.24.1

Compare Source

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

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

v8.24.0

Compare Source

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

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

v8.23.0

Compare Source

🩹 Fixes
❤️ Thank You
  • Josh Goldberg ✨

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

v8.22.0

Compare Source

🚀 Features
  • parser: add standalone isolatedDeclarations option (#​10499)
❤️ Thank You
  • Josh Goldberg ✨

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

v8.21.0

Compare Source

🚀 Features
  • ast-spec: support import attributes in TSImportType (#​10640)
❤️ Thank You
  • Ronen Amiel

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

v8.20.0

Compare Source

🚀 Features
  • standardize debug namespaces to file paths (#​10599)
❤️ Thank You
  • Josh Goldberg ✨

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

v8.19.1

Compare Source

This was a version bump only for typescript-estree 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-estree to align it with other projects, there were no code changes.

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

v8.18.2

Compare Source

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

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

v8.18.1

Compare Source

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

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

v8.18.0

[Compare Source](https://redirect.github.com/typescript-eslint/typescript-eslint/compare

Note

PR body was truncated to here.


Configuration

📅 Schedule: (UTC)

  • 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 this update again.


  • 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 force-pushed the renovate/major-typescript-eslint-monorepo branch from f9030b8 to e0db4c2 Compare September 5, 2019 03:55
@renovate renovate Bot force-pushed the renovate/major-typescript-eslint-monorepo branch from e0db4c2 to 566bacc Compare October 4, 2019 12:55
@renovate renovate Bot force-pushed the renovate/major-typescript-eslint-monorepo branch from 566bacc to 6fe1edb Compare November 12, 2019 11:02
@renovate renovate Bot force-pushed the renovate/major-typescript-eslint-monorepo branch from 6fe1edb to c428b04 Compare November 21, 2019 13:38
@renovate renovate Bot force-pushed the renovate/major-typescript-eslint-monorepo branch from c428b04 to 3df45fe Compare December 14, 2019 23:51
@renovate renovate Bot force-pushed the renovate/major-typescript-eslint-monorepo branch from 3df45fe to 77a348b Compare December 22, 2019 05:57
@renovate renovate Bot force-pushed the renovate/major-typescript-eslint-monorepo branch from 77a348b to 91706f2 Compare December 31, 2019 06:01
@renovate renovate Bot force-pushed the renovate/major-typescript-eslint-monorepo branch from 91706f2 to 0884827 Compare January 18, 2020 23:00
@renovate renovate Bot force-pushed the renovate/major-typescript-eslint-monorepo branch from 0884827 to 855f1d4 Compare February 8, 2020 18:55
@renovate renovate Bot force-pushed the renovate/major-typescript-eslint-monorepo branch from 855f1d4 to 5deb3c5 Compare February 16, 2020 16:57
@renovate renovate Bot force-pushed the renovate/major-typescript-eslint-monorepo branch from 5deb3c5 to ce09d26 Compare March 14, 2020 23:01
@renovate renovate Bot force-pushed the renovate/major-typescript-eslint-monorepo branch 2 times, most recently from 34da639 to 909cd19 Compare May 8, 2020 07:53
@renovate renovate Bot force-pushed the renovate/major-typescript-eslint-monorepo branch from 909cd19 to 5db8131 Compare July 2, 2020 05:56
@renovate renovate Bot changed the title chore(deps): update dependency @typescript-eslint/typescript-estree to v2 chore(deps): update dependency @typescript-eslint/typescript-estree to v3 Jul 2, 2020
@renovate renovate Bot force-pushed the renovate/major-typescript-eslint-monorepo branch from 5db8131 to 4c3a33c Compare August 23, 2020 02:02
@renovate renovate Bot force-pushed the renovate/major-typescript-eslint-monorepo branch from 4c3a33c to 8267475 Compare October 25, 2020 19:01
@renovate renovate Bot changed the title chore(deps): update dependency @typescript-eslint/typescript-estree to v3 chore(deps): update dependency @typescript-eslint/typescript-estree to v4 Oct 25, 2020
@renovate renovate Bot force-pushed the renovate/major-typescript-eslint-monorepo branch from 8267475 to 199326e Compare November 27, 2020 01:53
@renovate renovate Bot force-pushed the renovate/major-typescript-eslint-monorepo branch from 199326e to aa03205 Compare December 10, 2020 15:00
@renovate renovate Bot force-pushed the renovate/major-typescript-eslint-monorepo branch from aa03205 to 75feff9 Compare January 6, 2021 11:50
@renovate renovate Bot force-pushed the renovate/major-typescript-eslint-monorepo branch from 75feff9 to 80a181f Compare January 23, 2021 12:01
@renovate renovate Bot force-pushed the renovate/major-typescript-eslint-monorepo branch from 80a181f to 633e952 Compare February 3, 2021 10:53
@renovate renovate Bot force-pushed the renovate/major-typescript-eslint-monorepo branch from 633e952 to cdf1ba6 Compare February 10, 2021 15:44
@renovate renovate Bot force-pushed the renovate/major-typescript-eslint-monorepo branch from cdf1ba6 to b2a9c06 Compare April 26, 2021 17:06
@renovate renovate Bot force-pushed the renovate/major-typescript-eslint-monorepo branch 2 times, most recently from bea0263 to 83f1f6c Compare May 15, 2021 20:28
@renovate renovate Bot force-pushed the renovate/major-typescript-eslint-monorepo branch from 83f1f6c to 937c5ea Compare June 6, 2021 22:10
@renovate renovate Bot force-pushed the renovate/major-typescript-eslint-monorepo branch from 937c5ea to 9286ba1 Compare June 16, 2021 11:04
@renovate renovate Bot force-pushed the renovate/major-typescript-eslint-monorepo branch from 9286ba1 to 7747a10 Compare October 18, 2021 15:57
@renovate renovate Bot force-pushed the renovate/major-typescript-eslint-monorepo branch from efe6da8 to 64d73f0 Compare May 29, 2023 23:41
@renovate renovate Bot force-pushed the renovate/major-typescript-eslint-monorepo branch 2 times, most recently from bcdda1d to 618033d Compare June 13, 2023 05:49
@renovate renovate Bot force-pushed the renovate/major-typescript-eslint-monorepo branch 2 times, most recently from 50edf82 to 6ef1d73 Compare June 27, 2023 02:41
@renovate renovate Bot force-pushed the renovate/major-typescript-eslint-monorepo branch from 6ef1d73 to 7eb683b Compare July 3, 2023 20:56
@renovate renovate Bot force-pushed the renovate/major-typescript-eslint-monorepo branch from 7eb683b to 08ba5c5 Compare July 11, 2023 02:31
@renovate renovate Bot changed the title chore(deps): update dependency @typescript-eslint/typescript-estree to v5 chore(deps): update dependency @typescript-eslint/typescript-estree to v6 Jul 11, 2023
@renovate renovate Bot force-pushed the renovate/major-typescript-eslint-monorepo branch from 08ba5c5 to 869261d Compare July 17, 2023 23:33
@renovate renovate Bot force-pushed the renovate/major-typescript-eslint-monorepo branch 2 times, most recently from d7e561a to 50004c2 Compare August 1, 2023 01:39
@renovate renovate Bot force-pushed the renovate/major-typescript-eslint-monorepo branch 2 times, most recently from 69e0588 to e4997c5 Compare August 15, 2023 05:45
@renovate renovate Bot force-pushed the renovate/major-typescript-eslint-monorepo branch 2 times, most recently from ae72c5b to 6446a98 Compare August 28, 2023 17:55
@renovate renovate Bot force-pushed the renovate/major-typescript-eslint-monorepo branch 2 times, most recently from 909e94b to 94ec217 Compare September 11, 2023 17:58
@renovate renovate Bot force-pushed the renovate/major-typescript-eslint-monorepo branch from 94ec217 to 5dbb705 Compare September 18, 2023 17:47
@renovate renovate Bot force-pushed the renovate/major-typescript-eslint-monorepo branch from 5dbb705 to 1b3d7cb Compare September 26, 2023 05:50
@renovate renovate Bot force-pushed the renovate/major-typescript-eslint-monorepo branch 2 times, most recently from 3b12c52 to 1fa9c58 Compare October 10, 2023 02:45
@renovate renovate Bot force-pushed the renovate/major-typescript-eslint-monorepo branch 2 times, most recently from e220dae to 522f2a6 Compare October 24, 2023 05:42
@renovate renovate Bot force-pushed the renovate/major-typescript-eslint-monorepo branch from 522f2a6 to c037f1e Compare October 31, 2023 02:40
@renovate renovate Bot force-pushed the renovate/major-typescript-eslint-monorepo branch 2 times, most recently from b56450e to 74d245f Compare November 14, 2023 05:37
@renovate renovate Bot force-pushed the renovate/major-typescript-eslint-monorepo branch 2 times, most recently from 455884e to 0d25d2a Compare November 28, 2023 05:16
@renovate renovate Bot force-pushed the renovate/major-typescript-eslint-monorepo branch from 0d25d2a to 4a96d71 Compare November 30, 2023 02:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants