Skip to content

Comments

chore(deps): lock file maintenance rust crates#5043

Merged
Boshen merged 1 commit intomainfrom
renovate/rust-crates
Jun 23, 2025
Merged

chore(deps): lock file maintenance rust crates#5043
Boshen merged 1 commit intomainfrom
renovate/rust-crates

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jun 22, 2025

This PR contains the following updates:

Package Type Update Change
lockFileMaintenance All locks refreshed
mimalloc-safe workspace.dependencies patch 0.1.52 -> 0.1.53
prettyplease workspace.dependencies patch 0.2.34 -> 0.2.35
syn workspace.dependencies patch 2.0.103 -> 2.0.104

🔧 This Pull Request updates lock files to use the latest dependency versions.


Release Notes

napi-rs/mimalloc-safe (mimalloc-safe)

v0.1.53

Compare Source

Bug Fixes
  • add MI_NO_OPT_ARCH OFF when no_opt_arch is on (#​22)
dtolnay/prettyplease (prettyplease)

v0.2.35

Compare Source

  • Parenthesize for attributes on range expression (#​119)
dtolnay/syn (syn)

v2.0.104

Compare Source

  • Disallow attributes on range expression (#​1872)

Configuration

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


  • 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 enabled auto-merge June 22, 2025 17:19
@netlify
Copy link

netlify bot commented Jun 22, 2025

Deploy Preview for rolldown-rs canceled.

Name Link
🔨 Latest commit 14ea0e4
🔍 Latest deploy log https://app.netlify.com/projects/rolldown-rs/deploys/685909b31e942e000857f250

@renovate renovate bot force-pushed the renovate/rust-crates branch 2 times, most recently from f4f687f to 71c18cb Compare June 22, 2025 21:20
@Boshen Boshen self-assigned this Jun 23, 2025
@Boshen Boshen marked this pull request as draft June 23, 2025 04:20
auto-merge was automatically disabled June 23, 2025 04:20

Pull request was converted to draft

@renovate renovate bot force-pushed the renovate/rust-crates branch 2 times, most recently from c014c60 to c2a0d9a Compare June 23, 2025 07:05
@renovate renovate bot force-pushed the renovate/rust-crates branch from c2a0d9a to 14ea0e4 Compare June 23, 2025 08:00
@github-actions
Copy link
Contributor

Benchmarks Rust

group                                                        pr                                     target
-----                                                        --                                     ------
bundle/bundle@multi-duplicated-top-level-symbol              1.01     80.5±3.93ms        ? ?/sec    1.00     80.1±3.31ms        ? ?/sec
bundle/bundle@multi-duplicated-top-level-symbol-sourcemap    1.01     93.0±1.93ms        ? ?/sec    1.00     91.8±4.35ms        ? ?/sec
bundle/bundle@rome_ts                                        1.02    116.9±3.57ms        ? ?/sec    1.00    114.7±2.49ms        ? ?/sec
bundle/bundle@rome_ts-sourcemap                              1.02    133.3±3.53ms        ? ?/sec    1.00    130.7±2.71ms        ? ?/sec
bundle/bundle@threejs                                        1.03     42.5±2.56ms        ? ?/sec    1.00     41.3±2.33ms        ? ?/sec
bundle/bundle@threejs-sourcemap                              1.04     49.0±2.84ms        ? ?/sec    1.00     47.2±0.64ms        ? ?/sec
bundle/bundle@threejs10x                                     1.00    443.7±6.83ms        ? ?/sec    1.01    448.4±6.60ms        ? ?/sec
bundle/bundle@threejs10x-sourcemap                           1.01    520.0±8.03ms        ? ?/sec    1.00    515.5±6.71ms        ? ?/sec
scan/scan@rome_ts                                            1.02     91.4±2.42ms        ? ?/sec    1.00     89.3±2.27ms        ? ?/sec
scan/scan@threejs                                            1.02     31.9±1.76ms        ? ?/sec    1.00     31.2±1.83ms        ? ?/sec
scan/scan@threejs10x                                         1.02    328.7±3.86ms        ? ?/sec    1.00    323.1±5.08ms        ? ?/sec

@Boshen Boshen marked this pull request as ready for review June 23, 2025 08:28
@Boshen Boshen added this pull request to the merge queue Jun 23, 2025
Merged via the queue into main with commit 00fa47e Jun 23, 2025
37 checks passed
@Boshen Boshen deleted the renovate/rust-crates branch June 23, 2025 08:36
Boshen added a commit that referenced this pull request Jun 25, 2025
## [1.0.0-beta.20] - 2025-06-25

### 🚀 Features

- rolldown: oxc v0.75.0 (#5069) by @Boshen
- rolldown: oxc 0.74.0 (#5047) by @Boshen

### 🐛 Bug Fixes

- vite-tests: avoid crash when `packageJson.pnpm` is undefined (#5066)
by @shulaoda
- JSX preset options not working correctly (#5060) by @shulaoda
- remove improper jsdoc of builtin define plugin (#5046) by
@AliceLanniste

### 🚜 Refactor

- passing vec length directly (#5050) by @ShroXd

### 📚 Documentation

- explain that a chunk may be bigger than `maxSize` (#5014) by
@sapphi-red
- update example about `withFilter` (#5040) by @IWANABETHATGUY

### ⚡ Performance

- preallocate smaller vec for hash placeholder finder (#5064) by
@sapphi-red
- reduce temporary memory usage by avoiding output chunk clone until
needed (#5058) by @sapphi-red
- skip empty write bundle hook with `hook_usage` meta (#5057) by
@sapphi-red

### ⚙️ Miscellaneous Tasks

- deps: update dependency rolldown-plugin-dts to v0.13.12 (#5065) by
@renovate[bot]
- rolldown: upgrade NAPI-RS to 3.0.0-beta.10 (#5063) by @Brooooooklyn
- bump oxc-resolver to v11.2.1 (#5061) by @Boshen
- deps: update dependency tsdown to v0.12.9 (#5056) by @renovate[bot]
- deps: update dependency rolldown-plugin-dts to v0.13.12 (#5054) by
@renovate[bot]
- remove long-commented-out code (#5048) by @shulaoda
- deps: lock file maintenance npm packages (#5042) by @renovate[bot]
- deps: lock file maintenance rust crates (#5043) by @renovate[bot]
- deps: update taiki-e/install-action action to v2.54.0 (#5045) by
@renovate[bot]
- deps: update taiki-e/install-action action to v2.53.2 (#5041) by
@renovate[bot]

Co-authored-by: Boshen <[email protected]>
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