Skip to content

chore(deps): update typescript-eslint monorepo to v8.60.1#382

Merged
mkobayashime merged 1 commit into
mainfrom
renovate/typescript-eslint-monorepo
Jun 12, 2026
Merged

chore(deps): update typescript-eslint monorepo to v8.60.1#382
mkobayashime merged 1 commit into
mainfrom
renovate/typescript-eslint-monorepo

Conversation

@renovate

@renovate renovate Bot commented Apr 6, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
typescript-eslint (source) 8.57.18.60.1 age confidence

Release Notes

typescript-eslint/typescript-eslint (typescript-eslint)

v8.60.1

Compare Source

This was a version bump only for typescript-eslint 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

This was a version bump only for typescript-eslint 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.4

Compare Source

🩹 Fixes
  • typescript-eslint: export Compatible* types from typescript-eslint to resolve pnpm TS error (#​12340)
❤️ Thank You

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-eslint 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-eslint 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-eslint 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

This was a version bump only for typescript-eslint 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.2

Compare Source

🩹 Fixes
  • 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-eslint 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

This was a version bump only for typescript-eslint 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.


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 added the dependencies label Apr 6, 2026
@renovate renovate Bot force-pushed the renovate/typescript-eslint-monorepo branch from 7464adb to 51273eb Compare April 15, 2026 05:36
@renovate renovate Bot changed the title chore(deps): update dependency typescript-eslint to v8.58.0 chore(deps): update dependency typescript-eslint to v8.58.1 Apr 15, 2026
@renovate renovate Bot force-pushed the renovate/typescript-eslint-monorepo branch from 51273eb to 3988d1e Compare April 20, 2026 19:02
@renovate renovate Bot changed the title chore(deps): update dependency typescript-eslint to v8.58.1 chore(deps): update dependency typescript-eslint to v8.58.2 Apr 20, 2026
@renovate renovate Bot force-pushed the renovate/typescript-eslint-monorepo branch from 3988d1e to 78ba1f0 Compare April 27, 2026 18:57
@renovate renovate Bot changed the title chore(deps): update dependency typescript-eslint to v8.58.2 chore(deps): update dependency typescript-eslint to v8.59.0 Apr 27, 2026
@renovate renovate Bot force-pushed the renovate/typescript-eslint-monorepo branch from 78ba1f0 to 5a31313 Compare May 4, 2026 18:49
@renovate renovate Bot changed the title chore(deps): update dependency typescript-eslint to v8.59.0 chore(deps): update dependency typescript-eslint to v8.59.1 May 4, 2026
@renovate renovate Bot force-pushed the renovate/typescript-eslint-monorepo branch from 5a31313 to 60da987 Compare May 11, 2026 22:34
@renovate renovate Bot changed the title chore(deps): update dependency typescript-eslint to v8.59.1 chore(deps): update dependency typescript-eslint to v8.59.2 May 11, 2026
@renovate renovate Bot force-pushed the renovate/typescript-eslint-monorepo branch from 60da987 to afacc8c Compare May 19, 2026 00:35
@renovate renovate Bot changed the title chore(deps): update dependency typescript-eslint to v8.59.2 chore(deps): update dependency typescript-eslint to v8.59.3 May 19, 2026
@renovate renovate Bot force-pushed the renovate/typescript-eslint-monorepo branch from afacc8c to 265b65f Compare May 25, 2026 21:38
@renovate renovate Bot changed the title chore(deps): update dependency typescript-eslint to v8.59.3 chore(deps): update dependency typescript-eslint to v8.59.4 May 25, 2026
@renovate renovate Bot force-pushed the renovate/typescript-eslint-monorepo branch from 265b65f to aba2739 Compare June 1, 2026 21:31
@renovate renovate Bot changed the title chore(deps): update dependency typescript-eslint to v8.59.4 chore(deps): update dependency typescript-eslint to v8.60.0 Jun 1, 2026
@renovate renovate Bot changed the title chore(deps): update dependency typescript-eslint to v8.60.0 chore(deps): update typescript-eslint monorepo to v8.60.0 Jun 2, 2026
@renovate renovate Bot force-pushed the renovate/typescript-eslint-monorepo branch from aba2739 to d21ac69 Compare June 8, 2026 23:59
@renovate renovate Bot changed the title chore(deps): update typescript-eslint monorepo to v8.60.0 chore(deps): update typescript-eslint monorepo to v8.60.1 Jun 8, 2026
@mkobayashime mkobayashime merged commit 304165c into main Jun 12, 2026
3 checks passed
@mkobayashime mkobayashime deleted the renovate/typescript-eslint-monorepo branch June 12, 2026 19:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant