Skip to content

Conversation

@hyf0
Copy link
Member

@hyf0 hyf0 commented Nov 12, 2025

  • rolldown_watcher is confusing due to the watch mode in Rolldown. We have a Watcher struct that's for watch mode.
  • Just for the clarity, rolldown_watcheris renamed torolldown_fs_watcher to emphasize its' responsibility and scope.
  • rolldown_watcher might be used in the future to carry the implementation of the watch mode. But let's wait for Watch mode issue collection #6482 to do it.

Copy link
Member Author

hyf0 commented Nov 12, 2025


How to use the Graphite Merge Queue

Add the label graphite: merge to this PR to add it to the merge queue.

You must have a Graphite account in order to use the merge queue. Sign up using this link.

An organization admin has enabled the Graphite Merge Queue in this repository.

Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue.

This stack of pull requests is managed by Graphite. Learn more about stacking.

@netlify
Copy link

netlify bot commented Nov 12, 2025

Deploy Preview for rolldown-rs canceled.

Name Link
🔨 Latest commit 4c83693
🔍 Latest deploy log https://app.netlify.com/projects/rolldown-rs/deploys/69142fcb79613b000820fd4a

@hyf0 hyf0 marked this pull request as ready for review November 12, 2025 06:21
@hyf0 hyf0 requested review from sapphi-red and shulaoda November 12, 2025 06:22
@github-actions
Copy link
Contributor

github-actions bot commented Nov 12, 2025

Benchmarks Rust

  • target: main(6cb8283)
  • pr: 11-12-chore_rename_rolldown_watcher_to_rolldown_fs_watcher_(4c83693)
group                                                        pr                                     target
-----                                                        --                                     ------
bundle/bundle@multi-duplicated-top-level-symbol              1.00     63.9±1.68ms        ? ?/sec    1.00     63.9±1.36ms        ? ?/sec
bundle/bundle@multi-duplicated-top-level-symbol-sourcemap    1.00     70.6±1.66ms        ? ?/sec    1.01     71.5±2.03ms        ? ?/sec
bundle/bundle@rome_ts                                        1.00    106.8±3.19ms        ? ?/sec    1.00    106.7±1.73ms        ? ?/sec
bundle/bundle@rome_ts-sourcemap                              1.00    118.8±1.31ms        ? ?/sec    1.00    119.3±1.48ms        ? ?/sec
bundle/bundle@threejs                                        1.02     39.2±2.50ms        ? ?/sec    1.00     38.4±0.59ms        ? ?/sec
bundle/bundle@threejs-sourcemap                              1.00     42.0±0.56ms        ? ?/sec    1.01     42.4±0.57ms        ? ?/sec
bundle/bundle@threejs10x                                     1.00    384.7±3.69ms        ? ?/sec    1.00    385.0±5.41ms        ? ?/sec
bundle/bundle@threejs10x-sourcemap                           1.00    443.9±3.19ms        ? ?/sec    1.00    444.9±3.24ms        ? ?/sec
scan/scan@rome_ts                                            1.00     83.7±1.53ms        ? ?/sec    1.00     83.9±1.57ms        ? ?/sec
scan/scan@threejs                                            1.00     28.0±0.33ms        ? ?/sec    1.01     28.1±0.59ms        ? ?/sec
scan/scan@threejs10x                                         1.00    292.1±3.96ms        ? ?/sec    1.00    291.6±4.59ms        ? ?/sec

@graphite-app
Copy link
Contributor

graphite-app bot commented Nov 12, 2025

Merge activity

- `rolldown_watcher` is confusing due to the `watch mode` in Rolldown. We have a `Watcher` struct that's for `watch mode`.
- Just for the clarity, `rolldown_watcher`is renamed to`rolldown_fs_watcher` to emphasize its' responsibility and scope.
- `rolldown_watcher` might be used in the future to carry the implementation of the `watch mode`. But let's wait for #6482 to do it.
@graphite-app graphite-app bot force-pushed the 11-12-chore_rename_rolldown_watcher_to_rolldown_fs_watcher_ branch from d58d572 to 4c83693 Compare November 12, 2025 06:57
@graphite-app graphite-app bot merged commit 4c83693 into main Nov 12, 2025
29 checks passed
@graphite-app graphite-app bot deleted the 11-12-chore_rename_rolldown_watcher_to_rolldown_fs_watcher_ branch November 12, 2025 07:10
shulaoda pushed a commit that referenced this pull request Nov 12, 2025
## [1.0.0-beta.50] - 2025-11-12

### 🚀 Features

- rolldown: oxc_resolver v11.13.2 (#6956) by @Boshen
- rolldown: oxc v0.97.0 (#6940) by @Boshen

### 🐛 Bug Fixes

- handle error when creating output chunk directories (#6953) by @sapphi-red
- throw error if `experimental.hmr` is set for APIs other than `dev` (#6860) by @Copilot
- apply output.paths transformation to chunk.imports and generated code (#6923) by @Copilot

### 🚜 Refactor

- use `anyhow::Context::context` where applicable (#6952) by @sapphi-red
- dev: use actor design pattern and allow to recover from intial build error (#6936) by @hyf0

### 📚 Documentation

- add sitemap (#6929) by @mdong1909

### 🧪 Testing

- validate publishConfig.exports matches exports field (#6950) by @Copilot
- re-enable output/paths/function test (#6934) by @Copilot

### ⚙️ Miscellaneous Tasks

- rename `rolldown_watcher` to `rolldown_fs_watcher` (#6958) by @hyf0
- enable trust policy (#6948) by @iiio2
- deps: update napi (#6951) by @renovate[bot]
- deps: update dependency rolldown-plugin-dts to v0.17.6 (#6947) by @renovate[bot]
- deps: update npm packages (#6937) by @renovate[bot]
- deps: update dependency tsdown to v0.16.2 (#6933) by @renovate[bot]

### ❤️ New Contributors

* @mdong1909 made their first contribution in [#6929](#6929)

Co-authored-by: sapphi-red <[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.

4 participants