chore(frontend)(deps-dev): bump the typescript group across 1 directory with 2 updates - #141
Merged
Merged
Conversation
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
|
Contributor
|
@dependabot rebase |
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/ui/typescript-05e7a1191d
branch
from
August 23, 2026 17:31
12a7b44 to
f2586d3
Compare
Contributor
|
@dependabot rebase |
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/ui/typescript-05e7a1191d
branch
from
August 23, 2026 17:50
f2586d3 to
50f4cd6
Compare
Contributor
|
@dependabot rebase |
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/ui/typescript-05e7a1191d
branch
2 times, most recently
from
August 24, 2026 02:14
fbd4e5e to
3eff80f
Compare
Contributor
|
@dependabot rebase |
…ry with 2 updates Bumps the typescript group with 2 updates in the /ui directory: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [typescript](https://github.com/microsoft/TypeScript). Updates `@types/node` from 25.9.3 to 26.2.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `typescript` from 6.0.3 to 7.0.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v6.0.3...v7.0.2) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 26.1.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: typescript - dependency-name: typescript dependency-version: 7.0.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: typescript ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/ui/typescript-05e7a1191d
branch
from
August 24, 2026 02:21
3eff80f to
e1deb10
Compare
|
aksOps
added a commit
that referenced
this pull request
Aug 24, 2026
…the UI build in CI #141 bumped TypeScript to ~7.0.2, but typescript-eslint@8.61.1 declares peer typescript '>=4.8.4 <6.1.0' — and no released typescript-eslint supports TS 7. npm ci fails outright with ERESOLVE, so ui/ could not install or build on main. Pin to ~6.0.3, the highest version inside the peer range, and regenerate the lockfile. This merged green because nothing in CI builds the UI: main is source-only and the SPA is built at tag time, so a broken frontend dependency tree stays invisible until a release tag fails or ships a UI-less binary. Add a ui-build job — npm ci --ignore-scripts (matching the release path, and the exact command that fails on an unsatisfiable peer graph), tsc -b + vite build, an assertion that the embedded entrypoint exists, and the vitest suite — on node 24 to match the release environment. Verified locally: clean npm ci, full build (601.9 KB, index.html present, lucide-react 1.33 typechecks so every icon import resolves), and 339 UI tests across 39 files passing.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



Bumps the typescript group with 2 updates in the /ui directory: @types/node and typescript.
Updates
@types/nodefrom 25.9.3 to 26.2.0Commits
Updates
typescriptfrom 6.0.3 to 7.0.2Release notes
Sourced from typescript's releases.
Commits
1e4744dMerge branch 'main' into ts7-releasea5a219cmicrosoft/typescript-go#4558ecfe30dUpdate status localization5de25b5Hide executable name in TypeScript statusd7ce74aShow bundled TypeScript version for packaged servers29be66aCorrect TS 7 release version to 7.0.2ed2bd1bMerge branch 'main' into ts7-release8873075Bump the github-actions group across 1 directory with 3 updates (microsoft/ty...9427131Set up stable / nightly extension split, other prep (microsoft/typescript-go#...d4eaca5microsoft/typescript-go#4549Maintainer changes
This version was pushed to npm by microsoft1es, a new releaser for typescript since your current version.