Update all non-major dependencies #432
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.



This PR contains the following updates:
^0.18.0→^0.19.00.19.10.18.6→0.19.00.19.10.22.0→0.23.07.4.0→7.5.05.28.0→5.28.55.28.9(+3)Release Notes
web-infra-dev/rslib (@rslib/core)
v0.19.0Compare Source
Highlights 💡
New JavaScript API
This release introduces a new, comprehensive JavaScript API for Rslib.
See the API docs for details:
Usage
@rslib/corepackage:Advanced ESM Output
In previous versions, Rslib integrated Rspack's EsmLibraryPlugin through an experimental configuration of experiments.advancedEsm, aiming to optimize the quality of ESM outputs. Now, we are pleased to announce that this plugin has been stabilized.
In this release, the
EsmLibraryPluginis enabled by default by settingexperiments.advancedEsmtotruein bundle mode. Developers can directly obtain ESM output that is high-quality, more friendly to static analysis, and supports code splitting without any additional configuration.Better Rstest Integration
Rslib now supports seamless integration with Rstest.
By using the official @rstest/adapter-rslib, you can directly reuse your Rslib build configurations (such as
resolve.aliasandsource.define) within Rstest. This enables zero-config testing for Rslib projects, ensuring your test environment perfectly mirrors your build environment while eliminating the overhead of maintaining duplicate configurations.What's Changed
New Features 🎉
happy-dominstead ofjsdomby @9aoy in #1412@rstest/adapter-rslibby @9aoy in #1415Other Changes
Full Changelog: web-infra-dev/rslib@v0.18.6...v0.19.0
dauxio/daux.io (daux/daux.io)
v0.23.0Compare Source
What's Changed
Full Changelog: dauxio/daux.io@0.22.3...0.23.0
v0.22.3Compare Source
What's Changed
New Contributors
Full Changelog: dauxio/daux.io@0.22.2...0.22.3
v0.22.2Compare Source
What's Changed
Full Changelog: dauxio/daux.io@0.22.1...0.22.2
v0.22.1Compare Source
Highlights
Updates
New Contributors
Full Changelog: dauxio/daux.io@0.22.0...0.22.1
eemeli/make-plural (make-plural)
v7.5.0Compare Source
sebhildebrandt/systeminformation (systeminformation)
v5.28.5Compare Source
v5.28.4Compare Source
v5.28.3Compare Source
v5.28.2Compare Source
v5.28.1Compare Source
Configuration
📅 Schedule: Branch creation - Only on Sunday and Saturday ( * * * * 0,6 ) (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.