Skip to content

chore(deps-dev): bump the types-build-toolchain group across 1 directory with 2 updates#199

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/main/types-build-toolchain-05e7a1191d
Closed

chore(deps-dev): bump the types-build-toolchain group across 1 directory with 2 updates#199
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/main/types-build-toolchain-05e7a1191d

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the types-build-toolchain group with 2 updates in the / directory: @types/node and typescript.

Updates @types/node from 26.1.0 to 26.1.1

Commits

Updates typescript from 6.0.3 to 7.0.2

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 dependencies npm Dependency updates for npm packages labels Jul 13, 2026
@dependabot dependabot Bot requested a review from BenedictP as a code owner July 13, 2026 09:17
@dependabot dependabot Bot added dependencies Pull requests that update dependencies npm Dependency updates for npm packages labels Jul 13, 2026
…ory with 2 updates

Bumps the types-build-toolchain group with 2 updates in the / directory: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [typescript](https://github.com/microsoft/TypeScript).


Updates `@types/node` from 26.1.0 to 26.1.1
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `typescript` from 6.0.3 to 7.0.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/commits)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-version: 26.1.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: types-build-toolchain
- dependency-name: typescript
  dependency-version: 7.0.2
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: types-build-toolchain
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title chore(deps-dev): bump the types-build-toolchain group with 2 updates chore(deps-dev): bump the types-build-toolchain group across 1 directory with 2 updates Jul 14, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/main/types-build-toolchain-05e7a1191d branch from bf797ff to 91a6599 Compare July 14, 2026 07:03
@AICodeHelper

Copy link
Copy Markdown
Collaborator

Closing in favor of #201 which takes the @types/node update without bumping TypeScript to 7.x.

Why: TypeScript 7.0.2 is incompatible with rollup-plugin-dts (used by tsup for dts generation). It causes TypeError: Cannot read properties of undefined (reading 'useCaseSensitiveFileNames') during build. This is a known upstream issue — rollup-plugin-dts peer deps only support TS ^4.5 || ^5.0 || ^6.0.

Will re-evaluate once rollup-plugin-dts adds TS 7.x support.

@dependabot @github

dependabot Bot commented on behalf of github Jul 14, 2026

Copy link
Copy Markdown
Contributor Author

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/main/types-build-toolchain-05e7a1191d branch July 14, 2026 07:06
AICodeHelper added a commit that referenced this pull request Jul 14, 2026
Bump @types/node patch version from Dependabot PR #199.

TypeScript 7.0.2 (also in PR #199) is not yet compatible with
rollup-plugin-dts used by tsup — it causes a TypeError reading
'useCaseSensitiveFileNames'. Pinning TS at ^6.0.3 until
rollup-plugin-dts adds TS 7.x support.

Supersedes #199 (partially).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update dependencies npm Dependency updates for npm packages

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant