LucasB25 / Eagle-Bot-List

Discord Bot List v1
https://discord.gg/5cyQ378ffG
Apache License 2.0
7 stars 5 forks source link

Update dependency discord.js to v13.17.1 - autoclosed #37

Closed renovate[bot] closed 9 months ago

renovate[bot] commented 11 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
discord.js (source) 13.16.0 -> 13.17.1 age adoption passing confidence

Release Notes

discordjs/discord.js (discord.js) ### [`v13.17.1`](https://togithub.com/discordjs/discord.js/releases/tag/13.17.1) [Compare Source](https://togithub.com/discordjs/discord.js/compare/13.17.0...13.17.1) #### Bug Fixes - **ClientPresence:** Correctly set activity state on CUSTOM activity type ([#​9954](https://togithub.com/discordjs/discord.js/issues/9954)) ([f475336](https://togithub.com/discordjs/discord.js/commit/f475336b3eb9967a411433b9f2dfcdeb99a7359d)) ### [13.17.0](https://togithub.com/discordjs/discord.js/compare/13.16.0...13.17.0) - (2023-11-12) ### [`v13.17.0`](https://togithub.com/discordjs/discord.js/releases/tag/13.17.0) [Compare Source](https://togithub.com/discordjs/discord.js/compare/13.16.0...13.17.0) #### Bug Fixes - Export `AttachmentFlags` and `RoleFlags` ([#​9924](https://togithub.com/discordjs/discord.js/issues/9924)) ([efc1536](https://togithub.com/discordjs/discord.js/commit/efc153612136f7af884f3ed7342a80590e5a36dc)) - **Action:** Conditionally add recipient ([#​9925](https://togithub.com/discordjs/discord.js/issues/9925)) ([3d5d957](https://togithub.com/discordjs/discord.js/commit/3d5d95775b8a018a8e716e389cc4f7c0671c6361)) - **Action:** Do not set undefined values ([#​9755](https://togithub.com/discordjs/discord.js/issues/9755)) ([65bbed8](https://togithub.com/discordjs/discord.js/commit/65bbed8a0f294d869076f5ad7af6cadf0b2f20a4)) - **types:** Fixed CachedManager constructor arguments in type ([#​9761](https://togithub.com/discordjs/discord.js/issues/9761)) ([142db0e](https://togithub.com/discordjs/discord.js/commit/142db0ed8cfc2c82cc87913d3d3d04fca9a05242)) - **readme:** Test badge svg ([#​9919](https://togithub.com/discordjs/discord.js/issues/9919)) ([610bdaa](https://togithub.com/discordjs/discord.js/commit/610bdaa0f19727386f2360a1299979c25dac0314)) - **Role:** Calculate position correctly when rawPositions are equal ([#​9872](https://togithub.com/discordjs/discord.js/issues/9872)) ([56b481b](https://togithub.com/discordjs/discord.js/commit/56b481b3e07335ecd9309aa3d592ba5ef3651f02)) - **ChannelUpdate:** Check against unknown channels ([#​9698](https://togithub.com/discordjs/discord.js/issues/9698)) ([630b9d5](https://togithub.com/discordjs/discord.js/commit/630b9d51ef36b19ff555685a3aba109d84c0de21)) #### Documentation - Fix `AutoModerationRuleTriggerTypes` link ([#​9530](https://togithub.com/discordjs/discord.js/issues/9530)) ([24ac27d](https://togithub.com/discordjs/discord.js/commit/24ac27df4d9daf7fa69fe49d76a5a5cccc4d43e6)) #### Features - **Client:** Add guildAvailable event ([#​9692](https://togithub.com/discordjs/discord.js/issues/9692)) ([67dd30a](https://togithub.com/discordjs/discord.js/commit/67dd30a28a5ea83cf2aa81fe0d87f441ed74a17a)) - **Attachment:** Add flags ([#​9686](https://togithub.com/discordjs/discord.js/issues/9686)) ([2ac8be0](https://togithub.com/discordjs/discord.js/commit/2ac8be09a163d89bd546954739aa1a98a5e333e3)) - **Role:** Add flags ([#​9694](https://togithub.com/discordjs/discord.js/issues/9694)) ([a222e53](https://togithub.com/discordjs/discord.js/commit/a222e537c10e7a93facb642d492d8c9d31d5e78d)) - **StageInstanceManager:** Add `guildScheduledEvent` to `create()` ([#​9024](https://togithub.com/discordjs/discord.js/issues/9024)) ([5f6a82d](https://togithub.com/discordjs/discord.js/commit/5f6a82d349ad362d41bc63f0400c580d37872a68)) - Support `default_thread_rate_limit_per_user` in channel creation ([#​9339](https://togithub.com/discordjs/discord.js/issues/9339)) ([759c0b0](https://togithub.com/discordjs/discord.js/commit/759c0b0d46ce67f4208cdf22214d2272860f27b9)) - User avatar decorations ([#​9710](https://togithub.com/discordjs/discord.js/issues/9710)) ([cb11c56](https://togithub.com/discordjs/discord.js/commit/cb11c56a0b93c802b024cc9c8d95250ddf1a5246)) - Support new username system ([#​9634](https://togithub.com/discordjs/discord.js/issues/9634)) ([f9e9843](https://togithub.com/discordjs/discord.js/commit/f9e9843a9218903bf2ba40e2f17634d799298929)) - **presence:** Feature parity in image resolve ([#​9638](https://togithub.com/discordjs/discord.js/issues/9638)) ([85338ef](https://togithub.com/discordjs/discord.js/commit/85338ef07375249e50d0c9ef6a50a2a1ea343c02)) - Safety alerts channel and mention raid protection ([#​9073](https://togithub.com/discordjs/discord.js/issues/9073)) ([5057f04](https://togithub.com/discordjs/discord.js/commit/5057f04304eddce7b421c959c0ee98671658b2e9)) - **GuildAuditLogsEntry:** Add missing channel property to extra ([#​9527](https://togithub.com/discordjs/discord.js/issues/9527)) ([c5a42ed](https://togithub.com/discordjs/discord.js/commit/c5a42ed5ec16b5718392781786f7f9b20b0270d4)) #### Performance - Linear speed position getters ([#​9528](https://togithub.com/discordjs/discord.js/issues/9528)) ([90ca028](https://togithub.com/discordjs/discord.js/commit/90ca02880ab6e029c2ee2b28622a1942cfca3c69)) #### Typings - **BaseButtonComponentData:** Narrow component type ([#​9735](https://togithub.com/discordjs/discord.js/issues/9735)) ([c08230e](https://togithub.com/discordjs/discord.js/commit/c08230edc091a2589470536b622434a33db481e4))

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.