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
Closed
Conversation
…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>
bf797ff to
91a6599
Compare
Collaborator
|
Closing in favor of #201 which takes the Why: TypeScript 7.0.2 is incompatible with Will re-evaluate once |
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 |
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).
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 types-build-toolchain group with 2 updates in the / directory: @types/node and typescript.
Updates
@types/nodefrom 26.1.0 to 26.1.1Commits
Updates
typescriptfrom 6.0.3 to 7.0.2Commits
Maintainer changes
This version was pushed to npm by microsoft1es, a new releaser for typescript since your current version.