Skip to content

chore(deps): update dependency @rslib/core to v0.13.2#363

Merged
chenjiahan merged 1 commit intomainfrom
renovate/rslib-core-0.x
Sep 15, 2025
Merged

chore(deps): update dependency @rslib/core to v0.13.2#363
chenjiahan merged 1 commit intomainfrom
renovate/rslib-core-0.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Sep 15, 2025

This PR contains the following updates:

Package Change Age Confidence
@rslib/core (source) 0.12.4 -> 0.13.2 age confidence

Release Notes

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

v0.13.2

Compare Source

What's Changed
Bug Fixes 🐞
Other Changes

Full Changelog: web-infra-dev/rslib@v0.13.1...v0.13.2

v0.13.1

Compare Source

What's Changed
Bug Fixes 🐞
Document 📖
Other Changes

Full Changelog: web-infra-dev/rslib@v0.13.0...v0.13.1

v0.13.0

Compare Source

Highlights 💡
Faster declaration generation with tsgo

Rslib now can generate declaration files with tsgo, which can provide faster generation of declaration files, especially for large projects.

[!TIP]
This feature is currently an experimental feature. Since tsgo is still in the experimental stage, there may be some bugs and unresolved issues or limitations. So, make sure to fully test it in your project before enabling this option.

export default {
  lib: [
    {
      dts: {
        tsgo: true,
      },
    },
  ],
};
What's Changed
New Features 🎉
Document 📖
Other Changes

Full Changelog: web-infra-dev/rslib@v0.12.4...v0.13.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
Copy Markdown

netlify bot commented Sep 15, 2025

Deploy Preview for rslint ready!

Name Link
🔨 Latest commit 25eb1d4
🔍 Latest deploy log https://app.netlify.com/projects/rslint/deploys/68c7711449234f0008ad2b33
😎 Deploy Preview https://deploy-preview-363--rslint.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.

@chenjiahan chenjiahan merged commit fe8bd7a into main Sep 15, 2025
18 checks passed
@chenjiahan chenjiahan deleted the renovate/rslib-core-0.x branch September 15, 2025 05:52
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.

1 participant