Skip to content

Comments

chore(deps): update rust crates#6905

Merged
shulaoda merged 2 commits intomainfrom
renovate/rust-crates
Nov 10, 2025
Merged

chore(deps): update rust crates#6905
shulaoda merged 2 commits intomainfrom
renovate/rust-crates

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 9, 2025

This PR contains the following updates:

Package Type Update Change
flate2 workspace.dependencies patch =1.1.2 -> =1.1.5
oxc_sourcemap workspace.dependencies patch 6.0.0 -> 6.0.1
quote workspace.dependencies patch 1.0.41 -> 1.0.42
schemars (source) workspace.dependencies minor 1.0.5 -> 1.1.0
syn workspace.dependencies patch 2.0.108 -> 2.0.109

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: - it's 1.1.3 with fixed documentation

Compare Source

See here for the changelog of v1.1.3: https://github.com/rust-lang/flate2-rs/releases/tag/1.1.3 .

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

v1.1.3

Compare Source

What's Changed

New Contributors

Full Changelog: rust-lang/flate2-rs@1.1.2...1.1.3

oxc-project/oxc-sourcemap (oxc_sourcemap)

v6.0.1

Compare Source

Other
  • (deps) bump napi; bump msrv to 1.88.0 for napi (#​213)
dtolnay/quote (quote)

v1.0.42

Compare Source

GREsau/schemars (schemars)

v1.1.0

Compare Source

Added
  • Public functions that have no side-effects are now marked with #[must_use] so that they report a lint warning when the returned value is unused, as this likely indicates a mistake.
Fixed
  • Improve accuracy of schemas for flattened enums, in particular: unit variants of externally-tagged enums, and enums wrapped in Option<>. (#​464 / #​483)
dtolnay/syn (syn)

v2.0.109

Compare Source


Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 9, 2025 16:50
@graphite-app
Copy link
Contributor

graphite-app bot commented Nov 9, 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 9, 2025

Deploy Preview for rolldown-rs canceled.

Name Link
🔨 Latest commit 8e7341b
🔍 Latest deploy log https://app.netlify.com/projects/rolldown-rs/deploys/69114882febddc000898a893

@renovate renovate bot force-pushed the renovate/rust-crates branch from 14470dc to 49edc55 Compare November 9, 2025 17:04
@github-actions
Copy link
Contributor

github-actions bot commented Nov 9, 2025

Benchmarks Rust

group                                                        pr                                     target
-----                                                        --                                     ------
bundle/bundle@multi-duplicated-top-level-symbol              1.00     70.7±1.98ms        ? ?/sec    1.04     73.2±2.26ms        ? ?/sec
bundle/bundle@multi-duplicated-top-level-symbol-sourcemap    1.00     78.4±1.96ms        ? ?/sec    1.00     78.6±2.01ms        ? ?/sec
bundle/bundle@rome_ts                                        1.00    114.5±2.29ms        ? ?/sec    1.01    116.0±3.50ms        ? ?/sec
bundle/bundle@rome_ts-sourcemap                              1.00    127.7±2.12ms        ? ?/sec    1.01    128.3±2.43ms        ? ?/sec
bundle/bundle@threejs                                        1.00     41.7±1.38ms        ? ?/sec    1.01     42.1±0.90ms        ? ?/sec
bundle/bundle@threejs-sourcemap                              1.00     45.3±0.81ms        ? ?/sec    1.03     46.7±0.94ms        ? ?/sec
bundle/bundle@threejs10x                                     1.00    410.1±5.41ms        ? ?/sec    1.02    417.8±5.52ms        ? ?/sec
bundle/bundle@threejs10x-sourcemap                           1.00    476.9±5.94ms        ? ?/sec    1.00    478.3±5.41ms        ? ?/sec
scan/scan@rome_ts                                            1.02     91.4±2.00ms        ? ?/sec    1.00     89.3±1.73ms        ? ?/sec
scan/scan@threejs                                            1.02     31.3±2.31ms        ? ?/sec    1.00     30.8±1.97ms        ? ?/sec
scan/scan@threejs10x                                         1.00    312.8±4.30ms        ? ?/sec    1.00    312.9±5.31ms        ? ?/sec

@renovate renovate bot force-pushed the renovate/rust-crates branch from 49edc55 to 0ecf8c8 Compare November 9, 2025 21:36
@renovate renovate bot force-pushed the renovate/rust-crates branch from 0ecf8c8 to 4434691 Compare November 9, 2025 22:10
@shulaoda shulaoda marked this pull request as draft November 10, 2025 02:02
auto-merge was automatically disabled November 10, 2025 02:02

Pull request was converted to draft

@shulaoda shulaoda self-assigned this Nov 10, 2025
@renovate
Copy link
Contributor Author

renovate bot commented Nov 10, 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.

@shulaoda shulaoda marked this pull request as ready for review November 10, 2025 02:20
@shulaoda shulaoda merged commit d616947 into main Nov 10, 2025
45 checks passed
@shulaoda shulaoda deleted the renovate/rust-crates branch November 10, 2025 02:20
shulaoda added a commit that referenced this pull request Nov 10, 2025
## [1.0.0-beta.48] - 2025-11-10

:boom: Breaking Changes

- `this.emitFile` now respects `chunkFileNames` for chunk type
```js
// rolldown.config.js
export default {
  output: {
    chunkFileNames: 'chunks/[name]-[hash].js'
  }
}

// In plugin
this.emitFile({
  type: 'chunk',
  id: './my-module.js'
});

// Before: Output might not follow chunkFileNames pattern
// After: Output follows 'chunks/[name]-[hash].js' pattern
```

- Deprecated top-level options removed
  - `define` → `transform.define`
  - `inject` → `transform.inject`
  - `dropLabels` → `transform.dropLabels`
  - `keepNames` → `output.keepNames`
  - `profilerNames` → `output.generatedCode.profilerNames`

- Stable plugins moved from experimental
```js
// Before
import { replacePlugin, esmExternalRequirePlugin } from 'rolldown/experimental';

// After
import { replacePlugin, esmExternalRequirePlugin } from 'rolldown/plugins';
```

- `RolldownBuild#scan` is removed, now only available from `rolldown/experimental`
```js
// Before: scan was a method on RolldownBuild
const build = await rolldown(config);
await build.scan();

// After: import scan from rolldown/experimental
import { scan } from 'rolldown/experimental';
await scan(config);
```

### 💥 BREAKING CHANGES

- `this.emitFile` does not respect `chunkFileNames` (#6868) by @Copilot
- remove deprecated top-level `dropLabels` option (#6915) by @sapphi-red
- remove deprecated top-level `keepNames` option (#6914) by @sapphi-red
- remove deprecated top-level `profilerNames` option (#6913) by @sapphi-red
- remove deprecated top-level `define` and `inject` options (#6912) by @sapphi-red
- move stable plugins from experimental to `rolldown/plugins` (#6303) by @shulaoda
- node: remove experimental `RolldownBuild#scan`, only expose it from `rolldown/experimental` (#6889) by @hyf0

### 🚀 Features

- add side-effect detection for global constructors with primitive arguments (#6898) by @IWANABETHATGUY
- rust: use `BundleMode` to handle incremental build exhaustively (#6894) by @hyf0
- detect side-effect-free global function calls (#6897) by @IWANABETHATGUY
- expose `parseSync` / `parseAsync` function (#6866) by @sapphi-red
- skip `__toESM` helper when only named imports are used from CJS modules (#6850) by @Copilot
- rolldown_binding: expose `htmlInlineProxyPlugin` (#6856) by @shulaoda
- rolldown_plugin_html_inline_proxy: align `load` hook logic (#6855) by @shulaoda
- rolldown_plugin_html_inline_proxy: align `resolveId` hook logic (#6854) by @shulaoda
- rolldown_plugin_html_inline_proxy: initialize (#6853) by @shulaoda

### 🐛 Bug Fixes

- cli: support nested options in CLI properly (#6911) by @sapphi-red
- debug: ensure injecting `hook_resolve_id_trigger` correctly (#6908) by @hyf0
- use chunk-specific exports for entry module export detection (#6904) by @IWANABETHATGUY
- debug: ensure build get injected and add tests (#6896) by @hyf0
- error: return friendly error for bundler already closed scenario (#6878) by @hyf0
- improve dynamic entry processing with iterative approach (#6869) by @IWANABETHATGUY
- handle tsconfig option resolve error (#6871) by @sapphi-red
- handle error when creating output chunk directories (#6870) by @sapphi-red
- node: `NormalizedOutputOptionsImpl` and `NormalizedInputOptionsImpl` enumerable (#6861) by @hyf0
- node: keys of `RolldownOutput` should be enumerable (#6852) by @Copilot

### 🚜 Refactor

- rust: rename `BundleContext` to `BundleHandle` (#6893) by @hyf0
- rust: rename `build_span` to `bundle_span` (#6892) by @hyf0
- rust: introduce `PluginDriverFactory` to manage creation of `PluginDriver` (#6891) by @hyf0
- crates/rolldown_binding: remove useless `BindingBundlerImpl` (#6888) by @hyf0
- crates/rolldown_binding: rename `Bundler` to `ClassicBundler` and clarify the purpose (#6887) by @hyf0
- rust: rename `BuildFactory/Build` to `BundleFactory/Bundle` (#6886) by @hyf0
- rust: tweak incremental build related methods of `Bundler` (#6884) by @hyf0
- rust: manage build via `BuildFactory` for `Bundler` (#6883) by @hyf0
- node: implement a new `Bundler` that satisfy the usage of `RolldownBuild` (#6877) by @hyf0
- node: remove useless `nonEnumerable` decorator (#6862) by @hyf0

### 📚 Documentation

- add documentation for native replace plugin (#6315) by @shulaoda
- in-depth/directives: expand description of how directives are handled (#6882) by @sapphi-red
- in-depth/bundling-cjs: clarify the condition of `default` export interop (#6875) by @sapphi-red
- add troubleshooting section for `this` in exported functions (#6865) by @sapphi-red
- update prebuilt binaries list based on Node 24 platform support tier (#6864) by @sapphi-red
- remove unsupported [ext] placeholder from entryFileNames and chunkFileNames (#6859) by @Copilot

### ⚡ Performance

- rolldown: improve sourcemap chain processing (#6858) by @Brooooooklyn

### 🧪 Testing

- add test case for issue #6881 with scientific notation (#6906) by @IWANABETHATGUY

### ⚙️ Miscellaneous Tasks

- deps: update npm packages (#6918) by @renovate[bot]
- deps: update dependency rolldown-plugin-dts to v0.17.5 (#6917) by @renovate[bot]
- deps: lock file maintenance (#6907) by @renovate[bot]
- deps: update rust crates (#6905) by @renovate[bot]
- deps: update npm packages (#6903) by @renovate[bot]
- deps: update github-actions (#6902) by @renovate[bot]
- deps: update `oxc_resolver` and `oxc_resolver_napi` (#6901) by @shulaoda
- deps: update dependency rolldown-plugin-dts to v0.17.4 (#6895) by @renovate[bot]
- deps: update dependency tsdown to v0.16.1 (#6885) by @renovate[bot]
- deps: upgrade napi to remove linker args that skip missing symbols (#6867) by @Boshen

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