iterative / vscode-dvc

Machine learning experiment tracking and data versioning with DVC extension for VS Code
https://marketplace.visualstudio.com/items?itemName=Iterative.dvc
Apache License 2.0
190 stars 28 forks source link

chore(deps): update dependency @swc/core to v1.5.3 #5521

Closed renovate[bot] closed 4 months ago

renovate[bot] commented 4 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@swc/core (source) 1.4.17 -> 1.5.3 age adoption passing confidence

Release Notes

swc-project/swc (@​swc/core) ### [`v1.5.3`](https://togithub.com/swc-project/swc/compare/v1.5.2...v1.5.3) [Compare Source](https://togithub.com/swc-project/swc/compare/v1.5.2...v1.5.3) ### [`v1.5.2`](https://togithub.com/swc-project/swc/compare/v1.5.1...v1.5.2) [Compare Source](https://togithub.com/swc-project/swc/compare/v1.5.1...v1.5.2) ### [`v1.5.1`](https://togithub.com/swc-project/swc/blob/HEAD/CHANGELOG.md#151---2024-04-27) [Compare Source](https://togithub.com/swc-project/swc/compare/v1.5.0...v1.5.1) ##### Bug Fixes - **(es/decorator)** Support for legacy decorators in class expressions ([#​8892](https://togithub.com/swc-project/swc/issues/8892)) ([8fe57ad](https://togithub.com/swc-project/swc/commit/8fe57adc02f1a67ece9b73769d90320ae4e72808)) - **(es/helpers)** Remove unused export from `_using_ctx.js` ([#​8891](https://togithub.com/swc-project/swc/issues/8891)) ([438d0b3](https://togithub.com/swc-project/swc/commit/438d0b32b680a1a64861e97cb4a1e14213335e48)) - **(es/minifier)** Do not add vars if `eval` exists ([#​8888](https://togithub.com/swc-project/swc/issues/8888)) ([be359fa](https://togithub.com/swc-project/swc/commit/be359fa75318d645f954feb90353b884dfa51e6e)) ### [`v1.5.0`](https://togithub.com/swc-project/swc/blob/HEAD/CHANGELOG.md#150---2024-04-24) [Compare Source](https://togithub.com/swc-project/swc/compare/v1.4.17...v1.5.0) ##### Bug Fixes - **(es/minifier)** Abort seq inline on recursive usage ([#​8887](https://togithub.com/swc-project/swc/issues/8887)) ([cd4548f](https://togithub.com/swc-project/swc/commit/cd4548fd8c32f67d0e8373f7a2c3cb625f43e6c4)) ##### Features - **(es/ast)** Support abstract auto-accessors ([#​8736](https://togithub.com/swc-project/swc/issues/8736)) ([1155ac7](https://togithub.com/swc-project/swc/commit/1155ac79720512625568c45bfd3542ec340c0ebd))

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.



This PR has been generated by Mend Renovate. View repository job log here.

codeclimate[bot] commented 4 months ago

Code Climate has analyzed commit 3d006764 and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (85% is the threshold).

This pull request will bring the total coverage in the repository to 95.3% (0.0% change).

View more on Code Climate.