Skip to content

chore(deps): bump Rslib v0.19.0#1417

Merged
Timeless0911 merged 2 commits intomainfrom
rslib/0.19.0
Dec 29, 2025
Merged

chore(deps): bump Rslib v0.19.0#1417
Timeless0911 merged 2 commits intomainfrom
rslib/0.19.0

Conversation

@Timeless0911
Copy link
Copy Markdown
Contributor

Summary

bump Rslib v0.19.0

  • Rstest share config
  • remove advanced esm config

Related Links

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

Checklist

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

Copilot AI review requested due to automatic review settings December 29, 2025 07:18
@netlify
Copy link
Copy Markdown

netlify bot commented Dec 29, 2025

Deploy Preview for rslib ready!

Name Link
🔨 Latest commit 3dc0808
🔍 Latest deploy log https://app.netlify.com/projects/rslib/deploys/695235ef3c1665000898f7c7
😎 Deploy Preview https://deploy-preview-1417--rslib.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 bumps Rslib from v0.18.6 to v0.19.0, aligning with the changes introduced in the Rslib v0.19.0 release.

Key changes:

  • Updated Rslib dependency from v0.18.6 to v0.19.0 across all packages
  • Removed the deprecated experiments.advancedEsm configuration option
  • Introduced @rstest/adapter-rslib to share Rslib configuration with test setup
  • Removed RSLIB_VERSION define from shared test config (now handled per-package via the adapter)

Reviewed changes

Copilot reviewed 8 out of 9 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
rstest.config.ts Removed package.json import and RSLIB_VERSION define from shared test config, simplifying configuration
pnpm-lock.yaml Updated lock file with Rslib v0.19.0 and new @rstest/adapter-rslib dependency
packages/core/rstest.config.ts Added withRslibConfig adapter to share Rslib configuration with tests
packages/core/rslib.config.ts Removed deprecated experiments.advancedEsm configuration
packages/core/package.json Updated rslib dependency to v0.19.0
packages/create-rslib/rslib.config.ts Removed deprecated experiments.advancedEsm configuration
packages/create-rslib/package.json Updated rslib dependency to v0.19.0
packages/plugin-dts/package.json Updated rslib dependency to v0.19.0
package.json Added @rstest/adapter-rslib dependency
Files not reviewed (1)
  • pnpm-lock.yaml: Language not supported

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

@Timeless0911 Timeless0911 merged commit 8440907 into main Dec 29, 2025
16 checks passed
@Timeless0911 Timeless0911 deleted the rslib/0.19.0 branch December 29, 2025 08:18
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