Skip to content

Bump ESLint to 9.39.5 - #2098

Merged
kriswest merged 1 commit into
agent/add-depcheckfrom
agent/bump-eslint
Aug 13, 2026
Merged

Bump ESLint to 9.39.5#2098
kriswest merged 1 commit into
agent/add-depcheckfrom
agent/bump-eslint

Conversation

@julianna-ciq

Copy link
Copy Markdown
Contributor

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

  • npm run lint --workspaces --if-present
  • npm run build
  • tests for all directly affected workspaces

@codecov-commenter

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.10%. Comparing base (d8d2805) to head (90235d7).

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.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@julianna-ciq
julianna-ciq marked this pull request as ready for review August 12, 2026 16:25
@julianna-ciq
julianna-ciq requested a review from a team as a code owner August 12, 2026 16:25

@kriswest kriswest left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@kriswest
kriswest merged commit fc63e53 into agent/add-depcheck Aug 13, 2026
6 checks passed
@kriswest
kriswest deleted the agent/bump-eslint branch August 13, 2026 07:20
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)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants