Bump through2 and @types/through2 in /extensions/ql-vscode - #4494
Merged
cklin merged 2 commits intoAug 4, 2026
Conversation
Bumps [through2](https://github.com/rvagg/through2) and [@types/through2](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/through2). These dependencies needed to be updated together. Updates `through2` from 4.0.2 to 5.0.11 - [Release notes](https://github.com/rvagg/through2/releases) - [Changelog](https://github.com/rvagg/through2/blob/master/CHANGELOG.md) - [Commits](rvagg/through2@v4.0.2...v5.0.11) Updates `@types/through2` from 2.0.41 to 5.0.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/through2) --- updated-dependencies: - dependency-name: "@types/through2" dependency-version: 5.0.0 dependency-type: direct:development update-type: version-update:semver-major - dependency-name: through2 dependency-version: 5.0.7 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/extensions/ql-vscode/multi-6b0c7fc59f
branch
from
August 3, 2026 18:41
86f80fc to
78d32a9
Compare
Use the new objectTransform API and align the transform callback with the v5 types. Replace the deprecated through2 stub types with the readable-stream types required by through2's declarations. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Copilot-Session: 8a4f7856-b291-4191-a8af-e2b410a8c01f
cklin
approved these changes
Aug 4, 2026
cklin
deleted the
dependabot/npm_and_yarn/extensions/ql-vscode/multi-6b0c7fc59f
branch
August 4, 2026 19:01
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 through2 and @types/through2. These dependencies needed to be updated together.
Updates
through2from 4.0.2 to 5.0.11Release notes
Sourced from through2's releases.
... (truncated)
Changelog
Sourced from through2's changelog.
... (truncated)
Commits
3ee1810chore(release): 5.0.11 [skip ci]a530363chore: downgrade broken changelog maker, backfill missing (#131)14361eachore(release): 5.0.10 [skip ci]be64db0chore: fixes for ts@7521036achore(deps-dev): bump typescript from 6.0.3 to 7.0.2af23a22chore(release): 5.0.9 [skip ci]76804a1chore(deps-dev): bump@semantic-release/changelogfrom 6.0.3 to 7.0.0 (#130)7e1c48dchore(release): 5.0.8 [skip ci]4bb0fa4chore(deps-dev): bump@semantic-release/gitfrom 10.0.1 to 11.0.0 (#129)598513dchore(release): 5.0.7 [skip ci]Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for through2 since your current version.
Updates
@types/through2from 2.0.41 to 5.0.0Commits