chore(deps): lock file maintenance rust crates#6302
Merged
IWANABETHATGUY merged 2 commits intomainfrom Sep 24, 2025
Merged
Conversation
Contributor
How to use the Graphite Merge QueueAdd 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. |
✅ Deploy Preview for rolldown-rs canceled.
|
auto-merge was automatically disabled
September 21, 2025 23:38
Pull request was converted to draft
a112625 to
da34dfd
Compare
1fd8732 to
b529795
Compare
CodSpeed Performance ReportMerging #6302 will improve performances by 3.2%Comparing Summary
Benchmarks breakdown
Footnotes |
Contributor
Benchmarks Rust |
b529795 to
632d9ab
Compare
shulaoda
pushed a commit
that referenced
this pull request
Sep 24, 2025
## [1.0.0-beta.40] - 2025-09-24 ⚡ Sourcemap Performance Boost - 20%-30% faster sourcemap generation - Consistent gains across all platforms ### 🚀 Features - rolldown: oxc v0.92.0 (#6322) by @Boshen - adding partial `MagicString` binding (#6289) by @IWANABETHATGUY - rolldown_plugin_vite_html: initialize (#6292) by @shulaoda ### 🐛 Bug Fixes - rolldown_plugin_react_refresh_wrapper: avoid using cwd to allow using as a callable plugin (#6318) by @sapphi-red - rolldown_plugin_transform: resolve tsconfig from absolute path (#6311) by @shulaoda ### 🚜 Refactor - Construct MagicString with `Cow<str>` instead of `&str` (#6288) by @IWANABETHATGUY - throw error if generating oxc runtime helper fails (#6291) by @shulaoda ### 📚 Documentation - add more description about sourcemapIgnoreList (#6314) by @IWANABETHATGUY ### ⚡ Performance - reduce `sourcemap_ignore_list` js function call (#6313) by @IWANABETHATGUY - string_wizard: use memchr to find patterns in `replace` (#6312) by @IWANABETHATGUY - simplify sourcemap token processing in collapse_sourcemaps (#6310) by @IWANABETHATGUY - rolldown: some minor perf optimization (#6306) by @Brooooooklyn - rolldown: fine-tuning the tokio scheduler (#6272) by @Brooooooklyn ### ⚙️ Miscellaneous Tasks - deps: lock file maintenance rust crates (#6302) by @renovate[bot] - deps: lock file maintenance npm packages (#6301) by @renovate[bot] - use `lto: thin` in profile mode for better profiling experience. (#6320) by @IWANABETHATGUY - adjust the tokio runtime config in bench (#6305) by @Brooooooklyn - deps: update dependency rolldown-plugin-dts to v0.16.8 (#6307) by @renovate[bot]
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more here.
This PR contains the following updates:
1.0.99->1.0.1002.11.1->2.11.411.8.2->11.8.311.8.2->11.8.34.1.2->4.1.51.0.223->1.0.226🔧 This Pull Request updates lock files to use the latest dependency versions.
Release Notes
dtolnay/anyhow (anyhow)
v1.0.100Compare Source
bail!,ensure!,anyhow!(#426)indexmap-rs/indexmap (indexmap)
v2.11.4Compare Source
hashbrowndependency to a range allowing 0.15 or 0.16.v2.11.3Compare Source
serdeversion only apply when "serde" is enabled.v2.11.2Compare Source
serde_core, improving buildparallelism in cases where other dependents have enabled "serde/derive".
oxc-project/oxc-resolver (oxc_resolver)
v11.8.3Compare Source
🐛 Bug Fixes
Weakreferences forCachedPathto enable proper drop (#727) (by @Boshen) - #727🚜 Refactor
🧪 Testing
Contributors
oxc-project/oxc-sourcemap (oxc_sourcemap)
v4.1.5Compare Source
Fixed
v4.1.4Compare Source
Other
v4.1.3Compare Source
Other
serde-rs/serde (serde)
v1.0.226Compare Source
v1.0.225Compare Source
v1.0.224Compare 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.
This PR was generated by Mend Renovate. View the repository job log.