chore(deps): update swc (major)#539
Merged
Merged
Conversation
Member
|
@claude[agent] fix ci |
swc_ecma_parser v39.1.1 requires swc_common v21.0.2 and swc_ecma_ast v23.0.1. The major version updates to v22.0.0 and v24.0.0 are incompatible and caused duplicate dependency errors in cargo-deny and build failures. Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com> Agent-Logs-Url: https://github.com/oxc-project/bench-javascript-parser-written-in-rust/sessions/14365f1b-ae08-4eca-ac34-234c32123077 Co-authored-by: Boshen <1430279+Boshen@users.noreply.github.com>
Contributor
Fixed in commit 3027ea3. The issue was that the major version updates to swc_common (v22.0.0) and swc_ecma_ast (v24.0.0) are incompatible with swc_ecma_parser v39.1.1, which requires swc_common v21.0.2 and swc_ecma_ast v23.0.1. This caused duplicate dependency errors in cargo-deny and build failures. I've reverted both dependencies to the compatible versions. |
Contributor
Author
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. |
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.
This PR contains the following updates:
21.0.2→22.0.023.0.1→24.0.0Release Notes
swc-project/swc (swc_ecma_ast)
v24.0.0Configuration
📅 Schedule: (in timezone Asia/Shanghai)
🚦 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.