Skip to content

chore(deps): upgrade Rslib to 1.0.0 - #1898

Merged
Timeless0911 merged 1 commit into
mainfrom
david/chore-upgrade-rslib-alias-1.0.0
Sep 3, 2026
Merged

chore(deps): upgrade Rslib to 1.0.0#1898
Timeless0911 merged 1 commit into
mainfrom
david/chore-upgrade-rslib-alias-1.0.0

Conversation

@Timeless0911

Copy link
Copy Markdown
Contributor

Summary

Upgrade the repository's bootstrap Rslib dependency from 1.0.0-rc.2 to 1.0.0 and deduplicate the workspace lockfile so self-hosted builds use the stable release. The local @rslib/core, rsbuild-plugin-dts, and create-rslib packages continue to build and pack successfully after the upgrade.

Related links

Checklist

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

Copilot AI lite review requested due to automatic review settings September 3, 2026 08:00
@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Sep 3, 2026

Copy link
Copy Markdown

Codex Review Summary

This comment shows the latest Codex review activity on this pull request.

Review Status Commit Review trigger
📝 Code Review Completed 2026-09-03T08:02:52.495307Z 80b1b45 PR opened
ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review" or "@codex security review".

Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

🟢 Approval recommended

The dependency alias bump is consistently reflected across the workspace catalog and lockfile with no remaining references to the previous RC version.

Pull request overview

Upgrades the workspace’s pinned rslib catalog entry from @rslib/core@1.0.0-rc.2 to the stable 1.0.0, and updates the pnpm lockfile accordingly so workspace installs resolve to the stable release.

Changes:

  • Bump the rslib catalog alias to npm:@rslib/core@1.0.0.
  • Regenerate/deduplicate pnpm-lock.yaml to reflect @rslib/core@1.0.0 and related resolved versions.
File summaries
File Description
pnpm-workspace.yaml Updates the workspace catalog entry for rslib to point at the stable @rslib/core@1.0.0.
pnpm-lock.yaml Updates resolved versions and snapshots to @rslib/core@1.0.0 and deduplicates lock entries.
Review details

Files not reviewed (1)

  • pnpm-lock.yaml: Generated file
  • Files reviewed: 1/2 changed files
  • Comments generated: 0
  • Review effort level: Lite

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@Timeless0911
Timeless0911 merged commit 6ee5dcc into main Sep 3, 2026
12 checks passed
@Timeless0911
Timeless0911 deleted the david/chore-upgrade-rslib-alias-1.0.0 branch September 3, 2026 08:06
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