Skip to content

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

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/typescript-7.0.2
Open

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 10, 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 10, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/typescript-7.0.2 branch 2 times, most recently from 81f2376 to fb48f78 Compare July 12, 2026 11:13
RonenMars added a commit that referenced this pull request Jul 12, 2026
## Summary
Removes `baseUrl` (and the now-redundant `ignoreDeprecations: "6.0"`)
from `tsconfig.json`.
`baseUrl` is deprecated in TypeScript 6 and removed in TypeScript 7
(`TS5102`); `paths` resolves relative to the tsconfig file itself
without it.

## Why
Pre-clears one of the two blockers for the eventual TypeScript 7 bump
(#291), and drops config that already warns under our current TS 6.0.3.
`ignoreDeprecations: "6.0"` only existed to silence the `baseUrl`
deprecation warning, so it is dead once `baseUrl` is gone.

## Test plan
- [x] `tsc --noEmit` clean under TS 6.0.3 with `baseUrl` removed
- [x] All 135 files importing via the `@/` alias still resolve
- [ ] CI: Type check + Lint green
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/typescript-7.0.2 branch 2 times, most recently from e6d5b7d to 44278f6 Compare July 18, 2026 06:11
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/npm_and_yarn/typescript-7.0.2 branch from 44278f6 to a54da66 Compare July 18, 2026 21:33
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.

0 participants