chore(deps): update rust crate oxc_sourcemap to v7#298
Conversation
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
|
@claude[agent] fix the oxc_sourcemap upgrade breaking changes |
- Use OwnedSourceMap instead of SourceMap for owned fields - Update SourceMapBuilder to use into_owned_sourcemap() - Fix test to work with new API that returns &str directly Agent-Logs-Url: https://github.com/voidzero-dev/oxc-angular-compiler/sessions/2c790426-d826-449a-b32e-b3336d7fc754 Co-authored-by: Brooooooklyn <3468483+Brooooooklyn@users.noreply.github.com>
Fixed the oxc_sourcemap v7 upgrade breaking changes in commit 2b2626c. The main changes were:
All tests are now passing. |
Edited/Blocked NotificationRenovate 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. |
|
@claude[agent] cargo fmt failed |
Agent-Logs-Url: https://github.com/voidzero-dev/oxc-angular-compiler/sessions/9e752941-64ee-4f13-b3a3-525aa256eb24 Co-authored-by: Brooooooklyn <3468483+Brooooooklyn@users.noreply.github.com>
Fixed the cargo fmt issue in commit 6d795e3. The function signature for |
This PR contains the following updates:
6.0.1→7.0.0Release Notes
oxc-project/oxc-sourcemap (oxc_sourcemap)
v7.0.0Compare Source
Added
Other
,/;pre-scan for large mappings, keep exact scan for small (#343)Configuration
📅 Schedule: (in timezone Asia/Shanghai)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.