Skip to content

chore(deps): update swc_core to v23.2.0 and rust to v1.86.0#801

Merged
colinaaa merged 2 commits intomainfrom
chore/bump-swc-core-23.2.0
May 15, 2025
Merged

chore(deps): update swc_core to v23.2.0 and rust to v1.86.0#801
colinaaa merged 2 commits intomainfrom
chore/bump-swc-core-23.2.0

Conversation

@gaoachao
Copy link
Copy Markdown
Collaborator

@gaoachao gaoachao commented May 13, 2025

Summary

Rust 1.81.0 will crash due to the updated dependency sourcemap using iter::repeat_n(), so we need to upgrade to 1.86.0.

See:

Checklist

  • Tests updated (or not required).
  • Documentation updated (or not required).

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented May 13, 2025

⚠️ No Changeset found

Latest commit: 0489704

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@codecov
Copy link
Copy Markdown

codecov Bot commented May 13, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

✅ All tests successful. No failed tests found.

📢 Thoughts on this report? Let us know!

@codspeed-hq
Copy link
Copy Markdown

codspeed-hq Bot commented May 13, 2025

CodSpeed Performance Report

Merging #801 will not alter performance

Comparing chore/bump-swc-core-23.2.0 (0489704) with main (c38c737)

Summary

✅ 6 untouched benchmarks

colinaaa
colinaaa previously approved these changes May 14, 2025
Copy link
Copy Markdown
Collaborator

@colinaaa colinaaa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The test seems to be failing consistently.

Comment thread rust-toolchain Outdated
@gaoachao gaoachao changed the title chore(deps): update swc_core to v23.2.0 and rust to v1.82.0 chore(deps): update swc_core to v23.2.0 and rust to v1.86.0 May 15, 2025
@gaoachao gaoachao requested a review from colinaaa May 15, 2025 10:12
@colinaaa colinaaa added this pull request to the merge queue May 15, 2025
Merged via the queue into main with commit 2919624 May 15, 2025
39 of 40 checks passed
@colinaaa colinaaa deleted the chore/bump-swc-core-23.2.0 branch May 15, 2025 11:12
@colinaaa colinaaa mentioned this pull request May 16, 2025
2 tasks
colinaaa added a commit that referenced this pull request May 16, 2025
## Summary

<!-- Can you explain the reasoning behind implementing this change? What
problem or issue does this pull request resolve? -->

Add the missing changeset for #801.

<!-- It would be helpful if you could provide any relevant context, such
as GitHub issues or related discussions. -->

## Checklist

<!--- Check and mark with an "x" -->

- [ ] Tests updated (or not required).
- [ ] Documentation updated (or not required).
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.

2 participants