Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 31, 2025

This PR contains the following updates:

Package Type Update Change
lockFileMaintenance All locks refreshed
bitflags workspace.dependencies patch 2.9.3 -> 2.9.4
insta (source) workspace.dependencies patch 1.43.1 -> 1.43.2
uuid workspace.dependencies patch 1.18.0 -> 1.18.1

πŸ”§ This Pull Request updates lock files to use the latest dependency versions.


Release Notes

bitflags/bitflags (bitflags)

v2.9.4

Compare Source

What's Changed

Full Changelog: bitflags/bitflags@2.9.3...2.9.4

mitsuhiko/insta (insta)

v1.43.2

Compare Source

  • Fix panics when cargo metadata fails to execute or parse (e.g., when cargo is not in PATH or returns invalid output). Now falls back to using the manifest directory as the workspace root. #​798 (@​adriangb)
  • Fix clippy uninlined_format_args lint warnings. #​801
  • Changed diff line numbers to 1-based indexing. #​799
  • Preserve snapshot names with INSTA_GLOB_FILTER. #​786
  • Bumped libc crate to 0.2.174, fixing building on musl targets, and increasing the MSRV of
    insta to 1.64.0 (released Sept 2022). #​784
  • Fix clippy 1.88 errors. #​783
  • Fix source path in snapshots for non-child workspaces. #​778
  • Add lifetime to Selector in redaction iterator. #​779
uuid-rs/uuid (uuid)

v1.18.1

Compare Source

What's Changed

Full Changelog: uuid-rs/uuid@v1.18.0...v1.18.1


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 August 31, 2025 20:46
Copy link

netlify bot commented Aug 31, 2025

βœ… Deploy Preview for rolldown-rs canceled.

Name Link
πŸ”¨ Latest commit b876af0
πŸ” Latest deploy log https://app.netlify.com/projects/rolldown-rs/deploys/68beb95e75af610008ca586e

@renovate renovate bot force-pushed the renovate/rust-crates branch 26 times, most recently from 3466eae to 5855aa7 Compare September 7, 2025 18:27
@renovate renovate bot force-pushed the renovate/rust-crates branch from 5855aa7 to f8541d2 Compare September 8, 2025 02:00
@renovate renovate bot force-pushed the renovate/rust-crates branch 7 times, most recently from 485ef6d to 3bc4f7c Compare September 8, 2025 05:33
@renovate renovate bot enabled auto-merge September 8, 2025 05:57
@renovate renovate bot force-pushed the renovate/rust-crates branch 3 times, most recently from cfd0763 to ace4bea Compare September 8, 2025 06:25
Copy link
Contributor

github-actions bot commented Sep 8, 2025

Benchmarks Rust

group                                                        pr                                     target
-----                                                        --                                     ------
bundle/bundle@multi-duplicated-top-level-symbol              1.00     87.5Β±3.37ms        ? ?/sec    1.07     93.5Β±5.36ms        ? ?/sec
bundle/bundle@multi-duplicated-top-level-symbol-sourcemap    1.00     97.0Β±3.80ms        ? ?/sec    1.08    105.1Β±4.73ms        ? ?/sec
bundle/bundle@rome_ts                                        1.00    126.4Β±2.85ms        ? ?/sec    1.02    128.7Β±4.16ms        ? ?/sec
bundle/bundle@rome_ts-sourcemap                              1.00    147.3Β±3.40ms        ? ?/sec    1.01    149.3Β±4.64ms        ? ?/sec
bundle/bundle@threejs                                        1.00     47.2Β±1.49ms        ? ?/sec    1.00     47.4Β±1.78ms        ? ?/sec
bundle/bundle@threejs-sourcemap                              1.02     57.4Β±1.67ms        ? ?/sec    1.00     56.3Β±2.11ms        ? ?/sec
bundle/bundle@threejs10x                                     1.00    487.2Β±9.81ms        ? ?/sec    1.05   513.4Β±10.33ms        ? ?/sec
bundle/bundle@threejs10x-sourcemap                           1.00    572.3Β±8.48ms        ? ?/sec    1.02   581.6Β±10.16ms        ? ?/sec
scan/scan@rome_ts                                            1.00     99.6Β±4.03ms        ? ?/sec    1.01    100.2Β±3.06ms        ? ?/sec
scan/scan@threejs                                            1.00     35.3Β±2.30ms        ? ?/sec    1.02     35.8Β±2.41ms        ? ?/sec
scan/scan@threejs10x                                         1.00    361.4Β±5.61ms        ? ?/sec    1.03    372.0Β±7.57ms        ? ?/sec

