Skip to content

Comments

feat(advancedChunks): no need to include dependencies for PreserveEntrySignatures::False too#5005

Merged
hyf0 merged 1 commit intomainfrom
06-18-feat_advancedchunks_no_need_to_include_dependencies_for_preserveentrysignatures_false_too
Jun 18, 2025
Merged

feat(advancedChunks): no need to include dependencies for PreserveEntrySignatures::False too#5005
hyf0 merged 1 commit intomainfrom
06-18-feat_advancedchunks_no_need_to_include_dependencies_for_preserveentrysignatures_false_too

Conversation

@hyf0
Copy link
Member

@hyf0 hyf0 commented Jun 18, 2025

No description provided.

Copy link
Member Author

hyf0 commented Jun 18, 2025

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

@netlify
Copy link

netlify bot commented Jun 18, 2025

Deploy Preview for rolldown-rs canceled.

Name Link
🔨 Latest commit 3059d88
🔍 Latest deploy log https://app.netlify.com/projects/rolldown-rs/deploys/6852e35666c7b00008c12c06

@hyf0 hyf0 marked this pull request as ready for review June 18, 2025 16:02
@hyf0 hyf0 force-pushed the 06-18-feat_advancedchunks_no_need_to_include_dependencies_for_preserveentrysignatures_false_too branch from 8aa8e65 to 3059d88 Compare June 18, 2025 16:03
@hyf0 hyf0 added this pull request to the merge queue Jun 18, 2025
@github-actions
Copy link
Contributor

Benchmarks Rust

  • target: main(95d12e2)
  • pr: 06-18-feat_advancedchunks_no_need_to_include_dependencies_for_preserveentrysignatures_false_too(3059d88)
group                                                        pr                                     target
-----                                                        --                                     ------
bundle/bundle@multi-duplicated-top-level-symbol              1.04     77.7±2.51ms        ? ?/sec    1.00     75.0±2.05ms        ? ?/sec
bundle/bundle@multi-duplicated-top-level-symbol-sourcemap    1.03     87.7±1.94ms        ? ?/sec    1.00     85.0±2.09ms        ? ?/sec
bundle/bundle@rome_ts                                        1.03    116.5±2.43ms        ? ?/sec    1.00    113.1±1.61ms        ? ?/sec
bundle/bundle@rome_ts-sourcemap                              1.00    128.1±2.39ms        ? ?/sec    1.00    128.1±2.19ms        ? ?/sec
bundle/bundle@threejs                                        1.00     40.7±3.01ms        ? ?/sec    1.00     40.7±1.92ms        ? ?/sec
bundle/bundle@threejs-sourcemap                              1.00     46.9±0.84ms        ? ?/sec    1.00     47.0±0.94ms        ? ?/sec
bundle/bundle@threejs10x                                     1.00    434.2±7.29ms        ? ?/sec    1.00    432.3±5.06ms        ? ?/sec
bundle/bundle@threejs10x-sourcemap                           1.00    505.3±4.08ms        ? ?/sec    1.03    518.3±7.86ms        ? ?/sec
scan/scan@rome_ts                                            1.00     87.9±1.57ms        ? ?/sec    1.06     93.4±2.73ms        ? ?/sec
scan/scan@threejs                                            1.00     30.8±0.63ms        ? ?/sec    1.06     32.6±1.86ms        ? ?/sec
scan/scan@threejs10x                                         1.00    325.5±5.31ms        ? ?/sec    1.00    326.0±4.12ms        ? ?/sec

Merged via the queue into main with commit ca9d42d Jun 18, 2025
23 checks passed
@hyf0 hyf0 deleted the 06-18-feat_advancedchunks_no_need_to_include_dependencies_for_preserveentrysignatures_false_too branch June 18, 2025 16:21
Boshen pushed a commit that referenced this pull request Jun 19, 2025
## [1.0.0-beta.18] - 2025-06-19

### 🚀 Features

- advancedChunks: no need to include dependencies for
`PreserveEntrySignatures::False` too (#5005) by @hyf0
- analyze commonjs module side effects and remove unused module (#5003)
by @IWANABETHATGUY
- specially handling commonjs export stmt side effects (#5002) by
@IWANABETHATGUY
- rolldown: oxc v0.73.2 (#5000) by @Boshen
- debug: attach both `session_id` and `build_id` to debug events (#4994)
by @hyf0

### 🐛 Bug Fixes

- rolldown_plugin_import_glob: correctly handle alias glob patterns
(#5007) by @shulaoda
- rolldown_plugin_alias: correctly handle `resolved_id` (#5006) by
@shulaoda
- imported namespace is missing after external import namespace merging
(#4999) by @IWANABETHATGUY
- node: add `experimental.viteMode` to option validator (#4996) by
@sapphi-red
- plugin/vite-resolve: optional peer dep id parse error (#4995) by
@sapphi-red

### 🚜 Refactor

- debug: remove extra mechanism for passing `session_id` and unnecessary
passing of spans (#5001) by @hyf0

### 📚 Documentation

- update description about directive handling (#4992) by @IWANABETHATGUY

### ⚙️ Miscellaneous Tasks

- deps: update dependency rolldown-plugin-dts to v0.13.11 (#4863) by
@renovate[bot]
- infra: update changelog configuration in `cliff.toml` (#4961) by
@shulaoda
- infra: add knip to ci (#4991) by @webpro

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.

2 participants