Skip to content

Consolidate dependency updates - #8537

Merged
cknitt merged 7 commits into
masterfrom
codex/consolidate-dependency-updates
Aug 9, 2026
Merged

Consolidate dependency updates#8537
cknitt merged 7 commits into
masterfrom
codex/consolidate-dependency-updates

Conversation

@cknitt

@cknitt cknitt commented Aug 9, 2026

Copy link
Copy Markdown
Member

Summary

Consolidates the seven open Dependabot updates into one reviewable commit series:

Each logical update remains a separate signed-off commit. Lockfile updates were resolved and validated through Yarn.

Validation

  • yarn install --immutable
  • make lib
  • yarn workspace dev-playground build
  • yarn workspace @tests/gentype-react-example build
  • yarn workspace @tests/gentype-react-example typecheck
  • yarn check:all
  • make test-gentype

@pkg-pr-new

pkg-pr-new Bot commented Aug 9, 2026

Copy link
Copy Markdown

Open in StackBlitz

rescript

npm i https://pkg.pr.new/rescript@8537

@rescript/darwin-arm64

npm i https://pkg.pr.new/@rescript/darwin-arm64@8537

@rescript/darwin-x64

npm i https://pkg.pr.new/@rescript/darwin-x64@8537

@rescript/linux-arm64

npm i https://pkg.pr.new/@rescript/linux-arm64@8537

@rescript/linux-x64

npm i https://pkg.pr.new/@rescript/linux-x64@8537

@rescript/runtime

npm i https://pkg.pr.new/@rescript/runtime@8537

@rescript/win32-x64

npm i https://pkg.pr.new/@rescript/win32-x64@8537

commit: cc2d5ec

@github-actions

github-actions Bot commented Aug 9, 2026

Copy link
Copy Markdown

@cknitt
cknitt requested a review from fhammerschmidt August 9, 2026 12:31
@cknitt
cknitt marked this pull request as ready for review August 9, 2026 12:31
cknitt added 7 commits August 9, 2026 14:40
Signed-off-by: Christoph Knittel <ck@cca.io>
Signed-off-by: Christoph Knittel <ck@cca.io>
Signed-off-by: Christoph Knittel <ck@cca.io>
Signed-off-by: Christoph Knittel <ck@cca.io>
Signed-off-by: Christoph Knittel <ck@cca.io>
Signed-off-by: Christoph Knittel <ck@cca.io>
Signed-off-by: Christoph Knittel <ck@cca.io>
@cknitt
cknitt force-pushed the codex/consolidate-dependency-updates branch from 30514b6 to cc2d5ec Compare August 9, 2026 12:41
@codecov

codecov Bot commented Aug 9, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 74.70%. Comparing base (c478363) to head (cc2d5ec).
⚠️ Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #8537      +/-   ##
==========================================
+ Coverage   74.59%   74.70%   +0.10%     
==========================================
  Files         458      460       +2     
  Lines       62303    62389      +86     
==========================================
+ Hits        46476    46608     +132     
+ Misses      15827    15781      -46     

see 11 files with indirect coverage changes

🚀 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.

@cknitt
cknitt merged commit febc919 into master Aug 9, 2026
29 checks passed
@cknitt
cknitt deleted the codex/consolidate-dependency-updates branch August 9, 2026 16:23
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.

2 participants