Merged
Conversation
Update dependencies to fix 13 vulnerabilities (11 high, 2 moderate): - eslint 9.x -> 10.x (fixes minimatch, ajv transitive vulns) - typedoc 0.27.x -> 0.28.x (fixes minimatch transitive vuln) - @typhonjs-typedoc/typedoc-theme-dmt 0.3.x -> 0.4.x - @eslint/js 9.x -> 10.x - @typescript-eslint/* 8.54.0 -> 8.56.1 - typescript-eslint 8.54.0 -> 8.56.1 - turbo 2.8.3 -> 2.8.12 - lint-staged 16.2.7 -> 16.3.0 Add pnpm overrides for remaining transitive vulnerabilities: - rollup >=4.59.0 (path traversal) - glob>minimatch 10.2.3 (ReDoS) - markdown-it >=14.1.1 (ReDoS) Preserve error cause in PEM error handling (eslint 10 rule).
Dependency ReviewThe following issues were found:
|
📦 Bundle Size Report
|
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
eslint9.x → 10.x,typedoc0.27.x → 0.28.x,@eslint/js9.x → 10.x,@typhonjs-typedoc/typedoc-theme-dmt0.3.x → 0.4.x@typescript-eslint/*8.54.0 → 8.56.1,turbo2.8.3 → 2.8.12,lint-staged16.2.7 → 16.3.0rollup≥4.59.0,glob>minimatch10.2.3,markdown-it≥14.1.1preserve-caught-errorruleResolves all 8 open Dependabot security alerts (6 high, 2 moderate):
$dataoptionTest plan
pnpm auditreturns 0 vulnerabilitiespnpm build— all 9 packages build successfullypnpm test— all 9 packages pass (695 tests)pnpm lint— all 9 packages pass with eslint 10typedocgenerates docs with 0.28.x and updated theme