music-bot
music-bot copied to clipboard
discord.js v14 music bot w/mongoDB
Bumps [discord-api-types](https://github.com/discordjs/discord-api-types) from 0.36.2 to 0.37.1. Release notes Sourced from discord-api-types's releases. 0.37.1 0.37.1 (2022-08-04) Full Changelog: https://github.com/discordjs/discord-api-types/compare/0.37.0...0.37.1 0.37.0 0.37.0 (2022-07-28) Code Refactoring RESTJSONErrorCodes: use MaximumThreadParticipantsReached instead in error code...
Bumps [file-type](https://github.com/sindresorhus/file-type) from 17.1.2 to 17.1.3. Release notes Sourced from file-type's releases. v17.1.3 Fix: Malformed MKV could cause an infinite loop 2c4d120 CVE-2022-36313 Also backported to 16.5.4 https://github.com/sindresorhus/file-type/compare/v17.1.2...v17.1.3 Commits 41d13a3...
Bumps [glob](https://github.com/isaacs/node-glob) from 7.2.3 to 8.0.3. Changelog Sourced from glob's changelog. 8.0 Only support node v12 and higher \ is now only used as an escape character, and never as...
Bumps [seconds-formater](https://github.com/bojangles-m/seconds-formater) from 1.2.0 to 1.2.1. 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...
Bumps [chalk](https://github.com/chalk/chalk) from 4.0.0 to 5.0.1. Release notes Sourced from chalk's releases. v5.0.1 Add main field to package.json for backwards compatibility with some developer tools 85f7e96 https://github.com/chalk/chalk/compare/v5.0.0...v5.0.1 v5.0.0 Breaking This...
Bumps [cross-fetch](https://github.com/lquixada/cross-fetch) from 3.1.4 to 3.1.5. Release notes Sourced from cross-fetch's releases. v3.1.5 What's Changed chore: updated node-fetch version to 2.6.7 by @dlafreniere in lquixada/cross-fetch#124 New Contributors @dlafreniere made their...
Bumps [discord-api-types](https://github.com/discordjs/discord-api-types) from 0.36.2 to 0.37.10. Release notes Sourced from discord-api-types's releases. 0.37.10 0.37.10 (2022-09-15) Features add RESTRateLimit (#585 by @almeidx) (f4d3f4d) APIConnection: add two_way_link (#546 by @vvito7) (d452f63) APIGuild:...
Bumps [seconds-formater](https://github.com/bojangles-m/seconds-formater) from 1.2.0 to 2.0.3. 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...
Bumps [undici](https://github.com/nodejs/undici) from 5.8.0 to 5.9.1. Release notes Sourced from undici's releases. v5.9.1 What's Changed fix: don't timeout while waiting for client to send request (#1604) Fix array headers by...
Bumps [file-type](https://github.com/sindresorhus/file-type) from 17.1.2 to 17.1.6. Release notes Sourced from file-type's releases. v17.1.6 Fix an import path (#553) e843d73 https://github.com/sindresorhus/file-type/compare/v17.1.5...v17.1.6 v17.1.5 Fix PDF detection in some cases a0c24eb https://github.com/sindresorhus/file-type/compare/v17.1.4...v17.1.5 v17.1.4...