Kinshi Tunes is an open-source music bot with interaction support, configurability, and basic music and moderation commands. It is easy to set up and can be used in production. The repository includes instructions for installation and usage, as well as disclaimers and information about the developers.
BSD 3-Clause "New" or "Revised" License
0
stars
0
forks
source link
fix(deps): update dependency @swc/core to v1.3.49 #55
This PR contains the following updates:
1.3.46
->1.3.49
Release Notes
swc-project/swc
### [`v1.3.49`](https://togithub.com/swc-project/swc/blob/HEAD/CHANGELOG.md#1349---2023-04-10) [Compare Source](https://togithub.com/swc-project/swc/compare/v1.3.47...v1.3.49) ##### Features - **(plugin/runner)** Update `wasmer` to `v3` ([#7197](https://togithub.com/swc-project/swc/issues/7197)) ([56bdacc](https://togithub.com/swc-project/swc/commit/56bdacc72df967bc613c5b067cf773f39c4bce00)) ##### Refactor - **(plugin/runner)** Fix publish action ([#7234](https://togithub.com/swc-project/swc/issues/7234)) ([b868ed0](https://togithub.com/swc-project/swc/commit/b868ed02a35904bd6063709685d1470598cdaf81)) ### [`v1.3.47`](https://togithub.com/swc-project/swc/blob/HEAD/CHANGELOG.md#1347---2023-04-10) [Compare Source](https://togithub.com/swc-project/swc/compare/v1.3.46...v1.3.47) ##### Bug Fixes - **(bindings/node)** Make peer dependency of helpers optional ([#7216](https://togithub.com/swc-project/swc/issues/7216)) ([e86d598](https://togithub.com/swc-project/swc/commit/e86d59882a6644a63e98094127694f27b3c1b5a4)) - **(es/compat)** Fix `finally` handling of `generator` ([#7215](https://togithub.com/swc-project/swc/issues/7215)) ([f5c62fb](https://togithub.com/swc-project/swc/commit/f5c62fbbf8ccbadec4daae4a2158b7b2fc707a2b)) - **(es/minifier)** Don't remove used var decl ([#7200](https://togithub.com/swc-project/swc/issues/7200)) ([73bc29e](https://togithub.com/swc-project/swc/commit/73bc29eeb0e0a758daff2ec9567d8949fb48fa50)) - **(es/testing)** Ensure that we call `fold_program` ([#7222](https://togithub.com/swc-project/swc/issues/7222)) ([e241201](https://togithub.com/swc-project/swc/commit/e241201bf76c3ae111d815dac7dbcc169d12dc25)) - **(es/typescript)** Fix computation of enum bits ([#7219](https://togithub.com/swc-project/swc/issues/7219)) ([29bf176](https://togithub.com/swc-project/swc/commit/29bf1760befc5acf56841f4c369016e296184bdb)) ##### Features - **(es)** Expose stage 3 decorator ([#7220](https://togithub.com/swc-project/swc/issues/7220)) ([a7a53c6](https://togithub.com/swc-project/swc/commit/a7a53c6208ae63a07b663049575f3b50f37d2f2a)) ##### Refactor - **(macros/ast-node)** Drop `darling` to reduce compile time ([#7214](https://togithub.com/swc-project/swc/issues/7214)) ([3f61638](https://togithub.com/swc-project/swc/commit/3f61638cbfb1acc9fa59fa68434a182ba8bcfb2a))Configuration
📅 Schedule: Branch creation - "before 6am" in timezone Asia/Jakarta, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.