chore(deps): update build tools and dependencies - #1261
Closed
repowarden-app[bot] wants to merge 1 commit into
Closed
chore(deps): update build tools and dependencies#1261repowarden-app[bot] wants to merge 1 commit into
repowarden-app[bot] wants to merge 1 commit into
Conversation
|
|
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
Co-Authored-By: repowarden[bot] <bot@repowarden.dev>
repowarden-app
Bot
force-pushed
the
repowarden/deps-1777284339360
branch
from
May 11, 2026 09:14
ee083b1 to
347534b
Compare
|
Author
|
This PR has been open for 14 days without being merged, so I'm closing it. If there was an issue with these changes, please reply with feedback so I can improve! — RepoWarden |
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.



Summary
This PR updates 8 development and peer dependencies, including TypeScript, build tools (@swc), testing libraries, and the peer dependency
plyr. All updates are non-breaking minor/patch versions.Changes
Build & Development Tools
@swc/core: 1.3.42 → 1.15.33 (multiple minor versions)@swc/jest: 0.2.24 → 0.2.39tsdown: 0.2.0 → 0.22.0 (significant minor update)typescript: 5.0.4 → 5.9.3typescript-eslint: 8.41.0 → 8.59.2Testing Libraries
@testing-library/jest-dom: 5.16.5 → 5.17.0@types/react: 18.0.28 → 18.3.28Peer Dependencies
plyr: 3.7.7 → 3.8.4 (minor update with potential features/fixes)Risk Assessment
Risk Level: Medium
@swc/corehas significant version jump (1.3 → 1.15) that could affect build outputtsdown0.2.0 → 0.22.0 is a substantial minor updateAction Items
tsconfig.jsonfor any new TypeScript 5.9 options or deprecation warnings@swc/coreandtsdownplyrpeer dependency range inpackage.jsonshould be updated to^3.8.4Testing Recommendations
As this is a library, please test thoroughly:
npm testnpm run buildnpm run type-check(if available).d.tsfiles are validRelated PRs
After merging this PR, the following Dependabot PRs can likely be closed:
🤖 Generated by RepoWarden
Available Commands
Comment on this PR with any of the following:
@repowarden rebase— Rebase this PR onto the base branch@repowarden fix-tests— Analyze CI failures and push a fix@repowarden resolve-comments— Address review feedback and push updatesRepoWarden Checklist
💸 Estimated time saved: ~30 min (≈ £25 of engineering time) — based on internal benchmarks for deps update tasks.
Transitive CVE Fixes (1)
This PR also patches transitive vulnerabilities via
overrides:^30.4.1— lowSecurity Vulnerabilities Resolved
New Vulnerabilities Introduced
Remaining vulnerabilities: 17
Supply Chain Safety Report
Skipped (unsafe):
@swc/core@1.15.33(npm)Warnings (upgraded with caution):
@swc/jest@0.2.39(npm)@types/react@18.3.28(npm)Supply chain safety: The following packages were skipped due to safety concerns:
@swc/core@1.15.33: Package has postinstall script(s) that run during installation.; Package name "@swc/core" is very similar to popular package "jose" (edit distance: 2). Verify this is the intended package.