chore(deps)(deps): bump the npm-major group across 9 directories with 4 updates - #759
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps)(deps): bump the npm-major group across 9 directories with 4 updates#759dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
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/npm-major-092e95351e
branch
2 times, most recently
from
August 17, 2026 06:19
ca0ff5a to
b4834f1
Compare
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/npm-major-092e95351e
branch
5 times, most recently
from
August 24, 2026 06:17
053132d to
2de6dd6
Compare
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/npm-major-092e95351e
branch
3 times, most recently
from
August 28, 2026 08:05
a99edfe to
a830336
Compare
There was a problem hiding this comment.
Pull request overview
This PR updates major-version npm dev tooling across the monorepo, primarily bumping TypeScript to 7.0.2, Electron to 44.0.0, and Knip to 6.32.2 in the relevant workspaces.
Changes:
- Bump TypeScript from
^6.0.3to^7.0.2across multiple packages (and root). - Bump Electron from
^42.5.0to^44.0.0in the packages that reference Electron. - Update the root lockfile to reflect the new dependency graph.
Reviewed changes
Copilot reviewed 16 out of 17 changed files in this pull request and generated 3 comments.
Show a summary per file
| File | Description |
|---|---|
| package.json | Bumps root devDependencies (TypeScript, Knip). |
| package-lock.json | Updates resolved versions for TypeScript/Knip/Electron and transitive deps. |
| packages/archive/package.json | Bumps TypeScript devDependency. |
| packages/argent/package.json | Bumps Electron optionalDependency. |
| packages/argent-cli/package.json | Bumps TypeScript devDependency. |
| packages/argent-installer/package.json | Bumps TypeScript devDependency. |
| packages/argent-mcp/package.json | Bumps TypeScript devDependency. |
| packages/argent-tools-client/package.json | Bumps TypeScript devDependency. |
| packages/configuration-core/package.json | Bumps TypeScript devDependency. |
| packages/docs/package.json | Bumps TypeScript devDependency for docs site. |
| packages/native-devtools-android/package.json | Bumps TypeScript devDependency. |
| packages/native-devtools-ios/package.json | Bumps TypeScript devDependency. |
| packages/preview-window/package.json | Bumps Electron + TypeScript devDependencies. |
| packages/registry/package.json | Bumps TypeScript devDependency. |
| packages/telemetry/package.json | Bumps TypeScript devDependency. |
| packages/tool-server/package.json | Bumps TypeScript devDependency. |
| packages/update-core/package.json | Bumps TypeScript devDependency. |
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
Comment on lines
35
to
39
| "knip": "^6.32.2", | ||
| "prettier": "^3.8.5", | ||
| "semver": "^7.8.5", | ||
| "typescript": "^6.0.3", | ||
| "typescript": "^7.0.2", | ||
| "typescript-eslint": "^8.62.0" |
Comment on lines
38
to
42
| "@docusaurus/tsconfig": "3.9.2", | ||
| "@docusaurus/types": "3.9.2", | ||
| "@types/react": "19.2.2", | ||
| "typescript": "5.9.3" | ||
| "typescript": "7.0.2" | ||
| }, |
Comment on lines
10
to
+13
| "devDependencies": { | ||
| "@types/node": "^26.0.1", | ||
| "electron": "^42.5.0", | ||
| "typescript": "^6.0.3" | ||
| "electron": "^44.0.0", | ||
| "typescript": "^7.0.2" |
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/npm-major-092e95351e
branch
3 times, most recently
from
September 3, 2026 12:42
61ed4d5 to
61c9b4a
Compare
… 4 updates Bumps the npm-major group with 3 updates in the / directory: [knip](https://github.com/webpro-nl/knip/tree/HEAD/packages/knip), [typescript](https://github.com/microsoft/TypeScript) and [electron](https://github.com/electron/electron). Bumps the npm-major group with 1 update in the /packages/archive directory: [typescript](https://github.com/microsoft/TypeScript). Bumps the npm-major group with 1 update in the /packages/argent directory: [electron](https://github.com/electron/electron). Bumps the npm-major group with 1 update in the /packages/configuration-core directory: [typescript](https://github.com/microsoft/TypeScript). Bumps the npm-major group with 1 update in the /packages/native-devtools-android directory: [typescript](https://github.com/microsoft/TypeScript). Bumps the npm-major group with 1 update in the /packages/native-devtools-ios directory: [typescript](https://github.com/microsoft/TypeScript). Bumps the npm-major group with 2 updates in the /packages/preview-window directory: [typescript](https://github.com/microsoft/TypeScript) and [electron](https://github.com/electron/electron). Bumps the npm-major group with 1 update in the /packages/registry directory: [typescript](https://github.com/microsoft/TypeScript). Bumps the npm-major group with 1 update in the /packages/update-core directory: [typescript](https://github.com/microsoft/TypeScript). Updates `knip` from 5.88.1 to 6.34.0 - [Release notes](https://github.com/webpro-nl/knip/releases) - [Commits](https://github.com/webpro-nl/knip/commits/knip@6.34.0/packages/knip) 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) Updates `smol-toml` from 1.7.0 to 1.8.0 - [Release notes](https://github.com/squirrelchat/smol-toml/releases) - [Commits](squirrelchat/smol-toml@v1.7.0...v1.8.0) Updates `electron` from 42.5.0 to 44.1.1 - [Release notes](https://github.com/electron/electron/releases) - [Commits](electron/electron@v42.5.0...v44.1.1) 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) Updates `electron` from 42.5.0 to 44.1.1 - [Release notes](https://github.com/electron/electron/releases) - [Commits](electron/electron@v42.5.0...v44.1.1) 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) 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) 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) Updates `electron` from 42.5.0 to 44.1.1 - [Release notes](https://github.com/electron/electron/releases) - [Commits](electron/electron@v42.5.0...v44.1.1) 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) 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) 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) 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) Updates `electron` from 42.11.2 to 44.1.1 - [Release notes](https://github.com/electron/electron/releases) - [Commits](electron/electron@v42.5.0...v44.1.1) 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) 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) 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) 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) Updates `electron` from 42.11.2 to 44.1.1 - [Release notes](https://github.com/electron/electron/releases) - [Commits](electron/electron@v42.5.0...v44.1.1) 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) 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: electron dependency-version: 43.3.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm-major - dependency-name: electron dependency-version: 43.3.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm-major - dependency-name: electron dependency-version: 43.3.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm-major - dependency-name: electron dependency-version: 43.3.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm-major - dependency-name: electron dependency-version: 43.3.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-major - dependency-name: knip dependency-version: 6.32.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-major - dependency-name: smol-toml dependency-version: 1.7.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-major - dependency-name: typescript dependency-version: 7.0.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-major - dependency-name: typescript dependency-version: 7.0.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-major - dependency-name: typescript dependency-version: 7.0.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-major - dependency-name: typescript dependency-version: 7.0.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-major - dependency-name: typescript dependency-version: 7.0.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-major - dependency-name: typescript dependency-version: 7.0.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-major - dependency-name: typescript dependency-version: 7.0.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-major - dependency-name: typescript dependency-version: 7.0.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-major - dependency-name: typescript dependency-version: 7.0.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-major - dependency-name: typescript dependency-version: 7.0.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-major - dependency-name: typescript dependency-version: 7.0.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-major - dependency-name: typescript dependency-version: 7.0.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-major - dependency-name: typescript dependency-version: 7.0.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-major - dependency-name: typescript dependency-version: 7.0.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-major - dependency-name: typescript dependency-version: 7.0.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-major ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/npm-major-092e95351e
branch
from
September 4, 2026 20:12
61c9b4a to
77685e9
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 the npm-major group with 3 updates in the / directory: knip, typescript and electron.
Bumps the npm-major group with 1 update in the /packages/archive directory: typescript.
Bumps the npm-major group with 1 update in the /packages/argent directory: electron.
Bumps the npm-major group with 1 update in the /packages/configuration-core directory: typescript.
Bumps the npm-major group with 1 update in the /packages/native-devtools-android directory: typescript.
Bumps the npm-major group with 1 update in the /packages/native-devtools-ios directory: typescript.
Bumps the npm-major group with 2 updates in the /packages/preview-window directory: typescript and electron.
Bumps the npm-major group with 1 update in the /packages/registry directory: typescript.
Bumps the npm-major group with 1 update in the /packages/update-core directory: typescript.
Updates
knipfrom 5.88.1 to 6.34.0Release notes
Sourced from knip's releases.
... (truncated)
Commits
4ffebb7Release knip@6.34.0f0cf11dAssert counters in targeted regression tests96ff2dfDeclare webpack directly instead of through@types/webpackc4e0f08Update dependenciescc47061Resolve Nuxt#sharedimports from the shared directory (#1991)462ae45fix: compile files with workspace-scoped compilers (#1997)ab90e24fix(cli): validate numeric options instead of passing NaN through (#1975)964085dSet an explicit Bun test timeout1c90b49Make prop access consistent while at itf93ad09Respect JSDoc tags on URL dependencies (resolve #1943)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.
Updates
smol-tomlfrom 1.7.0 to 1.8.0Release notes
Sourced from smol-toml's releases.
Commits
6d0f477chore: bump version97e9713docs: mention temporal api7a3068dperf: ubench opt forinstanceof Date7e8c09afeat: stringify temporal19239d0chore: bump version5f55c3achore: revert sourcemap publishing5c26f1bchore: update benchmarks92832d2refactor: better logic orchestration in structs2fb9ab8refactor: ctx object instead of pointer arg + tuple returnse6017c4ci: use staged publishUpdates
electronfrom 42.5.0 to 44.1.1Release notes
Sourced from electron's releases.
... (truncated)
Commits
f3ae30ffix: honor tabs permission for url and title in tabs.query results (#53354)ac41df3build: remove requirement of empty commit message body (#53347)69a7216fix: propagate exceptions thrown by property getters on objects passed across...2d40a6afix: initialize the system FontConfig before GTK starts on Linux (#53340)28d2a9afix: main process crashes from WebUI host matching, worker AI bindings, exten...443d7b3fix: don't abort the process when a JS accessor throws during value conversio...a71b26bfix: allow the PDF viewer to show a save file picker again (#53328)9191e18docs: require symbol-level attribution in the node upgrade skill (#53324)1a649befix: serialize the target's values into the Node.js startup snapshot on cross...adda183build: update PGO profiles (#53309)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.
Updates
electronfrom 42.5.0 to 44.1.1Release notes
Sourced from electron's releases.
... (truncated)
Commits
f3ae30ffix: honor tabs permission for url and title in tabs.query results (#53354)ac41df3build: remove requirement of empty commit message body (#53347)69a7216fix: propagate exceptions thrown by property getters on objects passed across...2d40a6afix: initialize the system FontConfig before GTK starts on Linux (#53340)28d2a9afix: main process crashes from WebUI host matching, worker AI bindings, exten...443d7b3fix: don't abort the process when a JS accessor throws during value conversio...a71b26bfix: allow the PDF viewer to show a save file picker again (#53328)9191e18docs: require symbol-level attribution in the node upgrade skill (#53324)1a649befix: serialize the target's values into the Node.js startup snapshot on cross...adda183build: update PGO profiles (#53309)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.
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.
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.
Updates
electronfrom 42.5.0 to 44.1.1Release notes
Sourced from electron's releases.