LewdHuTao / lavalink-status

Easily monitor your lavalink status
MIT License
24 stars 17 forks source link

fix(deps): update dependency discord-api-types to ^0.28.0 #2

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.27.3 -> ^0.28.0 age adoption passing confidence

Release Notes

discordjs/discord-api-types ### [`v0.28.0`](https://togithub.com/discordjs/discord-api-types/blob/HEAD/CHANGELOG.md#​0280-httpsgithubcomdiscordjsdiscord-api-typescompare02730280-2022-03-07) [Compare Source](https://togithub.com/discordjs/discord-api-types/compare/0.27.3...0.28.0) ##### Code Refactoring - **PermissionFlagsBits:** rename `StartEmbeddedActivities` to `UseEmbeddedActivities` ([#​342](https://togithub.com/discordjs/discord-api-types/issues/342)) ([3e3acb5](https://togithub.com/discordjs/discord-api-types/commit/3e3acb5297e3e546fbb7fc82acddb50170ffc1de)) ##### Features - add support for TS module: NodeNext ([#​356](https://togithub.com/discordjs/discord-api-types/issues/356)) ([e9ee696](https://togithub.com/discordjs/discord-api-types/commit/e9ee6966c38c82544536ece85af0c1b3bd592bfc)) - **MessageComponentInteraction:** export specific interaction aliases ([#​353](https://togithub.com/discordjs/discord-api-types/issues/353)) ([3503a4f](https://togithub.com/discordjs/discord-api-types/commit/3503a4fd384be8459a1628a6f019a1bc164c0386)) - **Utils:** add more typeguard functions to determine the interaction types ([#​355](https://togithub.com/discordjs/discord-api-types/issues/355)) ([dec7717](https://togithub.com/discordjs/discord-api-types/commit/dec7717bc76ac86c8b7d45ed4e0b506e532f7cb9)) ##### BREAKING CHANGES - **PermissionFlagsBits:** The `StartEmbeddedActivities` permission flag has been renamed to `UseEmbeddedActivities` #### [0.27.3](https://togithub.com/discordjs/discord-api-types/compare/0.27.2...0.27.3) (2022-02-24) ##### Bug Fixes - **APIApplicationCommandAutocompleteInteraction:** make `options` field required for v10 (PR [#​332](https://togithub.com/discordjs/discord-api-types/issues/332) redo) ([#​339](https://togithub.com/discordjs/discord-api-types/issues/339)) ([8d432f2](https://togithub.com/discordjs/discord-api-types/commit/8d432f2ebe54904cc0285b1e05706ca105ece7b8)) #### [0.27.2](https://togithub.com/discordjs/discord-api-types/compare/0.27.1...0.27.2) (2022-02-17) ##### Bug Fixes - **APIApplicationCommandAutocompleteInteraction:** make `options` field required ([#​332](https://togithub.com/discordjs/discord-api-types/issues/332)) ([5396daf](https://togithub.com/discordjs/discord-api-types/commit/5396daf0dbbe7ed54d94c621649b746b1131dee9)) - **APIInteractionResponse:** add `APIModalInteractionResponse` to union ([#​333](https://togithub.com/discordjs/discord-api-types/issues/333)) ([a8f19e6](https://togithub.com/discordjs/discord-api-types/commit/a8f19e6a19cbefd99c8c8bd35e565ab3584c9eeb)) ##### Features - api v10 ([#​331](https://togithub.com/discordjs/discord-api-types/issues/331)) ([8e87b3e](https://togithub.com/discordjs/discord-api-types/commit/8e87b3e1ce35201503623839602c44fe2a52a27b)) #### [0.27.1](https://togithub.com/discordjs/discord-api-types/compare/0.27.0...0.27.1) (2022-02-14) ##### Bug Fixes - **APIInteraction:** add modal submit interaction & make `data` required in APIModalSubmit ([#​321](https://togithub.com/discordjs/discord-api-types/issues/321)) ([f88727b](https://togithub.com/discordjs/discord-api-types/commit/f88727bd80d32f3ddf4374b1fd46ce50c36eea4d)) - **APIInteractions:** export ApplicationCommandAutocomplete ([#​309](https://togithub.com/discordjs/discord-api-types/issues/309)) ([5056da5](https://togithub.com/discordjs/discord-api-types/commit/5056da523af6154fbf2fbcf10e30ce437ec42ce8)) - **CI:** skip pull request checks for runs that don't include the token ([#​327](https://togithub.com/discordjs/discord-api-types/issues/327)) ([0ad06fc](https://togithub.com/discordjs/discord-api-types/commit/0ad06fc639d7f8bdff135a58d435e6cb15029842)) - make `data` required in autocomplete interaction and add separate dm/guild types ([#​322](https://togithub.com/discordjs/discord-api-types/issues/322)) ([7abeb2e](https://togithub.com/discordjs/discord-api-types/commit/7abeb2e0391d6e47517edba63342ba9c4adc4fcb)) ##### Features - **RESTJSONErrorCodes:** add error 40060 ([#​320](https://togithub.com/discordjs/discord-api-types/issues/320)) ([72e9617](https://togithub.com/discordjs/discord-api-types/commit/72e9617fee6e05d2eb4b715c0261d316ff0e1f1e))

Configuration

πŸ“… Schedule: 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 WhiteSource Renovate. View repository job log here.