Skip to content

fix(plugin-sass): unpin sass-embedded and update to v1.89.2 #5404

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 12, 2025

Conversation

chenjiahan
Copy link
Member

Summary

Unpin sass-embedded and update to the latest v1.89.2 to fix the Package subpath './codegenv2' is not defined by "exports" in //node_modules/.pnpm/[email protected]/node_modules/@bufbuild/protobuf/package.json error.

Related Links

#5360

Checklist

  • Tests updated (or not required).
  • Documentation updated (or not required).

@Copilot Copilot AI review requested due to automatic review settings June 12, 2025 08:07
Copy link

netlify bot commented Jun 12, 2025

Deploy Preview for rsbuild ready!

Name Link
🔨 Latest commit d33e19e
🔍 Latest deploy log https://app.netlify.com/projects/rsbuild/deploys/684a8acb85997300087d7192
😎 Deploy Preview https://deploy-preview-5404--rsbuild.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 77 (🔴 down 1 from production)
Accessibility: 97 (no change from production)
Best Practices: 100 (no change from production)
SEO: 100 (no change from production)
PWA: 60 (no change from production)
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify project configuration.

Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR unpins the version of sass-embedded in the plugin-sass package to allow for updates past version 1.89.1, addressing the subpath error in the dependency.

  • Unpins sass-embedded by changing its version specifier from "1.89.1" to "^1.89.2"
  • Ensures the latest patch release (v1.89.2) is used to resolve the noted error
Files not reviewed (1)
  • pnpm-lock.yaml: Language not supported

@chenjiahan chenjiahan changed the title fix(plugin-sass): unpin sass-embedded fix(plugin-sass): unpin sass-embedded and update to v1.89.2 Jun 12, 2025
@chenjiahan chenjiahan merged commit 1db5cd1 into main Jun 12, 2025
13 checks passed
@chenjiahan chenjiahan deleted the sass-embedded_0612 branch June 12, 2025 09:06
@chenjiahan chenjiahan mentioned this pull request Jun 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant