Skip to content

Commit

Permalink
chore(deps): update dependency @swc/core to v1.10.0 (#455)
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.9.3` ->
`1.10.0`](https://renovatebot.com/diffs/npm/@swc%2fcore/1.9.3/1.10.0) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/@swc%2fcore/1.10.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@swc%2fcore/1.10.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@swc%2fcore/1.9.3/1.10.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@swc%2fcore/1.9.3/1.10.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>swc-project/swc (@&#8203;swc/core)</summary>

###
[`v1.10.0`](https://redirect.github.com/swc-project/swc/blob/HEAD/CHANGELOG.md#1100---2024-12-04)

[Compare
Source](https://redirect.github.com/swc-project/swc/compare/v1.9.3...v1.10.0)

##### Bug Fixes

- **(es/codegen)** Use raw value for emitting JSX text
([#&#8203;9762](https://redirect.github.com/swc-project/swc/issues/9762))
([b83c44f](https://redirect.github.com/swc-project/swc/commit/b83c44f4ad604edc30ec157aa8fb0d8755adb389))

- **(es/compat)** Fix marker for inlined helpers
([#&#8203;9776](https://redirect.github.com/swc-project/swc/issues/9776))
([f54ec2c](https://redirect.github.com/swc-project/swc/commit/f54ec2c5a0d36b4a43a0aef48e7c56e188795d6f))

- **(es/minifier)** Drop `console` in optional chainings
([#&#8203;9759](https://redirect.github.com/swc-project/swc/issues/9759))
([39271ad](https://redirect.github.com/swc-project/swc/commit/39271addde60d7b02167ce031bca4569e6d72bb8))

- **(es/minifier)** Do not inline into the exact LHS
([#&#8203;9777](https://redirect.github.com/swc-project/swc/issues/9777))
([985977b](https://redirect.github.com/swc-project/swc/commit/985977b750d458d0ccbdff8b2b779224a917a66b))

##### Features

- **(es/minifier)** Support `preserve_annotations` of terser
([#&#8203;9775](https://redirect.github.com/swc-project/swc/issues/9775))
([6e1c9fd](https://redirect.github.com/swc-project/swc/commit/6e1c9fde1f0c95a955a11c44474d6f4a57250c74))

- **(typescript)** Align `isolatedDeclaration` implementation with tsc
([#&#8203;9715](https://redirect.github.com/swc-project/swc/issues/9715))
([0adad25](https://redirect.github.com/swc-project/swc/commit/0adad25da123875c8cec2759004d8264237688f0))

- Apply Wasm-breaking changes
([#&#8203;9771](https://redirect.github.com/swc-project/swc/issues/9771))
([ed65eee](https://redirect.github.com/swc-project/swc/commit/ed65eee834a4f3ce4be1f6f57a5f76462f023c1e))

##### Miscellaneous Tasks

- **(deps)** Update dependency magic-string to v0.30.13
([#&#8203;9747](https://redirect.github.com/swc-project/swc/issues/9747))
([fa80a1e](https://redirect.github.com/swc-project/swc/commit/fa80a1eb86cf4babe1d4912f28152d62f068cbbe))

- **(deps)** Update dependency magic-string to v0.30.14
([#&#8203;9764](https://redirect.github.com/swc-project/swc/issues/9764))
([6e46a8b](https://redirect.github.com/swc-project/swc/commit/6e46a8b30076f9e8017a1d855093a5de9c329577))

##### Refactor

- **(estree/compat)** Do not use nightly features
([#&#8203;9772](https://redirect.github.com/swc-project/swc/issues/9772))
([0f12bbd](https://redirect.github.com/swc-project/swc/commit/0f12bbdcaeae3538cabe04db125ac5824da42bd5))

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS40OS4zIiwidXBkYXRlZEluVmVyIjoiMzkuNDkuMyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Co-authored-by: balvajs-renovate[bot] <147611899+balvajs-renovate[bot]@users.noreply.github.com>
  • Loading branch information
balvajs-renovate[bot] authored Dec 5, 2024
1 parent 7c4bbb4 commit 3ce9cef
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file modified bun.lockb
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"@semantic-release/git": "10.0.1",
"@semantic-release/release-notes-generator": "14.0.1",
"@stylistic/eslint-plugin": "2.10.1",
"@swc/core": "1.9.3",
"@swc/core": "1.10.0",
"@swc/jest": "0.2.37",
"@types/jest": "29.5.14",
"@types/node": "22.9.0",
Expand Down

0 comments on commit 3ce9cef

Please sign in to comment.