Skip to content

Conversation

@renovate
Copy link

@renovate renovate bot commented Aug 9, 2025

This PR contains the following updates:

Package Change Age Confidence
@sindresorhus/tsconfig ^0.5.0 -> ^8.0.0 age confidence

Release Notes

sindresorhus/tsconfig (@​sindresorhus/tsconfig)

v8.1.0

Compare Source


v8.0.1

Compare Source

  • Fix invalid value for moduleResolution b7f9374

v8.0.0

Compare Source

Breaking
Improvements

v7.0.0

Compare Source

Breaking
  • This config now makes TypeScript not do any polyfilling, so only use syntax and features available in the JavaScript environments you target 927f627
Improvements
  • Add noUncheckedSideEffectImports 7f34b7e

v6.0.0

Compare Source

Breaking
  • Require TypeScript 5.5 or later.
Improvements
  • Add outDir property
    • If you use distribution for the outDir, you can remove that key from your own config.

v5.1.1

Compare Source

v5.1.0

Compare Source

v5.0.0

Compare Source

Breaking

v4.0.0

Compare Source

Breaking

v3.0.1

Compare Source

v3.0.0

Compare Source

Breaking
  • Require Node.js 14 and TS 4.7 44a7e4c

v2.0.0

Compare Source

Breaking
Improvements

v1.0.2

Compare Source

  • Include DOM lib in types (#​11) 3189d78
    It was accidentally left out in the previous release.

v1.0.1

Compare Source

v1.0.0

Compare Source

  • Target Node.js 12 and move to ESM f5aa5f5
    This config is now meant for npm packages with "type": "module". Don't upgrade until you have moved a package to ESM.

v0.9.0

Compare Source

  • Add noPropertyAccessFromIndexSignature flag 4db7f3d

v0.8.0

Compare Source

v0.7.0

Compare Source

  • Disable useDefineForClassFields temporarily because of TypeScript bugs 1af7e71

v0.6.0

Compare Source


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 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/sindresorhus-tsconfig-8.x branch from 6a042e5 to 86af46e Compare October 23, 2025 07:55
@renovate renovate bot force-pushed the renovate/sindresorhus-tsconfig-8.x branch from 86af46e to 71f87e0 Compare November 1, 2025 19:58
@renovate renovate bot force-pushed the renovate/sindresorhus-tsconfig-8.x branch from 71f87e0 to 59324a3 Compare November 16, 2025 08:11
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.

1 participant