Results 58 issues of Fleny

Fix some `docusaurus` build warnings and `typedoc` warnings. - `docusaurus` after #3858 started giving a wall of text of "broken" anchors, the issue is fixed in this pr by installing...

t-fix
pkg-types
pkg-rest
w-verified
pkg-utils
website

Add subscriptions, the subscription endpoint and the 3 gateway events. - Upstream: https://github.com/discord/discord-api-docs/pull/7109 - Upstream: https://github.com/discord/discord-api-docs/pull/7110

t-feat
pkg-types
pkg-rest
w-verified
pkg-bot

In some situations, Shards are getting in a loop of resuming -> close -> resuming -> ..., this pr attempts to fix it and improves the logging for shards. The...

t-fix
pkg-gateway
pkg-all
w-verified

Node 18 went EOL in April 31 2025. The only reason we may want to keep using Node 18 for is for unit testing to ensure we don't break compatibility...

t-ci
w-unverified

Rework how the resharding works to make it better when using outside of the in-memory gatewayManager: 1. When a call to reshard is done it re-does all the buckets, worker...

t-feat
w-unverified
pkg-gateway

### Tell us what problem the feature would solve Use https://github.com/discordeno/template for the examples we have at /examples in this repo ### Describe the solution you'd like CI to sync...

t-feat
w-verified

### Tell us what problem the feature would solve `null` values do have a meaning sometimes for some objects ### Describe the solution you'd like Add an option to preserve...

t-feat
w-verified

- upstream: https://github.com/discord/discord-api-docs/pull/8025 - fixes #4626

w-unverified
pkg-rest
pkg-bot

- upstream: https://github.com/discord/discord-api-docs/pull/7919 - fixes #4625

w-unverified
pkg-types

SetupDesiredProps when is given an object that does not corrispond to a transformer object that supports desired properties will behave like TransformProperty on the entire object as when it tries...

t-refactor
w-unverified
t-breaking
pkg-bot