Bump ESLint to 9.39.5 - #2098
Merged
Merged
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## agent/add-depcheck #2098 +/- ##
===================================================
Coverage 95.10% 95.10%
===================================================
Files 73 73
Lines 4190 4190
Branches 667 659 -8
===================================================
Hits 3985 3985
Misses 205 205 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
julianna-ciq
marked this pull request as ready for review
August 12, 2026 16:25
kriswest
pushed a commit
that referenced
this pull request
Aug 13, 2026
* Add dependency check baseline * Ignore script dependencies in depcheck * Run depcheck in every workspace * Complete clean workspace baselines * Document Vitest UI reporter usage * Remove unused agent proxy dependencies * Remove unused CommonJS build dependency * Remove unused context tslib dependency * Remove unused get-agent dependencies * Remove unused schema tslib dependency * Clean up security dependencies * Remove unused standard dependencies * Clean up shared testing dependencies * Remove unused conformance dependencies * Remove unused example app dependencies * Remove empty agent proxy depcheck config * Remove empty get-agent depcheck config * Remove unused web demo dependencies * Clean up web implementation dependencies * Remove unused FDC3 security dependency (#2066) * Remove unused FDC3 security dependency * Remove empty FDC3 depcheck config * Remove reintroduced unused dependencies * Remove unused workbench dependencies (#2080) * Remove unused workbench dependencies * Remove reintroduced unused dependencies * Bump Jest dependencies * Bump quicktype to 23.0.176 (#2097) * Bump ESLint to 9.39.5 (#2098) * Bump @APIDevTools dependencies (#2099) * Bump Rollup and Rollup plugins (#2100) * Bump Rollup to 4.62.4 * Remove unrelated Rollup lockfile changes * Bump remaining Rollup plugins * Bump Vite to 8.2.1 (#2101)
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
Bump ESLint from ^9.32.0 to ^9.39.5 across the root and every workspace that directly declares it. ESLint 10 was evaluated but is not yet compatible with the repository's current lint rules/plugins.
Validation