[pull] master from reactive:master#80
Merged
pull[bot] merged 6 commits intoerickirt:masterfrom Mar 20, 2026
Merged
Conversation
* 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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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 : )