Skip to content

Bump quicktype to 23.0.176 - #2097

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

Bump quicktype to 23.0.176#2097
kriswest merged 1 commit into
agent/add-depcheckfrom
agent/bump-quicktype

Conversation

@julianna-ciq

Copy link
Copy Markdown
Contributor

Summary

  • bump quicktype from 23.0.78 to 23.0.176 in fdc3-context and fdc3-schema
  • update the shared npm lockfile
  • remain on the compatible 23.0 release line because quicktype 23.3+ and 26 currently break FDC3 schema generation

Validation

  • npm run build
  • npm test --workspace packages/fdc3-context
  • npm test --workspace packages/fdc3-schema

The complete workspace test command was also exercised; affected-package tests pass, while the unconstrained Windows run encountered the repository's existing Vitest worker resource failure outside these packages.

@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 (3831528).

Additional details and impacted files
@@                 Coverage Diff                 @@
##           agent/add-depcheck    #2097   +/-   ##
===================================================
  Coverage               95.10%   95.10%           
===================================================
  Files                      73       73           
  Lines                    4190     4190           
  Branches                  667      662    -5     
===================================================
  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 87ea03d into agent/add-depcheck Aug 13, 2026
6 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