Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 24, 2025

This PR contains the following updates:

Package Change Age Confidence
@rslib/core (source) 0.17.2 -> 0.18.0 age confidence

Release Notes

web-infra-dev/rslib (@​rslib/core)

v0.18.0

Compare Source

Highlights 💡
Enable persistent build cache by default

Rslib enables Rspack's persistent build cache by default, allowing it to reuse the cached results instead of rebuilding from scratch, which can significantly reduce build time for large projects.

// rslib.config.ts
export default {
  performance: {
    buildCache: true,
  },
};

More details:

What's Changed
New Features 🎉
Document 📖
Other Changes

Full Changelog: web-infra-dev/rslib@v0.17.2...v0.18.0


Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@netlify
Copy link

netlify bot commented Nov 24, 2025

Deploy Preview for rspress-v2 ready!

Name Link
🔨 Latest commit 83fa450
🔍 Latest deploy log https://app.netlify.com/projects/rspress-v2/deploys/6923fbf51918870008fa04fd
😎 Deploy Preview https://deploy-preview-2801--rspress-v2.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.

@github-actions
Copy link
Contributor

github-actions bot commented Nov 24, 2025

Rsdoctor Bundle Diff Analysis

📁 web

Path: website/doc_build/web/rsdoctor-data.json

📌 Baseline Commit: ea492b4af5 | PR: #2802

Metric Current Baseline Change
📊 Total Size 14.4 MB 14.4 MB 0 B (0.0%)
📄 JavaScript 13.8 MB 13.8 MB 0 B (0.0%)
🎨 CSS 109.9 KB 109.9 KB 0 B (0.0%)
🌐 HTML 0 B 0 B N/A
📁 Other Assets 496.9 KB 496.9 KB 0 B (0.0%)

📦 Download Diff Report: web Bundle Diff

Generated by Rsdoctor GitHub Action

Timeless0911
Timeless0911 previously approved these changes Nov 24, 2025
@Timeless0911 Timeless0911 enabled auto-merge (squash) November 24, 2025 06:32
@renovate renovate bot force-pushed the renovate/rslib-core-0.x branch from bf674d5 to 83fa450 Compare November 24, 2025 06:32
@Timeless0911 Timeless0911 merged commit 65bfe3d into main Nov 24, 2025
10 checks passed
@Timeless0911 Timeless0911 deleted the renovate/rslib-core-0.x branch November 24, 2025 06:46
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