Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: update dependency @swc/core to v1.11.5 (#585)
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.11.4` -> `1.11.5`](https://renovatebot.com/diffs/npm/@swc%2fcore/1.11.4/1.11.5) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>swc-project/swc (@​swc/core)</summary> ### [`v1.11.5`](https://redirect.github.com/swc-project/swc/blob/HEAD/CHANGELOG.md#1115---2025-02-28) [Compare Source](https://redirect.github.com/swc-project/swc/compare/v1.11.4...v1.11.5) ##### Bug Fixes - **(es/lints)** Capture errors and emit from the original thread ([#​10119](https://redirect.github.com/swc-project/swc/issues/10119)) ([2304cd8](https://redirect.github.com/swc-project/swc/commit/2304cd8cfd6555c57ddcf3f41a2c427387a38b4a)) - **(es/minifier)** Skip inlining if the referential identity of a function matters ([#​10123](https://redirect.github.com/swc-project/swc/issues/10123)) ([c08fe8d](https://redirect.github.com/swc-project/swc/commit/c08fe8dc13ae512cf669eb25356edcd22cc36351)) - **(ts/fast-strip)** Throw object consistently ([#​10122](https://redirect.github.com/swc-project/swc/issues/10122)) ([010ff2a](https://redirect.github.com/swc-project/swc/commit/010ff2af0db625f7a118b4121aff6d709ed10dc9)) ##### Miscellaneous Tasks - **(deps)** Update dependency `base64` to `v0.22.1` ([#​10124](https://redirect.github.com/swc-project/swc/issues/10124)) ([edea2c5](https://redirect.github.com/swc-project/swc/commit/edea2c5fa442da6a2860442eed285464edcd55c8)) ##### Performance - **(es/resolver)** Remove needless allocations ([#​10120](https://redirect.github.com/swc-project/swc/issues/10120)) ([f019d53](https://redirect.github.com/swc-project/swc/commit/f019d53044cba422a26f811cec43279f1f1ea6f4)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **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. --- - [ ] <!-- rebase-check -->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). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xODUuMyIsInVwZGF0ZWRJblZlciI6IjM5LjE4NS4zIiwidGFyZ2V0QnJhbmNoIjoiZGV2ZWxvcCIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> Co-authored-by: tsang-bot[bot] <146107447+tsang-bot[bot]@users.noreply.github.com>
- Loading branch information