chore(deps): bump the vscode-dependencies group across 1 directory with 3 updates#462
Merged
lizhengfeng101 merged 1 commit intoJul 23, 2026
Conversation
Contributor
|
✅ OpenCodeReview: No comments generated. Looks good to me. |
Collaborator
|
@dependabot rebase |
…th 3 updates Bumps the vscode-dependencies group with 3 updates in the /extensions/vscode directory: [preact](https://github.com/preactjs/preact), [ts-jest](https://github.com/kulshekhar/ts-jest) and [webpack](https://github.com/webpack/webpack). Updates `preact` from 10.29.2 to 10.29.7 - [Release notes](https://github.com/preactjs/preact/releases) - [Commits](preactjs/preact@10.29.2...10.29.7) Updates `ts-jest` from 29.4.11 to 29.4.12 - [Release notes](https://github.com/kulshekhar/ts-jest/releases) - [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md) - [Commits](kulshekhar/ts-jest@v29.4.11...v29.4.12) Updates `webpack` from 5.108.0 to 5.108.4 - [Release notes](https://github.com/webpack/webpack/releases) - [Changelog](https://github.com/webpack/webpack/blob/main/CHANGELOG.md) - [Commits](webpack/webpack@v5.108.0...v5.108.4) --- updated-dependencies: - dependency-name: preact dependency-version: 10.29.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: vscode-dependencies - dependency-name: ts-jest dependency-version: 29.4.12 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: vscode-dependencies - dependency-name: webpack dependency-version: 5.108.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: vscode-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/extensions/vscode/vscode-dependencies-d8269a48b3
branch
from
July 23, 2026 13:30
273352f to
c64a181
Compare
lizhengfeng101
deleted the
dependabot/npm_and_yarn/extensions/vscode/vscode-dependencies-d8269a48b3
branch
July 23, 2026 13:45
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 vscode-dependencies group with 3 updates in the /extensions/vscode directory: preact, ts-jest and webpack.
Updates
preactfrom 10.29.2 to 10.29.7Release notes
Sourced from preact's releases.
Commits
d7421adMerge pull request #5152 from preactjs/10.29.7ce79b9610.29.7a2418b8Merge pull request #5150 from preactjs/preact-rts58a2bb1Make RTS optional peer dep287288fMerge pull request #5149 from preactjs/10.29.6fe8f16e10.29.6860b5a5Merge pull request #5148 from preactjs/revert-5055-v10.x1772956Revert "Flush subtree effects (#5055)"9110881Merge pull request #5145 from preactjs/10.29.5dc81cf310.29.5Updates
ts-jestfrom 29.4.11 to 29.4.12Release notes
Sourced from ts-jest's releases.
Changelog
Sourced from ts-jest's changelog.
Commits
3f05625chore(release): 29.4.12df28b27docs: clarify TypeScript version prerequisitesc8a614adocs: mention TypeScript 7 setup in README06c79d4fix: address TypeScript 7 review feedbackf107460docs: explain TypeScript 7 compatibility setup3388227test(e2e): add TypeScript compatibility matrix891dc73fix(compiler): support TypeScript 7 compatibility aliaseseb135ebbuild(deps-dev): bump shell-quote from 1.8.4 to 1.10.0 in /examplesd5d80a3ci: pin google osv scan action at v2.3.56bf293fbuild(deps): bump shell-quote from 1.8.4 to 1.10.0 in /websiteUpdates
webpackfrom 5.108.0 to 5.108.4Release notes
Sourced from webpack's releases.
Changelog
Sourced from webpack's changelog.
Commits
bb9ccfdchore(release): new release (#21319)7639066fix: invalidate provided-exports cache with lazy barrel (#21326)ae28c54perf: reduce CPU and memory overhead of the HTML and CSS pipelines (#21332)e6fb547perf: re-encode the HTML AST as struct-of-arrays behind a path-based visitor ...5ce1c22fix(html): resolve asset URLs against <base href> (#21329)0e43c4atest(html): cover generateError, ignored-source, and null-character parse pat...cebd793refactor: build export-presence guards from a lazy boolean formula (#21320)c2628cffix: don't resolve new URL() directory references as modules (#21312)00d8b2fperf: speed up non-CSS-Modules CSS parsing by skipping unused AST work (#21324)f7a3f6dperf: reduce HTML parser memory and CPU with parser-level skip options (#21323)