Skip to content

fix(deps): update all non-major dependencies#20

Merged
chenjiahan merged 1 commit intomainfrom
renovate/all-minor-patch
Apr 2, 2025
Merged

fix(deps): update all non-major dependencies#20
chenjiahan merged 1 commit intomainfrom
renovate/all-minor-patch

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Apr 1, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@rspack/core (source) 1.2.6 -> 1.3.1 age adoption passing confidence
@types/node (source) ^22.13.8 -> ^22.13.17 age adoption passing confidence
html-entities ^2.5.2 -> ^2.6.0 age adoption passing confidence
pnpm (source) 10.5.2 -> 10.7.1 age adoption passing confidence
react-refresh (source) ^0.16.0 -> ^0.17.0 age adoption passing confidence
simple-git-hooks ^2.11.1 -> ^2.12.1 age adoption passing confidence
ts-jest (source) 29.2.6 -> 29.3.1 age adoption passing confidence

Release Notes

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

v1.3.1

Compare Source

v1.3.0

Compare Source

What's Changed

See Announcing Rspack 1.3 for more details.

Breaking Changes 🛠
Performance Improvements ⚡
Exciting New Features 🎉
Bug Fixes 🐞
Document Updates 📖
Other Changes

New Contributors

Full Changelog: web-infra-dev/rspack@v1.2.8...v1.3.0

v1.2.8

Compare Source

Highlights 💡

Optimized memory consumption while rebuilding

Bumped Mimalloc to v3 to lift memory usage issue while rebuilding on macOS. https://github.com/web-infra-dev/rspack/pull/9533

A user shared the following results after testing the 1.2.8:

"The canary version solves the memory leak (almost) completely for me 🥳."

Version | Initial Compile | After 10 HMR
-- | -- | --
1.2.2 | 4.57 GB | 5.48 GB
1.2.7 | 3.93 GB | 4.18 GB
1.2.8-canary-3d971bbf-20250304 | 3.66 GB | 3.72 GB

The 1.2.8 demonstrates a ~10% improvement over 1.2.7.

What's Changed

Exciting New Features 🎉
Bug Fixes 🐞
Document Updates 📖
Other Changes

New Contributors

Full Changelog: web-infra-dev/rspack@v1.2.7...v1.2.8

v1.2.7

Compare Source

Highlights 💡

⚡️ Up to 20% faster on macOS

On macOS, Rspack v1.2.7 is up to 20% faster than v1.2.6. See https://github.com/web-infra-dev/rspack/pull/9518 for details.

🌿 20% less HMR memory usage

Name | Base (2025-02-28  2b45815) | Current | Change
-- | -- | -- | --
threejs_development-mode_10x_hmr + rss memory | 1137 MiB ± 129 MiB | 890 MiB ± 293 MiB | -21.72 %

To find out more, follow this link; and this is the benchmark report.

What's Changed

Performance Improvements ⚡
Exciting New Features 🎉

Configuration

📅 Schedule: Branch creation - "* 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 force-pushed the renovate/all-minor-patch branch from c9c164d to 3ff7874 Compare April 1, 2025 14:29
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 3ff7874 to 3a28d89 Compare April 1, 2025 19:31
@chenjiahan chenjiahan merged commit e8e6d79 into main Apr 2, 2025
4 checks passed
@chenjiahan chenjiahan deleted the renovate/all-minor-patch branch April 2, 2025 02:10
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