chore: update dependencies and GitHub Actions - #1267
Open
repowarden-app[bot] wants to merge 1 commit into
Open
Conversation
Co-Authored-By: repowarden[bot] <bot@repowarden.dev>
|
|
|
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
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 consolidates and merges 9 regular dependency updates and 8 open Dependabot PRs into a single, coordinated update. All updates are routine maintenance with no security vulnerabilities.
Changes
Build Dependencies
@swc/core: 1.3.42 → 1.15.47 (major)@swc/jest: 0.2.24 → 0.2.39 (minor)tsdown: 0.2.0 → 0.22.14 (major)typescript: 5.0.4 → 5.9.3 (minor)Dev Dependencies
@types/react: 18.0.28 → 18.3.31 (minor)@testing-library/jest-dom: 5.16.5 → 5.17.0 (patch)typescript-eslint: 8.41.0 → 8.65.0 (patch)eslint-import-resolver-typescript: 4.4.4 → 4.4.5 (patch)prettier: 3.6.2 → 3.7.4 (minor)Runtime Dependencies
plyr: 3.7.7 → 3.8.4 (minor)GitHub Actions
actions/checkout: 3.6.0 → 6.0.2actions/setup-node: 3.9.1 → 6.3.0actions/upload-artifact: 4.6.2 → 6.0.0step-security/harden-runner: 2.14.0 → 2.17.0actions/dependency-review-action: 4.7.3 → 4.8.2Risk Assessment
Overall Risk: Medium
@swc/core(1.3.42 → 1.15.47) andtsdown(0.2.0 → 0.22.14) are major version jumps and should be validatedTesting Recommendations
Before merging, verify:
npm installand verify no peer dependency conflictsnpm teston Node.js LTS versions 18, 20, and 22 (per project's target)npm run buildand verify no TypeScript compilation errorsnpm run lintand verify ESLint compliance with updated rulesplyrversion (3.8.4) for any API changes@swc/corecompilation output matches expectationsRelated Issues
Merging this PR will allow closing the following 8 open Dependabot PRs:
Notes
package.jsonremain appropriate after these updates.eslint.config.js) uses flat format; no migration needed.tsconfig.jsonshould be validated after the 5.9.3 update.🤖 Generated by RepoWarden
Available Commands
Comment on this PR with any of the following:
@repowarden-app rebase— Rebase this PR onto the base branch@repowarden-app fix-tests— Analyze CI failures and push a fix@repowarden-app 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.
Security Vulnerabilities Resolved
New Vulnerabilities Introduced
Remaining vulnerabilities: 20
Supply Chain Safety Report
Skipped (unsafe):
@swc/core@1.15.47(npm)Warnings (upgraded with caution):
@swc/jest@0.2.39(npm)@types/react@18.3.31(npm)Supply chain safety: The following packages were skipped due to safety concerns:
@swc/core@1.15.47: 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.📋 Track this task in RepoWarden