Vlad Frangu
|
eb5acd1e30
|
chore(discord.js): bump ws
|
2025-06-16 15:39:20 +03:00 |
|
Jiralite
|
65cfa3ffd3
|
build: Update Undici to 6.21.3 (#10906)
build: update undici
|
2025-05-20 11:52:49 +01:00 |
|
Vlad Frangu
|
dbd5354056
|
chore: bump builders
|
2025-05-03 01:07:23 +03:00 |
|
Qjuh
|
2ebb5cbd53
|
fix: regression in allowedMentions when replying (#10866)
* fix: regression in allowedMentions
* fix: lint
* fix: jsdoc
* tests: added a manual regression test
* fix: lint
* fix: tests
* fix: tests
* fix: typo
* fix: typings test
* chore: bumo zlib-sync to not crash on mac
|
2025-05-02 12:48:57 +02:00 |
|
Vlad Frangu
|
7fb6630c02
|
chore(ci): backport actions updates (#10853)
|
2025-04-26 17:06:03 +03:00 |
|
Vlad Frangu
|
dd8bb397a8
|
chore(deps): bump discord-api-types round at least 2
|
2025-04-26 01:08:54 +03:00 |
|
Vlad Frangu
|
61d3d6d4ae
|
chore: bump builders and ws
|
2025-04-26 00:59:43 +03:00 |
|
Qjuh
|
edace17a13
|
feat: components v2 in v14 (#10781)
Co-authored-by: Naiyar <137700126+imnaiyar@users.noreply.github.com>
Co-authored-by: Jiralite <33201955+Jiralite@users.noreply.github.com>
Co-authored-by: Vlad Frangu <me@vladfrangu.dev>
Co-authored-by: Timo <mail@geniustimo.de>
|
2025-04-25 23:43:09 +03:00 |
|
Danial Raza
|
d3154cf8f1
|
feat: add soundboard in v14 (#10843)
|
2025-04-25 23:37:03 +03:00 |
|
Vlad Frangu
|
c74c632cdb
|
build: bump @discordjs/ws to 1.2.1
|
2025-02-11 01:04:37 +02:00 |
|
Vlad Frangu
|
fc003050de
|
build: bump @discordjs/builders to 1.10.1
|
2025-02-11 00:57:15 +02:00 |
|
Jiralite
|
c2b18d6d8b
|
build: bump undici to 6.21.1
|
2025-02-08 15:39:26 +00:00 |
|
Jiralite
|
519aa3abe8
|
build: bump discord-api-types to 0.37.119
|
2025-02-07 21:45:33 +00:00 |
|
Jiralite
|
bbde371324
|
build: bump discord-api-types to 0.37.118
|
2025-01-29 09:35:44 +00:00 |
|
Vlad Frangu
|
1af2f4ed0e
|
chore: point ws to ^1.2.0
|
2025-01-02 00:09:25 +02:00 |
|
Vlad Frangu
|
3fbfe9f1ae
|
chore: deps update
|
2025-01-01 23:43:16 +02:00 |
|
Jiralite
|
0fdbabea98
|
build: bump discord-api-types to 0.37.114
|
2024-12-24 12:06:51 +00:00 |
|
Jiralite
|
e9944b3d2d
|
build: bump discord-api-types to 0.37.113
|
2024-12-22 20:58:53 +00:00 |
|
Jiralite
|
ed00a10e1f
|
build: Bump discord-api-types to 0.37.109 (#10619)
build: bump discord-api-types
|
2024-12-05 21:48:14 +00:00 |
|
Qjuh
|
366f7174d0
|
chore: unpin discord-api-types (#10524)
* chore: unpin discord-api-types
* chore: bump discord-api-types
|
2024-10-01 19:00:33 +01:00 |
|
Danial Raza
|
cda8d88ad5
|
build: bump discord-api-types to 0.37.100 (#10488)
* build: bump discord-api-types to 0.37.100
* build: fix lockfile
---------
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
Co-authored-by: Jiralite <33201955+Jiralite@users.noreply.github.com>
|
2024-09-17 09:15:00 +00:00 |
|
Denis Cristea
|
8a74f144ac
|
chore: pin builders in discord.js (#10490)
|
2024-09-06 13:12:19 +00:00 |
|
Jeroen Claassens
|
437437461e
|
chore: bump to @favware/cliff-jumper v4.1.0 and fix changelog generation (#10459)
* chore: bump to @favware/cliff-jumper v4
* chore: cleanup changelogs
* chore: set `topo_order` to `false` for cliff config
* chore: clean cliff.toml diffs
* chore(changelog): fix missing / incorrect entries
|
2024-08-24 13:06:35 +00:00 |
|
Almeida
|
e2e71b4d09
|
build: bump dependencies (#10457)
* build: bump `@vladfrangu/async_event_emitter`
* chore: bump again + fixes
* build: bump types/node and some dev deps
* build: bump discord-api-types again
* style: remove unused eslint-ignore comment
* build: sync dependencies and update templates
* build: bump turbo
* build: vercel + vitest
* build: bump undici
---------
Co-authored-by: Vlad Frangu <me@vladfrangu.dev>
|
2024-08-22 17:33:35 +02:00 |
|
Naiyar
|
3d37660107
|
build: bump discord-api-types to 0.37.96 (#10452)
* build: bump discord-api-types to 0.37.95
* feat: Add support for Automated Message nonce handling (#10381)
* Add support for Automated Message nonce handling
* Fix options property
* Address PR feedback
* Handled case where it was explicitly set to false for that iteration to not generate a nonce, and PR feedback
* Fix lint issue
* Fix lint issue
* Move to MessagePayload.resolveBody instead
* Fix test errors
* Update packages/discord.js/src/structures/MessagePayload.js
Co-authored-by: Almeida <github@almeidx.dev>
* PR feedback
* Merge
* Let and not const
---------
Co-authored-by: Almeida <github@almeidx.dev>
Co-authored-by: Almeida <almeidx@pm.me>
* feat(Attachment): add `title` (#10423)
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
* types: Fix wrong auto moderation target type (#10391)
types: fix wrong auto moderation target type
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
* feat(builders): update to @sapphire/shapeshift v4 (#10291)
feat: update to @sapphire/shapeshift v4
* refactor(actions): safer getChannel calls (#10434)
* refactor(actions): safer getChannel calls
* chore: consistency
---------
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
* build: bump discord-api-types tp 0.37.96
---------
Co-authored-by: Jacob Morrison <jake.morrison24@gmail.com>
Co-authored-by: Almeida <github@almeidx.dev>
Co-authored-by: Almeida <almeidx@pm.me>
Co-authored-by: Danial Raza <danialrazafb@gmail.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
Co-authored-by: Jiralite <33201955+Jiralite@users.noreply.github.com>
Co-authored-by: Jeroen Claassens <support@favware.tech>
Co-authored-by: DD <didinele.dev@gmail.com>
|
2024-08-20 08:42:13 +00:00 |
|
Jeroen Claassens
|
2d5531f35c
|
feat(builders): update to @sapphire/shapeshift v4 (#10291)
feat: update to @sapphire/shapeshift v4
|
2024-08-19 18:15:30 +00:00 |
|
Almeida
|
bb71dc825e
|
build: bump discord-api-types to 0.37.94 (#10446)
|
2024-08-19 13:26:00 +00:00 |
|
Almeida
|
432e9b8425
|
chore: pin /ws version in discord.js (#10427)
|
2024-08-08 21:55:34 +00:00 |
|
Danial Raza
|
dc13324ddc
|
build: bump discord-api-types to 0.37.93 (#10404)
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
|
2024-07-31 19:35:01 +00:00 |
|
Jiralite
|
15021990e8
|
build: Bump discord-api-types to 0.37.90 (#10354)
build: bump discord-api-types
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
|
2024-06-18 18:37:16 +00:00 |
|
Jiralite
|
346d1be72b
|
build: Bump dependencies (#10322)
* build: bump dependencies
* build: update pnpm to 9.1.4
|
2024-06-05 09:42:33 +00:00 |
|
iCrawl
|
f5dd6879a2
|
chore: /ui react type dep
|
2024-05-24 01:55:14 +02:00 |
|
iCrawl
|
f9ba11eba3
|
chore: update nextjs
|
2024-05-24 01:47:07 +02:00 |
|
iCrawl
|
bb884fc260
|
chore: react compiler
|
2024-05-19 03:44:42 +02:00 |
|
Almeida
|
c7adce351a
|
build: bump discord-api-types to 0.37.83 (#10238)
build: bump discord-api-types to 0.37.82
|
2024-04-30 23:04:00 +00:00 |
|
Almeida
|
c2e68ceaad
|
build: bump discord-api-types to 0.37.82 (#10226)
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
|
2024-04-27 17:16:20 +00:00 |
|
iCrawl
|
6759f5b9c5
|
chore: deps
|
2024-04-16 21:44:21 +02:00 |
|
Qjuh
|
1c5de21a29
|
feat(api-extractor): support export * as ___ syntax (#10173)
* feat(api-extractor): support `export * as ___` syntax
* fix: typescript version
|
2024-04-16 08:35:34 +00:00 |
|
Almeida
|
ba6476d07e
|
build: bump discord-api-types to 0.37.78 (#10201)
|
2024-04-01 17:55:45 +00:00 |
|
Qjuh
|
654f1a48b9
|
chore: remove ws dependency (#10180)
|
2024-03-31 14:09:38 +00:00 |
|
iCrawl
|
0d4c26ba4c
|
chore: deps
|
2024-03-11 17:50:39 +01:00 |
|
iCrawl
|
0efd1bea46
|
fix: anchor link for events
|
2024-03-04 00:02:52 +01:00 |
|
iCrawl
|
79fbda3aac
|
feat: local and preview detection
|
2024-03-03 02:30:08 +01:00 |
|
iCrawl
|
71bba547b6
|
refactor: docs ordering
|
2024-03-02 20:25:51 +01:00 |
|
Noel
|
18cce83d80
|
refactor: docs (#10126)
|
2024-02-29 04:37:52 +01:00 |
|
iCrawl
|
597340f288
|
docs: split docs.api.json into multiple json files
|
2024-02-06 17:24:18 +01:00 |
|
iCrawl
|
ae57d7facb
|
chore: deps
|
2024-02-06 01:53:30 +01:00 |
|
Vinayak Kulkarni
|
9f8d7fe7b4
|
build: Update husky to v9 (#10102)
* refactor(dev-deps): migrate to husky v9
Signed-off-by: Vinayak Kulkarni <19776877+vinayakkulkarni@users.noreply.github.com>
* revert: only core committers in package.json
* chore: remove hashbang 🎉
* chore: remove install from prepare script ✨
* chore: upgrade to latest minor
---------
Signed-off-by: Vinayak Kulkarni <19776877+vinayakkulkarni@users.noreply.github.com>
Co-authored-by: almeidx <github@almeidx.dev>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
|
2024-02-03 22:06:19 +00:00 |
|
iCrawl
|
7b5c31b2bc
|
refactor: fetch versions on the client
|
2023-12-20 23:21:49 +01:00 |
|
iCrawl
|
171cb182ed
|
chore: deps
|
2023-12-19 14:33:04 +01:00 |
|