Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 11, 2025

Bumps discord.js from 14.19.1 to 14.22.1.

Release notes

Sourced from discord.js's releases.

14.22.1

14.22.1 - (2025-08-22)

Bug Fixes

  • GuildChannel: Account for everyone base permissions (#11053) (ecef7bd)

14.22.0

Bug Fixes

  • Remove trailing color references (#11007) (b532df6)
  • Emoji: Remove incorrect nullables, add ApplicationEmoji#available (#10990) (90d3b28)
  • GuildChannelManager: Properly resolve avatar for createWebhook (#10772) (63f5261)
  • Message: Forwarded messages are not crosspostable (#10821) (b36b751)
  • DirectoryChannel: Export class (#10985) (51ceb20)
  • Events: WebhooksUpdate enum value (#10970) (1404e32)

Documentation

Features

  • Support user guilds (#10995) (baa08b8)
  • MessageManager: New pinned messages routes (#10993) (f469f74)
    • fetchPinned() has been renamed to fetchPins(), which is a paginated endpoint to fetch pinned messages.
  • User: Add collectibles (#10939) (8ac0e1e)
  • Role gradient colours (#10986) (9d6fdf8)
  • Support animated WebP (#10987) (cafe58b)

Refactor

Typings

  • Invite: Approximate fields should be nullable (#10997) (d60e0bf)
  • ModalSubmitFields: Fix fields type (#10816) (500712d)
  • InteractionCallbackResponse: Add missing InGuild generic (#10963) (19e74b1)

14.21.0

Bug Fixes

Features

... (truncated)

Changelog

Sourced from discord.js's changelog.

14.22.1 - (2025-08-22)

Bug Fixes

  • GuildChannel: Account for everyone base permissions (#11053) (ecef7bd)

14.22.0 - (2025-08-20)

Bug Fixes

  • Remove trailing color references (#11007) (b532df6)
  • Emoji: Remove incorrect nullables, add ApplicationEmoji#available (#10990) (90d3b28)
  • GuildChannelManager: Properly resolve avatar for createWebhook (#10772) (63f5261)
  • Message: Forwarded messages are not crosspostable (#10821) (b36b751)
  • DirectoryChannel: Export class (#10985) (51ceb20)
  • Events: WebhooksUpdate enum value (#10970) (1404e32)

Documentation

Features

  • Support user guilds (#10995) (baa08b8)
  • MessageManager: New pinned messages routes (#10993) (f469f74)
    • fetchPinned() has been renamed to fetchPins(), which is a paginated endpoint to fetch pinned messages.
  • User: Add collectibles (#10939) (8ac0e1e)
  • Role gradient colours (#10986) (9d6fdf8)
  • Support animated WebP (#10987) (cafe58b)

Refactor

Typings

  • Invite: Approximate fields should be nullable (#10997) (d60e0bf)
  • ModalSubmitFields: Fix fields type (#10816) (500712d)
  • InteractionCallbackResponse: Add missing InGuild generic (#10963) (19e74b1)

14.21.0 - (2025-06-25)

Bug Fixes

Features

... (truncated)

Commits
  • a294b47 chore(discord.js): release discord.js@14.22.1
  • ecef7bd fix(GuildChannel): account for everyone base permissions (#11053)
  • 4057839 chore: add @​discordjs/collection in api-extractor.json
  • 86ecb37 chore(discord.js): correct changelog and version
  • 311e826 chore(discord.js): release discord.js@15.0.0
  • b532df6 fix: Remove trailing color references (#11007)
  • d60e0bf types(Invite): Approximate fields should be nullable (#10997)
  • baa08b8 feat: support user guilds (#10995)
  • f469f74 feat(MessageManager): New pinned messages routes (#10993)
  • 90d3b28 fix(Emoji): remove incorrect nullables, add ApplicationEmoji#available (#10...
  • 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)

Bumps [discord.js](https://github.com/discordjs/discord.js/tree/HEAD/packages/discord.js) from 14.19.1 to 14.22.1.
- [Release notes](https://github.com/discordjs/discord.js/releases)
- [Changelog](https://github.com/discordjs/discord.js/blob/14.22.1/packages/discord.js/CHANGELOG.md)
- [Commits](https://github.com/discordjs/discord.js/commits/14.22.1/packages/discord.js)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Sep 11, 2025
@dependabot dependabot bot requested a review from GalvinPython as a code owner September 11, 2025 11:30
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Sep 11, 2025
@GalvinPython GalvinPython merged commit 85ac6c3 into dev Sep 15, 2025
2 checks passed
@GalvinPython GalvinPython deleted the dependabot/bun/dev/discord.js-14.22.1 branch September 15, 2025 09:55
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.

2 participants