Skip to content

chore(deps): update sass to 1.98.0#17096

Merged
sfanahata merged 1 commit intomasterfrom
chore/update-sass
Mar 24, 2026
Merged

chore(deps): update sass to 1.98.0#17096
sfanahata merged 1 commit intomasterfrom
chore/update-sass

Conversation

@sfanahata
Copy link
Contributor

@sfanahata sfanahata commented Mar 23, 2026

Summary

Updates sass from 1.69.5 to 1.98.0.

Why

  • Pulls in patched immutable dependency (fixes CVE-2026-29063 - prototype pollution)
  • Bug fixes for watch mode and browser environments

Changes in sass 1.98.0

  • Gracefully handle dependency loops in --watch mode
  • Fix crash when manually constructing SassCalculation for 'calc'
  • Properly emit deprecation warnings in browser environments
  • Emit colored warnings on browser console

Testing

  • pnpm install succeeds
  • CI will validate full build

Related

Part of security dependency cleanup effort.

Helps address:

Update sass from 1.69.5 to 1.98.0 for bug fixes and to pull in patched
immutable dependency (fixes CVE-2026-29063 prototype pollution).

Changes in 1.98.0:
- Gracefully handle dependency loops in --watch mode
- Fix crash when manually constructing SassCalculation for 'calc'
- Properly emit deprecation warnings in browser environments
@vercel
Copy link

vercel bot commented Mar 23, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
develop-docs Ready Ready Preview, Comment Mar 23, 2026 11:41pm
sentry-docs Ready Ready Preview, Comment Mar 23, 2026 11:41pm

Request Review

@sfanahata sfanahata merged commit 5dd5cb4 into master Mar 24, 2026
18 checks passed
@sfanahata sfanahata deleted the chore/update-sass branch March 24, 2026 16:49
sfanahata added a commit that referenced this pull request Mar 24, 2026
## Summary
- Refreshes pnpm-lock.yaml to pick up latest transitive dependency
resolutions
- Ensures overrides from previous PRs are fully applied in the lockfile

## Related PRs
- #17095 - Added pnpm overrides for transitive vulnerabilities
- #17096 - Updated sass to 1.98.0
- #17097 - Updated @aws-sdk/client-s3 to 3.1015.0
- #17098 - Removed unused remark-prism

## Testing
- `pnpm install` completes successfully
- `pnpm build` passes
- `pnpm test` passes

Co-authored-by: Shannon Anahata <shannonanahata@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants