Commit graph

440 commits

Author SHA1 Message Date
dependabot-preview[bot] 45bdd652ab
Bump @types/validator from 13.1.3 to 13.1.4
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] <support@dependabot.com>
2021-06-09 10:35:35 +00:00
dependabot-preview[bot] 880c320463
Merge pull request #220 from codetheweb/dependabot/npm_and_yarn/typescript-eslint/parser-4.26.1 2021-06-08 10:30:57 +00:00
dependabot-preview[bot] e0836ef590
Bump @typescript-eslint/parser from 4.26.0 to 4.26.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] <support@dependabot.com>
2021-06-08 10:29:18 +00:00
dependabot-preview[bot] 17c6f34ff6
Merge pull request #217 from codetheweb/dependabot/npm_and_yarn/eslint-7.28.0 2021-06-07 10:36:40 +00:00
dependabot-preview[bot] f7063462af
Bump eslint from 7.27.0 to 7.28.0
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] <support@dependabot.com>
2021-06-07 10:34:51 +00:00
dependabot-preview[bot] f77d23cc57
Merge pull request #212 from codetheweb/dependabot/npm_and_yarn/typescript-eslint/parser-4.26.0 2021-06-01 10:34:43 +00:00
dependabot-preview[bot] a71193de07
Bump @typescript-eslint/parser from 4.25.0 to 4.26.0
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] <support@dependabot.com>
2021-06-01 10:33:02 +00:00
Max Isom a5dce868c4
Merge branch 'master' of github.com:codetheweb/muse 2021-05-30 15:03:30 -05:00
Max Isom cf75afd4bc
Fix shuffle bug for long Spotify playlists
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-30 15:01:11 -05:00
dependabot-preview[bot] 4828122bda
Merge pull request #210 from codetheweb/dependabot/npm_and_yarn/ytdl-core-4.8.2 2021-05-28 10:33:31 +00:00
dependabot-preview[bot] 3a24123d9a
Bump ytdl-core from 4.8.0 to 4.8.2
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] <support@dependabot.com>
2021-05-28 10:32:06 +00:00
dependabot-preview[bot] 62a18ee3ef
Merge pull request #209 from codetheweb/dependabot/npm_and_yarn/typescript-4.3.2 2021-05-27 10:34:41 +00:00
dependabot-preview[bot] 21b06a822e
Bump typescript from 4.2.4 to 4.3.2
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] <support@dependabot.com>
2021-05-27 10:33:23 +00:00
dependabot-preview[bot] 8b4abaa120
Merge pull request #208 from codetheweb/dependabot/npm_and_yarn/typescript-eslint/parser-4.25.0 2021-05-26 10:38:30 +00:00
dependabot-preview[bot] c735f39c0c
Bump @typescript-eslint/parser from 4.24.0 to 4.25.0
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] <support@dependabot.com>
2021-05-26 10:37:26 +00:00
dependabot-preview[bot] 60aa24dcbb
Merge pull request #205 from codetheweb/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-4.25.0 2021-05-25 10:45:43 +00:00
dependabot-preview[bot] 28e4eb5bc8
Bump @typescript-eslint/eslint-plugin from 4.24.0 to 4.25.0
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] <support@dependabot.com>
2021-05-25 10:44:31 +00:00
dependabot-preview[bot] bd3aac393e
Merge pull request #204 from codetheweb/dependabot/npm_and_yarn/eslint-7.27.0 2021-05-24 10:48:33 +00:00
dependabot-preview[bot] 718639aa3d
Bump eslint from 7.26.0 to 7.27.0
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] <support@dependabot.com>
2021-05-24 10:46:19 +00:00
dependabot-preview[bot] 900ba7a83e
Merge pull request #199 from codetheweb/dependabot/npm_and_yarn/types/bluebird-3.5.35 2021-05-19 10:32:56 +00:00
dependabot-preview[bot] 0f35b90fa4
Bump @types/bluebird from 3.5.34 to 3.5.35
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] <support@dependabot.com>
2021-05-19 10:31:22 +00:00
dependabot-preview[bot] 5a773cb5e7
Merge pull request #197 from codetheweb/dependabot/npm_and_yarn/typescript-eslint/parser-4.24.0 2021-05-18 10:40:15 +00:00
dependabot-preview[bot] e480d22c61
Bump @typescript-eslint/parser from 4.23.0 to 4.24.0
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] <support@dependabot.com>
2021-05-18 10:38:36 +00:00
dependabot-preview[bot] 5f1d078b2b
Merge pull request #198 from codetheweb/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-4.24.0 2021-05-18 10:37:00 +00:00
dependabot-preview[bot] 5ba008523b
Bump @typescript-eslint/eslint-plugin from 4.23.0 to 4.24.0
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] <support@dependabot.com>
2021-05-18 10:35:52 +00:00
dependabot-preview[bot] 8656357b28
Merge pull request #194 from codetheweb/dependabot/npm_and_yarn/ytdl-core-4.8.0 2021-05-14 10:35:45 +00:00
dependabot-preview[bot] 1ea6ee3323
Bump ytdl-core from 4.7.0 to 4.8.0
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] <support@dependabot.com>
2021-05-14 10:34:38 +00:00
dependabot-preview[bot] db432dff8a
Merge pull request #192 from codetheweb/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-4.23.0 2021-05-11 10:44:35 +00:00
dependabot-preview[bot] 182165689f
Bump @typescript-eslint/eslint-plugin from 4.22.1 to 4.23.0
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] <support@dependabot.com>
2021-05-11 10:42:44 +00:00
dependabot-preview[bot] a1cd5a9245
Merge pull request #190 from codetheweb/dependabot/npm_and_yarn/types/ws-7.4.4 2021-05-11 10:41:06 +00:00
dependabot-preview[bot] 4c76151672
Bump @types/ws from 7.4.2 to 7.4.4
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] <support@dependabot.com>
2021-05-11 10:40:07 +00:00
dependabot-preview[bot] 092c735e35
Merge pull request #189 from codetheweb/dependabot/npm_and_yarn/typescript-eslint/parser-4.23.0 2021-05-11 10:38:31 +00:00
dependabot-preview[bot] 7827333f2a
Bump @typescript-eslint/parser from 4.22.1 to 4.23.0
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] <support@dependabot.com>
2021-05-11 10:36:52 +00:00
dependabot-preview[bot] 324e4f125a
Merge pull request #187 from codetheweb/dependabot/npm_and_yarn/eslint-7.26.0 2021-05-10 12:04:12 +00:00
dependabot-preview[bot] fe7615c31b
Bump eslint from 7.25.0 to 7.26.0
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] <support@dependabot.com>
2021-05-10 12:02:28 +00:00
dependabot-preview[bot] 5f1f5e44e9
Merge pull request #183 from codetheweb/dependabot/npm_and_yarn/types/bluebird-3.5.34 2021-05-06 01:34:24 +00:00
dependabot-preview[bot] 549a18fecb
Merge pull request #184 from codetheweb/dependabot/npm_and_yarn/dotenv-8.5.1 2021-05-05 10:38:42 +00:00
dependabot-preview[bot] 8f30a747b7
Merge pull request #182 from codetheweb/dependabot/npm_and_yarn/ytdl-core-4.7.0 2021-05-05 10:37:25 +00:00
dependabot-preview[bot] 3092c8f00c
Bump dotenv from 8.2.0 to 8.5.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] <support@dependabot.com>
2021-05-05 10:36:49 +00:00
dependabot-preview[bot] 19df90ed6f
Bump @types/bluebird from 3.5.33 to 3.5.34
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] <support@dependabot.com>
2021-05-05 10:36:19 +00:00
dependabot-preview[bot] c978a2d484
Bump ytdl-core from 4.5.0 to 4.7.0
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] <support@dependabot.com>
2021-05-05 10:35:53 +00:00
dependabot-preview[bot] 8cca6b651c
Merge pull request #180 from codetheweb/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-4.22.1 2021-05-04 10:51:21 +00:00
dependabot-preview[bot] 7c7592a8c2
Bump @typescript-eslint/eslint-plugin from 4.22.0 to 4.22.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] <support@dependabot.com>
2021-05-04 10:50:18 +00:00
dependabot-preview[bot] 0654c84d75
Merge pull request #179 from codetheweb/dependabot/npm_and_yarn/typescript-eslint/parser-4.22.1 2021-05-04 10:48:43 +00:00
dependabot-preview[bot] d6d4b0ede9
Bump @typescript-eslint/parser from 4.22.0 to 4.22.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] <support@dependabot.com>
2021-05-04 10:47:37 +00:00
Max Isom d61107aedd
Add play immediate feature 2021-04-30 12:05:45 -04:00
Max Isom 91da6d0064
Merge branch 'master' of github.com:codetheweb/muse 2021-04-28 19:17:59 -04:00
Max Isom 6355ca9d44
😏 2021-04-28 19:17:19 -04:00
dependabot-preview[bot] 904f1f0678
Merge pull request #176 from codetheweb/dependabot/npm_and_yarn/types/ws-7.4.2 2021-04-28 08:29:57 +00:00
dependabot-preview[bot] 1da3e50ee3
Bump @types/ws from 7.4.1 to 7.4.2
Bumps [@types/ws](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/ws) from 7.4.1 to 7.4.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/ws)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-04-28 08:27:49 +00:00