Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update dependency @swc/core to v1.10.4 (#33897)
This PR contains the following updates: | Package | Type | Update | Change | Pending | |---|---|---|---|---| | [@swc/core](https://swc.rs) ([source](https://redirect.github.com/swc-project/swc)) | devDependencies | patch | [`1.10.1` -> `1.10.4`](https://renovatebot.com/diffs/npm/@swc%2fcore/1.10.1/1.10.4) | `1.10.14` (+6) | --- ### 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 - "on the first day of the month" in timezone America/Los_Angeles, 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. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). GitOrigin-RevId: 453b4920440a3087c62640995a1d7d1a38cc26ff
- Loading branch information