Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 28, 2025

Bumps discord.js from 14.11.0 to 14.24.0.

Release notes

Sourced from discord.js's releases.

14.24.0

Bug Fixes

  • Message: Update pinnable to check for migrated guilds (#11189) (ee988e3)

Features

14.23.2

Bug Fixes

  • ModalSubmitInteraction: Better resolving of components (#11162) (5cc13b7)
  • Handle DM modals (1e4d1dc)

14.23.1

Bug Fixes

  • ModalSubmitInteraction: Resolve crash on handling populated select menus (#11158) (11b236f)
  • Ending uncached polls (#11157) (1d5b983)

14.23.0

Bug Fixes

  • ThreadMemberFlagsBitField: Use ThreadMemberFlags enum in Flags (#11118) (154c00d)
  • Backport in operator fix from main (#11127) (fcce0d9)
  • Ensure discriminator detection respects webhooks too (#11062) (d8ad181)

Documentation

  • Use LocalizationMap where applicable (#11117) (3b92744)
  • GuildEditOptions: Deprecate owner property (fe025c0)
  • Deprecate API related to guild ownership (#11054) (3dd57c2)
  • Deprecate setting owner (740da4c)

Features

Refactor

  • ActionsManager: Register actions without using class name (#11080) (0dff969)

Typings

  • ClientEventTypes: Fix messageDeleteBulk event arg (#11122) (30e35d9)

... (truncated)

Changelog

Sourced from discord.js's changelog.

14.24.0 - (2025-10-24)

Bug Fixes

  • Message: Update pinnable to check for migrated guilds (#11189) (ee988e3)

Features

14.23.2 - (2025-10-09)

Bug Fixes

  • ModalSubmitInteraction: Better resolving of components (#11162) (5cc13b7)
  • Handle DM modals (1e4d1dc)

14.23.1 - (2025-10-08)

Bug Fixes

  • ModalSubmitInteraction: Resolve crash on handling populated select menus (#11158) (11b236f)
  • Ending uncached polls (#11157) (1d5b983)

14.23.0 - (2025-10-08)

Bug Fixes

  • ThreadMemberFlagsBitField: Use ThreadMemberFlags enum in Flags (#11118) (154c00d)
  • Backport in operator fix from main (#11127) (fcce0d9)
  • Ensure discriminator detection respects webhooks too (#11062) (d8ad181)

Documentation

  • Use LocalizationMap where applicable (#11117) (3b92744)
  • GuildEditOptions: Deprecate owner property (fe025c0)
  • Deprecate API related to guild ownership (#11054) (3dd57c2)
  • Deprecate setting owner (740da4c)

Features

Refactor

  • ActionsManager: Register actions without using class name (#11080) (0dff969)

... (truncated)

Commits
  • 16a44f8 chore(discord.js): release discord.js@14.24.0
  • 0dda270 build: bump @​discordjs/builders
  • ee988e3 fix(Message): update pinnable to check for migrated guilds (#11189)
  • 104ad75 feat: handle file upload component for v14 (#11179)
  • 0ff239a build: bump discord-api-types to 0.38.31
  • 89fd19e build: upgrade @​discordjs/builders to 1.12.2
  • 6a6c7d0 build: upgrade discord-api-types to 0.38.30
  • 083f6ab chore(discord.js): release discord.js@14.23.2
  • 5cc13b7 fix(ModalSubmitInteraction): Better resolving of components (#11162)
  • 1e4d1dc fix: handle DM modals
  • Additional commits viewable in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Oct 28, 2025
Bumps [discord.js](https://github.com/discordjs/discord.js/tree/HEAD/packages/discord.js) from 14.11.0 to 14.24.0.
- [Release notes](https://github.com/discordjs/discord.js/releases)
- [Changelog](https://github.com/discordjs/discord.js/blob/14.24.0/packages/discord.js/CHANGELOG.md)
- [Commits](https://github.com/discordjs/discord.js/commits/14.24.0/packages/discord.js)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/discord.js-14.24.0 branch from b68f5b5 to 29cffce Compare October 28, 2025 09:57
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 3, 2025

Superseded by #19.

@dependabot dependabot bot closed this Nov 3, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/discord.js-14.24.0 branch November 3, 2025 20:56
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant