Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump discord.js from 14.7.1 to 14.8.0 #690

Merged
merged 1 commit into from
Mar 15, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 13, 2023

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)

Bumps [discord.js](https://github.com/discordjs/discord.js) from 14.7.1 to 14.8.0.
- [Release notes](https://github.com/discordjs/discord.js/releases)
- [Commits](discordjs/discord.js@14.7.1...14.8.0)

---
updated-dependencies:
- dependency-name: discord.js
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from Costpap as a code owner March 13, 2023 16:57
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/discord.js-14.8.0 branch from a0e6e3c to 8473f9d Compare March 13, 2023 16:57
@dependabot dependabot bot added dependencies Pull requests that update a dependency file typescript Pull requests that update TypeScript code labels Mar 13, 2023
Copy link
Owner

@Costpap Costpap left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot squash and merge

@dependabot dependabot bot merged commit 7f2583c into main Mar 15, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/discord.js-14.8.0 branch March 15, 2023 18:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file typescript Pull requests that update TypeScript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant