chore(deps): update build tooling and dependencies across the board - #1262
Closed
repowarden-app[bot] wants to merge 1 commit into
Closed
chore(deps): update build tooling and dependencies across the board#1262repowarden-app[bot] wants to merge 1 commit into
repowarden-app[bot] wants to merge 1 commit into
Conversation
Co-Authored-By: repowarden[bot] <bot@repowarden.dev>
|
|
|
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
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 dependencies including build tools, TypeScript toolchain, testing utilities, and the core
plyrpeer dependency. All updates are non-breaking minor or patch versions.Changes
Build & Compilation Tools
@swc/core: 1.3.42 → 1.15.33 (minor bump with performance improvements)@swc/jest: 0.2.24 → 0.2.39 (minor updates)tsdown: 0.2.0 → 0.22.0 (significant minor version jump)typescript: 5.0.4 → 5.9.3 (minor updates with new language features)Linting & Code Quality
typescript-eslint: 8.41.0 → 8.59.3 (patch updates)Testing
@testing-library/jest-dom: 5.16.5 → 5.17.0 (minor update)Type Definitions
@types/react: 18.0.28 → 18.3.28 (patch updates for React 18 types)Core Dependencies
plyr: 3.7.7 → 3.8.4 (minor update to the underlying player library)Risk Assessment
Risk Level: Medium
tsdownjumped from 0.2.0 to 0.22.0, which could affect the build outputplyr3.8.x is a minor update but as a core dependency warrants thorough testingTesting Recommendations
Additional Notes
Overlapping Dependabot PRs
The following open Dependabot PRs can likely be closed after merging this consolidated update:
Action Items
tsconfig.jsonto ensure it's compatible with TypeScript 5.9.3enginesfield if Node.js 16 is EOL (currently>=16)plyr3.8.x is acceptable🤖 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.