Closed renovate[bot] closed 2 years ago
Do not merge; Will cause breaking chnages
This PR should be closed
As this PR has been closed unmerged, Renovate will ignore this upgrade and you will not receive PRs for any future 1.x releases. However, if you upgrade to 1.x manually then Renovate will reenable minor and patch updates automatically.
If this PR was closed by mistake or you changed your mind, you can simply rename this PR and you will soon get a fresh replacement PR opened.
This PR contains the following updates:
^0.12.0
->^1.0.0
Release Notes
discordjs/discord.js
### [`v1.2.0`](https://togithub.com/discordjs/discord.js/releases/tag/%40discordjs/builders%401.2.0) [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/releases/tag/%40discordjs/rest%401.1.0) [Compare Source](https://togithub.com/discordjs/discord.js/compare/@discordjs/builders@1.0.0...@discordjs/builders@1.1.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:** Render `@defaultValue` blocks ([#8527](https://togithub.com/discordjs/discord.js/issues/8527)) ([8028813](https://togithub.com/discordjs/discord.js/commit/8028813825e7708915ea892760c1003afd60df2f)) - **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.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/releases/tag/%40discordjs/builders%400.16.0) [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/releases/tag/%40discordjs/builders%400.15.0) [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)) ### [`v0.14.0`](https://togithub.com/discordjs/discord.js/releases/tag/%40discordjs/builders%400.14.0) [Compare Source](https://togithub.com/discordjs/discord.js/compare/@discordjs/builders@0.13.0...@discordjs/builders@0.14.0) #### Bug Fixes - **builders:** Leftover invalid null type ([8a7cd10](https://togithub.com/discordjs/discord.js/commit/8a7cd10554a2a71cd2fe7f6a177b5f4f43464348)) - **SlashCommandBuilder:** Import `Permissions` correctly ([#7921](https://togithub.com/discordjs/discord.js/issues/7921)) ([7ce641d](https://togithub.com/discordjs/discord.js/commit/7ce641d33a4af6586d5e7beffbe7d38619dcf1a2)) - Add localizations for subcommand builders and option choices ([#7862](https://togithub.com/discordjs/discord.js/issues/7862)) ([c1b5e73](https://togithub.com/discordjs/discord.js/commit/c1b5e731daa9cbbfca03a046e47cb1221ee1ed7c)) #### Features - Export types from `interactions/slashCommands/mixins` ([#7942](https://togithub.com/discordjs/discord.js/issues/7942)) ([68d5169](https://togithub.com/discordjs/discord.js/commit/68d5169f66c96f8fe5be17a1c01cdd5155607ab2)) - **builders:** Add new command permissions v2 ([#7861](https://togithub.com/discordjs/discord.js/issues/7861)) ([de3f157](https://togithub.com/discordjs/discord.js/commit/de3f1573f07dda294cc0fbb1ca4b659eb2388a12)) - **builders:** Improve embed errors and predicates ([#7795](https://togithub.com/discordjs/discord.js/issues/7795)) ([ec8d87f](https://togithub.com/discordjs/discord.js/commit/ec8d87f93272cc9987f9613735c0361680c4ed1e)) #### Refactor - Use arrays instead of rest parameters for builders ([#7759](https://togithub.com/discordjs/discord.js/issues/7759)) ([29293d7](https://togithub.com/discordjs/discord.js/commit/29293d7bbb5ed463e52e5a5853817e5a09cf265b)) #### Styling - Cleanup tests and tsup configs ([6b8ef20](https://togithub.com/discordjs/discord.js/commit/6b8ef20cb3af5b5cfd176dd0aa0a1a1e98551629)) ### [`v0.13.0`](https://togithub.com/discordjs/discord.js/releases/tag/%40discordjs/builders%400.13.0) [Compare Source](https://togithub.com/discordjs/discord.js/compare/@discordjs/builders@0.12.0...@discordjs/builders@0.13.0) #### Bug Fixes - Validate select menu options ([#7566](https://togithub.com/discordjs/discord.js/issues/7566)) ([b1d63d9](https://togithub.com/discordjs/discord.js/commit/b1d63d919a61f309ac89f27016b0f148678dac2b)) - **SelectMenu:** Set `placeholder` max to 150 ([#7538](https://togithub.com/discordjs/discord.js/issues/7538)) ([dcd4797](https://togithub.com/discordjs/discord.js/commit/dcd479767b6ec980a373f2ea1f22754f41661c1e)) - Only check `instanceof Component` once ([#7546](https://togithub.com/discordjs/discord.js/issues/7546)) ([0aa4851](https://togithub.com/discordjs/discord.js/commit/0aa48516a4e33497e8e8dc50da164a57cdee09d3)) - **builders:** Allow negative min/max value of number/integer option ([#7484](https://togithub.com/discordjs/discord.js/issues/7484)) ([3baa340](https://togithub.com/discordjs/discord.js/commit/3baa340821b8ecf8a16253bc0917a1033250d7c9)) - **components:** SetX should take rest parameters ([#7461](https://togithub.com/discordjs/discord.js/issues/7461)) ([3617359](https://togithub.com/discordjs/discord.js/commit/36173590a712f041b087b7882054805a8bd42dae)) - Unsafe embed builder field normalization ([#7418](https://togithub.com/discordjs/discord.js/issues/7418)) ([b936103](https://togithub.com/discordjs/discord.js/commit/b936103395121cb21a8c616f669ddab1d2efb0f1)) - Fix some typos ([#7393](https://togithub.com/discordjs/discord.js/issues/7393)) ([92a04f4](https://togithub.com/discordjs/discord.js/commit/92a04f4d98f6c6760214034cc8f5a1eaa78893c7)) - **builders:** Make type optional in constructor ([#7391](https://togithub.com/discordjs/discord.js/issues/7391)) ([4abb28c](https://togithub.com/discordjs/discord.js/commit/4abb28c0a1256c57a60369a6b8ec9e98c265b489)) - Don't create new instances of builders classes ([#7343](https://togithub.com/discordjs/discord.js/issues/7343)) ([d6b56d0](https://togithub.com/discordjs/discord.js/commit/d6b56d0080c4c5f8ace731f1e8bcae0c9d3fb5a5)) #### Documentation - Completely fix builders example link ([#7543](https://togithub.com/discordjs/discord.js/issues/7543)) ([1a14c0c](https://togithub.com/discordjs/discord.js/commit/1a14c0ca562ea173d363a770a0437209f461fd23)) - Add slash command builders example, fixes [#7338](https://togithub.com/discordjs/discord.js/issues/7338) ([#7339](https://togithub.com/discordjs/discord.js/issues/7339)) ([3ae6f3c](https://togithub.com/discordjs/discord.js/commit/3ae6f3c313091151245d6e6b52337b459ecfc765)) #### Features - Slash command localization for builders ([#7683](https://togithub.com/discordjs/discord.js/issues/7683)) ([40b9a1d](https://togithub.com/discordjs/discord.js/commit/40b9a1d67d0b508ec593e030913acd8161cd17f8)) - Add API v10 support ([#7477](https://togithub.com/discordjs/discord.js/issues/7477)) ([72577c4](https://togithub.com/discordjs/discord.js/commit/72577c4bfd02524a27afb6ff4aebba9301a690d3)) - Add support for module: NodeNext in TS and ESM ([#7598](https://togithub.com/discordjs/discord.js/issues/7598)) ([8f1986a](https://togithub.com/discordjs/discord.js/commit/8f1986a6aa98365e09b00e84ad5f9f354ab61f3d)) - Add Modals and Text Inputs ([#7023](https://togithub.com/discordjs/discord.js/issues/7023)) ([ed92015](https://togithub.com/discordjs/discord.js/commit/ed920156344233241a21b0c0b99736a3a855c23c)) - Add missing `v13` component methods ([#7466](https://togithub.com/discordjs/discord.js/issues/7466)) ([f7257f0](https://togithub.com/discordjs/discord.js/commit/f7257f07655076eabfe355cb6a53260b39ca9670)) - **builders:** Add attachment command option type ([#7203](https://togithub.com/discordjs/discord.js/issues/7203)) ([ae0f35f](https://togithub.com/discordjs/discord.js/commit/ae0f35f51d68dfa5a7dc43d161ef9365171debdb)) - **components:** Add unsafe message component builders ([#7387](https://togithub.com/discordjs/discord.js/issues/7387)) ([6b6222b](https://togithub.com/discordjs/discord.js/commit/6b6222bf513d1ee8cd98fba0ad313def560b864f)) - **embed:** Add setFields ([#7322](https://togithub.com/discordjs/discord.js/issues/7322)) ([bcc5cda](https://togithub.com/discordjs/discord.js/commit/bcc5cda8a902ddb28c7e3578e0f29b4272832624)) #### Refactor - Remove nickname parsing ([#7736](https://togithub.com/discordjs/discord.js/issues/7736)) ([78a3afc](https://togithub.com/discordjs/discord.js/commit/78a3afcd7fdac358e06764cc0d675e1215c785f3)) - Replace zod with shapeshift ([#7547](https://togithub.com/discordjs/discord.js/issues/7547)) ([3c0bbac](https://togithub.com/discordjs/discord.js/commit/3c0bbac82fa9988af4a62ff00c66d149fbe6b921)) - Remove store channels ([#7634](https://togithub.com/discordjs/discord.js/issues/7634)) ([aedddb8](https://togithub.com/discordjs/discord.js/commit/aedddb875e740e1f1bd77f06ce1b361fd3b7bc36)) - Allow builders to accept emoji strings ([#7616](https://togithub.com/discordjs/discord.js/issues/7616)) ([fb9a9c2](https://togithub.com/discordjs/discord.js/commit/fb9a9c221121ee1c7986f9c775b77b9691a0ae15)) - Don't return builders from API data ([#7584](https://togithub.com/discordjs/discord.js/issues/7584)) ([549716e](https://togithub.com/discordjs/discord.js/commit/549716e4fcec89ca81216a6d22aa8e623175e37a)) - Remove obsolete builder methods ([#7590](https://togithub.com/discordjs/discord.js/issues/7590)) ([10607db](https://togithub.com/discordjs/discord.js/commit/10607dbdafe257c5cbf5b952b7eecec4919e8b4a)) - **Embed:** Remove add field ([#7522](https://togithub.com/discordjs/discord.js/issues/7522)) ([8478d2f](https://togithub.com/discordjs/discord.js/commit/8478d2f4de9ac013733850cbbc67902f7c5abc55)) - Make `data` public in builders ([#7486](https://togithub.com/discordjs/discord.js/issues/7486)) ([ba31203](https://togithub.com/discordjs/discord.js/commit/ba31203a0ad96e0a00f8312c397889351e4c5cfd)) - **embed:** Remove array support in favor of rest params ([#7498](https://togithub.com/discordjs/discord.js/issues/7498)) ([b3fa2ec](https://togithub.com/discordjs/discord.js/commit/b3fa2ece402839008738ad3adce3db958445838d)) - **components:** Default set boolean methods to true ([#7502](https://togithub.com/discordjs/discord.js/issues/7502)) ([b122149](https://togithub.com/discordjs/discord.js/commit/b12214922cea2f43afbe6b1555a74a3c8e16f798)) - Make public builder props getters ([#7422](https://togithub.com/discordjs/discord.js/issues/7422)) ([e8252ed](https://togithub.com/discordjs/discord.js/commit/e8252ed3b981a4b7e4013f12efadd2f5d9318d3e)) - **builders-methods:** Make methods consistent ([#7395](https://togithub.com/discordjs/discord.js/issues/7395)) ([f495364](https://togithub.com/discordjs/discord.js/commit/f4953647ff9f39127978c73bf8a62c08462802ca)) - Remove conditional autocomplete option return types ([#7396](https://togithub.com/discordjs/discord.js/issues/7396)) ([0909824](https://togithub.com/discordjs/discord.js/commit/09098240bfb13b8afafa4ab549f06d236e0ff1c9)) - **embed:** Mark properties as readonly ([#7332](https://togithub.com/discordjs/discord.js/issues/7332)) ([31768fc](https://togithub.com/discordjs/discord.js/commit/31768fcd69ed5b4566a340bda89ce881418e8272)) #### Typings - Fix regressions ([#7649](https://togithub.com/discordjs/discord.js/issues/7649)) ([5748dbe](https://togithub.com/discordjs/discord.js/commit/5748dbe08783beb80c526de38ccd105eb0e82664))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.