Skip to content

chore(deps-dev): bump typescript from 6.0.3 to 7.0.2 - #89

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bun/typescript-7.0.2
Closed

chore(deps-dev): bump typescript from 6.0.3 to 7.0.2#89
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bun/typescript-7.0.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 30, 2026

Copy link
Copy Markdown
Contributor

Bumps typescript from 6.0.3 to 7.0.2.

Commits
Maintainer changes

This version was pushed to npm by microsoft1es, a new releaser for typescript since your current version.


@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 30, 2026
@dependabot
dependabot Bot force-pushed the dependabot/bun/typescript-7.0.2 branch 2 times, most recently from ebef4c3 to c3abd98 Compare July 30, 2026 10:46
Bumps [typescript](https://github.com/microsoft/TypeScript) from 6.0.3 to 7.0.2.
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/commits)

---
updated-dependencies:
- dependency-name: typescript
  dependency-version: 7.0.2
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/bun/typescript-7.0.2 branch from c3abd98 to 4ea5897 Compare July 30, 2026 10:50
@vtemian

vtemian commented Jul 30, 2026

Copy link
Copy Markdown
Owner

Closing as not actionable yet. The blocker is upstream, not in this repo.

TypeScript 7 drops the compiler internals ts-api-utils reads, so ESLint crashes while loading eslint-plugin-sonarjs:

TypeError: Cannot read properties of undefined (reading 'Intrinsic')
    at node_modules/ts-api-utils/lib/index.cjs:787:57
    at node_modules/eslint-plugin-sonarjs/cjs/S6759/rule.js:62:24

Retested against current main with the whole lint stack at its newest published versions (ts-api-utils 2.5.0, eslint-plugin-sonarjs 4.2.0, typescript-eslint 8.65.0, eslint 10.8.0) and it still fails. There is no combination available today that works, so merging this would leave the quality gate red on every subsequent PR.

Not ignoring the major version: once a newer TypeScript 7.x releases, Dependabot will open a fresh PR and that becomes the natural point to retest, by which time ts-api-utils will hopefully have shipped TS7 support.

@vtemian vtemian closed this Jul 30, 2026
@vtemian
vtemian deleted the dependabot/bun/typescript-7.0.2 branch July 30, 2026 13:42
@dependabot @github

dependabot Bot commented on behalf of github Jul 30, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant