build(deps-dev): bump typescript from 6.0.3 to 7.0.2 - #66
Conversation
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
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>
dd37408 to
36c107c
Compare
|
Holding this update for now. TypeScript 7.0.2 is not a safe standalone merge because the current OpenTUI dependency graph still declares an incompatible TypeScript peer constraint. Please leave this pending until that peer graph supports TypeScript 7, then refresh the branch and rerun typecheck, build, tests, and strict-peer installation. |
|
Re-evaluated this on an isolated branch off Full gate under TypeScript 7.0.2:
I also re-checked the peer constraint I originally cited as the blocker. Nothing in the installed tree declares a TypeScript peer except So the blocker is retracted. This is mergeable on the evidence; holding it only for batching with the other green dependency updates. |
TypeScript 7.0.2, Biome 2.5.6, @opencode-ai/plugin 1.18.11, ai 7.0.48, and jdx/mise-action 4.2.4. Supersedes #66, #71, #76, #79, and #81, which each carried the same lockfile and could not land independently. TypeScript 7.0.2 is now the stable release rather than the prerelease that was previously declined. The only TypeScript peer range left in the tree belongs to bun-ffi-structs, a transitive dependency of @opentui/core that pins ^5 and is already unsatisfied today with no observable effect. Also replaces the fixed 50ms sleeps in the account-add tests with polling on the observable effect. The completion runs detached and performs lock-based file I/O, so its duration tracks machine load; the fixed tick failed once under contention during this batch. The two tests asserting that an add is REJECTED keep a sleep, since an absence has no effect to poll for, and use a longer one.
|
Looks like typescript is up-to-date now, so this is no longer needed. |
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.
Need help on this PR? Tag
/codesmithwith what you need. Autofix is disabled.