V3L0C1T13S / reflectcord

REST and Websocket compatibility layer for Discord->Revolt
GNU Affero General Public License v3.0
47 stars 2 forks source link

chore(deps): Bump discord.js from 14.7.1 to 14.8.0 #170

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps discord.js from 14.7.1 to 14.8.0.

Release notes

Sourced from discord.js's releases.

14.8.0

Bug Fixes

  • snowflake: Snowflakes length (#9144) (955e8fe)
  • Actions: Inject built data by using a symbol (#9203) (a63ac88)
  • Message#deletable: Add check for deletable message types (#9168) (e78b8ad)
  • Message: bulkDeletable permissions should be retrieved later for DMs (#9146) (a9495bd)
  • AutoModerationActionExecution: Transform action (#9111) (9156a28)
  • MessageReaction: toJSON() infinite recursion (#9070) (f268e1d)
  • ThreadChannel: Insert starter message from threads created in forum channels (#9100) (0b76ab4)
  • ApplicationRoleConnectionMetadata: Export the class correctly (#9076) (071516c)
  • Don't auth for interaction showModal() (#9046) (b803a9a)
  • WebSocketShard: Zombie connection fix (#8989) (876b181)
  • Keep other properties in triggerMetadata (#8977) (d8dd197)
  • escapeX: Emojis with underlines (#8945) (07b597d)
  • WebSocketShard: Either start close timeout or emit destroyed but never both (#8956) (43ce2a5)
  • DMChannel: recipientId edge case (#8950) (7ce9909)
  • Return only boolean for disabled (#8965) (6614603)
  • Export missing escapeX() functions (#8944) (25c27ea)
  • WebSocketShard: Only cleanup the connection if a connection still exists (#8946) (5eab5fc)
  • Add @discordjs/formatters to dependency list (#8939) (18b3a19)
  • resolveColor: Invalid colors (#8933) (c76e170)
  • WebSocketShard: Clear listeners on reconnect (#8927) (aa8c57d)
  • Re-export formatters (#8909) (b14604a)

Documentation

  • MessageManager: Add clarification to fetch messages (#9222) (f5ec1ca)
  • Make interactionResponse as optional (#9179) (664cccb)
  • Fix typos (#9127) (1ba1f23)
  • chatInputApplicationCommandMention: Parameters are not nullable (#9091) (6f78e82)
  • No @type description and reveal info block (#9097) (405f940)
  • ThreadEditOptions: Move info tag back to invitable (#9020) (f3fe3ce)
  • Fix a typo in the MentionableSelectMenuInteraction link (#9000) (6d7a143)
  • ApplicationRoleConnectionMetadata: Add documentation (#8976) (2e22b31)
  • Fix malformed overridden documentation (#8954) (0b8b114)
  • GuildForumThreadManager: Fix sticker type (#8940) (dd62be0)
  • Fix deprecated links (#8907) (976b234)
  • UserFlagsBitField: Make .Flags static (#8902) (c48ff5e)

Features

... (truncated)

Commits


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 1 year ago

Superseded by #175.