-
Notifications
You must be signed in to change notification settings - Fork 38
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 ~1.10.0 (#2568)
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.0` -> `~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/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>swc-project/swc (@​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 ([#​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 ([#​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 ([#​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 ([#​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 ([#​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 ([#​9715](https://redirect.github.com/swc-project/swc/issues/9715)) ([0adad25](https://redirect.github.com/swc-project/swc/commit/0adad25da123875c8cec2759004d8264237688f0)) - Apply Wasm-breaking changes ([#​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 ([#​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 ([#​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 ([#​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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/AmadeusITGroup/otter). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS40Mi40IiwidXBkYXRlZEluVmVyIjoiMzkuNDIuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->
- Loading branch information
Showing
8 changed files
with
59 additions
and
59 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters