stegripe / rawon

A simple powerful Discord music bot built to fulfill your production desires. Easy to use, with no coding required.
https://rawon.stegripe.org
GNU Affero General Public License v3.0
1.46k stars 1.68k forks source link

fix(deps): update all non-major dependencies #1417

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 6 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@discordjs/voice (source) ^0.16.1 -> ^0.17.0 age adoption passing confidence
@swc/cli 0.3.12 -> 0.4.0 age adoption passing confidence
@swc/core (source) 1.4.16 -> 1.6.13 age adoption passing confidence
@types/i18n (source) 0.13.10 -> 0.13.12 age adoption passing confidence
@types/node (source) 20.12.7 -> 20.14.10 age adoption passing confidence
got 14.2.1 -> 14.4.1 age adoption passing confidence
prettier (source) ^3.2.5 -> ^3.3.2 age adoption passing confidence
rimraf ^5.0.5 -> ^5.0.9 age adoption passing confidence
soundcloud.ts ^0.5.2 -> ^0.5.3 age adoption passing confidence
tslib (source) 2.6.2 -> 2.6.3 age adoption passing confidence
youtubei (source) 1.4.4 -> 1.5.4 age adoption passing confidence

Release Notes

discordjs/discord.js (@​discordjs/voice) ### [`v0.17.0`](https://togithub.com/discordjs/discord.js/blob/HEAD/packages/voice/CHANGELOG.md#discordjsvoice0170---2024-05-04) [Compare Source](https://togithub.com/discordjs/discord.js/compare/@discordjs/voice@0.16.1...@discordjs/voice@0.17.0) #### Bug Fixes - Minify mainlib docs json ([#​9963](https://togithub.com/discordjs/discord.js/issues/9963)) ([4b88306](https://togithub.com/discordjs/discord.js/commit/4b88306dcb2b16b840ec61e9e33047af3a31c45d)) - **TransformerGraph:** Explicitly include input args for readable input cases instead of just for string input cases ([#​9793](https://togithub.com/discordjs/discord.js/issues/9793)) ([788888a](https://togithub.com/discordjs/discord.js/commit/788888ab9ad17f1c8d85d68656c617334feb4361)) - Fix external links ([#​9313](https://togithub.com/discordjs/discord.js/issues/9313)) ([a7425c2](https://togithub.com/discordjs/discord.js/commit/a7425c29c4f23f1b31f4c6a463107ca9eb7fd7e2)) #### Documentation - Split docs.api.json into multiple json files ([597340f](https://togithub.com/discordjs/discord.js/commit/597340f288437c35da8c703d9b621274de60d880)) - **create-discord-bot:** Support bun in create-discord-bot ([#​9798](https://togithub.com/discordjs/discord.js/issues/9798)) ([7157748](https://togithub.com/discordjs/discord.js/commit/7157748fe3a69265896adf0450cd3f37acbcf97b)) - Update Node.js requirement to 16.11.0 ([#​9764](https://togithub.com/discordjs/discord.js/issues/9764)) ([188877c](https://togithub.com/discordjs/discord.js/commit/188877c50af70f0d5cffb246620fa277435c6ce6)) - Include StreamType enum description in new docs ([#​9457](https://togithub.com/discordjs/discord.js/issues/9457)) ([36216c0](https://togithub.com/discordjs/discord.js/commit/36216c0e1a0c99e5200de97f08d054e278fd3f0f)) - Generate static imports for types with api-extractor ([98a76db](https://togithub.com/discordjs/discord.js/commit/98a76db482879f79d6bb2fb2e5fc65ac2c34e2d9)) #### Features - Local and preview detection ([79fbda3](https://togithub.com/discordjs/discord.js/commit/79fbda3aac6d4f0f8bfb193e797d09cbe331d315)) #### Refactor - Docs ([#​10126](https://togithub.com/discordjs/discord.js/issues/10126)) ([18cce83](https://togithub.com/discordjs/discord.js/commit/18cce83d80598c430218775c53441b6b2ecdc776)) - Move `getNode`/`canEnableFFmpegOptimizations` into a lazy loaded call ([#​9918](https://togithub.com/discordjs/discord.js/issues/9918)) ([637e1a4](https://togithub.com/discordjs/discord.js/commit/637e1a4ddb6d5810deb31c5b90400ca277218270))
swc-project/swc (@​swc/core) ### [`v1.6.13`](https://togithub.com/swc-project/swc/blob/HEAD/CHANGELOG.md#1613---2024-07-06) [Compare Source](https://togithub.com/swc-project/swc/compare/v1.6.12...v1.6.13) ##### Bug Fixes - **(es/parser)** Revert [#​9141](https://togithub.com/swc-project/swc/issues/9141) ([#​9171](https://togithub.com/swc-project/swc/issues/9171)) ([8b66d5e](https://togithub.com/swc-project/swc/commit/8b66d5e89b3489da0339de33a439ba365a60d2ce)) - **(es/testing)** Fix `PluginCommentProxy` ([#​9170](https://togithub.com/swc-project/swc/issues/9170)) ([d86ca2d](https://togithub.com/swc-project/swc/commit/d86ca2d49ec72614ec8c2493a28f27267e6f8b8f)) ##### Features - **(es/typescript)** Improve fast TS strip ([#​9166](https://togithub.com/swc-project/swc/issues/9166)) ([ee8dc28](https://togithub.com/swc-project/swc/commit/ee8dc28d4d5399b1996bc0eba066270a582d04b6)) - **(es/typescript)** Improve fast TS strip ([#​9167](https://togithub.com/swc-project/swc/issues/9167)) ([98af589](https://togithub.com/swc-project/swc/commit/98af5890dac03a9acac4e62ddb62bc1f3495d9a2)) ##### Testing - **(es/minfiier)** Improve comment testing ([#​9164](https://togithub.com/swc-project/swc/issues/9164)) ([f90574d](https://togithub.com/swc-project/swc/commit/f90574d04571023f5ccfe694003e6a25ef89cafb)) ### [`v1.6.12`](https://togithub.com/swc-project/swc/blob/HEAD/CHANGELOG.md#1612---2024-07-06) [Compare Source](https://togithub.com/swc-project/swc/compare/v1.6.7...v1.6.12) ##### Bug Fixes - **(ci)** Restore disabled CI checks ([#​9002](https://togithub.com/swc-project/swc/issues/9002)) ([cdfd4c8](https://togithub.com/swc-project/swc/commit/cdfd4c85e42e912767893d1f3c1ed5d4867a51af)) - **(es/decorators)** Fix bugs of `2022-03` implementation ([#​9145](https://togithub.com/swc-project/swc/issues/9145)) ([8a3ae44](https://togithub.com/swc-project/swc/commit/8a3ae4437096d23aeeabadaefb5416f7a6a94644)) - **(es/loader)** Exclude `.json` from default extension list ([#​9134](https://togithub.com/swc-project/swc/issues/9134)) ([e94e5e7](https://togithub.com/swc-project/swc/commit/e94e5e70c377fae13cd5575f7d4ce84d9d5f10f7)) - **(es/minifier)** Fix `undefined` judgement ([#​9146](https://togithub.com/swc-project/swc/issues/9146)) ([1a739b7](https://togithub.com/swc-project/swc/commit/1a739b79286aab3ccfd2b4597f11a79776b024b3)) - **(es/renamer)** Fix renaming of default-exported declarations ([#​9135](https://togithub.com/swc-project/swc/issues/9135)) ([45f671d](https://togithub.com/swc-project/swc/commit/45f671d8d85b0c3955c88ec3cf3d68d8fa6134c5)) - **(es/renamer)** Remove `FastJsWord` ([#​9136](https://togithub.com/swc-project/swc/issues/9136)) ([42b4caf](https://togithub.com/swc-project/swc/commit/42b4caf5735bc0a025024cf968ef16cd06d9f0dc)) - **(es/typescript)** Fix tricky cases in TS fast strip ([#​9159](https://togithub.com/swc-project/swc/issues/9159)) ([2bc51b8](https://togithub.com/swc-project/swc/commit/2bc51b8ab25130f355cc1bad4c60d58376485698)) - **(es/typescript)** Fix replacement logic of fast TS strip ([#​9163](https://togithub.com/swc-project/swc/issues/9163)) ([c5acafe](https://togithub.com/swc-project/swc/commit/c5acafe3869084a3f192a4aac0f120d5bb69e524)) ##### Features - **(bindings/ts)** Add transform/strip-only mode ([#​9138](https://togithub.com/swc-project/swc/issues/9138)) ([a08bb46](https://togithub.com/swc-project/swc/commit/a08bb46ebd50734b150a1fff100b8312223372a2)) - **(es/testing)** Improve comment testing story ([#​9150](https://togithub.com/swc-project/swc/issues/9150)) ([3638e97](https://togithub.com/swc-project/swc/commit/3638e97c8083a607a9ce295c7465501a7dc379f8)) - **(es/typescript)** Add `swc_fast_ts_strip` ([#​9143](https://togithub.com/swc-project/swc/issues/9143)) ([b129343](https://togithub.com/swc-project/swc/commit/b129343c949c43c0ad3eb4ad4676e75dc37067e3)) - **(es/typescript)** Improve fast TS stripper ([#​9152](https://togithub.com/swc-project/swc/issues/9152)) ([9fca4ab](https://togithub.com/swc-project/swc/commit/9fca4ab5557be4f92ba425b39fdc417a4da9a587)) - **(es/typescript)** Improve fast TS stripper ([#​9153](https://togithub.com/swc-project/swc/issues/9153)) ([732d748](https://togithub.com/swc-project/swc/commit/732d748d4eb7c19d11e37b06f5064d4eca5bf4d8)) - **(es/typescript)** Improve fast TS strip ([#​9154](https://togithub.com/swc-project/swc/issues/9154)) ([05c7210](https://togithub.com/swc-project/swc/commit/05c721030a0b419058524bff99367aa80ce29536)) ##### Performance - **(es)** Reduce allocations for dynamic stacks ([#​9133](https://togithub.com/swc-project/swc/issues/9133)) ([648830a](https://togithub.com/swc-project/swc/commit/648830a9a9a65915226d2a250e3dfd61684a79b1)) ##### Refactor - **(bindings/ts)** Inline Wasm file into `wasm.js` ([#​9139](https://togithub.com/swc-project/swc/issues/9139)) ([307b6f2](https://togithub.com/swc-project/swc/commit/307b6f27a6860c65f835776549e96cd658cfc817)) - **(es/parser)** Improve readability ([#​9141](https://togithub.com/swc-project/swc/issues/9141)) ([9d9fe66](https://togithub.com/swc-project/swc/commit/9d9fe6625bd4a7e05e9f29971e8f1a5c5e2470a8)) ### [`v1.6.7`](https://togithub.com/swc-project/swc/blob/HEAD/CHANGELOG.md#167---2024-07-03) [Compare Source](https://togithub.com/swc-project/swc/compare/v1.6.6...v1.6.7) ##### Bug Fixes - **(es/compat)** Do not reuse span ([#​9117](https://togithub.com/swc-project/swc/issues/9117)) ([6520052](https://togithub.com/swc-project/swc/commit/652005243260f46074595a6c031f7b82fa85302d)) ##### Documentation - Use `@swc/counter` for 3rd-party download count ([026ff7e](https://togithub.com/swc-project/swc/commit/026ff7ef0c64379fc34df206eb9880920eda99ee)) ##### Features - **(binding)** Create Wasm package for stripping only TypeScript ([#​9124](https://togithub.com/swc-project/swc/issues/9124)) ([6b3c0da](https://togithub.com/swc-project/swc/commit/6b3c0da755b29022327adf7a5dc9a7c96142ceb2)) - **(es/minifier)** Handle more indexing expression ([#​8750](https://togithub.com/swc-project/swc/issues/8750)) ([570c47a](https://togithub.com/swc-project/swc/commit/570c47a9acd7363428f58dfea2f41c097f73ec1f)) - **(preset-env)** Upgrade `browserslist-rs` ([#​9023](https://togithub.com/swc-project/swc/issues/9023)) ([18d6277](https://togithub.com/swc-project/swc/commit/18d6277e4c68474333349a5b413ad30e59813483)) ##### Performance - **(es/lexer)** Do not use `memchr::memmem` in parser ([#​9118](https://togithub.com/swc-project/swc/issues/9118)) ([72021de](https://togithub.com/swc-project/swc/commit/72021def15225c7355f80b72b16ab3bfd99f51ad)) ##### Refactor - **(es/typescript)** Extract type annotation proposal out ([#​9127](https://togithub.com/swc-project/swc/issues/9127)) ([dfee5f8](https://togithub.com/swc-project/swc/commit/dfee5f838b76dae012393e207902effa0a69dd0d)) ##### Testing - **(bindings/ts)** Test Wasm binding ([#​9128](https://togithub.com/swc-project/swc/issues/9128)) ([c6d6db3](https://togithub.com/swc-project/swc/commit/c6d6db3661ec93b9ebb8ca55ff88726f66b3d5e5)) - **(es/decorators)** Split `decorator-tests` ([#​9119](https://togithub.com/swc-project/swc/issues/9119)) ([07c3054](https://togithub.com/swc-project/swc/commit/07c3054847947bd4c39ca828a7471d990b77ee7c)) ##### Build - **(bindings)** Fix build of typescript binding ([#​9125](https://togithub.com/swc-project/swc/issues/9125)) ([f409bc0](https://togithub.com/swc-project/swc/commit/f409bc09d5613db8342e98552efc520f9c2c393c)) ### [`v1.6.6`](https://togithub.com/swc-project/swc/blob/HEAD/CHANGELOG.md#166---2024-06-29) [Compare Source](https://togithub.com/swc-project/swc/compare/v1.6.5...v1.6.6) ##### Bug Fixes - **(es/lexer)** Fix lexing of `\r\n` in JSX ([#​9112](https://togithub.com/swc-project/swc/issues/9112)) ([2a0ebec](https://togithub.com/swc-project/swc/commit/2a0ebec0f5e51d5cba1c1981215a893834c63255)) ##### Performance - **(es/parser)** Optimize macros ([#​9100](https://togithub.com/swc-project/swc/issues/9100)) ([719b7c5](https://togithub.com/swc-project/swc/commit/719b7c54f69ef276270dc39fbcb8bbdbf52899bf)) - **(es/parser)** Remove unnecessary check ([#​9102](https://togithub.com/swc-project/swc/issues/9102)) ([2a490ad](https://togithub.com/swc-project/swc/commit/2a490ad0b2f9f89260742e653ba9ca086c1a9798)) - **(es/parser)** Add a check before numeric operations ([#​9105](https://togithub.com/swc-project/swc/issues/9105)) ([c0602c8](https://togithub.com/swc-project/swc/commit/c0602c81db55777be726cd8fe2fd074e34bd4d96)) - **(es/parser)** Increase token context size ([#​9104](https://togithub.com/swc-project/swc/issues/9104)) ([8ef30cc](https://togithub.com/swc-project/swc/commit/8ef30cc08c86251bb8bebf66286949805e332b6c)) ### [`v1.6.5`](https://togithub.com/swc-project/swc/compare/v1.6.4...v1.6.5) [Compare Source](https://togithub.com/swc-project/swc/compare/v1.6.4...v1.6.5) ### [`v1.6.4`](https://togithub.com/swc-project/swc/blob/HEAD/CHANGELOG.md#164---2024-06-22) [Compare Source](https://togithub.com/swc-project/swc/compare/v1.6.3...v1.6.4) ##### Features - **(cli)** Support generating `.d.ts` files ([#​9097](https://togithub.com/swc-project/swc/issues/9097)) ([e71b6d3](https://togithub.com/swc-project/swc/commit/e71b6d31b1179dffb8a6e2d652b394273a6d7852)) - **(common)** Add fallible methods to `swc_common::SourceMap` ([#​9090](https://togithub.com/swc-project/swc/issues/9090)) ([e423d1b](https://togithub.com/swc-project/swc/commit/e423d1bcedc24803eaeeed4c72cc84fe9a938f65)) - **(es/transform)** Add experimental `.d.ts` generation ([#​9093](https://togithub.com/swc-project/swc/issues/9093)) ([51a2702](https://togithub.com/swc-project/swc/commit/51a27022b9a3fa8767797813b23803ea1ecad3e2)) - **(swc_core)** Reexport `swc_typescript` ([#​9092](https://togithub.com/swc-project/swc/issues/9092)) ([a2645e2](https://togithub.com/swc-project/swc/commit/a2645e2fa0a55c4dbe519b6f8baa9e83a69bb2f0)) - **(typescript)** Implement Isolated Declaration ([#​9086](https://togithub.com/swc-project/swc/issues/9086)) ([a855159](https://togithub.com/swc-project/swc/commit/a8551592b29bb1a1a0518e3724ad54acacca888a)) ##### Miscellaneous Tasks - **(deps)** Replace `sha-1` with `sha1` ([#​9091](https://togithub.com/swc-project/swc/issues/9091)) ([5a2c968](https://togithub.com/swc-project/swc/commit/5a2c968720141b115ec2055ea13ae6d025175e95)) ##### Performance - **(es/lexer)** Apply various optimizations ([#​9095](https://togithub.com/swc-project/swc/issues/9095)) ([2f02630](https://togithub.com/swc-project/swc/commit/2f02630b1e597692ce5a3d946f8d498ca33709dd)) - **(es/lexer)** Use `memchr::memmem` for lexing block comments ([#​9096](https://togithub.com/swc-project/swc/issues/9096)) ([1b3672f](https://togithub.com/swc-project/swc/commit/1b3672f1e7d38a0039b1ba0ebc136133dd8c907f)) ##### Refactor - **(es/parser)** Rename `EsConfig` and `TsConfig` ([#​9094](https://togithub.com/swc-project/swc/issues/9094)) ([5520b23](https://togithub.com/swc-project/swc/commit/5520b236dd40fdd579c99cb6d66eef094cabc3fc)) ### [`v1.6.3`](https://togithub.com/swc-project/swc/blob/HEAD/CHANGELOG.md#163---2024-06-19) [Compare Source](https://togithub.com/swc-project/swc/compare/v1.6.1...v1.6.3) ##### Bug Fixes - **(css/minifier)** Don't tranform rotate deg ([#​9072](https://togithub.com/swc-project/swc/issues/9072)) ([8d37dae](https://togithub.com/swc-project/swc/commit/8d37daedf10cbf5fa7ac8ceeb4192ddd6241e310)) - **(es/decorators)** Reduce the number of sourcemap mappings ([#​9074](https://togithub.com/swc-project/swc/issues/9074)) ([cfe3ba3](https://togithub.com/swc-project/swc/commit/cfe3ba306dc709149c496f67dbb7f35dc4f86819)) ##### Performance - **(common)** Use `Chars` in `StringInput` ([#​9073](https://togithub.com/swc-project/swc/issues/9073)) ([7698eaa](https://togithub.com/swc-project/swc/commit/7698eaa006d2951df0e0e0cb5680fe531d64dcf4)) - **(es/lexer)** Optimize lexer ([#​9075](https://togithub.com/swc-project/swc/issues/9075)) ([6426928](https://togithub.com/swc-project/swc/commit/6426928b912baa6573b902d7d3c85bcd49b2e823)) - **(es/lexer)** Make lexing of string literals faster ([#​9077](https://togithub.com/swc-project/swc/issues/9077)) ([373bac5](https://togithub.com/swc-project/swc/commit/373bac55aaffbe1f6e001c7c6d490797de45114e)) - **(es/lexer)** Reduce allocation while lexing identifiers ([#​9076](https://togithub.com/swc-project/swc/issues/9076)) ([69f00b8](https://togithub.com/swc-project/swc/commit/69f00b85d465e882ec33642d6e8ed22dbe3c3fb2)) - **(es/lexer)** Add a fast-path to template literal lexer ([#​9080](https://togithub.com/swc-project/swc/issues/9080)) ([238f1c5](https://togithub.com/swc-project/swc/commit/238f1c50e5b27a8655e10ac2b2be723b62233931)) - **(es/lexer)** Add fast-path to jsx lexer ([#​9081](https://togithub.com/swc-project/swc/issues/9081)) ([af58606](https://togithub.com/swc-project/swc/commit/af586069a922525dc24b5f59aefaf53daed7759a)) ##### Refactor - **(common)** Simplify `StringInput` implementation ([#​9071](https://togithub.com/swc-project/swc/issues/9071)) ([c3a8c0b](https://togithub.com/swc-project/swc/commit/c3a8c0b56755f17d0611f6559689a5cfb3185c33)) ### [`v1.6.1`](https://togithub.com/swc-project/swc/blob/HEAD/CHANGELOG.md#161---2024-06-16) [Compare Source](https://togithub.com/swc-project/swc/compare/v1.6.0...v1.6.1) ##### Bug Fixes - **(common)** Revert `Use SourceMap::adjust_mappings` ([#​9058](https://togithub.com/swc-project/swc/issues/9058)) ([cdd20cd](https://togithub.com/swc-project/swc/commit/cdd20cd16370342f645a181198432a3dc3b6c7ab)) ##### Performance - **(es/parser)** Reduce allocations while lexing numbers ([#​9057](https://togithub.com/swc-project/swc/issues/9057)) ([ca26eb7](https://togithub.com/swc-project/swc/commit/ca26eb796b1aefa150ccab7b16822ecb748aca7b)) ### [`v1.6.0`](https://togithub.com/swc-project/swc/blob/HEAD/CHANGELOG.md#160---2024-06-15) [Compare Source](https://togithub.com/swc-project/swc/compare/v1.5.29...v1.6.0) ##### Features - **(common)** Use `SourceMap::adjust_mappings` ([#​9052](https://togithub.com/swc-project/swc/issues/9052)) ([eda2e45](https://togithub.com/swc-project/swc/commit/eda2e456915cf1c0bfc8e4e833bcd2b9c6c36a41)) - **(es/ast)** Add more utilities ([#​9054](https://togithub.com/swc-project/swc/issues/9054)) ([ab226dc](https://togithub.com/swc-project/swc/commit/ab226dcfb7abea0b14430697c53c0002bd823866)) ##### Performance - **(es/lints)** Avoid needless allocations in `no-dupe-args` ([#​9041](https://togithub.com/swc-project/swc/issues/9041)) ([e560198](https://togithub.com/swc-project/swc/commit/e5601989a1fa699c3d4f7f120bd14f946eee01fa)) - **(es/parser)** Do not track `raw` by hand ([#​9047](https://togithub.com/swc-project/swc/issues/9047)) ([60fe5f0](https://togithub.com/swc-project/swc/commit/60fe5f0effdcc45f0cfd363fd0ff4e6f4dba5b33)) - **(es/parser)** Reduce allocations for `raw` while lexing numbers ([#​9056](https://togithub.com/swc-project/swc/issues/9056)) ([bc8ec62](https://togithub.com/swc-project/swc/commit/bc8ec625ecee8a077fe84de371c490be14a1a033)) ##### Refactor - **(es/ast)** Remove unused fields of `TsPropertySignature` ([#​8955](https://togithub.com/swc-project/swc/issues/8955)) ([6306778](https://togithub.com/swc-project/swc/commit/63067785127a0bf311c3bac2731df447a3cd614a)) - **(es/parser)** Remove unused `raw: Raw` params ([#​9048](https://togithub.com/swc-project/swc/issues/9048)) ([32e23ed](https://togithub.com/swc-project/swc/commit/32e23edd8591784bda2b49f941611b01a60e9a80)) - **(es/utils)** Refine some APIs ([#​9049](https://togithub.com/swc-project/swc/issues/9049)) ([e856478](https://togithub.com/swc-project/swc/commit/e8564780600d367a717e7b90a33bfd34275f5a19)) ##### Testing - **(es/parser)** Add benchmarks ([#​9044](https://togithub.com/swc-project/swc/issues/9044)) ([11bba26](https://togithub.com/swc-project/swc/commit/11bba262f555b284087a0a27ad3cbefdbd1b1c24)) ### [`v1.5.29`](https://togithub.com/swc-project/swc/blob/HEAD/CHANGELOG.md#1529---2024-06-13) [Compare Source](https://togithub.com/swc-project/swc/compare/v1.5.28...v1.5.29) ##### Bug Fixes - **(ci)** Make publish action upload cli artifacts ([#​9040](https://togithub.com/swc-project/swc/issues/9040)) ([3337bb2](https://togithub.com/swc-project/swc/commit/3337bb26f9b00352c3f03c625f1429ee15ebc070)) - **(es)** Make `output` field optional ([#​9033](https://togithub.com/swc-project/swc/issues/9033)) ([39654bf](https://togithub.com/swc-project/swc/commit/39654bf1e7136077d2db2f85a93591708b4cfe8c)) - **(es/codegen)** Emit named type in mapped types ([#​9038](https://togithub.com/swc-project/swc/issues/9038)) ([91e92ec](https://togithub.com/swc-project/swc/commit/91e92ececab33c2258eeb659803da9a549e7591a)) - **(es/minifier)** Visit RHS while hoisting properties ([#​9032](https://togithub.com/swc-project/swc/issues/9032)) ([cb16994](https://togithub.com/swc-project/swc/commit/cb16994a8d7a203e923b52e444d265bad0fa9e6e)) - **(xtask)** Fix `nightly` action ([#​9042](https://togithub.com/swc-project/swc/issues/9042)) ([733dcc6](https://togithub.com/swc-project/swc/commit/733dcc6b83e77a2571a3fee307a73fc0c17bd44c)) ##### Performance - **(es/minifier)** Do not visit var init multiple times ([#​9039](https://togithub.com/swc-project/swc/issues/9039)) ([675916c](https://togithub.com/swc-project/swc/commit/675916ccbd378d3b0334ffeb7ad0759538856ddd)) - **(es/parser)** Optimize lexing of template literals ([#​9036](https://togithub.com/swc-project/swc/issues/9036)) ([6ab19a1](https://togithub.com/swc-project/swc/commit/6ab19a1b5f37e7f485f392ef3b63af024ae9e644)) - **(es/parser)** Optimize lexing of template literals, again ([#​9037](https://togithub.com/swc-project/swc/issues/9037)) ([5bffd0f](https://togithub.com/swc-project/swc/commit/5bffd0ff9b9548e1585b7e791a3f35ad0a83e1e0)) ### [`v1.5.28`](https://togithub.com/swc-project/swc/blob/HEAD/CHANGELOG.md#1528---2024-06-11) [Compare Source](https://togithub.com/swc-project/swc/compare/v1.5.27...v1.5.28) ##### Bug Fixes - **(es/minifier)** Fix typescript enum detection ([#​9031](https://togithub.com/swc-project/swc/issues/9031)) ([6669343](https://togithub.com/swc-project/swc/commit/6669343b4aaaaca5cb4f4ee5753f86aea71974b1)) ### [`v1.5.27`](https://togithub.com/swc-project/swc/compare/v1.5.25...v1.5.27) [Compare Source](https://togithub.com/swc-project/swc/compare/v1.5.25...v1.5.27) ### [`v1.5.25`](https://togithub.com/swc-project/swc/blob/HEAD/CHANGELOG.md#1525---2024-06-05) [Compare Source](https://togithub.com/swc-project/swc/compare/v1.5.24...v1.5.25) ##### Bug Fixes - **(es/es2015)** Fix injection location of `this` for getter/setter properties ([#​8993](https://togithub.com/swc-project/swc/issues/8993)) ([09121a6](https://togithub.com/swc-project/swc/commit/09121a61cc5bf390b627e548c471bfc39ccb1c0f)) - **(es/minifier)** Preserve unused special properties ([#​9005](https://togithub.com/swc-project/swc/issues/9005)) ([e764ff6](https://togithub.com/swc-project/swc/commit/e764ff6f64d4e528a2af3e3ad7859ab3f8a2fe48)) - **(es/minifier)** Fix comparison of `-0.0` ([#​9012](https://togithub.com/swc-project/swc/issues/9012)) ([8a29577](https://togithub.com/swc-project/swc/commit/8a29577cc5bd3842d3bccfdbbffa45e4c9944d7f)) - **(es/minifier)** Do not index a string with a surrogate pair ([#​9013](https://togithub.com/swc-project/swc/issues/9013)) ([2879a4d](https://togithub.com/swc-project/swc/commit/2879a4d42b18e7e9d6bc12119a799c6a8c95e108)) - **(es/minifier)** Fix evaluation of `-0` as a string ([#​9011](https://togithub.com/swc-project/swc/issues/9011)) ([9f8e24a](https://togithub.com/swc-project/swc/commit/9f8e24a76c00b8f4470aadf22f071a60f409a13d)) - **(es/resolver)** Fix hoisting of `const` and `let` ([#​8987](https://togithub.com/swc-project/swc/issues/8987)) ([0d9ecf3](https://togithub.com/swc-project/swc/commit/0d9ecf39c1f452be1f2e583f72cebc6986a8088b)) ##### Features - **(es/minifier)** Detect TypeScript enum initialization pattern ([#​8986](https://togithub.com/swc-project/swc/issues/8986)) ([cc8c155](https://togithub.com/swc-project/swc/commit/cc8c1550ddd8f45712039663487fe07b8dfa2599)) - **(x)** Initialize project ([#​8999](https://togithub.com/swc-project/swc/issues/8999)) ([da70ebe](https://togithub.com/swc-project/swc/commit/da70ebed692d734ac4c042cd6a67fee9da793731)) ##### Performance - **(es/parser)** Add feature named `tracing-spans` ([#​9019](https://togithub.com/swc-project/swc/issues/9019)) ([3bf3114](https://togithub.com/swc-project/swc/commit/3bf31148ba5058323ee89bb2ca74b641c52c0669)) ### [`v1.5.24`](https://togithub.com/swc-project/swc/compare/v1.5.23...a1084695ae075079c8a0b967f45b6f4cc4c07bcd) [Compare Source](https://togithub.com/swc-project/swc/compare/v1.5.23...v1.5.24) ### [`v1.5.23`](https://togithub.com/swc-project/swc/blob/HEAD/CHANGELOG.md#1523---2024-05-30) [Compare Source](https://togithub.com/swc-project/swc/compare/v1.5.22...v1.5.23) ##### Bug Fixes - **(bindings/node)** Fix regression of JS APIs ([#​8998](https://togithub.com/swc-project/swc/issues/8998)) ([125ddd2](https://togithub.com/swc-project/swc/commit/125ddd2dd98e882f9e10b7d94f766eae85143d71)) - **(es/jest)** Handle `@jest/globals` ([#​8994](https://togithub.com/swc-project/swc/issues/8994)) ([a81a01f](https://togithub.com/swc-project/swc/commit/a81a01f629613a624798693e60f9796904a8dce1)) ### [`v1.5.22`](https://togithub.com/swc-project/swc/compare/v1.5.20...v1.5.22) [Compare Source](https://togithub.com/swc-project/swc/compare/v1.5.20...v1.5.22) ### [`v1.5.20`](https://togithub.com/swc-project/swc/compare/v1.5.19...v1.5.20) [Compare Source](https://togithub.com/swc-project/swc/compare/v1.5.19...v1.5.20) ### [`v1.5.19`](https://togithub.com/swc-project/swc/compare/v1.5.11...v1.5.19) [Compare Source](https://togithub.com/swc-project/swc/compare/v1.5.11...v1.5.19) ### [`v1.5.11`](https://togithub.com/swc-project/swc/compare/v1.5.7...v1.5.11) [Compare Source](https://togithub.com/swc-project/swc/compare/v1.5.7...v1.5.11) ### [`v1.5.7`](https://togithub.com/swc-project/swc/blob/HEAD/CHANGELOG.md#157---2024-05-14) [Compare Source](https://togithub.com/swc-project/swc/compare/v1.5.6...v1.5.7) ##### Documentation - **(es/typescript)** Fix example ([#​8952](https://togithub.com/swc-project/swc/issues/8952)) ([ff60960](https://togithub.com/swc-project/swc/commit/ff60960afe3f2866e5c98f0414884fa93b5ab3f6)) ### [`v1.5.6`](https://togithub.com/swc-project/swc/blob/HEAD/CHANGELOG.md#156---2024-05-14) [Compare Source](https://togithub.com/swc-project/swc/compare/v1.5.5...v1.5.6) ##### Bug Fixes - **(es)** Allow input source map file to be omitted ([#​8951](https://togithub.com/swc-project/swc/issues/8951)) ([606cb67](https://togithub.com/swc-project/swc/commit/606cb677c42dd43c24ba49ad0912998e33159560)) - **(es/ast)** Pin version of unicodes ([#​8941](https://togithub.com/swc-project/swc/issues/8941)) ([6362ff4](https://togithub.com/swc-project/swc/commit/6362ff4ba80afc9c887a8817582ae976a05c1d90)) - **(es/compat)** Avoid reserved name for private method ([#​8949](https://togithub.com/swc-project/swc/issues/8949)) ([7053bb1](https://togithub.com/swc-project/swc/commit/7053bb16ce19ba476760b7fe0b1627d1210d6e18)) - **(es/minifier)** Abort inliner on mutation via property ([#​8938](https://togithub.com/swc-project/swc/issues/8938)) ([257afc9](https://togithub.com/swc-project/swc/commit/257afc92c9b2a751935f8fdee1b84bc9222359b6)) - **(es/minifier)** Don't invoke IIFE containing reserved words ([#​8939](https://togithub.com/swc-project/swc/issues/8939)) ([5a3456c](https://togithub.com/swc-project/swc/commit/5a3456c254a686ceef343ce5f9ec67b3e4644138)) - **(es/minifier)** Fix evaluation of `String.charCodeAt` ([#​8946](https://togithub.com/swc-project/swc/issues/8946)) ([772c50f](https://togithub.com/swc-project/swc/commit/772c50fd7610768c43cf795b03dcae1d00f715d2)) - **(es/minifier)** Abort seq inliner on `**` ([#​8947](https://togithub.com/swc-project/swc/issues/8947)) ([3046d71](https://togithub.com/swc-project/swc/commit/3046d71daa77327e7b211cfdb641e3e6148bea5f)) ### [`v1.5.5`](https://togithub.com/swc-project/swc/blob/HEAD/CHANGELOG.md#155---2024-05-08) [Compare Source](https://togithub.com/swc-project/swc/compare/v1.5.3...v1.5.5) ##### Bug Fixes - **(css/modules)** Allow any order of composes ([#​8930](https://togithub.com/swc-project/swc/issues/8930)) ([7014c63](https://togithub.com/swc-project/swc/commit/7014c63625c7c9f83322931600a52c82ba8b107a)) - **(css/modules)** Fix `:global` selectors without preceding whitespace ([#​8926](https://togithub.com/swc-project/swc/issues/8926)) ([2405dc6](https://togithub.com/swc-project/swc/commit/2405dc6ba0aa227df81fda3db303fc6f523972db)) - **(es/fixer)** Wrap class expressions in callee ([#​8928](https://togithub.com/swc-project/swc/issues/8928)) ([6b60bdb](https://togithub.com/swc-project/swc/commit/6b60bdb69713f7ccf603db04696621985d200d28)) - **(es/minifier)** Respect `module: false` ([#​8925](https://togithub.com/swc-project/swc/issues/8925)) ([aca6a77](https://togithub.com/swc-project/swc/commit/aca6a77903e31099f473587eb9285ae1c4dee309)) - **(es/minifier)** Consider side effects of operands of binary expressions ([#​8929](https://togithub.com/swc-project/swc/issues/8929)) ([4d4a7a9](https://togithub.com/swc-project/swc/commit/4d4a7a9bcb39228973c0da2991310b5107feb319)) - **(es/minifier)** Fix operand handling of `**` ([#​8933](https://togithub.com/swc-project/swc/issues/8933)) ([c9d72cd](https://togithub.com/swc-project/swc/commit/c9d72cdc6aa847ba2d81eb2a99c0d0c74bc669b6)) - **(es/minifier)** Fix a bug about `Tpl` => `Str` ([#​8934](https://togithub.com/swc-project/swc/issues/8934)) ([d4be383](https://togithub.com/swc-project/swc/commit/d4be3833183b829bf39c0b53407b8892517256d9)) - **(es/module)** Resolve `.jsx` imports fully ([#​8936](https://togithub.com/swc-project/swc/issues/8936)) ([c536d2a](https://togithub.com/swc-project/swc/commit/c536d2ad6f731e3284df48902637e6446e91a721)) ##### Refactor - **(es/minifier)** Remove unnecessary check ([#​8927](https://togithub.com/swc-project/swc/issues/8927)) ([8932a1b](https://togithub.com/swc-project/swc/commit/8932a1b527a685917e7c24f5fd434a71468abcd8)) ### [`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)) ### [`v1.4.17`](https://togithub.com/swc-project/swc/blob/HEAD/CHANGELOG.md#1417---2024-04-23) [Compare Source](https://togithub.com/swc-project/swc/compare/v1.4.16...v1.4.17) ##### Bug Fixes - **(es)** Ignore `sourceMappingURL` in string literals ([#​8879](https://togithub.com/swc-project/swc/issues/8879)) ([d7188cd](https://togithub.com/swc-project/swc/commit/d7188cdb66a3bba577ebefe0c33cf77f48858d50)) - **(es/codegen)** Use `Str.raw` for es5 ([#​8873](https://togithub.com/swc-project/swc/issues/8873)) ([c7a06b1](https://togithub.com/swc-project/swc/commit/c7a06b1a5e3a59abccbd40fed1f65fcf8487fba6)) - **(es/compat)** Fix async generator ([#​8881](https://togithub.com/swc-project/swc/issues/8881)) ([063eabd](https://togithub.com/swc-project/swc/commit/063eabd33cd5ee1dbe9e248462519f76f6eacd36)) - **(es/resolver)** Prioritze `jsc.paths` by length in tsc resolver ([#​8875](https://togithub.com/swc-project/swc/issues/8875)) ([e22c368](https://togithub.com/swc-project/swc/commit/e22c3681a6705f2184f0af7032ed30103ab9bfcc)) - **(html/codegen)** Expand elements before which body isn’t elided ([#​8877](https://togithub.com/swc-project/swc/issues/8877)) ([5419a94](https://togithub.com/swc-project/swc/commit/5419a9477fa54297ed5e02b3769374e07e0921f3))
sindresorhus/got (got) ### [`v14.4.1`](https://togithub.com/sindresorhus/got/releases/tag/v14.4.1) [Compare Source](https://togithub.com/sindresorhus/got/compare/v14.4.0...v14.4.1) - Fix missing dependency [`dfc54d9`](https://togithub.com/sindresorhus/got/commit/dfc54d9) ### [`v14.4.0`](https://togithub.com/sindresorhus/got/releases/tag/v14.4.0) [Compare Source](https://togithub.com/sindresorhus/got/compare/v14.3.0...v14.4.0) - Improve TypeScript types with generic extend ([#​2353](https://togithub.com/sindresorhus/got/issues/2353)) [`15ca4a0`](https://togithub.com/sindresorhus/got/commit/15ca4a0) ### [`v14.3.0`](https://togithub.com/sindresorhus/got/releases/tag/v14.3.0) [Compare Source](https://togithub.com/sindresorhus/got/compare/v14.2.1...v14.3.0) - Update dependencies [`dbab6c3`](https://togithub.com/sindresorhus/got/commit/dbab6c3)
prettier/prettier (prettier) ### [`v3.3.2`](https://togithub.com/prettier/prettier/blob/HEAD/CHANGELOG.md#332) [Compare Source](https://togithub.com/prettier/prettier/compare/3.3.1...3.3.2) [diff](https://togithub.com/prettier/prettier/compare/3.3.1...3.3.2) ##### Fix handlebars path expressions starts with `@` ([#​16358](https://togithub.com/prettier/prettier/pull/16358) by [@​Princeyadav05](https://togithub.com/Princeyadav05)) ```hbs {{! Input }}
{{@​x.y.z}}
{{! Prettier 3.3.1 }}
{{@​x}}
{{! Prettier 3.3.2 }}
{{@​x.y.z}}
``` ### [`v3.3.1`](https://togithub.com/prettier/prettier/blob/HEAD/CHANGELOG.md#331) [Compare Source](https://togithub.com/prettier/prettier/compare/3.3.0...3.3.1) [diff](https://togithub.com/prettier/prettier/compare/3.3.0...3.3.1) ##### Preserve empty lines in front matter ([#​16347](https://togithub.com/prettier/prettier/pull/16347) by [@​fisker](https://togithub.com/fisker)) ```markdown --- foo: - bar1 - bar2 - bar3 --- Markdown --- foo: - bar1 - bar2 - bar3 --- Markdown --- foo: - bar1 - bar2 - bar3 --- Markdown ``` ##### Preserve explicit language in front matter ([#​16348](https://togithub.com/prettier/prettier/pull/16348) by [@​fisker](https://togithub.com/fisker)) ```markdown ---yaml title: Hello slug: home --- --- title: Hello slug: home --- ---yaml title: Hello slug: home --- ``` ##### Avoid line breaks in import attributes ([#​16349](https://togithub.com/prettier/prettier/pull/16349) by [@​fisker](https://togithub.com/fisker)) ```jsx // Input import something from "./some-very-very-very-very-very-very-very-very-long-path.json" with { type: "json" }; // Prettier 3.3.0 import something from "./some-very-very-very-very-very-very-very-very-long-path.json" with { type: "json" }; // Prettier 3.3.1 import something from "./some-very-very-very-very-very-very-very-very-long-path.json" with { type: "json" }; ``` ### [`v3.3.0`](https://togithub.com/prettier/prettier/blob/HEAD/CHANGELOG.md#330) [Compare Source](https://togithub.com/prettier/prettier/compare/3.2.5...3.3.0) [diff](https://togithub.com/prettier/prettier/compare/3.2.5...3.3.0) 🔗 [Release Notes](https://prettier.io/blog/2024/06/01/3.3.0.html)
isaacs/rimraf (rimraf) ### [`v5.0.9`](https://togithub.com/isaacs/rimraf/compare/v5.0.8...546c9ec50c0e94ac08af7188b02fc1dddfc5134e) [Compare Source](https://togithub.com/isaacs/rimraf/compare/v5.0.8...v5.0.9) ### [`v5.0.8`](https://togithub.com/isaacs/rimraf/compare/v5.0.7...v5.0.8) [Compare Source](https://togithub.com/isaacs/rimraf/compare/v5.0.7...v5.0.8) ### [`v5.0.7`](https://togithub.com/isaacs/rimraf/compare/v5.0.6...v5.0.7) [Compare Source](https://togithub.com/isaacs/rimraf/compare/v5.0.6...v5.0.7) ### [`v5.0.6`](https://togithub.com/isaacs/rimraf/compare/v5.0.5...e729f762d66a30c63bf4d3f63bcf905e1faa543b) [Compare Source](https://togithub.com/isaacs/rimraf/compare/v5.0.5...v5.0.6)
Tenpi/soundcloud.ts (soundcloud.ts) ### [`v0.5.3`](https://togithub.com/Tenpi/soundcloud.ts/compare/be375ef686c93874cf1383235f12ef0bd55d3c93...3be534f62bfc13e48cec42cc391b27f254f6f3ca) [Compare Source](https://togithub.com/Tenpi/soundcloud.ts/compare/be375ef686c93874cf1383235f12ef0bd55d3c93...3be534f62bfc13e48cec42cc391b27f254f6f3ca)
Microsoft/tslib (tslib) ### [`v2.6.3`](https://togithub.com/microsoft/tslib/releases/tag/v2.6.3) [Compare Source](https://togithub.com/Microsoft/tslib/compare/v2.6.2...v2.6.3) #### What's Changed - 'await using' normative changes by [@​rbuckton](https://togithub.com/rbuckton) in [https://github.com/microsoft/tslib/pull/258](https://togithub.com/microsoft/tslib/pull/258) **Full Changelog**: https://github.com/microsoft/tslib/compare/v2.6.2...v2.6.3
SuspiciousLookingOwl/youtubei (youtubei) ### [`v1.5.4`](https://togithub.com/SuspiciousLookingOwl/youtubei/compare/6cc53071888467da41c57d2702b7421fee3e8ad0...a39278641acf45f790ac33b9157ca1b959e770f2) [Compare Source](https://togithub.com/SuspiciousLookingOwl/youtubei/compare/6cc53071888467da41c57d2702b7421fee3e8ad0...a39278641acf45f790ac33b9157ca1b959e770f2) ### [`v1.5.3`](https://togithub.com/SuspiciousLookingOwl/youtubei/compare/48032d9a5b4b53c5da725cd2316c164460766606...6cc53071888467da41c57d2702b7421fee3e8ad0) [Compare Source](https://togithub.com/SuspiciousLookingOwl/youtubei/compare/48032d9a5b4b53c5da725cd2316c164460766606...6cc53071888467da41c57d2702b7421fee3e8ad0) ### [`v1.5.2`](https://togithub.com/SuspiciousLookingOwl/youtubei/compare/ccb0405e8076417c2c9c5227c05c492e7e606dce...48032d9a5b4b53c5da725cd2316c164460766606) [Compare Source](https://togithub.com/SuspiciousLookingOwl/youtubei/compare/ccb0405e8076417c2c9c5227c05c492e7e606dce...48032d9a5b4b53c5da725cd2316c164460766606) ### [`v1.5.1`](https://togithub.com/SuspiciousLookingOwl/youtubei/compare/6114dac138789ba8df08533cca1ac0d96661f121...ccb0405e8076417c2c9c5227c05c492e7e606dce) [Compare Source](https://togithub.com/SuspiciousLookingOwl/youtubei/compare/6114dac138789ba8df08533cca1ac0d96661f121...ccb0405e8076417c2c9c5227c05c492e7e606dce) ### [`v1.5.0`](https://togithub.com/SuspiciousLookingOwl/youtubei/compare/c1b313969e704ee63a0ba48683de34e21ff33fd5...6114dac138789ba8df08533cca1ac0d96661f121) [Compare Source](https://togithub.com/SuspiciousLookingOwl/youtubei/compare/c1b313969e704ee63a0ba48683de34e21ff33fd5...6114dac138789ba8df08533cca1ac0d96661f121) ### [`v1.4.5`](https://togithub.com/SuspiciousLookingOwl/youtubei/compare/6323ac54ed9c7a51ee69e10a591cf47bfc8ec5a3...c1b313969e704ee63a0ba48683de34e21ff33fd5) [Compare Source](https://togithub.com/SuspiciousLookingOwl/youtubei/compare/6323ac54ed9c7a51ee69e10a591cf47bfc8ec5a3...c1b313969e704ee63a0ba48683de34e21ff33fd5)

Configuration

📅 Schedule: Branch creation - "before 6am" in timezone Asia/Jakarta, 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



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