Skip to content

[pull] master from reactive:master#80

Merged
pull[bot] merged 6 commits intoerickirt:masterfrom
reactive:master
Mar 20, 2026
Merged

[pull] master from reactive:master#80
pull[bot] merged 6 commits intoerickirt:masterfrom
reactive:master

Conversation

@pull
Copy link
Copy Markdown

@pull pull bot commented Mar 20, 2026

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

ntucker and others added 6 commits March 19, 2026 20:04
* internal: Trim CI workspaces to only what each job needs

Each GitHub Actions workflow now sets exactly the workspaces it requires
instead of installing everything. This avoids pulling in heavy deps like
playwright, @tanstack/react-query, swr, and webpack in jobs that never
use them.

CircleCI setup also updated to exclude the website workspace.

Made-with: Cursor

* fix: Add YARN_ENABLE_IMMUTABLE_INSTALLS=false for modified workspaces

Yarn 4 auto-enables immutable installs in GitHub Actions (and hardened
mode on public PRs), so modifying workspaces before install requires
explicitly opting out.

Made-with: Cursor

* fix: Don't stage package.json and yarn.lock changes in github actions

* fix: Extract ci-install.sh to prevent dirty tree in GitHub Actions

The workspace-trimming one-liner left package.json and yarn.lock dirty,
causing changesets to commit them and github-action-benchmark to fail on
git switch. Centralize trim-install-restore into a single script so the
tree is always clean before downstream actions run.

Made-with: Cursor
Bumps [flatted](https://github.com/WebReflection/flatted) from 3.3.1 to 3.4.2.
- [Commits](WebReflection/flatted@v3.3.1...v3.4.2)

---
updated-dependencies:
- dependency-name: flatted
  dependency-version: 3.4.2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* demo(benchmark-react): remove plain React baseline app

Drop the baseline webpack entry, scenarios, and implementation; keep
comparisons to TanStack Query and SWR only. Update README and
benchmarking cursor rule.

Made-with: Cursor

* update types
The rhysd/github-action-benchmark action fetches data directly from
gh-pages-bench branch — the actions/cache steps were never used.
Also set name: 'Benchmark React' so PR comments are distinguishable.

Made-with: Cursor
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@pull pull bot locked and limited conversation to collaborators Mar 20, 2026
@pull pull bot added the ⤵️ pull label Mar 20, 2026
@pull pull bot merged commit eeda4b5 into erickirt:master Mar 20, 2026
0 of 4 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant