aboutsummaryrefslogtreecommitdiff
path: root/package.json
AgeCommit message (Collapse)AuthorFilesLines
2021-12-13Add splash banner and spinner progress for initial connectionMax Isom1-3/+5
2021-12-12Merge pull request #425 from codetheweb/dependabot/npm_and_yarn/got-12.0.0Max Isom1-1/+1
2021-12-12Bump got from 11.8.2 to 12.0.0dependabot[bot]1-1/+1
Bumps [got](https://github.com/sindresorhus/got) from 11.8.2 to 12.0.0. - [Release notes](https://github.com/sindresorhus/got/releases) - [Commits](https://github.com/sindresorhus/got/compare/v11.8.2...v12.0.0) --- updated-dependencies: - dependency-name: got dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
2021-12-12Merge pull request #407 from ↵Max Isom1-1/+1
codetheweb/dependabot/npm_and_yarn/array-shuffle-3.0.0
2021-12-12Merge pull request #409 from codetheweb/dependabot/npm_and_yarn/inversify-6.0.1Max Isom1-1/+1
2021-12-12Merge pull request #422 from codetheweb/dependabot/npm_and_yarn/typescript-4.5.3Max Isom1-1/+1
2021-12-10Bump typescript from 4.4.4 to 4.5.3dependabot[bot]1-1/+1
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.4.4 to 4.5.3. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/commits) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
2021-12-03Disable @typescript-eslint/no-implicit-any-catchMax Isom1-1/+2
(Strict mode in TS 4.4 enables useUnknownInCatchVariables, so this is redundant.)
2021-11-29Bump p-limit from 3.1.0 to 4.0.0dependabot[bot]1-1/+1
Bumps [p-limit](https://github.com/sindresorhus/p-limit) from 3.1.0 to 4.0.0. - [Release notes](https://github.com/sindresorhus/p-limit/releases) - [Commits](https://github.com/sindresorhus/p-limit/compare/v3.1.0...v4.0.0) --- updated-dependencies: - dependency-name: p-limit dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
2021-11-29Bump inversify from 5.1.1 to 6.0.1dependabot[bot]1-1/+1
Bumps [inversify](https://github.com/inversify/InversifyJS) from 5.1.1 to 6.0.1. - [Release notes](https://github.com/inversify/InversifyJS/releases) - [Changelog](https://github.com/inversify/InversifyJS/blob/master/CHANGELOG.md) - [Commits](https://github.com/inversify/InversifyJS/compare/5.1.1...v6.0.1) --- updated-dependencies: - dependency-name: inversify dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
2021-11-29Bump array-shuffle from 2.0.0 to 3.0.0dependabot[bot]1-1/+1
Bumps [array-shuffle](https://github.com/sindresorhus/array-shuffle) from 2.0.0 to 3.0.0. - [Release notes](https://github.com/sindresorhus/array-shuffle/releases) - [Commits](https://github.com/sindresorhus/array-shuffle/compare/v2.0.0...v3.0.0) --- updated-dependencies: - dependency-name: array-shuffle dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
2021-11-19Better DX for `yarn dev`Max Isom1-4/+7
2021-11-16Bump @discordjs/opus to latestMax Isom1-1/+1
2021-11-12feat: discord.js v13Hellyson Rodrigo Parteka1-6/+9
2021-09-19Bump linter versionMax Isom1-6/+6
2021-09-19Move to ESM, use ytsr, implement cachingMax Isom1-3/+9
Closes #315
2021-09-18Correctly skip song if unavailableMax Isom1-1/+1
Also lets user know in text channel that song is unavailable after skipping. Fixes #324
2021-09-14Clean URL search paramsMax Isom1-1/+1
Closes #316
2021-06-28Bump ytdl-core from 4.8.2 to 4.8.3dependabot[bot]1-1/+1
Bumps [ytdl-core](https://github.com/fent/node-ytdl-core) from 4.8.2 to 4.8.3. - [Release notes](https://github.com/fent/node-ytdl-core/releases) - [Commits](https://github.com/fent/node-ytdl-core/compare/v4.8.2...v4.8.3) --- updated-dependencies: - dependency-name: ytdl-core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
2021-06-25Merge pull request #232 from codetheweb/dependabot/npm_and_yarn/typescript-4.3.4Max Isom1-1/+1
Bump typescript from 4.3.2 to 4.3.4
2021-06-25Bump typescript from 4.3.2 to 4.3.4dependabot[bot]1-1/+1
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.3.2 to 4.3.4. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/compare/v4.3.2...v4.3.4) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
2021-06-25Merge pull request #222 from ↵Max Isom1-1/+1
codetheweb/dependabot/npm_and_yarn/discordjs/opus-0.5.3 Bump @discordjs/opus from 0.5.0 to 0.5.3
2021-06-11Bump @discordjs/opus from 0.5.0 to 0.5.3dependabot-preview[bot]1-1/+1
Bumps [@discordjs/opus](https://github.com/discordjs/opus) from 0.5.0 to 0.5.3. - [Release notes](https://github.com/discordjs/opus/releases) - [Commits](https://github.com/discordjs/opus/compare/v0.5.0...v0.5.3) Signed-off-by: dependabot-preview[bot] <[email protected]>
2021-06-09Bump @types/spotify-web-api-node from 4.0.2 to 5.0.2dependabot-preview[bot]1-1/+1
Bumps [@types/spotify-web-api-node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/spotify-web-api-node) from 4.0.2 to 5.0.2. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/spotify-web-api-node) Signed-off-by: dependabot-preview[bot] <[email protected]>
2021-06-09Bump @types/validator from 13.1.3 to 13.1.4dependabot-preview[bot]1-1/+1
Bumps [@types/validator](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/validator) from 13.1.3 to 13.1.4. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/validator) Signed-off-by: dependabot-preview[bot] <[email protected]>
2021-06-08Bump @typescript-eslint/parser from 4.26.0 to 4.26.1dependabot-preview[bot]1-1/+1
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.26.0 to 4.26.1. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.26.1/packages/parser) Signed-off-by: dependabot-preview[bot] <[email protected]>
2021-06-07Bump eslint from 7.27.0 to 7.28.0dependabot-preview[bot]1-1/+1
Bumps [eslint](https://github.com/eslint/eslint) from 7.27.0 to 7.28.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/compare/v7.27.0...v7.28.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
2021-06-01Bump @typescript-eslint/parser from 4.25.0 to 4.26.0dependabot-preview[bot]1-1/+1
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.25.0 to 4.26.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.26.0/packages/parser) Signed-off-by: dependabot-preview[bot] <[email protected]>
2021-05-30Merge branch 'master' of github.com:codetheweb/museMax Isom1-7/+7
2021-05-30Fix shuffle bug for long Spotify playlistsMax Isom1-2/+1
A random sample of 50 songs is taken for long playlists since mapping Spotify -> YouTube is expensive. However, the function used previously allowed for duplicates within that sample of 50.
2021-05-28Bump ytdl-core from 4.8.0 to 4.8.2dependabot-preview[bot]1-1/+1
Bumps [ytdl-core](https://github.com/fent/node-ytdl-core) from 4.8.0 to 4.8.2. - [Release notes](https://github.com/fent/node-ytdl-core/releases) - [Commits](https://github.com/fent/node-ytdl-core/compare/v4.8.0...v4.8.2) Signed-off-by: dependabot-preview[bot] <[email protected]>
2021-05-27Bump typescript from 4.2.4 to 4.3.2dependabot-preview[bot]1-1/+1
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.2.4 to 4.3.2. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/compare/v4.2.4...v4.3.2) Signed-off-by: dependabot-preview[bot] <[email protected]>
2021-05-26Bump @typescript-eslint/parser from 4.24.0 to 4.25.0dependabot-preview[bot]1-1/+1
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.24.0 to 4.25.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.25.0/packages/parser) Signed-off-by: dependabot-preview[bot] <[email protected]>
2021-05-25Bump @typescript-eslint/eslint-plugin from 4.24.0 to 4.25.0dependabot-preview[bot]1-1/+1
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.24.0 to 4.25.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.25.0/packages/eslint-plugin) Signed-off-by: dependabot-preview[bot] <[email protected]>
2021-05-24Bump eslint from 7.26.0 to 7.27.0dependabot-preview[bot]1-1/+1
Bumps [eslint](https://github.com/eslint/eslint) from 7.26.0 to 7.27.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/compare/v7.26.0...v7.27.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
2021-05-19Bump @types/bluebird from 3.5.34 to 3.5.35dependabot-preview[bot]1-1/+1
Bumps [@types/bluebird](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/bluebird) from 3.5.34 to 3.5.35. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/bluebird) Signed-off-by: dependabot-preview[bot] <[email protected]>
2021-05-18Bump @typescript-eslint/parser from 4.23.0 to 4.24.0dependabot-preview[bot]1-1/+1
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.23.0 to 4.24.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.24.0/packages/parser) Signed-off-by: dependabot-preview[bot] <[email protected]>
2021-05-18Bump @typescript-eslint/eslint-plugin from 4.23.0 to 4.24.0dependabot-preview[bot]1-1/+1
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.23.0 to 4.24.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.24.0/packages/eslint-plugin) Signed-off-by: dependabot-preview[bot] <[email protected]>
2021-05-14Bump ytdl-core from 4.7.0 to 4.8.0dependabot-preview[bot]1-1/+1
Bumps [ytdl-core](https://github.com/fent/node-ytdl-core) from 4.7.0 to 4.8.0. - [Release notes](https://github.com/fent/node-ytdl-core/releases) - [Commits](https://github.com/fent/node-ytdl-core/compare/v4.7.0...v4.8.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
2021-05-11Bump @typescript-eslint/eslint-plugin from 4.22.1 to 4.23.0dependabot-preview[bot]1-1/+1
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.22.1 to 4.23.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.23.0/packages/eslint-plugin) Signed-off-by: dependabot-preview[bot] <[email protected]>
2021-05-11Bump @types/ws from 7.4.2 to 7.4.4dependabot-preview[bot]1-1/+1
Bumps [@types/ws](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/ws) from 7.4.2 to 7.4.4. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/ws) Signed-off-by: dependabot-preview[bot] <[email protected]>
2021-05-11Bump @typescript-eslint/parser from 4.22.1 to 4.23.0dependabot-preview[bot]1-1/+1
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.22.1 to 4.23.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.23.0/packages/parser) Signed-off-by: dependabot-preview[bot] <[email protected]>
2021-05-10Bump eslint from 7.25.0 to 7.26.0dependabot-preview[bot]1-1/+1
Bumps [eslint](https://github.com/eslint/eslint) from 7.25.0 to 7.26.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/compare/v7.25.0...v7.26.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
2021-05-06Merge pull request #183 from ↵dependabot-preview[bot]1-1/+1
codetheweb/dependabot/npm_and_yarn/types/bluebird-3.5.34
2021-05-05Merge pull request #184 from codetheweb/dependabot/npm_and_yarn/dotenv-8.5.1dependabot-preview[bot]1-1/+1
2021-05-05Bump dotenv from 8.2.0 to 8.5.1dependabot-preview[bot]1-1/+1
Bumps [dotenv](https://github.com/motdotla/dotenv) from 8.2.0 to 8.5.1. - [Release notes](https://github.com/motdotla/dotenv/releases) - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](https://github.com/motdotla/dotenv/compare/v8.2.0...v8.5.1) Signed-off-by: dependabot-preview[bot] <[email protected]>
2021-05-05Bump @types/bluebird from 3.5.33 to 3.5.34dependabot-preview[bot]1-1/+1
Bumps [@types/bluebird](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/bluebird) from 3.5.33 to 3.5.34. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/bluebird) Signed-off-by: dependabot-preview[bot] <[email protected]>
2021-05-05Bump ytdl-core from 4.5.0 to 4.7.0dependabot-preview[bot]1-1/+1
Bumps [ytdl-core](https://github.com/fent/node-ytdl-core) from 4.5.0 to 4.7.0. - [Release notes](https://github.com/fent/node-ytdl-core/releases) - [Commits](https://github.com/fent/node-ytdl-core/compare/v4.5.0...v4.7.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
2021-05-04Bump @typescript-eslint/eslint-plugin from 4.22.0 to 4.22.1dependabot-preview[bot]1-1/+1
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.22.0 to 4.22.1. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.22.1/packages/eslint-plugin) Signed-off-by: dependabot-preview[bot] <[email protected]>
2021-05-04Bump @typescript-eslint/parser from 4.22.0 to 4.22.1dependabot-preview[bot]1-1/+1
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.22.0 to 4.22.1. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.22.1/packages/parser) Signed-off-by: dependabot-preview[bot] <[email protected]>