Skip to content

Bump rspack to 2.1#131

Merged
krassowski merged 3 commits into
jupyterlab:mainfrom
Darshan808:bump-rspack-to-2.1
Jun 27, 2026
Merged

Bump rspack to 2.1#131
krassowski merged 3 commits into
jupyterlab:mainfrom
Darshan808:bump-rspack-to-2.1

Conversation

@Darshan808

Copy link
Copy Markdown
Member

Fixes #129

Description

Rspack 2.1 is out, so bumping @rspack/core from 2.0.2 → 2.1.1.

Also added @rspack/core to the dependabot allow-list so we get future rspack bumps automatically.

@Darshan808 Darshan808 added the maintenance Change related to maintenance of the repository label Jun 27, 2026
@Darshan808 Darshan808 requested a review from krassowski June 27, 2026 09:20

@krassowski krassowski left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM, thanks!

Comment thread .github/dependabot.yml
versioning-strategy: increase
allow:
- dependency-name: "@jupyterlab/core-meta"
- dependency-name: "@rspack/core"

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Maybe also @module-federation/runtime-tools? We can defer decision to another PR.

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.

Why not all dependencies as well?

@krassowski krassowski merged commit 76164e4 into jupyterlab:main Jun 27, 2026
21 of 22 checks passed
@github-project-automation github-project-automation Bot moved this from Todo to Done in CFP '25 tracking Jun 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

maintenance Change related to maintenance of the repository

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

Update to rspack 2.1.0 and set up dependabot for rspack?

3 participants