Skip to content

chore(deps): update dependency @rslib/core to v0.13.0#11624

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

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

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Sep 9, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@rslib/core (source) 0.12.1 -> 0.13.0 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

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

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

v0.12.4

Compare Source

What's Changed

New Features 🎉
Bug Fixes 🐞
Other Changes

New Contributors

Full Changelog: web-infra-dev/rslib@v0.12.3...v0.12.4

v0.12.3

Compare Source

What's Changed

New Features 🎉
Bug Fixes 🐞
Other Changes

Full Changelog: web-infra-dev/rslib@v0.12.2...v0.12.3

v0.12.2

Compare Source

What's Changed

New Features 🎉
Document 📖
Other Changes

New Contributors

Full Changelog: web-infra-dev/rslib@v0.12.1...v0.12.2


Configuration

📅 Schedule: Branch creation - "before 8am on wednesday" in timezone Asia/Shanghai, 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.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Sep 9, 2025
@netlify
Copy link

netlify bot commented Sep 9, 2025

Deploy Preview for rspack canceled.

Name Link
🔨 Latest commit eb86a1c
🔍 Latest deploy log https://app.netlify.com/projects/rspack/deploys/68c05ede2479d30008701bd0

@github-actions
Copy link
Contributor

github-actions bot commented Sep 9, 2025

📦 Binary Size-limit

Comparing eb86a1c to test: fix concurrent of config cases (#11618) by harpsealjs

🙈 Size remains the same at 47.23MB

@codspeed-hq
Copy link

codspeed-hq bot commented Sep 9, 2025

CodSpeed Performance Report

Merging #11624 will not alter performance

Comparing renovate/rslib-core-0.x (eb86a1c) with main (a6a2a4e)

🎉 Hooray! codspeed-rust just leveled up to 2.7.2!

A heads-up, this is a breaking change and it might affect your current performance baseline a bit. But here's the exciting part - it's packed with new, cool features and promises improved result stability 🥳!
Curious about what's new? Visit our releases page to delve into all the awesome details about this new version.

Summary

✅ 17 untouched benchmarks

@chenjiahan chenjiahan merged commit b9801a7 into main Sep 10, 2025
47 checks passed
@chenjiahan chenjiahan deleted the renovate/rslib-core-0.x branch September 10, 2025 02:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant