Skip to content

Bump Rollup and Rollup plugins - #2100

Merged
kriswest merged 3 commits into
agent/add-depcheckfrom
agent/bump-rollup
Aug 13, 2026
Merged

Bump Rollup and Rollup plugins#2100
kriswest merged 3 commits into
agent/add-depcheckfrom
agent/bump-rollup

Conversation

@julianna-ciq

@julianna-ciq julianna-ciq commented Aug 12, 2026

Copy link
Copy Markdown
Contributor

Summary

Update Rollup and every outdated direct @rollup/* dependency used by fdc3-commonjs, plus the shared lockfile:

  • rollup to 4.62.4
  • @rollup/plugin-commonjs to 29.0.3
  • @rollup/plugin-node-resolve to 16.0.3

@rollup/plugin-json, @rollup/plugin-inject, and @rollup/rollup-linux-x64-gnu were checked and are already current.

Validation

  • npm run build --workspace packages/fdc3-commonjs — passes
  • npm test --workspace packages/fdc3-commonjs --if-present — passes (no workspace test script is defined)
  • npm ls @rollup/plugin-commonjs @rollup/plugin-json @rollup/plugin-node-resolve @rollup/plugin-inject --workspaces — all direct plugins resolve at their current versions
  • git diff --check — passes

@codecov-commenter

codecov-commenter commented Aug 12, 2026

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 (96d0942).

Additional details and impacted files
@@                 Coverage Diff                 @@
##           agent/add-depcheck    #2100   +/-   ##
===================================================
  Coverage               95.10%   95.10%           
===================================================
  Files                      73       73           
  Lines                    4190     4190           
  Branches                  667      584   -83     
===================================================
  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:26
@julianna-ciq
julianna-ciq requested a review from a team as a code owner August 12, 2026 16:26
@julianna-ciq julianna-ciq changed the title Bump Rollup to 4.62.4 Bump Rollup and Rollup plugins Aug 12, 2026

@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 025eb83 into agent/add-depcheck Aug 13, 2026
5 checks passed
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