Commit Graph

1440 Commits

Author SHA1 Message Date
renovate[bot]
2d3fc09ade chore(deps): update patch/minor dependencies (#1650)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-05-08 12:43:00 +00:00
renovate[bot]
3637535d28 chore(deps): update eslint/prettier to v8.59.2 (#1649)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-05-08 08:58:45 +00:00
renovate[bot]
14bca2694d chore(deps): lock file maintenance (#1647)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-05-01 22:30:13 +00:00
renovate[bot]
1e8075e41d chore(deps): update patch/minor dependencies (#1645)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-05-01 16:55:24 +00:00
renovate[bot]
bb1f5dfe5e chore(deps): update eslint/prettier to v8.59.1 (#1644)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-05-01 12:53:16 +00:00
renovate[bot]
b9df5c2d02 chore(deps): lock file maintenance (#1642)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-24 14:04:50 +00:00
renovate[bot]
812fbbe688 chore(deps): update eslint/prettier (#1641)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-24 11:36:29 +00:00
renovate[bot]
edf9a9651b chore(deps): update patch/minor dependencies (#1639)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-24 06:03:01 +00:00
renovate[bot]
9c2f1746b1 chore(deps): lock file maintenance (#1637)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-17 17:54:55 +00:00
renovate[bot]
f8f039867e chore(deps): update patch/minor dependencies (#1634)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-17 15:04:30 +00:00
renovate[bot]
8a4a6d1e43 chore(deps): update eslint/prettier (#1633)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-17 05:51:59 +00:00
discord-js-bot[bot]
2e5e31b4c4 chore(release): 0.38.47 🎉 (#1632)
Build ran for 0bd00dd111

Co-authored-by: discord-js[bot] <41898282+github-actions[bot]@users.noreply.github.com>
0.38.47
2026-04-16 17:02:50 +03:00
Kshitij Anurag
0bd00dd111 refactor(RESTJSONErrorCodes): rename ServerSendRateLimit to ServerWriteRateLimit (#1629) 2026-04-16 13:42:53 +03:00
Almeida
d5dc47a36c feat(RESTJSONErrorCodes): rename ChannelSendRateLimit to ChannelWriteRateLimit (#1627)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-15 03:12:36 +03:00
Almeida
09c71fe9d1 feat(RESTJSONErrorCodes): add CannotForwardMessageWithUnreadableContent (#1628) 2026-04-15 01:28:24 +03:00
discord-js-bot[bot]
3691d77da3 chore(release): 0.38.46 🎉 (#1624)
Build ran for bece6b84ee

Co-authored-by: discord-js[bot] <41898282+github-actions[bot]@users.noreply.github.com>
0.38.46
2026-04-13 17:01:14 +03:00
renovate[bot]
bece6b84ee chore(deps): lock file maintenance (#1623)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-10 14:47:51 +00:00
renovate[bot]
e9e7f5c24f chore(deps): update eslint/prettier (#1621)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-10 09:17:19 +00:00
renovate[bot]
e1b27cd5a9 chore(deps): update patch/minor dependencies (#1622)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-10 05:22:58 +00:00
Almeida
5acf5c5989 feat(UserFlags): mark ActiveDeveloper as deprecated (#1604) 2026-04-09 18:27:24 +03:00
Kshitij Anurag
d165766302 fix: APIUser global_name description (#1586) 2026-04-09 18:27:15 +03:00
Kshitij Anurag
702e541bf0 feat(Message): more attachment and embed fields and flags (#1609) 2026-04-09 18:25:47 +03:00
Almeida
27ef064f92 fix(Webhook): add delete message query, fix thread_id type (#1611)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-09 18:23:34 +03:00
Almeida
c21ae24f7a fix(ReactionType): rename Super to Burst (#1613)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-09 18:23:06 +03:00
Almeida
b2a8b740e5 fix(Gateway): correct scheduled event user remove dispatch type (#1614)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-09 18:22:45 +03:00
Almeida
19d04c00c9 fix(Channel): add applied_tags to forum thread form data body (#1615)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-09 18:22:25 +03:00
discord-js-bot[bot]
2802117c0b chore(release): 0.38.45 🎉 (#1620)
Co-authored-by: discord-js[bot] <41898282+github-actions[bot]@users.noreply.github.com>
0.38.45
2026-04-09 16:58:03 +03:00
Kshitij Anurag
487c3b7980 docs(Message): update description for attachments (#1618) 2026-04-08 15:29:49 +01:00
Almeida
3a296fa929 fix(User): use Snowflake for DM recipient_id (#1612)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-06 19:48:05 +03:00
Almeida
1506ff0d2b fix(OAuth2): include flags in current application result (#1610)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-06 19:47:35 +03:00
renovate[bot]
d4248babd2 chore(deps): lock file maintenance (#1608)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-03 13:45:07 +00:00
renovate[bot]
07d7b05cde chore(deps): update patch/minor dependencies (#1607)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-03 09:23:04 +00:00
renovate[bot]
69bbc57575 chore(deps): update eslint/prettier to v8.58.0 (#1606)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-03 06:03:40 +00:00
discord-js-bot[bot]
6a29982d09 chore(release): 0.38.44 🎉 (#1605)
Build ran for ae75ee7863

Co-authored-by: discord-js[bot] <41898282+github-actions[bot]@users.noreply.github.com>
0.38.44
2026-04-02 16:28:30 +03:00
dependabot[bot]
ae75ee7863 chore(deps): bump path-to-regexp from 0.1.12 to 0.1.13 in /website (#1600)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-31 02:29:33 +03:00
dependabot[bot]
763bfc810c chore(deps): bump brace-expansion in /website (#1601)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-31 02:29:22 +03:00
Almeida
c76a1bc372 fix(APIApplication): make event_webhooks_status optional (#1603) 2026-03-31 02:28:58 +03:00
discord-js-bot[bot]
afe009d84e chore(release): 0.38.43 🎉 (#1602)
Co-authored-by: discord-js[bot] <41898282+github-actions[bot]@users.noreply.github.com>
0.38.43
2026-03-29 00:52:48 +02:00
Vlad Frangu
d4fc31de65 ci: fix token perms 2026-03-29 00:46:32 +02:00
Almeida
0a514f68d9 docs: wrap @everyone mention in codeblock (#1599) 2026-03-27 18:10:29 +02:00
Vlad Frangu
308308dfab chore: forgot to update tsconfig with types 2026-03-27 12:33:26 +02:00
renovate[bot]
ca423b001a chore(deps): update dependency typescript to v6 (#1594)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Vlad Frangu <me@vladfrangu.dev>
2026-03-27 12:30:08 +02:00
dependabot[bot]
3bc73f8b4f chore(deps): bump node-forge from 1.3.3 to 1.4.0 in /website (#1595)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-27 12:16:20 +02:00
dependabot[bot]
96a34ba74b chore(deps): bump handlebars from 4.7.8 to 4.7.9 (#1596)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-27 12:13:48 +02:00
dependabot[bot]
b63fafdfd4 chore(deps): bump picomatch from 2.3.1 to 2.3.2 (#1590)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-27 12:13:34 +02:00
renovate[bot]
1c722899a1 chore(deps): update actions/create-github-app-token action to v3 (#1593)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-27 12:12:58 +02:00
renovate[bot]
c5aa81d971 chore(deps): lock file maintenance (#1597)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-27 12:11:54 +02:00
renovate[bot]
ae938673f9 chore(deps): update patch/minor dependencies (#1592)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-27 08:54:58 +00:00
renovate[bot]
93e4c79e2e chore(deps): update eslint/prettier (#1591)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-27 05:43:11 +00:00
kshitijanurag
a99c8c0f53 feat: guild messages search (#1583)
Co-authored-by: Almeida <almeidx@pm.me>
2026-03-25 12:45:57 +00:00