Skip to content

chore(deps-dev): bump typescript from 5.9.3 to 7.0.2 - #141

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/typescript-7.0.2
Open

chore(deps-dev): bump typescript from 5.9.3 to 7.0.2#141
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/typescript-7.0.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 20, 2026

Copy link
Copy Markdown
Contributor

Bumps typescript from 5.9.3 to 7.0.2.

Release notes

Sourced from typescript's releases.

TypeScript 6.0.3

For release notes, check out the release announcement blog post.

Downloads are available on:

TypeScript 6.0

For release notes, check out the release announcement blog post.

Downloads are available on:

TypeScript 6.0 Beta

For release notes, check out the release announcement.

Downloads are available on:

Commits
Maintainer changes

This version was pushed to npm by microsoft1es, a new releaser for typescript since your current version.


@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 20, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/typescript-7.0.2 branch from 54fd7a1 to fcc7f10 Compare July 22, 2026 06:05
@github-actions

Copy link
Copy Markdown
Contributor

Not Automerged

The PR does not match any automerge rules.

Details: No configuration rule matched this update

Dependabot Information:

  • Package name(s): typescript
  • Update type: major
  • Dependency type: development
  • Previous version: 5.9.3
  • New version: 7.0.2

Modified Files:

  • package-lock.json
  • package.json

@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/typescript-7.0.2 branch from fcc7f10 to 6fc8793 Compare July 27, 2026 01:04
@github-actions

Copy link
Copy Markdown
Contributor

Not Automerged

The PR does not match any automerge rules.

Details: No configuration rule matched this update

Dependabot Information:

  • Package name(s): typescript
  • Update type: major
  • Dependency type: development
  • Previous version: 5.9.3
  • New version: 7.0.2

Modified Files:

  • package-lock.json
  • package.json

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
dependabot Bot force-pushed the dependabot/npm_and_yarn/typescript-7.0.2 branch from 6fc8793 to 8434d19 Compare August 3, 2026 19:00
@github-actions

github-actions Bot commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

Not Automerged

The PR does not match any automerge rules.

Details: No configuration rule matched this update

Dependabot Information:

  • Package name(s): typescript
  • Update type: major
  • Dependency type: development
  • Previous version: 5.9.3
  • New version: 7.0.2

Modified Files:

  • package-lock.json
  • package.json

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🟡 Not ready to approve

The updated TypeScript version conflicts with existing @typescript-eslint/* peer dependency constraints (typescript >=4.8.4 <6.1.0), which is likely to break installs/CI until toolchain versions are aligned.

Once you've addressed the issues Copilot identified, you can request another Copilot review.

This review doesn't count toward merge requirements. Sign up for the private preview to control whether Copilot approvals count.

Pull request overview

This PR updates the project’s dev toolchain by bumping the typescript devDependency to ^7.0.2 and regenerating the lockfile accordingly.

Changes:

  • Bump typescript from ^5.9.3 to ^7.0.2 in package.json.
  • Update package-lock.json to reflect TypeScript 7.0.2 and related dependency tree changes (including @typescript-eslint/* packages).
File summaries
File Description
package.json Updates the TypeScript devDependency to ^7.0.2.
package-lock.json Regenerates lockfile for TypeScript 7.0.2 and updates transitive dependency resolutions.
Review details
  • Files reviewed: 1/2 changed files
  • Comments generated: 1
  • Review effort level: Lite

We're testing this review assessment. Please use 👍 or 👎 to tell us if it's correct.

Comment thread package.json
Comment on lines 42 to 46
"@tsconfig/node22": "^22.0.5",
"@types/iobroker": "npm:@iobroker/types@^7.1.0",
"@types/node": "^22.20.1",
"tsx": "^4.23.1",
"typescript": "^5.9.3"
"typescript": "^7.0.2"
},
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants