samchouse / snow.js

Snow.JS is a framework for Discord.JS, largely inspired by Discord-Akairo.
MIT License
2 stars 0 forks source link

fix(deps): update dependency discord-api-types to ^0.26.0 #34

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
discord-api-types ^0.24.0 -> ^0.26.0 age adoption passing confidence

Release Notes

discordjs/discord-api-types ### [`v0.26.1`](https://togithub.com/discordjs/discord-api-types/blob/HEAD/CHANGELOG.md#​0261-httpsgithubcomdiscordjsdiscord-api-typescompare02600261-2022-01-02) [Compare Source](https://togithub.com/discordjs/discord-api-types/compare/0.26.0...0.26.1) ##### Bug Fixes - **APIApplicationCommandOption:** correct type for integer and number ([#​284](https://togithub.com/discordjs/discord-api-types/issues/284)) ([fe1f531](https://togithub.com/discordjs/discord-api-types/commit/fe1f5313a8fc13d0a2433738cce9be37f5d9eeb5)) ##### Features - **APIAuditLogChangeData:** Add `communication_disabled_until` ([#​281](https://togithub.com/discordjs/discord-api-types/issues/281)) ([0cf51ab](https://togithub.com/discordjs/discord-api-types/commit/0cf51abc267bd6246a7952e7f6a23fa8c5db290a)) - **APIGuildScheduledEvent:** add more precise types for stage instance/voice/external events ([#​278](https://togithub.com/discordjs/discord-api-types/issues/278)) ([751aee6](https://togithub.com/discordjs/discord-api-types/commit/751aee6fa7d4c542324a30e9b9bc641b0e7a8bf4)) - **ApplicationFlags:** add embedded application flags ([#​277](https://togithub.com/discordjs/discord-api-types/issues/277)) ([9f4f59c](https://togithub.com/discordjs/discord-api-types/commit/9f4f59c8e55f78caf614e27e28b6bca939665ca5)) ### [`v0.26.0`](https://togithub.com/discordjs/discord-api-types/blob/HEAD/CHANGELOG.md#​0260-httpsgithubcomdiscordjsdiscord-api-typescompare02520260-2021-12-24) [Compare Source](https://togithub.com/discordjs/discord-api-types/compare/0.25.2...0.26.0) ##### Bug Fixes - **APIInvite:** channel can be null ([#​182](https://togithub.com/discordjs/discord-api-types/issues/182)) ([c67d426](https://togithub.com/discordjs/discord-api-types/commit/c67d426e3d3634eb0756f07029b9176cfc5873ce)) - **GatewayStageInstance:** Stage Instance dispatches not included in `GatewayDispatchPayload` ([#​267](https://togithub.com/discordjs/discord-api-types/issues/267)) ([46db72d](https://togithub.com/discordjs/discord-api-types/commit/46db72da2fd14a51047b4e66e934738785e72d96)) - **NonDispatchPayload:** `t` & `s` fields are always null on non-dispatch payloads ([#​259](https://togithub.com/discordjs/discord-api-types/issues/259)) ([315ce35](https://togithub.com/discordjs/discord-api-types/commit/315ce3584917635b93a26123470f37a10bd8d846)) - only a partial object is needed when updating attachments ([#​263](https://togithub.com/discordjs/discord-api-types/issues/263)) ([7ab780b](https://togithub.com/discordjs/discord-api-types/commit/7ab780b3aefb3c8c34a8114db3ace6c4e6ae3206)) - **StickerPack:** Optional `banner_asset_id` ([#​270](https://togithub.com/discordjs/discord-api-types/issues/270)) ([7eee39d](https://togithub.com/discordjs/discord-api-types/commit/7eee39d86c0d40857d0bf6fc0d4d1e31cda1895c)) ##### Features - Add API error code `50055` ([#​256](https://togithub.com/discordjs/discord-api-types/issues/256)) ([b01716b](https://togithub.com/discordjs/discord-api-types/commit/b01716bf22fba617c0a09084ff607127366432b6)) - Add API error code 50109 ([#​268](https://togithub.com/discordjs/discord-api-types/issues/268)) ([bfc5e46](https://togithub.com/discordjs/discord-api-types/commit/bfc5e46f5374289997219c35aa0b992dfaa4ec40)) - add support for user guild member read oauth2 scope and route ([#​254](https://togithub.com/discordjs/discord-api-types/issues/254)) ([e9d02a1](https://togithub.com/discordjs/discord-api-types/commit/e9d02a19fc3b4fad2f488b0db3b63d6301878730)) - **APIAuditLog:** add `guild_scheduled_events` prop ([#​251](https://togithub.com/discordjs/discord-api-types/issues/251)) ([c7efcd5](https://togithub.com/discordjs/discord-api-types/commit/c7efcd55059673ab9fc8e6ef9711050700274057)) - **APIGuildMember:** add guild timeouts ([#​235](https://togithub.com/discordjs/discord-api-types/issues/235)) ([0bbc972](https://togithub.com/discordjs/discord-api-types/commit/0bbc9721f6e18eb559c40e207f60218e7862d4ea)) - **GatewayThreadMemberUpdateDispatchData:** add `guild_id` extra field ([#​266](https://togithub.com/discordjs/discord-api-types/issues/266)) ([2c72242](https://togithub.com/discordjs/discord-api-types/commit/2c72242a03bd5adfd0fc145bf5645d1bad59254e)) - **RESTJSONErrorCodes:** add error 20029 ([#​257](https://togithub.com/discordjs/discord-api-types/issues/257)) ([9e619fc](https://togithub.com/discordjs/discord-api-types/commit/9e619fc460337d53c85fc3977c89489c14bd8254)) - bring in support for TS 4.5's `exactOptionalPropertyTypes` ([#​275](https://togithub.com/discordjs/discord-api-types/issues/275)) ([c20e5ae](https://togithub.com/discordjs/discord-api-types/commit/c20e5ae2a9edcca529e233a4deb634bc760076d2)) ##### Cleanups - Make application command option union easier to use ([#​250](https://togithub.com/discordjs/discord-api-types/issues/250)) ([8bbb819](https://togithub.com/discordjs/discord-api-types/commit/8bbb81942b3f87e46273bb75a12e2db4ef7ee797)) - **ChatInputCommandOptions:** cleanup chat input options ([#​274](https://togithub.com/discordjs/discord-api-types/issues/274)) ([7fe78ce](https://togithub.com/discordjs/discord-api-types/commit/7fe78cec25a07dcd5d7ba2af3a5d773620c2d3cf)) ##### BREAKING CHANGES - **StickerPack:** `banner_asset_id` is now optional. Reference PR: [https://github.com/discord/discord-api-docs/pull/4245](https://togithub.com/discord/discord-api-docs/pull/4245) - **APIInvite:** this marks the channel property of invites as possibly null - **ChatInputCommandOptions:** A lot of the options were renamed and split up to clean up internal code. All option interfaces that ended in a plural (`*Options`) have had their pluralization removed (`*Option` now). `APIApplicationCommandInteractionDataOptionWithValues` has been renamed to `APIApplicationCommandInteractionDataBasicOption`, and every `*InteractionDataOptions{Type}` interfaces have been renamed to `*InteractionData{Type}Option` (i.e.: `ApplicationCommandInteractionDataOptionString` -> `APIApplicationCommandInteractionDataStringOption`). #### [0.25.2](https://togithub.com/discordjs/discord-api-types/compare/0.25.1...0.25.2) (2021-11-30) ##### Bug Fixes - **APISelectMenuComponent:** `options` property is required ([#​248](https://togithub.com/discordjs/discord-api-types/issues/248)) ([51dee6e](https://togithub.com/discordjs/discord-api-types/commit/51dee6e0e5bb4d749b9f0436e7ec9d4793e56567)) ##### Features - **Guild:** boost progress bars ([#​227](https://togithub.com/discordjs/discord-api-types/issues/227)) ([47382b6](https://togithub.com/discordjs/discord-api-types/commit/47382b6183a1d232053fef23691d423f8af88f88)) #### [0.25.1](https://togithub.com/discordjs/discord-api-types/compare/0.25.0...0.25.1) (2021-11-30) ##### Bug Fixes - **deno:** faulty import paths for guild scheduled events ([#​245](https://togithub.com/discordjs/discord-api-types/issues/245)) ([44c0f05](https://togithub.com/discordjs/discord-api-types/commit/44c0f05cb2fc2b9ea50745530ae94a669a839594)) ### [`v0.25.2`](https://togithub.com/discordjs/discord-api-types/blob/HEAD/CHANGELOG.md#​0252-httpsgithubcomdiscordjsdiscord-api-typescompare02510252-2021-11-30) [Compare Source](https://togithub.com/discordjs/discord-api-types/compare/0.25.1...0.25.2) ##### Bug Fixes - **APISelectMenuComponent:** `options` property is required ([#​248](https://togithub.com/discordjs/discord-api-types/issues/248)) ([51dee6e](https://togithub.com/discordjs/discord-api-types/commit/51dee6e0e5bb4d749b9f0436e7ec9d4793e56567)) ##### Features - **Guild:** boost progress bars ([#​227](https://togithub.com/discordjs/discord-api-types/issues/227)) ([47382b6](https://togithub.com/discordjs/discord-api-types/commit/47382b6183a1d232053fef23691d423f8af88f88)) ### [`v0.25.1`](https://togithub.com/discordjs/discord-api-types/blob/HEAD/CHANGELOG.md#​0251-httpsgithubcomdiscordjsdiscord-api-typescompare02500251-2021-11-30) [Compare Source](https://togithub.com/discordjs/discord-api-types/compare/0.25.0...0.25.1) ##### Bug Fixes - **deno:** faulty import paths for guild scheduled events ([#​245](https://togithub.com/discordjs/discord-api-types/issues/245)) ([44c0f05](https://togithub.com/discordjs/discord-api-types/commit/44c0f05cb2fc2b9ea50745530ae94a669a839594)) ### [`v0.25.0`](https://togithub.com/discordjs/discord-api-types/blob/HEAD/CHANGELOG.md#​0250-httpsgithubcomdiscordjsdiscord-api-typescompare02400250-2021-11-29) [Compare Source](https://togithub.com/discordjs/discord-api-types/compare/0.24.0...0.25.0) ##### Bug Fixes - **APIApplicationCommandOption:** remove `default` property ([#​242](https://togithub.com/discordjs/discord-api-types/issues/242)) ([faa8bf4](https://togithub.com/discordjs/discord-api-types/commit/faa8bf494bc79b844ce73e1892461e8440dc7abc)) - correct types for autocomplete interaction data ([#​234](https://togithub.com/discordjs/discord-api-types/issues/234)) ([691abb5](https://togithub.com/discordjs/discord-api-types/commit/691abb581fb17093b5fa139f3ff53cbc0ad0b2a1)) - correct types for REST attachments ([#​238](https://togithub.com/discordjs/discord-api-types/issues/238)) ([fa54b9d](https://togithub.com/discordjs/discord-api-types/commit/fa54b9de5522b9fa9d5367650950f8b0e44f6e14)) - make subcommand options optional ([#​241](https://togithub.com/discordjs/discord-api-types/issues/241)) ([7379a34](https://togithub.com/discordjs/discord-api-types/commit/7379a345e820703a59a2d754c8ee7c0f0c710e09)) ##### Code Refactoring - **UserFlags:** update flag names ([#​229](https://togithub.com/discordjs/discord-api-types/issues/229)) ([f2d62e3](https://togithub.com/discordjs/discord-api-types/commit/f2d62e3cdf6128357f65e946fe1926cf915a6395)) ##### Features - add guild scheduled event ([#​186](https://togithub.com/discordjs/discord-api-types/issues/186)) ([d333962](https://togithub.com/discordjs/discord-api-types/commit/d333962715a58bd5ac14ad80e900b43b02777794)) - **RESTPostAPIChannelThreadsJSONBody:** add `rate_limit_per_user` ([#​237](https://togithub.com/discordjs/discord-api-types/issues/237)) ([1e52e0c](https://togithub.com/discordjs/discord-api-types/commit/1e52e0ceab31465c7bbd820e332ef219ad715916)) - add max/min option for number-based options ([#​221](https://togithub.com/discordjs/discord-api-types/issues/221)) ([bc1d03e](https://togithub.com/discordjs/discord-api-types/commit/bc1d03e527b9d37fac6d76cfbb51f4eeb8238e7b)) - add maze api error ([#​228](https://togithub.com/discordjs/discord-api-types/issues/228)) ([7a15c97](https://togithub.com/discordjs/discord-api-types/commit/7a15c9786333fb6f2259f42536cfbf2cf0e43db8)) - **ActivityFlags:** add new flags ([#​207](https://togithub.com/discordjs/discord-api-types/issues/207)) ([0f51d8e](https://togithub.com/discordjs/discord-api-types/commit/0f51d8e83f8aa53efde5c01849aaf09b91d15cbd)) - **ApplicationFlags:** add message content intent flags ([#​226](https://togithub.com/discordjs/discord-api-types/issues/226)) ([d189e36](https://togithub.com/discordjs/discord-api-types/commit/d189e36c49cd230f98798ff57b668a6fe56df11b)) - **Attachments:** multi uploads and alt text ([#​223](https://togithub.com/discordjs/discord-api-types/issues/223)) ([fdf133e](https://togithub.com/discordjs/discord-api-types/commit/fdf133ef45d3871defb46e47079c2acdd65e69d7)) - **GuildSystemChannelFlags:** add suppress member join sticker replies flag ([#​222](https://togithub.com/discordjs/discord-api-types/issues/222)) ([4021dae](https://togithub.com/discordjs/discord-api-types/commit/4021dae44b331198d164a7c93dbc1242184efdf7)) - **Interactions:** add autocomplete api types ([#​205](https://togithub.com/discordjs/discord-api-types/issues/205)) ([3b9320d](https://togithub.com/discordjs/discord-api-types/commit/3b9320dbf2cbbae7db44f00e8deaf336ab052e8b)) - **UserFlags:** add `BOT_HTTP_INTERACTIONS` flag ([#​212](https://togithub.com/discordjs/discord-api-types/issues/212)) ([a015f96](https://togithub.com/discordjs/discord-api-types/commit/a015f96fcb4a74866f884db87732876095788111)) ##### BREAKING CHANGES - **UserFlags:** All user flags now follow the internal name, with descriptions added for what they represent. This means you'll have to do some minor renaming in your code if you check for flags. - **APIApplicationCommandOption:** If you were using the `default` property for ApplicationCommandOptions, it has been removed, as Discord wasn't even taking it into account anymore. - The types for autocomplete interactions have been corrected.

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled due to failing status checks.

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 WhiteSource Renovate. View repository job log here.

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] commented 2 years ago

This issue has been automatically closed because it was stale and no further actions have happend. Thank you for your contributions.

renovate[bot] commented 2 years ago

Renovate Ignore Notification

As this PR has been closed unmerged, Renovate will now ignore this update (^0.26.0). You will still receive a PR once a newer version is released, so if you wish to permanently ignore this dependency, please add it to the ignoreDeps array of your renovate config.

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.