Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update dependency @swc/core to v1.10.4 (#2586)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@swc/core](https://swc.rs) ([source](https://redirect.github.com/swc-project/swc)) | [`1.10.1` -> `1.10.4`](https://renovatebot.com/diffs/npm/@swc%2fcore/1.10.1/1.10.4) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@swc%2fcore/1.10.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@swc%2fcore/1.10.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@swc%2fcore/1.10.1/1.10.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@swc%2fcore/1.10.1/1.10.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>swc-project/swc (@​swc/core)</summary> ### [`v1.10.4`](https://redirect.github.com/swc-project/swc/blob/HEAD/CHANGELOG.md#1104---2024-12-30) [Compare Source](https://redirect.github.com/swc-project/swc/compare/v1.10.3...v1.10.4) ##### Bug Fixes - **(deps)** Update cargo (patch) ([#​9733](https://redirect.github.com/swc-project/swc/issues/9733)) ([fb2f6e4](https://redirect.github.com/swc-project/swc/commit/fb2f6e44aa5c741977cc70b588a1b6e44aac0cde)) - Remove `Caused by: 'failed to parse'` from TS blank space ([#​9820](https://redirect.github.com/swc-project/swc/issues/9820)) ([aaeb0ab](https://redirect.github.com/swc-project/swc/commit/aaeb0ab3b325c4f9d789aec78a52eec0dfcfac83)) ### [`v1.10.3`](https://redirect.github.com/swc-project/swc/blob/HEAD/CHANGELOG.md#1103---2024-12-27) [Compare Source](https://redirect.github.com/swc-project/swc/compare/v1.10.2...v1.10.3) ##### Bug Fixes - **(es/codegen)** Emit semicolon after using declarations ([#​9816](https://redirect.github.com/swc-project/swc/issues/9816)) ([556d924](https://redirect.github.com/swc-project/swc/commit/556d924cf53c2d3a7577bbfbb2b467d41834c23e)) ### [`v1.10.2`](https://redirect.github.com/swc-project/swc/blob/HEAD/CHANGELOG.md#1102---2024-12-26) [Compare Source](https://redirect.github.com/swc-project/swc/compare/v1.10.1...v1.10.2) ##### Bug Fixes - **(es)** Don't panic when wasm bytecheck faild ([#​9803](https://redirect.github.com/swc-project/swc/issues/9803)) ([c81be2e](https://redirect.github.com/swc-project/swc/commit/c81be2ee2818106387d9c9f5d7ee553c6678e18f)) - **(es/parser)** Do not parse empty stmt after using decl ([#​9798](https://redirect.github.com/swc-project/swc/issues/9798)) ([c2696db](https://redirect.github.com/swc-project/swc/commit/c2696db528fc98187c5c5f7413bd9daac7d6c1b6)) ##### Documentation - **(types)** Fix broken links ([#​9812](https://redirect.github.com/swc-project/swc/issues/9812)) ([7768114](https://redirect.github.com/swc-project/swc/commit/7768114451c7070c8eeb5faa8ca93f4b63661141)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "* 10-19 1-7 * MON" in timezone Asia/Seoul, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/channel-io/bezier-react). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44NS4wIiwidXBkYXRlZEluVmVyIjoiMzkuODUuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiY2hvcmU6ZGVwcyJdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information