Skip to content

Comments

refactor(debug)!: rename debug logs fields to be consitent#5125

Merged
hyf0 merged 1 commit intomainfrom
07-01-feat_unified_logs_fields
Jul 1, 2025
Merged

refactor(debug)!: rename debug logs fields to be consitent#5125
hyf0 merged 1 commit intomainfrom
07-01-feat_unified_logs_fields

Conversation

@antfu
Copy link
Collaborator

@antfu antfu commented Jul 1, 2025

This is an incompleted PR to suggest on debug log fields renaming, based on #5124

I only changed the interface but not the implementation, as I don't have Rust installed yet. @hyf0 please review the changes and help me update the implementation if they looks good to you.

@netlify
Copy link

netlify bot commented Jul 1, 2025

Deploy Preview for rolldown-rs canceled.

Name Link
🔨 Latest commit 6f17430
🔍 Latest deploy log https://app.netlify.com/projects/rolldown-rs/deploys/686389e65feaf30008adacd5

@hyf0 hyf0 self-assigned this Jul 1, 2025
@hyf0 hyf0 force-pushed the 07-01-feat_unified_logs_fields branch from 3b1c455 to 6f17430 Compare July 1, 2025 07:10
@hyf0 hyf0 marked this pull request as ready for review July 1, 2025 07:11
@hyf0 hyf0 enabled auto-merge July 1, 2025 07:12
@hyf0 hyf0 changed the title refactor!: rename debug logs fields to be consitent refactor(debug)!: rename debug logs fields to be consitent Jul 1, 2025
@hyf0 hyf0 added this pull request to the merge queue Jul 1, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Jul 1, 2025

Benchmarks Rust

group                                                        pr                                     target
-----                                                        --                                     ------
bundle/bundle@multi-duplicated-top-level-symbol              1.01     78.3±2.26ms        ? ?/sec    1.00     77.5±2.88ms        ? ?/sec
bundle/bundle@multi-duplicated-top-level-symbol-sourcemap    1.00     88.0±1.65ms        ? ?/sec    1.00     87.9±2.11ms        ? ?/sec
bundle/bundle@rome_ts                                        1.02    115.1±2.15ms        ? ?/sec    1.00    112.9±1.65ms        ? ?/sec
bundle/bundle@rome_ts-sourcemap                              1.01    134.9±2.40ms        ? ?/sec    1.00    133.2±1.41ms        ? ?/sec
bundle/bundle@threejs                                        1.00     41.3±1.64ms        ? ?/sec    1.00     41.1±2.44ms        ? ?/sec
bundle/bundle@threejs-sourcemap                              1.02     51.1±2.11ms        ? ?/sec    1.00     50.0±0.72ms        ? ?/sec
bundle/bundle@threejs10x                                     1.00    438.0±5.89ms        ? ?/sec    1.00    439.3±4.87ms        ? ?/sec
bundle/bundle@threejs10x-sourcemap                           1.01    512.7±4.76ms        ? ?/sec    1.00    507.8±5.78ms        ? ?/sec
scan/scan@rome_ts                                            1.00     87.9±1.69ms        ? ?/sec    1.03     90.2±1.53ms        ? ?/sec
scan/scan@threejs                                            1.00     30.7±1.83ms        ? ?/sec    1.00     30.7±0.69ms        ? ?/sec
scan/scan@threejs10x                                         1.00    317.4±4.93ms        ? ?/sec    1.02    323.9±5.69ms        ? ?/sec

Merged via the queue into main with commit a62e0b0 Jul 1, 2025
24 checks passed
@hyf0 hyf0 deleted the 07-01-feat_unified_logs_fields branch July 1, 2025 07:25
This was referenced Jul 1, 2025
hyf0 pushed a commit that referenced this pull request Jul 1, 2025
## [1.0.0-beta.23] - 2025-07-01

### 💥 BREAKING CHANGES

- debug: rename debug logs fields to be consitent (#5125) by @antfu

### 🚀 Features

- debug: append `content` for asset data and unify `source` field to
`content`. (#5130) by @hyf0
- debug: emit asset-related data (#5124) by @hyf0
- commonjs tree shaking. (#5095) by @IWANABETHATGUY
- rolldown_plugin_wasm_helper: align behaviors for expected
functionality (#5120) by @shulaoda
- remove `experimental.enableComposingJsPlugins` (#5122) by @shulaoda
- use same option object reference (#5114) by @sapphi-red
- add util function to inspect why the facade symbol is created (#5115)
by @IWANABETHATGUY
- types: expose `ChunkingContext` type (#5112) by @sapphi-red
- scan commonjs exports (#5111) by @IWANABETHATGUY
- debug: remove unneeded source info of render chunk events (#5109) by
@hyf0
- debug: only emit debug information for trace level (#5108) by @hyf0
- debug: emit chunk related informations (#5106) by @hyf0

### 🐛 Bug Fixes

- debug: add hook render chunk start and end events to Meta enum (#5117)
by @hyf0

### 🚜 Refactor

- rust: unify outdated namings (#5127) by @hyf0

### 📚 Documentation

- advanced-chunks: clarify module capturing behavior (#5129) by @hyf0

### 🧪 Testing

- support array output options (#5113) by @sapphi-red

### ⚙️ Miscellaneous Tasks

- remove unused code (#5128) by @IWANABETHATGUY
- remove unnecessary `skipComposingJsPlugin` (#5123) by @shulaoda
- deps: update crate-ci/typos action to v1.34.0 (#5119) by
@renovate[bot]
- deps: update NAPI-RS to 3.0.0-beta.11 (#5110) by @shulaoda

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.

2 participants