chore(deps): converge benchmark updates and retain TypeScript coverage - #454
Merged
Merged
Conversation
Signed-off-by: rldyourmnd <danil@nddev.it.com>
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.
Converge the pending benchmark updates: Next 16.3.4, TypeScript 7.0.2, @types/node 26.5.0, @types/bun 1.4.1 and @types/react-dom 19.2.7. Preserve the declared Bun 1.3.14 runtime and regenerate its lock with that exact version. Explicit ambient type imports fix the real TypeScript 7 failure resolving bun:test; test files remain typechecked. Advance this repository's feedback action to the reviewed main commit containing the complete per-job publisher.
Validation: exact Bun 1.3.14 frozen install, Bun tests, full Next production build including TypeScript checking and static page generation, actionlint and 35 feedback tests passed. The combined build failed before the explicit type correction, despite the individual dependency PRs' green generic checks.
Supersedes the individual updates with one tested dependency graph.
Closes #441
Closes #442
Closes #443
Closes #444
Closes #445
Closes #449