Builder.io
OSS
@builder.io/sdks
Sign in / Sign up
Open main menu
@builder.io/sdks
GitHub
Select a tab
Overview
Runs
Analytics
@builder.io/sdks
GitHub
Overview
Runs
Analytics
Loading workspace stats
Loading workspace insights...
Statistics interval
7 days
30 days
Latest CI Pipeline Executions
Status
Fix filter
Filter
Fuzzy
Filter range
Sort by
Sort by
Start time
Sort ascending
Sort descending
Failed
main
b476e477 📦 Publish SDKs (#4175) This PR was opened by the [Changesets release](https://github.com/changesets/action) GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated. # Releases ## @builder.io/react@9.0.0 ### Major Changes - ba80951: Bump dependency `isolated-vm` from `5.0.0` to `6.0.0` to add support for Node v24. BREAKING CHANGE: Drops support for Node 18 and 20. ## @builder.io/sdk-react@5.0.0 ### Major Changes - ba80951: Bump dependency `isolated-vm` from `5.0.0` to `6.0.0` to add support for Node v24. BREAKING CHANGE: Drops support for Node 18 and 20. ## @builder.io/sdk-react-native@5.0.0 ### Major Changes - ba80951: Bump dependency `isolated-vm` from `5.0.0` to `6.0.0` to add support for Node v24. BREAKING CHANGE: Drops support for Node 18 and 20. ## @builder.io/sdk-solid@5.0.0 ### Major Changes - ba80951: Bump dependency `isolated-vm` from `5.0.0` to `6.0.0` to add support for Node v24. BREAKING CHANGE: Drops support for Node 18 and 20. ## @builder.io/sdk-svelte@5.0.0 ### Major Changes - ba80951: Bump dependency `isolated-vm` from `5.0.0` to `6.0.0` to add support for Node v24. BREAKING CHANGE: Drops support for Node 18 and 20. ## @builder.io/sdk-vue@5.0.0 ### Major Changes - ba80951: Bump dependency `isolated-vm` from `5.0.0` to `6.0.0` to add support for Node v24. BREAKING CHANGE: Drops support for Node 18 and 20. ## @builder.io/sdk-angular@0.23.0 ### Minor Changes - ba80951: Bump dependency `isolated-vm` from `5.0.0` to `6.0.0` to add support for Node v24. BREAKING CHANGE: Drops support for Node 18 and 20. ## @builder.io/sdk-react-nextjs@0.23.0 ### Minor Changes - ba80951: Bump dependency `isolated-vm` from `5.0.0` to `6.0.0` to add support for Node v24. BREAKING CHANGE: Drops support for Node 18 and 20. ## @builder.io/sdk-qwik@0.23.0 ### Minor Changes - ba80951: Bump dependency `isolated-vm` from `5.0.0` to `6.0.0` to add support for Node v24. BREAKING CHANGE: Drops support for Node 18 and 20. <!-- CURSOR_SUMMARY --> --- > [!NOTE] > Publishes SDK releases that upgrade `isolated-vm` to 6.0.0 (Node 24 support) and drop Node 18/20, with major/minor version bumps across React, RN, Solid, Svelte, Vue, Angular, Next.js, and Qwik packages. > > - **SDKs: `isolated-vm` upgrade and Node support changes** > - Upgrade `isolated-vm` to `^6.0.0` (adds Node v24 support); BREAKING: drops Node 18/20. > - **Version bumps** > - **Major**: > - `@builder.io/react` `8.2.9 -> 9.0.0` > - `@builder.io/sdk-react` `4.2.4 -> 5.0.0` > - `@builder.io/sdk-react-native` `4.2.4 -> 5.0.0` > - `@builder.io/sdk-solid` `4.2.4 -> 5.0.0` > - `@builder.io/sdk-svelte` `4.2.4 -> 5.0.0` > - `@builder.io/sdk-vue` `4.2.4 -> 5.0.0` > - **Minor**: > - `@builder.io/sdk-angular` `0.22.3 -> 0.23.0` > - `@builder.io/sdk-react-nextjs` `0.22.2 -> 0.23.0` > - `@builder.io/sdk-qwik` `0.22.2 -> 0.23.0` > - **Cleanup** > - Removes obsolete changeset file `/.changeset/many-bobcats-wave.md`. > > <sup>Written by [Cursor Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit 1524f421346bccdf14096a30bdd1f2ae36b484af. This will update automatically on new commits. Configure [here](https://cursor.com/dashboard?tab=bugbot).</sup> <!-- /CURSOR_SUMMARY --> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 month ago
by samijaber
Succeeded
main
43babe89 Mock fakestoreapi.com requests (#4178) - Creates a mockFakeStoreAPI() function to add to test beforeEach() statements. - Adds mocking statement to blueprints-editorial.spec.ts @samijaber Was this the `blueprints-editorial.spec.ts` file the main file causing errors? Or, should we add this mock statement elsewhere? <!-- CURSOR_SUMMARY --> --- > [!NOTE] > Adds Playwright helpers to mock fakestoreapi.com and updates the editorial snippet test to use them for stable CI. > > - **Tests**: > - **Helpers**: > - Add `packages/sdks-tests/src/helpers/fakestoreapi-mock.ts` with `mockFakeStoreAPI` and `mockFakeStoreAPIAll` to intercept `fakestoreapi.com` product and image requests, returning mock JSON and a 1x1 PNG. > - **Snippet Test** (`packages/sdks-tests/src/snippet-tests/blueprints-editorial.spec.ts`): > - Import and invoke `mockFakeStoreAPI` in `beforeEach` and navigate to `/products/1`. > - Update suite/test names to remove "with Real Data" and verify product image, details, editorial content, and footer while keeping existing package skip list. > > <sup>Written by [Cursor Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit cd3548d1455bafa074b68b8e2d16cb7c7e8d4542. This will update automatically on new commits. Configure [here](https://cursor.com/dashboard?tab=bugbot).</sup> <!-- /CURSOR_SUMMARY -->
1 month ago
by samijaber
Failed
fix/changeset
d5313a98 Merge 62139cf8a72d8713b7ceac0b4b23de5e8e028906 into f3d3117f826d41f0bb8df672146e026f671179d9
1 month ago
by samijaber
Failed
fix/changeset
1f98790c Merge 62139cf8a72d8713b7ceac0b4b23de5e8e028906 into fbd9165c8f689892ce415a9a59d14ea3aeafec10
1 month ago
by samijaber
Succeeded
main
f3d3117f fix version (#4176) ## Description
1 month ago
by samijaber
Succeeded
main
fbd9165c add missing quote (#4174) ## Description
1 month ago
by samijaber
Succeeded
fix/ci-node-version
5915803f Merge 7c7cbcf43aa7ba42be49983f38e83d2cd7802ea3 into ba80951252b4e4a84909324a22e9e77cf6bfc418
1 month ago
by samijaber
Succeeded
main
ba809512 Chore/bump isolated vm (#4145) ## Description https://github.com/BuilderIO/builder/issues/4137 Bump `isolated-vm` to version 6.x.x, which supports Node 24: https://github.com/laverdet/isolated-vm?tab=readme-ov-file. I took a look through the commits on that release and didn't see anything that looked like it would impact functionality. The tests in the React package seem to all be borked on main so I can't confirm, took a stab at updating the contributing docs in there too to use `yarn` instead of `npm`. I only did it in the React package since I don't want to get too far into the weeds and that's the one I use on my project. <!-- CURSOR_SUMMARY --> --- > [!NOTE] > Upgrade isolated-vm to v6 and move tooling to Node 24, introducing major version bumps (dropping Node 18/20) across SDKs with minor doc updates. > > - **Dependencies**: > - Bump `isolated-vm` to `^6.0.0` across `@builder.io/react` and all Gen1/Gen2 SDK packages (`@builder.io/sdk-{react,react-native,react-nextjs,qwik,solid,svelte,vue,angular}`); update `yarn.lock`. > - **CI/Tooling**: > - Update all GitHub Actions workflows to use Node `24.x`; set `.nvmrc` to `v24.4.1`. > - **Releases/Versioning**: > - Add changeset marking major releases for most SDKs and minor for `@builder.io/sdk-{react-nextjs,qwik}` with a breaking change: drop Node 18/20 support; add Node 24 support. > - **Docs**: > - Update React `CONTRIBUTING.md` to use `yarn` instead of `npm` and link to v2 contribution guide. > > <sup>Written by [Cursor Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit bf8740783dd254d5152c7f1d51f445956370f7eb. This will update automatically on new commits. Configure [here](https://cursor.com/dashboard?tab=bugbot).</sup> <!-- /CURSOR_SUMMARY --> --------- Co-authored-by: Sami Jaber <me@sami.website>
1 month ago
by samijaber
Succeeded
chore/bump-isolated-vm
e94fbda6 Merge bf8740783dd254d5152c7f1d51f445956370f7eb into fa676e5cee158e0b0847a52edfd12ab779c63842
1 month ago
by samijaber
Failed
main
fa676e5c fix: skip failing fakestoreapi.com calls in CI for blueprints-editori… (#4173) …al tests cc @bwreid disabling these for now <img width="720" height="346" alt="image" src="https://github.com/user-attachments/assets/606a53e8-e1db-4602-bd03-df3f5dcc9fcf" /> <!-- CURSOR_SUMMARY --> --- > [!NOTE] > Unconditionally skip the blueprints editorial Playwright tests to avoid CI failures from fakestoreapi.com calls. > > - **Tests**: > - In `packages/sdks-tests/src/snippet-tests/blueprints-editorial.spec.ts`, add unconditional `test.skip(true, 'fakestoreapi.com calls are failing in the CI pipeline')` in `beforeEach` to disable the suite in CI. > > <sup>Written by [Cursor Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit 00a28caf22b3abb0edf2039d8c0e2d51e695ed41. This will update automatically on new commits. Configure [here](https://cursor.com/dashboard?tab=bugbot).</sup> <!-- /CURSOR_SUMMARY -->
1 month ago
by samijaber
Succeeded
fix/ci
e0da0f8a Merge 00a28caf22b3abb0edf2039d8c0e2d51e695ed41 into 955a8eac16cf63e9ddd7aa9648c5402b0a36dd75
1 month ago
by samijaber
Succeeded
main
218c790b Fix CI: skip flakey tests (#4149) ## Description
3 months ago
by samijaber
Succeeded
fix/flakey-tests
d46041c6 Merge f5a63e782f8b4878c98fb078d6d38d0b94716338 into c32450ea07b4885718c32866f5278d6d7b2b09b1
3 months ago
by samijaber
Failed
fix/flakey-tests
d46041c6 Merge f5a63e782f8b4878c98fb078d6d38d0b94716338 into c32450ea07b4885718c32866f5278d6d7b2b09b1
3 months ago
by samijaber
Previous page
Previous
Next
Next page