Skip to content

Comments

chore(deps): bump oxc-resolver to v11.13.1#6847

Merged
renovate[bot] merged 3 commits intomainfrom
renovate/rust-crates
Nov 5, 2025
Merged

chore(deps): bump oxc-resolver to v11.13.1#6847
renovate[bot] merged 3 commits intomainfrom
renovate/rust-crates

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 5, 2025

This PR contains the following updates:

Package Type Update Change
flate2 workspace.dependencies patch =1.1.2 -> =1.1.5
oxc_resolver workspace.dependencies patch 11.13.0 -> 11.13.1
oxc_resolver_napi workspace.dependencies patch 11.13.0 -> 11.13.1

Release Notes

rust-lang/flate2-rs (flate2)

v1.1.5

Compare Source

This bugfix release fixes #​508, as flush didn't always work anymore in conjunction with miniz_oxide.

What's Changed

Full Changelog: rust-lang/flate2-rs@1.1.4...1.1.5

v1.1.4

Compare Source

v1.1.3

Compare Source

oxc-project/oxc-resolver (oxc_resolver)

v11.13.1

Compare Source

🐛 Bug Fixes
🚜 Refactor
⚡ Performance
Contributors

Configuration

📅 Schedule: Branch creation - "before 9am on monday" in timezone Asia/Shanghai, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, 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 (squash) November 5, 2025 02:15
@graphite-app
Copy link
Contributor

graphite-app bot commented Nov 5, 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.

@netlify
Copy link

netlify bot commented Nov 5, 2025

Deploy Preview for rolldown-rs canceled.

Name Link
🔨 Latest commit e198ff7
🔍 Latest deploy log https://app.netlify.com/projects/rolldown-rs/deploys/690abcd9f797b20008498fa8

@github-actions
Copy link
Contributor

github-actions bot commented Nov 5, 2025

Benchmarks Rust

group                                                        pr                                     target
-----                                                        --                                     ------
bundle/bundle@multi-duplicated-top-level-symbol              1.00     66.9±2.64ms        ? ?/sec    1.06     71.0±3.48ms        ? ?/sec
bundle/bundle@multi-duplicated-top-level-symbol-sourcemap    1.00     75.1±2.07ms        ? ?/sec    1.05     78.9±3.22ms        ? ?/sec
bundle/bundle@rome_ts                                        1.02    113.1±3.03ms        ? ?/sec    1.00    110.9±2.71ms        ? ?/sec
bundle/bundle@rome_ts-sourcemap                              1.00    125.5±2.56ms        ? ?/sec    1.02    128.7±2.64ms        ? ?/sec
bundle/bundle@threejs                                        1.01     40.7±2.51ms        ? ?/sec    1.00     40.3±1.86ms        ? ?/sec
bundle/bundle@threejs-sourcemap                              1.00     44.0±0.90ms        ? ?/sec    1.01     44.5±1.97ms        ? ?/sec
bundle/bundle@threejs10x                                     1.00    409.5±6.39ms        ? ?/sec    1.05    428.4±9.37ms        ? ?/sec
bundle/bundle@threejs10x-sourcemap                           1.00   476.0±14.82ms        ? ?/sec    1.02   486.8±17.67ms        ? ?/sec
scan/scan@rome_ts                                            1.00     88.0±1.53ms        ? ?/sec    1.02     90.0±1.57ms        ? ?/sec
scan/scan@threejs                                            1.01     29.7±1.89ms        ? ?/sec    1.00     29.5±0.89ms        ? ?/sec
scan/scan@threejs10x                                         1.00    310.1±6.01ms        ? ?/sec    1.01    312.9±6.35ms        ? ?/sec

@renovate
Copy link
Contributor Author

renovate bot commented Nov 5, 2025

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@Boshen Boshen changed the title chore(deps): update rust crates chore(deps): bump oxc-resolver to v11.13.1 Nov 5, 2025
Copy link
Member

Boshen commented Nov 5, 2025

Merge activity

  • Nov 5, 3:03 AM UTC: The merge label 'graphite: merge' was detected. This PR will be added to the Graphite merge queue once it meets the requirements.

@renovate renovate bot merged commit d44ca1e into main Nov 5, 2025
52 checks passed
@renovate renovate bot deleted the renovate/rust-crates branch November 5, 2025 03:09
@github-actions github-actions bot mentioned this pull request Nov 5, 2025
shulaoda added a commit that referenced this pull request Nov 5, 2025
## [1.0.0-beta.47] - 2025-11-05

### 💥 BREAKING CHANGES

- `meta.magicString` and `meta.ast` now only initialized once (#6828) by @IWANABETHATGUY

### 🚀 Features

- rolldown_plugin_utils: support common module preload config (#6839) by @shulaoda
- expose `minify` function (#6836) by @sapphi-red
- rolldown_plugin_build_import_analysis: remove all `__VITE_PRELOAD__` (#6833) by @shulaoda
- rolldown_plugin_build_import_analysis: inject __vite__mapDeps (#6832) by @shulaoda
- rolldown_plugin_build_import_analysis: align partial logic (#6831) by @shulaoda
- expose more magic string method in js binding (#6819) by @IWANABETHATGUY
- rolldown_plugin_build_import_analysis: align renderBuiltUrl logic (#6808) by @shulaoda
- rolldown_plugin_build_import_analysis: align resolve dependencies logic (#6803) by @shulaoda
- rolldown_plugin_build_import_analysis: align partial logic (#6802) by @shulaoda

### 🐛 Bug Fixes

- rolldown_plugin_build_import_analysis: correct unaligned code (#6845) by @shulaoda
- rolldown_binding: resolveDependencies shouldn't return Promise (#6844) by @shulaoda
- browser: correct binding file (#6830) by @sxzz

### 🚜 Refactor

- rolldown_plugin_vite_html: use module preload instead (#6843) by @shulaoda
- rolldown_plugin_build_import_analysis: use module preload config instead (#6841) by @shulaoda
- rolldown_binding: correct `renderBuiltUrl` (#6835) by @shulaoda
- rolldown_plugin_build_import_analysis: remove unnecessary is_module_preload (#6834) by @shulaoda
- rolldown_plugin_build_import_analysis: remove unnecessary `IS_MODERN_FLAG` (#6823) by @shulaoda
- rolldown_plugin_build_import_analysis: tweak v2 config (#6804) by @shulaoda

### 📚 Documentation

- add link to Native MagicString In-Depth Guide and fix broken markdown syntax (#6827) by @IWANABETHATGUY
- update current status of native magic string (#6820) by @IWANABETHATGUY
- add specific use cases (#6822) by @shulaoda
- add minification preservation instructions for banner/footer options (#6786) by @ZiuChen

### ⚙️ Miscellaneous Tasks

- deps: bump oxc-resolver to v11.13.1 (#6847) by @renovate[bot]
- deps: update dependency tsdown to v0.16.0 (#6840) by @renovate[bot]
- README.md: fix broken documentation link to getting started guide (#6837) by @Cheng-fung

### ❤️ New Contributors

* @Cheng-fung made their first contribution in [#6837](#6837)
* @ZiuChen made their first contribution in [#6786](#6786)

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