@renovate renovate bot force-pushed the renovate/rust-crates branch 7 times, most recently from 0c3779f to d7b3950 Compare September 8, 2025 10:13
Copy link
Member

shulaoda commented Sep 8, 2025

Merge activity

  • Sep 8, 11:18 AM UTC: The merge label 'graphite: merge' was detected. This PR will be added to the Graphite merge queue once it meets the requirements.
  • Sep 8, 11:29 AM UTC: The merge label 'graphite: merge' was detected. This PR will be added to the Graphite merge queue once it meets the requirements.

auto-merge was automatically disabled September 8, 2025 11:39

Merge commits are not allowed on this repository

@shulaoda shulaoda merged commit c048700 into main Sep 8, 2025
62 of 63 checks passed
@shulaoda shulaoda deleted the renovate/rust-crates branch September 8, 2025 11:44
@github-actions github-actions bot mentioned this pull request Sep 8, 2025
shulaoda added a commit that referenced this pull request Sep 8, 2025
## [1.0.0-beta.36] - 2025-09-08
> [!warning]
> ### πŸ’₯ BREAKING CHANGES
> 
> - drop CJS format, increase minimum required node (#6025) by @sxzz


### πŸš€ Features

- rolldown_plugin_reporter: statically imported dynamic import warning (#6065) by @shulaoda
- rolldown_plugin_reporter: warn large chunks (#6063) by @shulaoda
- rolldown: oxc v0.87.0 (#5975) by @Boshen

### πŸ› Bug Fixes

- allow keeping whitespace while enabling minify (#5893) by @sapphi-red
- dev/watch: build connection between file in `this.addWatchFile` and currently transformed module during transform hook (#6048) by @hyf0
- validator of `output.minify` (#6062) by @IWANABETHATGUY
- codspeed rust benchmark ci (#6052) by @IWANABETHATGUY
- just command in ci (#6045) by @IWANABETHATGUY
- watch: only consider files read from disk are able to watch (#6037) by @hyf0

### 🚜 Refactor

- dev: introduce `DevWatchOptions` for enhanced file watching configuration (#6057) by @hyf0
- unify to use `is_in_node_modules` from `rolldown_plugin_utils` (#6066) by @shulaoda

### πŸ§ͺ Testing

- rust: ensure unused pure function call got treeshaked (#4524) by @hyf0
- hmr: tweak improper test (#6034) by @hyf0
- hmr: add test of editing multiple files in the same timeframe (#6029) by @hyf0
- hmr: support to edit multiple files in the same timeframe (#6014) by @hyf0

### βš™οΈ Miscellaneous Tasks

- deps: lock file maintenance rust crates (#6003) by @renovate[bot]
- deps: lock file maintenance npm packages (#5995) by @renovate[bot]
- add auto-assign PR workflow for organization members (#6058) by @IWANABETHATGUY
- fix benchmark-node workflow (#6060) by @IWANABETHATGUY
- adding `test-node-rolldown-only` just command (#6055) by @IWANABETHATGUY
- just commands in ci (#6056) by @IWANABETHATGUY
- run test ci when `justfile` is changed (#6049) by @IWANABETHATGUY
- remove unused warning for conditional compiled`SimplifyMinifyOptions` (#6047) by @IWANABETHATGUY
- remove auto approval ci (#6051) by @IWANABETHATGUY
- adding rustfmt components for `repo-validation` (#6053) by @IWANABETHATGUY
- repo: check format/style in `just lint-rust` (#6050) by @hyf0
- repo/ai: refine `justfile` (#6038) by @hyf0
- repo/ai: add `AGENTS.md` and `CLAUDE.md` (#6039) by @hyf0
- deps: update github-actions (major) (#6041) by @renovate[bot]
- deps: update github-actions (#6040) by @renovate[bot]
- deps: update dependency rolldown-plugin-dts to v0.16.1 (#6035) by @renovate[bot]

Co-authored-by: shulaoda <[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