Skip to content

chore(deps-dev): bump typescript from 5.9.3 to 7.0.2 in /wcdb-fhir-shim - #416

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

chore(deps-dev): bump typescript from 5.9.3 to 7.0.2 in /wcdb-fhir-shim#416
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/wcdb-fhir-shim/typescript-7.0.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 10, 2026

Copy link
Copy Markdown
Contributor

Bumps typescript from 5.9.3 to 7.0.2.

Release notes

Sourced from typescript's releases.

TypeScript 6.0.3

For release notes, check out the release announcement blog post.

Downloads are available on:

TypeScript 6.0

For release notes, check out the release announcement blog post.

Downloads are available on:

TypeScript 6.0.1 RC

For release notes, check out the release announcement blog post.

Downloads are available on:

TypeScript 6.0 Beta

For release notes, check out the release announcement.

Downloads are available on:

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 Aug 10, 2026
@dependabot
dependabot Bot requested a review from Taleef7 as a code owner August 10, 2026 21:44
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 10, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/wcdb-fhir-shim/typescript-7.0.2 branch from 0e17f8a to 076082f Compare August 10, 2026 22:30
@Taleef7

Taleef7 commented Aug 10, 2026

Copy link
Copy Markdown
Owner

Holding. The repository has three TypeScript consumers — backend-ts (^5.6), frontend (^5) and wcdb-fhir-shim (^5.8.3) — and only two of them have a Dependabot updater at all: backend-ts has none by design (#411 records why). Taking this leaves the shim on 7.x while the other two sit on 5.x, with nothing that will ever propose closing the gap automatically.

TypeScript 7 is also the native compiler port rather than an ordinary major, so it deserves a deliberate, all-three-at-once change with a full typecheck on each — not a merge-when-green on the smallest package. Same reasoning holds for #428.

Leaving open as the record of the decision rather than closing it.

@Taleef7

Taleef7 commented Aug 12, 2026

Copy link
Copy Markdown
Owner

Adding a measured fact to the hold. Dependabot is proposing different majors for different packages: this one moves wcdb-fhir-shim to TypeScript 7.0.2 (the native Go port — the diff pulls in @typescript/typescript-darwin-arm64 and friends), while #428 moves frontend to 6.0.3, presumably the highest its peer graph resolves.

Merging both would leave the repository on three TypeScript majors at once — 5 in backend-ts, 6 in frontend, 7 here — with no updater that will ever propose closing the gap for backend-ts (#411).

Still the same conclusion, now with the number that makes it concrete: one deliberate change across all three packages, each with its own typecheck, or none.

Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.9.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/wcdb-fhir-shim/typescript-7.0.2 branch from 076082f to 5cc9e74 Compare August 12, 2026 01:02
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