chore(deps): bump typescript from 5.9.3 to 7.0.2#99
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/typescript-7.0.2
branch
3 times, most recently
from
July 20, 2026 17:44
b3af130 to
a7c367b
Compare
itsbkm
added a commit
that referenced
this pull request
Jul 21, 2026
…e, shadcn, @types/node Applies the currently-green Dependabot bumps (individually passing CI on their own PRs) as a single batch. Verified locally: backend tsc build, backend eslint (0 errors, no new warnings), frontend tsc --noEmit, and the full npm test suite all pass with these versions installed. electron and typescript 7 bumps were left out — their Dependabot PRs are failing CI (#114, #99, #113). Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/typescript-7.0.2
branch
2 times, most recently
from
July 21, 2026 21:08
9de0066 to
d3236d1
Compare
khaira777
force-pushed
the
main
branch
2 times, most recently
from
July 22, 2026 21:59
46f0145 to
c6f9e70
Compare
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/typescript-7.0.2
branch
4 times, most recently
from
July 25, 2026 13:07
61ca623 to
f5b6323
Compare
itsbkm
added a commit
that referenced
this pull request
Jul 25, 2026
Dependabot had these open (PRs #112, #52). better-sqlite3 13 moves to N-API-based prebuilds (verified the bundled linux-x64.node prebuild only needs up to GLIBC_2.34, well under the ubuntu-24.04 runner's 2.39 -- a changelog note about "glibc 2.41" for Electron v43 assets doesn't apply to what's actually shipped). uuid 14 is a no-op for us, already on the ESM-only import style since v9. Rebuilt better-sqlite3 against the Electron 43 ABI and reran the full test suite (60+ suites, exit 0) plus a clean tsc build to confirm. Also attempted eslint 9 -> 10 (PR #98, frontend) but reverted it: eslint-config-next's bundled eslint-plugin-react calls a rule-context API ESLint 10 removed, so `npm run lint` crashes outright. Left at ^9 pending an eslint-config-next release that supports ESLint 10. Not touching PRs #99/#113 (typescript 5.9.3 -> 7.0.2): typescript-eslint explicitly caps its typescript peer range below 6.1.0 and has no stable compiler API for TS7 yet, so pulling it in would break linting project-wide. Revisit once typescript-eslint ships TS7 support. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/typescript-7.0.2
branch
from
July 25, 2026 13:31
f5b6323 to
24285cd
Compare
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
Bot
force-pushed
the
dependabot/npm_and_yarn/typescript-7.0.2
branch
from
July 25, 2026 13:43
24285cd to
47acadb
Compare
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 typescript from 5.9.3 to 7.0.2.
Release notes
Sourced from typescript's releases.
Commits
Maintainer changes
This version was pushed to npm by microsoft1es, a new releaser for typescript since your current version.