KagChi / noteblock

A open-source music bot based on lavalink.
GNU General Public License v3.0
115 stars 111 forks source link

fix(deps): update dependency @discordjs/builders to v1 #114

Open renovate[bot] opened 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@discordjs/builders (source) 0.14.0 -> 1.8.2 age adoption passing confidence

Release Notes

discordjs/discord.js (@​discordjs/builders) ### [`v1.8.2`](https://togithub.com/discordjs/discord.js/blob/HEAD/packages/builders/CHANGELOG.md#discordjsbuilders182---2024-06-02) [Compare Source](https://togithub.com/discordjs/discord.js/compare/@discordjs/builders@1.8.1...@discordjs/builders@1.8.2) #### Bug Fixes - **SlashCommandBuilder:** Add missing shared properties ([#​10255](https://togithub.com/discordjs/discord.js/issues/10255)) ([29fd89f](https://togithub.com/discordjs/discord.js/commit/29fd89f23c22ac5b4ce0a3ed34f5d27e28b1a0b8)) #### Documentation - **SelectMenuBuilder:** Correct grammatical errors ([#​10309](https://togithub.com/discordjs/discord.js/issues/10309)) ([aae2faf](https://togithub.com/discordjs/discord.js/commit/aae2faf9e923a268f84c8b7fb3283aea09dca586)) - **TextInputBuilder:** Correct constructor documentation ([#​10308](https://togithub.com/discordjs/discord.js/issues/10308)) ([c1e6890](https://togithub.com/discordjs/discord.js/commit/c1e6890132d5597a6ebd9d79383ec572582c0601)) - **MappedComponentTypes:** Fix "inpiut" typo ([#​10306](https://togithub.com/discordjs/discord.js/issues/10306)) ([29a50bb](https://togithub.com/discordjs/discord.js/commit/29a50bb476e8e84896dbaec96c6009589afaafbf)) ### [`v1.8.1`](https://togithub.com/discordjs/discord.js/blob/HEAD/packages/builders/CHANGELOG.md#discordjsbuilders181---2024-05-05) [Compare Source](https://togithub.com/discordjs/discord.js/compare/@discordjs/builders@1.8.0...@discordjs/builders@1.8.1) #### Bug Fixes - Slashcommand builder type split ([#​10253](https://togithub.com/discordjs/discord.js/issues/10253)) ([07c1210](https://togithub.com/discordjs/discord.js/commit/07c12101e534fdce836a94bc571b53f75979ea86)) - Don't mutate user provided array ([#​10014](https://togithub.com/discordjs/discord.js/issues/10014)) ([7ea3638](https://togithub.com/discordjs/discord.js/commit/7ea3638dbcf38926596fb5da8b85040e70f1b98b)) - Minify mainlib docs json ([#​9963](https://togithub.com/discordjs/discord.js/issues/9963)) ([4b88306](https://togithub.com/discordjs/discord.js/commit/4b88306dcb2b16b840ec61e9e33047af3a31c45d)) #### Documentation - Split docs.api.json into multiple json files ([597340f](https://togithub.com/discordjs/discord.js/commit/597340f288437c35da8c703d9b621274de60d880)) #### Features - **api-extractor:** Support `export * as ___` syntax ([#​10173](https://togithub.com/discordjs/discord.js/issues/10173)) ([1c5de21](https://togithub.com/discordjs/discord.js/commit/1c5de21a2905fe21b54dea805013f089ed9000d0)) - Allow RestOrArray for command option builders ([#​10175](https://togithub.com/discordjs/discord.js/issues/10175)) ([a1a3a95](https://togithub.com/discordjs/discord.js/commit/a1a3a95c94194a8ab789d567a778b376e13ea973)) - 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)) - Make builders types great again ([#​10026](https://togithub.com/discordjs/discord.js/issues/10026)) ([a0c83a2](https://togithub.com/discordjs/discord.js/commit/a0c83a254c21dad5ac14b649a95ded57d6678d95)) ### [`v1.8.0`](https://togithub.com/discordjs/discord.js/blob/HEAD/packages/builders/CHANGELOG.md#discordjsbuilders180---2024-05-04) [Compare Source](https://togithub.com/discordjs/discord.js/compare/@discordjs/builders@1.7.0...@discordjs/builders@1.8.0) #### Bug Fixes - Don't mutate user provided array ([#​10014](https://togithub.com/discordjs/discord.js/issues/10014)) ([7ea3638](https://togithub.com/discordjs/discord.js/commit/7ea3638dbcf38926596fb5da8b85040e70f1b98b)) - Minify mainlib docs json ([#​9963](https://togithub.com/discordjs/discord.js/issues/9963)) ([4b88306](https://togithub.com/discordjs/discord.js/commit/4b88306dcb2b16b840ec61e9e33047af3a31c45d)) #### Documentation - Split docs.api.json into multiple json files ([597340f](https://togithub.com/discordjs/discord.js/commit/597340f288437c35da8c703d9b621274de60d880)) #### Features - **api-extractor:** Support `export * as ___` syntax ([#​10173](https://togithub.com/discordjs/discord.js/issues/10173)) ([1c5de21](https://togithub.com/discordjs/discord.js/commit/1c5de21a2905fe21b54dea805013f089ed9000d0)) - Allow RestOrArray for command option builders ([#​10175](https://togithub.com/discordjs/discord.js/issues/10175)) ([a1a3a95](https://togithub.com/discordjs/discord.js/commit/a1a3a95c94194a8ab789d567a778b376e13ea973)) - 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)) - Make builders types great again ([#​10026](https://togithub.com/discordjs/discord.js/issues/10026)) ([a0c83a2](https://togithub.com/discordjs/discord.js/commit/a0c83a254c21dad5ac14b649a95ded57d6678d95)) ### [`v1.7.0`](https://togithub.com/discordjs/discord.js/blob/HEAD/packages/builders/CHANGELOG.md#discordjsbuilders170---2023-11-12) [Compare Source](https://togithub.com/discordjs/discord.js/compare/@discordjs/builders@1.6.5...@discordjs/builders@1.7.0) #### Features - Default select menu values ([#​9867](https://togithub.com/discordjs/discord.js/issues/9867)) ([4ff3ea4](https://togithub.com/discordjs/discord.js/commit/4ff3ea4a1bcb708973fbbbc84aaede1f7643e630)) - Add media channels ([#​9662](https://togithub.com/discordjs/discord.js/issues/9662)) ([571aedd](https://togithub.com/discordjs/discord.js/commit/571aedd58aeb5ac677f2a94a4a2851c4378a70b0)) ### [`v1.6.5`](https://togithub.com/discordjs/discord.js/blob/HEAD/packages/builders/CHANGELOG.md#discordjsbuilders165---2023-08-17) [Compare Source](https://togithub.com/discordjs/discord.js/compare/@discordjs/builders@1.6.4...@discordjs/builders@1.6.5) #### Documentation - 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)) ### [`v1.6.4`](https://togithub.com/discordjs/discord.js/releases/tag/%40discordjs/builders%401.6.4) [Compare Source](https://togithub.com/discordjs/discord.js/compare/@discordjs/builders@1.6.3...@discordjs/builders@1.6.4) - Version bump for updated dependencies ### [`v1.6.3`](https://togithub.com/discordjs/discord.js/blob/HEAD/packages/builders/CHANGELOG.md#discordjsbuilders163---2023-05-01) [Compare Source](https://togithub.com/discordjs/discord.js/compare/@discordjs/builders@1.6.2...@discordjs/builders@1.6.3) #### Refactor - Remove `@discordjs/util` re-export ([#​9488](https://togithub.com/discordjs/discord.js/issues/9488)) ([54ceedf](https://togithub.com/discordjs/discord.js/commit/54ceedf6c535d4641643d4106b6286cbef09de4a)) ### [`v1.6.2`](https://togithub.com/discordjs/discord.js/blob/HEAD/packages/builders/CHANGELOG.md#discordjsbuilders162---2023-05-01) [Compare Source](https://togithub.com/discordjs/discord.js/compare/@discordjs/builders@1.6.1...@discordjs/builders@1.6.2) #### Bug Fixes - **BaseSelectMenuBuilder:** Modify class to be `abstract` ([#​9358](https://togithub.com/discordjs/discord.js/issues/9358)) ([ca4de2d](https://togithub.com/discordjs/discord.js/commit/ca4de2d9c6bc204e85d1b7eae7eabd23dbeb4475)) - Correct `@link` tags that involve parents ([#​9351](https://togithub.com/discordjs/discord.js/issues/9351)) ([fbbce3e](https://togithub.com/discordjs/discord.js/commit/fbbce3eb4ba20bc0c4806ca2259d1f86001594be)) - Fix external links ([#​9313](https://togithub.com/discordjs/discord.js/issues/9313)) ([a7425c2](https://togithub.com/discordjs/discord.js/commit/a7425c29c4f23f1b31f4c6a463107ca9eb7fd7e2)) #### Documentation - Reference package names properly ([#​9426](https://togithub.com/discordjs/discord.js/issues/9426)) ([d6bca9b](https://togithub.com/discordjs/discord.js/commit/d6bca9bb4d976dc069a5039250db7d5b3e9142ef)) - Generate static imports for types with api-extractor ([98a76db](https://togithub.com/discordjs/discord.js/commit/98a76db482879f79d6bb2fb2e5fc65ac2c34e2d9)) - **builders:** Add some basic documentation ([#​9359](https://togithub.com/discordjs/discord.js/issues/9359)) ([8073561](https://togithub.com/discordjs/discord.js/commit/8073561824f911d1a18d0b4f1de39f452bc69fa9)) - Use `@link` in `@see` ([#​9348](https://togithub.com/discordjs/discord.js/issues/9348)) ([d66d113](https://togithub.com/discordjs/discord.js/commit/d66d1133331b81563588db4500c63a18c3c3dfae)) ### [`v1.6.1`](https://togithub.com/discordjs/discord.js/compare/@discordjs/builders@1.6.0...@discordjs/builders@1.6.1) [Compare Source](https://togithub.com/discordjs/discord.js/compare/@discordjs/builders@1.6.0...@discordjs/builders@1.6.1) ### [`v1.6.0`](https://togithub.com/discordjs/discord.js/blob/HEAD/packages/builders/CHANGELOG.md#discordjsbuilders160---2023-04-01) [Compare Source](https://togithub.com/discordjs/discord.js/compare/@discordjs/builders@1.5.0...@discordjs/builders@1.6.0) #### Bug Fixes - **scripts:** Accessing tsComment ([d8d5f31](https://togithub.com/discordjs/discord.js/commit/d8d5f31d3927fd1de62f1fa3a1a6e454243ad87b)) #### Features - **website:** Render syntax and mdx on the server ([#​9086](https://togithub.com/discordjs/discord.js/issues/9086)) ([ee5169e](https://togithub.com/discordjs/discord.js/commit/ee5169e0aadd7bbfcd752aae614ec0f69602b68b)) ### [`v1.5.0`](https://togithub.com/discordjs/discord.js/blob/HEAD/packages/builders/CHANGELOG.md#discordjsbuilders150---2023-03-12) [Compare Source](https://togithub.com/discordjs/discord.js/compare/@discordjs/builders@1.4.0...@discordjs/builders@1.5.0) #### Documentation - **EmbedBuilder#spliceFields:** Fix a typo ([#​9159](https://togithub.com/discordjs/discord.js/issues/9159)) ([4367ab9](https://togithub.com/discordjs/discord.js/commit/4367ab930227048868db3ed8437f6c4507ff32e1)) - Fix version export ([#​9049](https://togithub.com/discordjs/discord.js/issues/9049)) ([8b70f49](https://togithub.com/discordjs/discord.js/commit/8b70f497a1207e30edebdecd12b926c981c13d28)) #### Features - **website:** Add support for source file links ([#​9048](https://togithub.com/discordjs/discord.js/issues/9048)) ([f6506e9](https://togithub.com/discordjs/discord.js/commit/f6506e99c496683ee0ab67db0726b105b929af38)) - **StringSelectMenu:** Add `spliceOptions()` ([#​8937](https://togithub.com/discordjs/discord.js/issues/8937)) ([a6941d5](https://togithub.com/discordjs/discord.js/commit/a6941d536ce24ed2b5446a154cbc886b2b97c63a)) - Add support for nsfw commands ([#​7976](https://togithub.com/discordjs/discord.js/issues/7976)) ([7a51344](https://togithub.com/discordjs/discord.js/commit/7a5134459c5f06864bf74631d83b96d9c21b72d8)) - Add `@discordjs/formatters` ([#​8889](https://togithub.com/discordjs/discord.js/issues/8889)) ([3fca638](https://togithub.com/discordjs/discord.js/commit/3fca638a8470dcea2f79ddb9f18526dbc0017c88)) #### Styling - Run prettier ([#​9041](https://togithub.com/discordjs/discord.js/issues/9041)) ([2798ba1](https://togithub.com/discordjs/discord.js/commit/2798ba1eb3d734f0cf2eeccd2e16cfba6804873b)) ### [`v1.4.0`](https://togithub.com/discordjs/discord.js/blob/HEAD/packages/builders/CHANGELOG.md#discordjsbuilders140---2022-11-28) [Compare Source](https://togithub.com/discordjs/discord.js/compare/@discordjs/builders@1.3.0...@discordjs/builders@1.4.0) #### Bug Fixes - Pin [@​types/node](https://togithub.com/types/node) version ([9d8179c](https://togithub.com/discordjs/discord.js/commit/9d8179c6a78e1c7f9976f852804055964d5385d4)) #### Features - New select menus ([#​8793](https://togithub.com/discordjs/discord.js/issues/8793)) ([5152abf](https://togithub.com/discordjs/discord.js/commit/5152abf7285581abf7689e9050fdc56c4abb1e2b)) - Allow punctuation characters in context menus ([#​8783](https://togithub.com/discordjs/discord.js/issues/8783)) ([b521366](https://togithub.com/discordjs/discord.js/commit/b5213664fa66746daab1673ebe2adf2db3d1522c)) #### Typings - **Formatters:** Allow boolean in `formatEmoji` ([#​8823](https://togithub.com/discordjs/discord.js/issues/8823)) ([ec37f13](https://togithub.com/discordjs/discord.js/commit/ec37f137fd4fca0fdbdb8a5c83abf32362a8f285)) ### [`v1.3.0`](https://togithub.com/discordjs/discord.js/blob/HEAD/packages/builders/CHANGELOG.md#discordjsbuilders130---2022-10-08) [Compare Source](https://togithub.com/discordjs/discord.js/compare/@discordjs/builders@1.2.0...@discordjs/builders@1.3.0) #### Bug Fixes - Allow adding forums to `channelTypes` ([#​8658](https://togithub.com/discordjs/discord.js/issues/8658)) ([b1e190c](https://togithub.com/discordjs/discord.js/commit/b1e190c4f0773a1a739625f5b41026f593515370)) - **SlashCommandBuilder:** Missing methods in subcommand builder ([#​8583](https://togithub.com/discordjs/discord.js/issues/8583)) ([1c5b78f](https://togithub.com/discordjs/discord.js/commit/1c5b78fd2130f09c951459cf4c2d637f46c3c2c9)) - Footer / sidebar / deprecation alert ([ba3e0ed](https://togithub.com/discordjs/discord.js/commit/ba3e0ed348258fe8e51eefb4aa7379a1230616a9)) #### Documentation - **builders/components:** Document constructors ([#​8636](https://togithub.com/discordjs/discord.js/issues/8636)) ([8444576](https://togithub.com/discordjs/discord.js/commit/8444576f45da5fdddbf8ba2d91b4cb31a3b51c04)) - Change name ([#​8604](https://togithub.com/discordjs/discord.js/issues/8604)) ([dd5a089](https://togithub.com/discordjs/discord.js/commit/dd5a08944c258a847fc4377f1d5e953264ab47d0)) - Use remarks instead of `Note` in descriptions ([#​8597](https://togithub.com/discordjs/discord.js/issues/8597)) ([f3ce4a7](https://togithub.com/discordjs/discord.js/commit/f3ce4a75d0c4eafc89a1f0ce9f4964bcbcdae6da)) #### Features - Web-components ([#​8715](https://togithub.com/discordjs/discord.js/issues/8715)) ([0ac3e76](https://togithub.com/discordjs/discord.js/commit/0ac3e766bd9dbdeb106483fa4bb085d74de346a2)) - Add `@discordjs/util` ([#​8591](https://togithub.com/discordjs/discord.js/issues/8591)) ([b2ec865](https://togithub.com/discordjs/discord.js/commit/b2ec865765bf94181473864a627fb63ea8173fd3)) - Add `chatInputApplicationCommandMention` formatter ([#​8546](https://togithub.com/discordjs/discord.js/issues/8546)) ([d08a57c](https://togithub.com/discordjs/discord.js/commit/d08a57cadd9d69a734077cc1902d931ab10336db)) #### Refactor - Replace usage of deprecated `ChannelType`s ([#​8625](https://togithub.com/discordjs/discord.js/issues/8625)) ([669c3cd](https://togithub.com/discordjs/discord.js/commit/669c3cd2566eac68ef38ab522dd6378ba761e8b3)) - Website components ([#​8600](https://togithub.com/discordjs/discord.js/issues/8600)) ([c334157](https://togithub.com/discordjs/discord.js/commit/c3341570d983aea9ecc419979d5a01de658c9d67)) - Use `eslint-config-neon` for packages. ([#​8579](https://togithub.com/discordjs/discord.js/issues/8579)) ([edadb9f](https://togithub.com/discordjs/discord.js/commit/edadb9fe5dfd9ff51a3cfc9b25cb242d3f9f5241)) #### Testing - Rename incorrect test ([#​8596](https://togithub.com/discordjs/discord.js/issues/8596)) ([ce991dd](https://togithub.com/discordjs/discord.js/commit/ce991dd1d883f6785b5f4b4b3ac80ef21cb304e7)) #### Typings - **interactions:** Fix `{Slash,ContextMenu}CommandBuilder#toJSON` ([#​8568](https://togithub.com/discordjs/discord.js/issues/8568)) ([b7eb96d](https://togithub.com/discordjs/discord.js/commit/b7eb96d45670616521fbcca28a657793d91605c7)) ### [`v1.2.0`](https://togithub.com/discordjs/discord.js/blob/HEAD/packages/builders/CHANGELOG.md#discordjsbuilders120---2022-08-22) [Compare Source](https://togithub.com/discordjs/discord.js/compare/@discordjs/builders@1.1.0...@discordjs/builders@1.2.0) #### Features - **website:** Show `constructor` information ([#​8540](https://togithub.com/discordjs/discord.js/issues/8540)) ([e42fd16](https://togithub.com/discordjs/discord.js/commit/e42fd1636973b10dd7ed6fb4280ee1a4a8f82007)) - **website:** Show descriptions for `@typeParam` blocks ([#​8523](https://togithub.com/discordjs/discord.js/issues/8523)) ([e475b63](https://togithub.com/discordjs/discord.js/commit/e475b63f257f6261d73cb89fee9ecbcdd84e2a6b)) - **website:** Show parameter descriptions ([#​8519](https://togithub.com/discordjs/discord.js/issues/8519)) ([7f415a2](https://togithub.com/discordjs/discord.js/commit/7f415a2502bf7ce2025dbcfed9017b0635a19966)) - **WebSocketShard:** Support new resume url ([#​8480](https://togithub.com/discordjs/discord.js/issues/8480)) ([bc06cc6](https://togithub.com/discordjs/discord.js/commit/bc06cc638d2f57ab5c600e8cdb6afc8eb2180166)) #### Refactor - Docs design ([#​8487](https://togithub.com/discordjs/discord.js/issues/8487)) ([4ab1d09](https://togithub.com/discordjs/discord.js/commit/4ab1d09997a18879a9eb9bda39df6f15aa22557e)) ### [`v1.1.0`](https://togithub.com/discordjs/discord.js/blob/HEAD/packages/builders/CHANGELOG.md#discordjsbuilders110---2022-07-29) [Compare Source](https://togithub.com/discordjs/discord.js/compare/@discordjs/builders@1.0.0...@discordjs/builders@1.1.0) #### Bug Fixes - Use proper format for `@link` text ([#​8384](https://togithub.com/discordjs/discord.js/issues/8384)) ([2655639](https://togithub.com/discordjs/discord.js/commit/26556390a3800e954974a00c1328ff47d3e67e9a)) - **Formatters:** Add newline in `codeBlock` ([#​8369](https://togithub.com/discordjs/discord.js/issues/8369)) ([5d8bd03](https://togithub.com/discordjs/discord.js/commit/5d8bd030d60ef364de3ef5f9963da8bda5c4efd4)) - **selectMenu:** Allow json to be used for select menu options ([#​8322](https://togithub.com/discordjs/discord.js/issues/8322)) ([6a2d0d8](https://togithub.com/discordjs/discord.js/commit/6a2d0d8e96d157d5b85cee7f17bffdfff4240074)) #### Documentation - Use link tags ([#​8382](https://togithub.com/discordjs/discord.js/issues/8382)) ([5494791](https://togithub.com/discordjs/discord.js/commit/549479131318c659f86f0eb18578d597e22522d3)) #### Features - Add channel & message URL formatters ([#​8371](https://togithub.com/discordjs/discord.js/issues/8371)) ([a7deb8f](https://togithub.com/discordjs/discord.js/commit/a7deb8f89830ead6185c5fb46a49688b6d209ed1)) #### Testing - **builders:** Improve coverage ([#​8274](https://togithub.com/discordjs/discord.js/issues/8274)) ([b7e6238](https://togithub.com/discordjs/discord.js/commit/b7e62380f2e6b9324d6bba9b9eaa5315080bf66a)) ### [`v1.0.0`](https://togithub.com/discordjs/discord.js/releases/tag/%40discordjs/builders%401.0.0) [Compare Source](https://togithub.com/discordjs/discord.js/compare/@discordjs/builders@0.16.0...@discordjs/builders@1.0.0) #### Info - 1.0.0 release bump, no new features. ### [`v0.16.0`](https://togithub.com/discordjs/discord.js/blob/HEAD/packages/builders/CHANGELOG.md#discordjsbuilders0160---2022-07-17) [Compare Source](https://togithub.com/discordjs/discord.js/compare/@discordjs/builders@0.15.0...@discordjs/builders@0.16.0) #### Bug Fixes - Slash command name regex ([#​8265](https://togithub.com/discordjs/discord.js/issues/8265)) ([32f9056](https://togithub.com/discordjs/discord.js/commit/32f9056b15edede3bab07de96afb4b56d3a9ecca)) - **TextInputBuilder:** Parse `custom_id`, `label`, and `style` ([#​8216](https://togithub.com/discordjs/discord.js/issues/8216)) ([2d9dfa3](https://togithub.com/discordjs/discord.js/commit/2d9dfa3c6ea4bb972da2f7e088d148b798c866d9)) #### Documentation - Add codecov coverage badge to readmes ([#​8226](https://togithub.com/discordjs/discord.js/issues/8226)) ([f6db285](https://togithub.com/discordjs/discord.js/commit/f6db285c073898a749fe4591cbd4463d1896daf5)) #### Features - **builder:** Add max min length in string option ([#​8214](https://togithub.com/discordjs/discord.js/issues/8214)) ([96c8d21](https://togithub.com/discordjs/discord.js/commit/96c8d21f95eb366c46ae23505ba9054f44821b25)) - Codecov ([#​8219](https://togithub.com/discordjs/discord.js/issues/8219)) ([f10f4cd](https://togithub.com/discordjs/discord.js/commit/f10f4cdcd88ca6be7ec735ed3a415ba13da83db0)) - **docgen:** Update typedoc ([b3346f4](https://togithub.com/discordjs/discord.js/commit/b3346f4b9b3d4f96443506643d4631dc1c6d7b21)) - Website ([#​8043](https://togithub.com/discordjs/discord.js/issues/8043)) ([127931d](https://togithub.com/discordjs/discord.js/commit/127931d1df7a2a5c27923c2f2151dbf3824e50cc)) - **docgen:** Typescript support ([3279b40](https://togithub.com/discordjs/discord.js/commit/3279b40912e6aa61507bedb7db15a2b8668de44b)) - Docgen package ([#​8029](https://togithub.com/discordjs/discord.js/issues/8029)) ([8b979c0](https://togithub.com/discordjs/discord.js/commit/8b979c0245c42fd824d8e98745ee869f5360fc86)) #### Refactor - **builder:** Remove `unsafe*Builder`s ([#​8074](https://togithub.com/discordjs/discord.js/issues/8074)) ([a4d1862](https://togithub.com/discordjs/discord.js/commit/a4d18629828234f43f03d1bd4851d4b727c6903b)) - Remove [@​sindresorhus/is](https://togithub.com/sindresorhus/is) as it's now esm only ([#​8133](https://togithub.com/discordjs/discord.js/issues/8133)) ([c6f285b](https://togithub.com/discordjs/discord.js/commit/c6f285b7b089b004776fbeb444fe973a68d158d8)) - Move all the config files to root ([#​8033](https://togithub.com/discordjs/discord.js/issues/8033)) ([769ea0b](https://togithub.com/discordjs/discord.js/commit/769ea0bfe78c4f1d413c6b397c604ffe91e39c6a)) #### Typings - Remove expect error ([#​8242](https://togithub.com/discordjs/discord.js/issues/8242)) ([7e6dbaa](https://togithub.com/discordjs/discord.js/commit/7e6dbaaed900c07d1a04e23bbbf9cd0d1b0501c5)) - **builder:** Remove casting ([#​8241](https://togithub.com/discordjs/discord.js/issues/8241)) ([8198da5](https://togithub.com/discordjs/discord.js/commit/8198da5cd0898e06954615a2287853321e7ebbd4)) ### [`v0.15.0`](https://togithub.com/discordjs/discord.js/blob/HEAD/packages/builders/CHANGELOG.md#discordjsbuilders0150---2022-06-06) [Compare Source](https://togithub.com/discordjs/discord.js/compare/@discordjs/builders@0.14.0...@discordjs/builders@0.15.0) #### Features - Allow builders to accept rest params and arrays ([#​7874](https://togithub.com/discordjs/discord.js/issues/7874)) ([ad75be9](https://togithub.com/discordjs/discord.js/commit/ad75be9a9cf90c8624495df99b75177e6c24022f)) - Use vitest instead of jest for more speed ([8d8e6c0](https://togithub.com/discordjs/discord.js/commit/8d8e6c03decd7352a2aa180f6e5bc1a13602539b)) - Add scripts package for locally used scripts ([f2ae1f9](https://togithub.com/discordjs/discord.js/commit/f2ae1f9348bfd893332a9060f71a8a5f272a1b8b))

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 was generated by Mend Renovate. View the repository job log.