Skip to content

Commit

Permalink
chore: update dependency @swc/core to v1.11.5 (#585)
Browse files Browse the repository at this point in the history
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) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/@swc%2fcore/1.11.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@swc%2fcore/1.11.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@swc%2fcore/1.11.4/1.11.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@swc%2fcore/1.11.4/1.11.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>swc-project/swc (@&#8203;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
([#&#8203;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
([#&#8203;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
([#&#8203;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`
([#&#8203;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
([#&#8203;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
tsang-bot[bot] authored Mar 4, 2025
1 parent 76e29c7 commit 94c26fb
Show file tree
Hide file tree
Showing 2 changed files with 759 additions and 270 deletions.
Loading

0 comments on commit 94c26fb

Please sign in to comment.