Skip to content

chore: enable advancedEsm#664

Merged
9aoy merged 3 commits intomainfrom
advancedEsm
Oct 31, 2025
Merged

chore: enable advancedEsm#664
9aoy merged 3 commits intomainfrom
advancedEsm

Conversation

@9aoy
Copy link
Copy Markdown
Collaborator

@9aoy 9aoy commented Oct 31, 2025

Summary

enable advancedEsm to make @rstest/core outputs more esm.

Related Links

https://github.com/web-infra-dev/rslib/releases/tag/v0.17.0

Checklist

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

Copilot AI review requested due to automatic review settings October 31, 2025 08:11
@netlify
Copy link
Copy Markdown

netlify bot commented Oct 31, 2025

Deploy Preview for rstest-dev ready!

Name Link
🔨 Latest commit e9e1061
🔍 Latest deploy log https://app.netlify.com/projects/rstest-dev/deploys/69046f403277dc0008e28688
😎 Deploy Preview https://deploy-preview-664--rstest-dev.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.

Copy link
Copy Markdown
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 upgrades the @rslib/core dependency from version 0.16.1 to 0.17.0 across multiple packages. The upgrade includes configuration changes to address duplicate license entries and optimize build output.

  • Updates @rslib/core from 0.16.1 to 0.17.0 in 4 package.json files
  • Enables advancedEsm experiment and disables splitChunks optimization in rslib.config.ts
  • Fixes duplicate license entries by deduplicating packages in licensePlugin.ts

Reviewed Changes

Copilot reviewed 7 out of 8 changed files in this pull request and generated no comments.

Show a summary per file
File Description
pnpm-lock.yaml Updates lockfile with new dependency versions and peer dependencies
packages/vscode/package.json Upgrades @rslib/core to 0.17.0
packages/coverage-istanbul/package.json Upgrades @rslib/core to 0.17.0
packages/core/package.json Upgrades @rslib/core to 0.17.0
e2e/package.json Upgrades @rslib/core to 0.17.0
packages/core/rslib.config.ts Adds advancedEsm experiment and disables splitChunks
packages/core/licensePlugin.ts Deduplicates packages by name before rendering licenses
packages/core/LICENSE.md Removes duplicate ansi-styles license entry
Files not reviewed (1)
  • pnpm-lock.yaml: Language not supported

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@9aoy 9aoy requested a review from Timeless0911 October 31, 2025 08:16
@9aoy 9aoy merged commit 3fa5f88 into main Oct 31, 2025
24 checks passed
@9aoy 9aoy deleted the advancedEsm branch October 31, 2025 08:20
@9aoy 9aoy mentioned this pull request Nov 5, 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