Skip to content

Comments

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

Merged
renovate[bot] merged 1 commit intomainfrom
renovate/rust-crates
Jun 29, 2025
Merged

chore(deps): lock file maintenance rust crates#5105
renovate[bot] merged 1 commit intomainfrom
renovate/rust-crates

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jun 29, 2025

This PR contains the following updates:

Package Type Update Change
lockFileMaintenance All locks refreshed
criterion2 (source) workspace.dependencies patch 3.0.0 -> 3.0.1
indexmap workspace.dependencies minor 2.9.0 -> 2.10.0

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


Release Notes

Boshen/criterion2.rs (criterion2)

v3.0.1

Compare Source

Other
  • (deps) lock file maintenance rust crates (#​94)
  • (deps) update dependency rust to v1.85.1 (#​92)
indexmap-rs/indexmap (indexmap)

v2.10.0

Compare Source

  • Added extract_if methods to IndexMap and IndexSet, similar to the
    methods for HashMap and HashSet with ranges like Vec::extract_if.
  • Added more #[track_caller] annotations to functions that may panic.

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 29, 2025 17:12
@netlify
Copy link

netlify bot commented Jun 29, 2025

Deploy Preview for rolldown-rs canceled.

Name Link
🔨 Latest commit df75d19
🔍 Latest deploy log https://app.netlify.com/projects/rolldown-rs/deploys/686175453a924c000878d3ff

@renovate renovate bot force-pushed the renovate/rust-crates branch from 905160a to df75d19 Compare June 29, 2025 17:17
@renovate renovate bot added this pull request to the merge queue Jun 29, 2025
Merged via the queue into main with commit 40709e0 Jun 29, 2025
36 checks passed
@renovate renovate bot deleted the renovate/rust-crates branch June 29, 2025 17:33
@github-actions
Copy link
Contributor

Benchmarks Rust

group                                                        pr                                     target
-----                                                        --                                     ------
bundle/bundle@multi-duplicated-top-level-symbol              1.00     82.0±2.21ms        ? ?/sec    1.01     82.7±1.89ms        ? ?/sec
bundle/bundle@multi-duplicated-top-level-symbol-sourcemap    1.00     94.2±1.62ms        ? ?/sec    1.01     94.8±2.13ms        ? ?/sec
bundle/bundle@rome_ts                                        1.01    120.1±4.52ms        ? ?/sec    1.00    119.1±1.75ms        ? ?/sec
bundle/bundle@rome_ts-sourcemap                              1.00    139.1±2.03ms        ? ?/sec    1.00    139.1±2.12ms        ? ?/sec
bundle/bundle@threejs                                        1.00     43.4±0.81ms        ? ?/sec    1.00     43.6±0.85ms        ? ?/sec
bundle/bundle@threejs-sourcemap                              1.00     53.5±2.36ms        ? ?/sec    1.00     53.7±1.12ms        ? ?/sec
bundle/bundle@threejs10x                                     1.00    452.9±5.32ms        ? ?/sec    1.01    458.4±5.18ms        ? ?/sec
bundle/bundle@threejs10x-sourcemap                           1.00    528.3±5.83ms        ? ?/sec    1.01    532.8±6.03ms        ? ?/sec
scan/scan@rome_ts                                            1.02     96.1±1.74ms        ? ?/sec    1.00     94.0±2.19ms        ? ?/sec
scan/scan@threejs                                            1.00     33.1±0.49ms        ? ?/sec    1.00     33.0±2.02ms        ? ?/sec
scan/scan@threejs10x                                         1.01    339.2±6.35ms        ? ?/sec    1.00    335.7±5.08ms        ? ?/sec

Boshen pushed a commit that referenced this pull request Jun 30, 2025
## [1.0.0-beta.22] - 2025-06-30

### 🚀 Features

- plugin: use `Log` instead of `BuildDiagnostic` for `PluginContext#log` (#5099) by @shulaoda
- plugin: support info/warn/debug in native plugin context (#5098) by @shulaoda
- plugin: support vite plugin custom in `PluginContext#resolve` (#5097) by @shulaoda
- rolldown_plugin_import_glob: align edge cases with `rolldown-vite` (#5094) by @shulaoda
- rolldown_plugin_vite_resolve: align subpath import resolution (#5093) by @shulaoda
- add commonjs tree shake option (#5096) by @IWANABETHATGUY
- rolldown_plugin_web_worker_post: align with `rolldown-vite` (#5092) by @shulaoda
- manual-chunks: support `getModuleInfo` (#5087) by @hyf0
- advanced-chunks: support `getModuleInfo` in `groups.{group}.name` (#5086) by @hyf0

### 🚜 Refactor

- rolldown_loader_utils: inline unnecessary `binary_to_esm` (#5100) by @shulaoda

### ⚡ Performance

- hmr: remove `console.debug` in `runtime.registerModule` (#5091) by @sapphi-red
- hmr: remove no-op `runtime.__toCommonJS` call (#5089) by @sapphi-red

### ⚙️ Miscellaneous Tasks

- deps: lock file maintenance rust crates (#5105) by @renovate[bot]
- deps: lock file maintenance npm packages (#5104) by @renovate[bot]
- deps: update rust crate schemars to v1 (#5103) by @renovate[bot]
- deps: update dependency vite to v7 (#5102) by @renovate[bot]
- deps: update github-actions (#5101) by @renovate[bot]
- deps: update dependency rolldown-plugin-dts to v0.13.12 (#5088) by @renovate[bot]
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.

0 participants