Oceanic
Oceanic copied to clipboard
A NodeJS library for interfacing with Discord.
since this endpoint isnt stable yet i'll keep this as a draft
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.14.2 to 22.7.4. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
I'm using Oceanic v1.11.2 with zstd-stream compression enabled (with fzstd). When I start my test bot, it runs fine, but when I start the main bot (~ 150 guilds) it...
Bumps [undici-types](https://github.com/nodejs/undici) from 5.28.4 to 7.8.0. Release notes Sourced from undici-types's releases. v7.8.0 What's Changed cache: more efficient sqlite indices by @ronag in nodejs/undici#4142 skip now failing wpts by @mcollina...
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 50.6.10 to 50.6.11. Release notes Sourced from eslint-plugin-jsdoc's releases. v50.6.11 50.6.11 (2025-04-25) Bug Fixes check-values: workaround parse-imports-exports bug in handling trailing whitespace; fixes #1373 (#1374) (65b0dc0) Commits...
Bumps [zlib-sync](https://github.com/abalabahaha/zlib-sync) from 0.1.9 to 0.1.10. Release notes Sourced from zlib-sync's releases. 0.1.10 What's Changed chore: bump zlib 1.2.11 to 1.3.1 by @vladfrangu in abalabahaha/zlib-sync#14 Full Changelog: https://github.com/abalabahaha/zlib-sync/compare/0.1.9...0.1.10 Commits 7f1b404...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.19.86 to 18.19.87. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
`Util#updateChannel` constructs the thread itself meaning that it doesn't set the value in `Client#threadGuildMap` (and therefore client.getChannel(id)). I hope I did not miss anything - but I believe this only...
Bumps [rimraf](https://github.com/isaacs/rimraf) from 6.0.1 to 6.1.0. Changelog Sourced from rimraf's changelog. 6.1 Move to native fs/promises usage instead of promisifying manually. 6.0 Drop support for nodes before v20 Add --version...