Skip to content

Conversation

@Boshen
Copy link
Member

@Boshen Boshen commented Nov 12, 2025

fixes #6949
closes #6957

  • Fixes files appear to be missing on linux

Copy link
Member Author

Boshen 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 6cb8283
🔍 Latest deploy log https://app.netlify.com/projects/rolldown-rs/deploys/69141e204ae7f90008ccd9c1

@Boshen Boshen requested a review from sapphi-red November 12, 2025 05:06
@Boshen Boshen assigned sapphi-red and unassigned Boshen Nov 12, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Nov 12, 2025

Benchmarks Rust

  • target: main(330d127)
  • pr: 11-12-feat_rolldown_oxc_resolver_v11.13.2(6cb8283)
group                                                        pr                                     target
-----                                                        --                                     ------
bundle/bundle@multi-duplicated-top-level-symbol              1.07     70.6±2.06ms        ? ?/sec    1.00     66.0±1.57ms        ? ?/sec
bundle/bundle@multi-duplicated-top-level-symbol-sourcemap    1.00     69.6±1.21ms        ? ?/sec    1.04     72.5±2.14ms        ? ?/sec
bundle/bundle@rome_ts                                        1.00    106.4±2.79ms        ? ?/sec    1.02    108.2±1.49ms        ? ?/sec
bundle/bundle@rome_ts-sourcemap                              1.01    123.0±2.57ms        ? ?/sec    1.00    121.9±1.73ms        ? ?/sec
bundle/bundle@threejs                                        1.00     38.3±0.68ms        ? ?/sec    1.03     39.3±0.68ms        ? ?/sec
bundle/bundle@threejs-sourcemap                              1.00     42.1±0.67ms        ? ?/sec    1.03     43.1±0.61ms        ? ?/sec
bundle/bundle@threejs10x                                     1.00    387.5±4.75ms        ? ?/sec    1.01    391.3±4.04ms        ? ?/sec
bundle/bundle@threejs10x-sourcemap                           1.00    451.1±4.69ms        ? ?/sec    1.01    453.5±4.53ms        ? ?/sec
scan/scan@rome_ts                                            1.01     85.5±1.80ms        ? ?/sec    1.00     84.9±2.51ms        ? ?/sec
scan/scan@threejs                                            1.00     28.8±1.91ms        ? ?/sec    1.02     29.3±1.88ms        ? ?/sec
scan/scan@threejs10x                                         1.03    304.3±6.19ms        ? ?/sec    1.00    294.2±4.12ms        ? ?/sec

@Boshen Boshen force-pushed the 11-12-feat_rolldown_oxc_resolver_v11.13.2 branch from 1a0fc2b to 2d67bdf Compare November 12, 2025 05:26
@graphite-app
Copy link
Contributor

graphite-app bot commented Nov 12, 2025

Merge activity

fixes #6949
* Fixes files appear to be missing on linux
@graphite-app graphite-app bot force-pushed the 11-12-feat_rolldown_oxc_resolver_v11.13.2 branch from 2d67bdf to 6cb8283 Compare November 12, 2025 05:41
@graphite-app graphite-app bot merged commit 6cb8283 into main Nov 12, 2025
36 checks passed
@graphite-app graphite-app bot deleted the 11-12-feat_rolldown_oxc_resolver_v11.13.2 branch November 12, 2025 05:55
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.

[Bug]: since beta.47, failed to build on jenkins pipeline docker, error 'Cannot resolve entry module vite.config.ts.'

3 participants