chore(deps-dev): bump typescript from 5.9.3 to 7.0.2 in /sdk/nodejs - #277
chore(deps-dev): bump typescript from 5.9.3 to 7.0.2 in /sdk/nodejs#277dependabot[bot] wants to merge 2 commits into
Conversation
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>
Deploying with
|
| Status | Name | Latest Commit | Updated (UTC) |
|---|---|---|---|
| ✅ Deployment successful! View logs |
agent-memorydash | bece800 | Aug 24 2026, 02:34 PM |
Deploying with
|
| Status | Name | Latest Commit | Updated (UTC) |
|---|---|---|---|
| ✅ Deployment successful! View logs |
hystersis-app | bece800 | Aug 24 2026, 02:38 PM |
Deploying with
|
| Status | Name | Latest Commit | Updated (UTC) |
|---|---|---|---|
| ✅ Deployment successful! View logs |
hystersis-docs | bece800 | Aug 24 2026, 02:42 PM |
Deploying with
|
| Status | Name | Latest Commit | Updated (UTC) |
|---|---|---|---|
| ✅ Deployment successful! View logs |
agent-memory | bece800 | Aug 24 2026, 02:46 PM |
|
|
…yarn/sdk/nodejs/typescript-7.0.2
|
|
| "@types/node": "^20.10.0", | ||
| "tsup": "^8.0.0", | ||
| "typescript": "^5.3.0" | ||
| "typescript": "^7.0.2" |
There was a problem hiding this comment.
The TypeScript version 7.0.2 appears to be incorrect. The latest stable version of TypeScript is currently within the 5.x.x range. Using an invalid version could lead to build failures or unexpected behavior. Please verify the intended TypeScript version and update it to a valid, stable release (e.g., ^5.5.0).
| "typescript": "^7.0.2" | |
| "typescript": "^5.5.0" |
| "@types/node": "^20.10.0", | ||
| "tsup": "^8.0.0", | ||
| "typescript": "^5.3.0" | ||
| "typescript": "^7.0.2" |
There was a problem hiding this comment.
The typescript version 7.0.2 in package-lock.json is inconsistent with actual TypeScript releases. This likely stems from the incorrect version specified in package.json. Please correct the version in package.json and then regenerate package-lock.json to ensure consistency and use a valid TypeScript version.
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.
You can trigger a rebase of this PR by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)