Skip to content

Conversation

@yifancong
Copy link
Contributor

@yifancong yifancong commented Oct 22, 2025

Summary

chore: update rslib version & open update to 10.x

Related Links

web-infra-dev/rslib#1281

#1365

@yifancong yifancong marked this pull request as ready for review October 22, 2025 10:22
Copilot AI review requested due to automatic review settings October 22, 2025 10:22
Copy link
Contributor

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 updates the open package from version 8.x to 10.x and updates the @rslib/core build tool to version 0.16.0. The major change involves converting the open import to a dynamic import to maintain compatibility with the newer ESM-only version.

Key Changes:

  • Upgraded open package from ^8.4.2 to ^10.2.0
  • Modified import strategy to use dynamic import for ESM compatibility
  • Updated @rslib/core from ^0.15.1 to ^0.16.0

Reviewed Changes

Copilot reviewed 3 out of 4 changed files in this pull request and generated 1 comment.

File Description
packages/sdk/src/sdk/utils/openBrowser.ts Converted static import to dynamic import for ESM compatibility
packages/sdk/package.json Updated open package version to ^10.2.0
package.json Updated @rslib/core to ^0.16.0
Files not reviewed (1)
  • pnpm-lock.yaml: Language not supported

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@netlify
Copy link

netlify bot commented Oct 22, 2025

Deploy Preview for rsdoctor ready!

Name Link
🔨 Latest commit be6cf04
🔍 Latest deploy log https://app.netlify.com/projects/rsdoctor/deploys/68f8b069e261a4000852f64f
😎 Deploy Preview https://deploy-preview-1366--rsdoctor.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

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

@yifancong yifancong merged commit 0c1af88 into main Oct 22, 2025
10 of 11 checks passed
@yifancong yifancong deleted the chore/update-rslib branch October 22, 2025 12:06
@yifancong yifancong mentioned this pull request Oct 24, 2025
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.

3 participants