chore: update sass to 1.100.0#7495
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (41)
📝 WalkthroughWalkthroughThis PR updates dependencies across multiple TanStack example and e2e projects, with the primary focus on upgrading Prisma from 7.0.0 to 7.8.0 and esbuild from 0.27.4 to 0.28.0. Prisma-generated code regenerates runtime metadata, switches WASM compiler strategies, and expands type APIs with new transaction options and configuration fields. ChangesDependency Updates and Prisma 7.8.0 Upgrade
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~20 minutes Possibly related PRs
Suggested labels
Suggested reviewers
🚥 Pre-merge checks | ✅ 3 | ❌ 2❌ Failed checks (2 warnings)
✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Comment |
|
View your CI Pipeline Execution ↗ for commit fbbc238
☁️ Nx Cloud last updated this comment at |
🚀 Changeset Version PreviewNo changeset entries found. Merging this PR will not cause a version bump for any packages. |
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
|
Warning Review the following alerts detected in dependencies. According to your organization's Security Policy, it is recommended to resolve "Warn" alerts. Learn more about Socket for GitHub.
|
Bundle Size Benchmarks
Current gzip tracks all emitted client JS chunks. Initial gzip tracks only the entry/import graph. Trend sparkline is historical current gzip ending with this PR measurement; lower is better. |
Merging this PR will not alter performance
Comparing Footnotes
|
Summary
^1.100.0.7.8.0, Netlify TanStack Start plugin1.3.14, and direct esbuild users on^0.28.0.trustPolicy: no-downgradeand add exact trust-policy exclusions needed by updated Netlify transitive dependencies.Testing
DATABASE_URL=file:./prisma/dev.db pnpm --filter tanstack-react-start-e2e-css-modules --filter tanstack-solid-start-e2e-css-modules --filter tanstack-vue-start-e2e-css-modules --filter tanstack-react-start-e2e-basic-auth --filter tanstack-solid-start-e2e-basic-auth --filter tanstack-vue-start-e2e-basic-auth --filter tanstack-start-example-basic-auth --filter tanstack-solid-start-example-basic-auth --filter tanstack-solid-start-example-basic-netlify run buildCI=1 NX_DAEMON=false pnpm nx affected --target=test:eslint --exclude=examples/**,e2e/** --outputStyle=stream --skipRemoteCacheCI=1 NX_DAEMON=false pnpm nx affected --target=test:types --exclude=examples/**,e2e/** --outputStyle=stream --skipRemoteCacheCI=1 NX_DAEMON=false pnpm nx run @tanstack/router-generator:test:unit --outputStyle=stream --skipRemoteCacheCI=1 NX_DAEMON=false pnpm nx affected --target=test:unit --exclude=examples/**,e2e/** --outputStyle=stream --skipRemoteCachegit diff --checkSummary by CodeRabbit