BuilderIO / builder

Drag and drop headless CMS for React, Vue, Svelte, Qwik, and more
https://builder.io
MIT License
6.78k stars 840 forks source link

Fix: columns props updates #3220

Open samijaber opened 3 weeks ago

samijaber commented 3 weeks ago

Description

Closes https://github.com/BuilderIO/builder/issues/3219 by partially reverting https://github.com/BuilderIO/builder/pull/1930

changeset-bot[bot] commented 3 weeks ago

🦋 Changeset detected

Latest commit: 68a329c9f3ea99e1298a9327ed4b905c8d09399a

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 7 packages | Name | Type | | ---------------------------- | ----- | | @builder.io/sdk-react-nextjs | Patch | | @builder.io/sdk-qwik | Patch | | @builder.io/sdk-react | Patch | | @builder.io/sdk-react-native | Patch | | @builder.io/sdk-solid | Patch | | @builder.io/sdk-svelte | Patch | | @builder.io/sdk-vue | Patch |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

vercel[bot] commented 3 weeks ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
nextjs-app-router-example ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 26, 2024 7:59pm
nextjs-pages-router-example ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 26, 2024 7:59pm
remix-gen2-example ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 26, 2024 7:59pm
svelte-vite-example ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 26, 2024 7:59pm
nx-cloud[bot] commented 3 weeks ago

☁️ Nx Cloud Report

CI is running/has finished running commands for commit 68a329c9f3ea99e1298a9327ed4b905c8d09399a. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this CI Pipeline Execution


🟥 Failed Commands
nx test @e2e/tests
✅ Successfully ran 12 targets - [`nx run-many -t build -p @e2e/vue @e2e/nuxt`](https://cloud.nx.app/runs/fI2dujuXOG?utm_source=pull-request&utm_medium=comment) - [`nx run-many -t build -p @e2e/svelte @e2e/sveltekit`](https://cloud.nx.app/runs/iYYqofb2iE?utm_source=pull-request&utm_medium=comment) - [`nx run-many -t build -p @e2e/next-app-dir`](https://cloud.nx.app/runs/EjSt1BKdS4?utm_source=pull-request&utm_medium=comment) - [`nx run-many -t build -p @e2e/react-native`](https://cloud.nx.app/runs/18G9SybBcm?utm_source=pull-request&utm_medium=comment) - [`nx run-many -t build -p @e2e/angular`](https://cloud.nx.app/runs/tipg3gQwZh?utm_source=pull-request&utm_medium=comment) - [`nx run-many -t build -p @e2e/react @e2e/next-pages-dir @e2e/next-app-dir-client`](https://cloud.nx.app/runs/JYKZoJfBeL?utm_source=pull-request&utm_medium=comment) - [`nx test @builder.io/sdks`](https://cloud.nx.app/runs/L5MpDUe11o?utm_source=pull-request&utm_medium=comment) - [`nx run-many -t build -p @e2e/solid @e2e/solid-start`](https://cloud.nx.app/runs/vrPMysXxfu?utm_source=pull-request&utm_medium=comment) - [`nx run-many -t build -p @e2e/qwik-city`](https://cloud.nx.app/runs/SVnPqh1cIA?utm_source=pull-request&utm_medium=comment) - [`nx typecheck @builder.io/sdks`](https://cloud.nx.app/runs/6hhSA91gv5?utm_source=pull-request&utm_medium=comment) - [`nx run-many -t build -p @e2e/gen1-react @e2e/gen1-next @e2e/gen1-remix`](https://cloud.nx.app/runs/Vtl5brTaCG?utm_source=pull-request&utm_medium=comment) - [`nx build @builder.io/sdk`](https://cloud.nx.app/runs/1dJSg2Bsuc?utm_source=pull-request&utm_medium=comment)

Sent with 💌 from NxCloud.

gitguardian[bot] commented 3 weeks ago

⚠️ GitGuardian has uncovered 1 secret following the scan of your pull request.

Please consider investigating the findings and remediating the incidents. Failure to do so may lead to compromising the associated services or software components.

🔎 Detected hardcoded secret in your pull request
| GitGuardian id | GitGuardian status | Secret | Commit | Filename | | | -------------- | ------------------ | ------------------------------ | ---------------- | --------------- | -------------------- | | [-](https://dashboard.gitguardian.com/incidents/secrets) | | Generic High Entropy Secret | 7a3d8fcfec167f51bae46a512a48d9973da658ba | examples/qwik/src/routes/[...index]/index.tsx | [View secret](https://github.com/BuilderIO/builder/commit/7a3d8fcfec167f51bae46a512a48d9973da658ba#diff-a1a64d47733be6c209a23384b154d8e70a8fb102365fc25e5e4f6255efc6aa4cL12) |
🛠 Guidelines to remediate hardcoded secrets
1. Understand the implications of revoking this secret by investigating where it is used in your code. 2. Replace and store your secret safely. [Learn here](https://blog.gitguardian.com/secrets-api-management?utm_source=product&utm_medium=GitHub_checks&utm_campaign=check_run_comment) the best practices. 3. Revoke and [rotate this secret](https://docs.gitguardian.com/secrets-detection/secrets-detection-engine/detectors/generics/generic_high_entropy_secret#revoke-the-secret?utm_source=product&utm_medium=GitHub_checks&utm_campaign=check_run_comment). 4. If possible, [rewrite git history](https://blog.gitguardian.com/rewriting-git-history-cheatsheet?utm_source=product&utm_medium=GitHub_checks&utm_campaign=check_run_comment). Rewriting git history is not a trivial act. You might completely break other contributing developers' workflow and you risk accidentally deleting legitimate data. To avoid such incidents in the future consider - following these [best practices](https://blog.gitguardian.com/secrets-api-management/?utm_source=product&utm_medium=GitHub_checks&utm_campaign=check_run_comment) for managing and storing secrets including API keys and other credentials - install [secret detection on pre-commit](https://docs.gitguardian.com/ggshield-docs/integrations/git-hooks/pre-commit?utm_source=product&utm_medium=GitHub_checks&utm_campaign=check_run_comment) to catch secret before it leaves your machine and ease remediation.

🦉 GitGuardian detects secrets in your source code to help developers and security teams secure the modern development process. You are seeing this because you or someone else with access to this repository has authorized GitGuardian to scan your pull request.

Our GitHub checks need improvements? Share your feedbacks!