81CuongVn / xyter

GNU General Public License v3.0
1 stars 0 forks source link

Update dependency @discordjs/rest to v1 - autoclosed #8

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@discordjs/rest (source) ^0.5.0 -> ^1.0.0 age adoption passing confidence

Release Notes

discordjs/discord.js (@​discordjs/rest) ### [`v1.7.1`](https://togithub.com/discordjs/discord.js/blob/HEAD/packages/rest/CHANGELOG.md#discordjsrest171---2023-05-01) [Compare Source](https://togithub.com/discordjs/discord.js/compare/@discordjs/rest@1.7.0...@discordjs/rest@1.7.1) #### Bug Fixes - 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)) ### [`v1.7.0`](https://togithub.com/discordjs/discord.js/blob/HEAD/packages/rest/CHANGELOG.md#discordjsrest170---2023-04-01) [Compare Source](https://togithub.com/discordjs/discord.js/compare/@discordjs/rest@1.6.0...@discordjs/rest@1.7.0) #### Bug Fixes - **handlers:** Create burst handler for interaction callbacks ([#​8996](https://togithub.com/discordjs/discord.js/issues/8996)) ([db8df10](https://togithub.com/discordjs/discord.js/commit/db8df104c5e70a12f35b54e5f3f7c897068dde6f)) - **scripts:** Accessing tsComment ([d8d5f31](https://togithub.com/discordjs/discord.js/commit/d8d5f31d3927fd1de62f1fa3a1a6e454243ad87b)) - **rest:** Remove `const enum`s in favour of regular enums ([#​9243](https://togithub.com/discordjs/discord.js/issues/9243)) ([229ad07](https://togithub.com/discordjs/discord.js/commit/229ad077ff52d8706d68ed4d31983619a32eba45)) #### 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.6.0`](https://togithub.com/discordjs/discord.js/blob/HEAD/packages/rest/CHANGELOG.md#discordjsrest160---2023-03-12) [Compare Source](https://togithub.com/discordjs/discord.js/compare/@discordjs/rest@1.5.0...@discordjs/rest@1.6.0) #### Bug Fixes - **snowflake:** Snowflakes length ([#​9144](https://togithub.com/discordjs/discord.js/issues/9144)) ([955e8fe](https://togithub.com/discordjs/discord.js/commit/955e8fe312c42ad4937cc1994d1d81e517c413c8)) - **RequestManager:** Inference of image/apng ([#​9014](https://togithub.com/discordjs/discord.js/issues/9014)) ([ecb4281](https://togithub.com/discordjs/discord.js/commit/ecb4281d1e2d9a0a427605f75352cbf74ffb2d7c)) #### Documentation - Fix typos ([#​9127](https://togithub.com/discordjs/discord.js/issues/9127)) ([1ba1f23](https://togithub.com/discordjs/discord.js/commit/1ba1f238f04221ec890fc921678909b5b7d92c26)) - Fix version export ([#​9049](https://togithub.com/discordjs/discord.js/issues/9049)) ([8b70f49](https://togithub.com/discordjs/discord.js/commit/8b70f497a1207e30edebdecd12b926c981c13d28)) #### Features - **Sticker:** Add support for gif stickers ([#​9038](https://togithub.com/discordjs/discord.js/issues/9038)) ([6a9875d](https://togithub.com/discordjs/discord.js/commit/6a9875da054a875a4711394547d47439bbe66fb6)) - **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)) #### Styling - Run prettier ([#​9041](https://togithub.com/discordjs/discord.js/issues/9041)) ([2798ba1](https://togithub.com/discordjs/discord.js/commit/2798ba1eb3d734f0cf2eeccd2e16cfba6804873b)) ### [`v1.5.0`](https://togithub.com/discordjs/discord.js/blob/HEAD/packages/rest/CHANGELOG.md#discordjsrest150---2022-12-16) [Compare Source](https://togithub.com/discordjs/discord.js/compare/@discordjs/rest@1.4.0...@discordjs/rest@1.5.0) #### Features - **core:** Add support for role connections ([#​8930](https://togithub.com/discordjs/discord.js/issues/8930)) ([3d6fa24](https://togithub.com/discordjs/discord.js/commit/3d6fa248c07b2278504bbe8bafa17a3294971fd9)) ### [`v1.4.0`](https://togithub.com/discordjs/discord.js/blob/HEAD/packages/rest/CHANGELOG.md#discordjsrest140---2022-11-28) [Compare Source](https://togithub.com/discordjs/discord.js/compare/@discordjs/rest@1.3.0...@discordjs/rest@1.4.0) #### Bug Fixes - **SequentialHandler:** Downlevel ECONNRESET errors ([#​8785](https://togithub.com/discordjs/discord.js/issues/8785)) ([5a70057](https://togithub.com/discordjs/discord.js/commit/5a70057826b47fb8251f3d836a536de689444ca1)) - Make ratelimit timeout require event loop to be active ([#​8779](https://togithub.com/discordjs/discord.js/issues/8779)) ([68d5712](https://togithub.com/discordjs/discord.js/commit/68d5712deae85532604d93b4505f0953d664cde7)) - Pin [@​types/node](https://togithub.com/types/node) version ([9d8179c](https://togithub.com/discordjs/discord.js/commit/9d8179c6a78e1c7f9976f852804055964d5385d4)) #### Features - Add `@discordjs/core` ([#​8736](https://togithub.com/discordjs/discord.js/issues/8736)) ([2127b32](https://togithub.com/discordjs/discord.js/commit/2127b32d26dedeb44ec43d16ec2e2046919f9bb0)) - New select menus ([#​8793](https://togithub.com/discordjs/discord.js/issues/8793)) ([5152abf](https://togithub.com/discordjs/discord.js/commit/5152abf7285581abf7689e9050fdc56c4abb1e2b)) #### Refactor - Update `makeURLSearchParams` to accept readonly non-`Record`s ([#​8868](https://togithub.com/discordjs/discord.js/issues/8868)) ([8376e2d](https://togithub.com/discordjs/discord.js/commit/8376e2dbcd38697ce62615d9a539fd198fbc4713)) ### [`v1.3.0`](https://togithub.com/discordjs/discord.js/blob/HEAD/packages/rest/CHANGELOG.md#discordjsrest130---2022-10-08) [Compare Source](https://togithub.com/discordjs/discord.js/compare/@discordjs/rest@1.2.0...@discordjs/rest@1.3.0) #### Bug Fixes - **SequentialHandler:** Throw http error with proper name and more useful message ([#​8694](https://togithub.com/discordjs/discord.js/issues/8694)) ([3f86561](https://togithub.com/discordjs/discord.js/commit/3f8656115bf9df0dbf8391de68a3401535325895)) #### 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 `AbortSignal` support ([#​8672](https://togithub.com/discordjs/discord.js/issues/8672)) ([3c231ae](https://togithub.com/discordjs/discord.js/commit/3c231ae81a52b66940ba495f35fd59a76c65e306)) ### [`v1.2.0`](https://togithub.com/discordjs/discord.js/blob/HEAD/packages/rest/CHANGELOG.md#discordjsrest120---2022-09-25) [Compare Source](https://togithub.com/discordjs/discord.js/compare/@discordjs/rest@1.1.0...@discordjs/rest@1.2.0) #### Bug Fixes - Footer / sidebar / deprecation alert ([ba3e0ed](https://togithub.com/discordjs/discord.js/commit/ba3e0ed348258fe8e51eefb4aa7379a1230616a9)) #### Documentation - Change name ([#​8604](https://togithub.com/discordjs/discord.js/issues/8604)) ([dd5a089](https://togithub.com/discordjs/discord.js/commit/dd5a08944c258a847fc4377f1d5e953264ab47d0)) #### Features - **rest:** Use Agent with higher connect timeout ([#​8679](https://togithub.com/discordjs/discord.js/issues/8679)) ([64cd53c](https://togithub.com/discordjs/discord.js/commit/64cd53c4c23dd9c9503fd0887ac5c542137c57e8)) #### Refactor - 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)) ### [`v1.1.0`](https://togithub.com/discordjs/discord.js/blob/HEAD/packages/rest/CHANGELOG.md#discordjsrest110---2022-08-22) [Compare Source](https://togithub.com/discordjs/discord.js/compare/@discordjs/rest@1.0.1...@discordjs/rest@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.1`](https://togithub.com/discordjs/discord.js/releases/tag/%40discordjs/rest%401.0.1) [Compare Source](https://togithub.com/discordjs/discord.js/compare/@discordjs/rest@1.0.0...@discordjs/rest@1.0.1) #### Info - 1.0.1 release bump, no new features. ### [`v1.0.0`](https://togithub.com/discordjs/discord.js/releases/tag/%40discordjs/rest%401.0.0) [Compare Source](https://togithub.com/discordjs/discord.js/compare/@discordjs/rest@0.6.0...@discordjs/rest@1.0.0) #### Info - 1.0.0 release bump, no new features. ### [`v0.6.0`](https://togithub.com/discordjs/discord.js/blob/HEAD/packages/rest/CHANGELOG.md#discordjsrest060---2022-07-17) [Compare Source](https://togithub.com/discordjs/discord.js/compare/@discordjs/rest@0.5.0...@discordjs/rest@0.6.0) #### 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)) - 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)) #### Refactor - **rest:** Add content-type(s) to uploads ([#​8290](https://togithub.com/discordjs/discord.js/issues/8290)) ([103a358](https://togithub.com/discordjs/discord.js/commit/103a3584c95a7b7f57fa62d47b86520d5ec32303)) - **collection:** Remove default export ([#​8053](https://togithub.com/discordjs/discord.js/issues/8053)) ([16810f3](https://togithub.com/discordjs/discord.js/commit/16810f3e410bf35ed7e6e7412d517ea74c792c5d)) - 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))

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.