Commit graph

308 commits

Author SHA1 Message Date
dependabot[bot] 22061c2c66
Bump @types/ws from 8.2.0 to 8.2.2
Bumps [@types/ws](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/ws) from 8.2.0 to 8.2.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/ws)

---
updated-dependencies:
- dependency-name: "@types/ws"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-14 01:16:14 +00:00
Max Isom ffc8493ea3
Add splash banner and spinner progress for initial connection 2021-12-13 20:11:14 -05:00
Max Isom fa4ba0bb9a
Merge pull request #425 from codetheweb/dependabot/npm_and_yarn/got-12.0.0 2021-12-12 13:51:24 -05:00
dependabot[bot] f35f1de7b8
Bump got from 11.8.2 to 12.0.0
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] <support@github.com>
2021-12-12 18:42:09 +00:00
Max Isom 4e9c1e78c6
Merge pull request #407 from codetheweb/dependabot/npm_and_yarn/array-shuffle-3.0.0 2021-12-12 13:39:55 -05:00
Max Isom af515e8938
Merge pull request #409 from codetheweb/dependabot/npm_and_yarn/inversify-6.0.1 2021-12-12 13:39:34 -05:00
Max Isom d0c89a98a8
Merge pull request #422 from codetheweb/dependabot/npm_and_yarn/typescript-4.5.3 2021-12-12 13:39:05 -05:00
dependabot[bot] d5b8cc82b7
Bump typescript from 4.4.4 to 4.5.3
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] <support@github.com>
2021-12-10 10:03:20 +00:00
dependabot[bot] 9abc7370a8
Bump p-limit from 3.1.0 to 4.0.0
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] <support@github.com>
2021-11-29 01:19:30 +00:00
dependabot[bot] e3c6ac4b24
Bump inversify from 5.1.1 to 6.0.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] <support@github.com>
2021-11-29 01:18:50 +00:00
dependabot[bot] d8b434b9bd
Bump array-shuffle from 2.0.0 to 3.0.0
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] <support@github.com>
2021-11-29 01:18:41 +00:00
Max Isom 04d8f8d390
Better DX for yarn dev 2021-11-19 12:02:33 -05:00
Max Isom 9ee723b885
Bump @discordjs/opus to latest 2021-11-16 22:16:22 -05:00
Hellyson Rodrigo Parteka 8448feebb6
feat: discord.js v13 2021-11-12 16:30:18 -03:00
Max Isom dcac22832d
Bump linter version 2021-09-19 22:24:46 -04:00
Max Isom fd782219ef
Move to ESM, use ytsr, implement caching
Closes #315
2021-09-19 22:09:09 -04:00
Max Isom fcbff53a7a
Clean URL search params
Closes #316
2021-09-14 09:43:34 -04:00
dependabot[bot] bf788fa525
Bump ytdl-core from 4.8.2 to 4.8.3
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] <support@github.com>
2021-06-28 10:04:01 +00:00
Max Isom 473fb132a6
Merge pull request #232 from codetheweb/dependabot/npm_and_yarn/typescript-4.3.4
Bump typescript from 4.3.2 to 4.3.4
2021-06-25 10:56:48 -05:00
dependabot[bot] c9d9fac63b
Bump typescript from 4.3.2 to 4.3.4
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] <support@github.com>
2021-06-25 15:53:00 +00:00
Max Isom 48cea553d3
Merge pull request #222 from codetheweb/dependabot/npm_and_yarn/discordjs/opus-0.5.3
Bump @discordjs/opus from 0.5.0 to 0.5.3
2021-06-25 10:50:35 -05:00
dependabot-preview[bot] 8798984ffc
Bump @discordjs/opus from 0.5.0 to 0.5.3
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] <support@dependabot.com>
2021-06-11 10:32:35 +00:00
dependabot-preview[bot] 4d346bd528
Bump @types/spotify-web-api-node from 4.0.2 to 5.0.2
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] <support@dependabot.com>
2021-06-09 10:38:40 +00:00
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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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
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
dependabot-preview[bot] f4ecbdfb60
Merge pull request #174 from codetheweb/dependabot/npm_and_yarn/inversify-5.1.1 2021-04-27 19:37:31 +00:00
dependabot-preview[bot] 92a4ab7f38
Bump inversify from 5.0.5 to 5.1.1
Bumps [inversify](https://github.com/inversify/InversifyJS) from 5.0.5 to 5.1.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.0.5...5.1.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-04-27 19:35:47 +00:00
dependabot-preview[bot] 0901e90658
Bump eslint from 7.24.0 to 7.25.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.24.0 to 7.25.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.24.0...v7.25.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-04-27 19:35:36 +00:00
dependabot-preview[bot] 7d5308de96
Bump @types/node from 14.14.39 to 14.14.41
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.39 to 14.14.41.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-04-22 13:20:44 +00:00
dependabot-preview[bot] 006d41d9de
Bump @types/node from 14.14.37 to 14.14.39
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.37 to 14.14.39.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-04-15 10:32:10 +00:00
dependabot-preview[bot] 244fe6dcf3
Bump @typescript-eslint/eslint-plugin from 4.21.0 to 4.22.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.21.0 to 4.22.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.22.0/packages/eslint-plugin)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-04-13 10:50:11 +00:00
dependabot-preview[bot] 9c20d0a501
Bump @typescript-eslint/parser from 4.21.0 to 4.22.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.21.0 to 4.22.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.22.0/packages/parser)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-04-13 10:47:28 +00:00
dependabot-preview[bot] c466e0fe77
Bump eslint from 7.23.0 to 7.24.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.23.0 to 7.24.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.23.0...v7.24.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-04-12 11:36:39 +00:00
dependabot-preview[bot] 90f071de16
Bump typescript from 4.2.3 to 4.2.4
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.2.3 to 4.2.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-04-08 11:02:00 +00:00
dependabot-preview[bot] 7dd598b9f9
Merge pull request #161 from codetheweb/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-4.21.0 2021-04-06 10:46:16 +00:00
dependabot-preview[bot] 27b2b8527a
Bump @typescript-eslint/eslint-plugin from 4.20.0 to 4.21.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.20.0 to 4.21.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.21.0/packages/eslint-plugin)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-04-06 10:44:39 +00:00
dependabot-preview[bot] 16585d914c
Merge pull request #162 from codetheweb/dependabot/npm_and_yarn/types/fluent-ffmpeg-2.1.17 2021-04-06 10:43:27 +00:00
dependabot-preview[bot] bef8c28e5c
Bump @types/fluent-ffmpeg from 2.1.16 to 2.1.17
Bumps [@types/fluent-ffmpeg](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/fluent-ffmpeg) from 2.1.16 to 2.1.17.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/fluent-ffmpeg)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-04-06 10:42:17 +00:00
dependabot-preview[bot] 6682d4b441
Bump @typescript-eslint/parser from 4.20.0 to 4.21.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.20.0 to 4.21.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.21.0/packages/parser)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-04-06 10:41:16 +00:00
dependabot-preview[bot] 24bd554c32
Bump discord.js from 12.5.2 to 12.5.3
Bumps [discord.js](https://github.com/discordjs/discord.js) from 12.5.2 to 12.5.3.
- [Release notes](https://github.com/discordjs/discord.js/releases)
- [Commits](https://github.com/discordjs/discord.js/compare/12.5.2...12.5.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-04-05 10:43:31 +00:00
dependabot-preview[bot] bd5a427986
Merge pull request #158 from codetheweb/dependabot/npm_and_yarn/types/ws-7.4.1 2021-04-02 10:28:41 +00:00
dependabot-preview[bot] de1203426b
Bump @types/ws from 7.4.0 to 7.4.1
Bumps [@types/ws](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/ws) from 7.4.0 to 7.4.1.
- [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-02 10:27:19 +00:00
dependabot-preview[bot] 51ef04549f
Bump discord.js from 12.5.1 to 12.5.2
Bumps [discord.js](https://github.com/discordjs/discord.js) from 12.5.1 to 12.5.2.
- [Release notes](https://github.com/discordjs/discord.js/releases)
- [Commits](https://github.com/discordjs/discord.js/compare/12.5.1...12.5.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-04-02 10:26:53 +00:00
Max Isom 531da56dd0
Bump dependency 2021-04-01 15:28:46 -04:00
Max Isom d5ca0057f8
Merge pull request #119 from codetheweb/dependabot/npm_and_yarn/eslint-config-xo-0.35.0
Bump eslint-config-xo from 0.34.0 to 0.35.0
2021-04-01 13:00:20 -05:00
Max Isom d0c01d791a
Merge pull request #101 from codetheweb/dependabot/npm_and_yarn/delay-5.0.0
Bump delay from 4.4.1 to 5.0.0
2021-04-01 13:00:00 -05:00
Max Isom d1bdb5bc4e
Merge pull request #145 from codetheweb/dependabot/npm_and_yarn/discordjs/opus-0.5.0
Bump @discordjs/opus from 0.3.3 to 0.5.0
2021-04-01 12:59:35 -05:00
dependabot-preview[bot] da3762cfd5
Bump eslint-config-xo from 0.34.0 to 0.35.0
Bumps [eslint-config-xo](https://github.com/xojs/eslint-config-xo) from 0.34.0 to 0.35.0.
- [Release notes](https://github.com/xojs/eslint-config-xo/releases)
- [Commits](https://github.com/xojs/eslint-config-xo/compare/v0.34.0...v0.35.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-30 10:49:35 +00:00
dependabot-preview[bot] 1a01dbb571
Bump @typescript-eslint/eslint-plugin from 4.19.0 to 4.20.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.19.0 to 4.20.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.20.0/packages/eslint-plugin)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-30 10:46:39 +00:00
dependabot-preview[bot] 7d70445216
Bump @typescript-eslint/parser from 4.19.0 to 4.20.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.19.0 to 4.20.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.20.0/packages/parser)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-30 10:43:28 +00:00
dependabot-preview[bot] ea65b609a6
Merge pull request #152 from codetheweb/dependabot/npm_and_yarn/types/node-14.14.37 2021-03-29 12:26:52 +00:00
dependabot-preview[bot] d90b010375
Merge pull request #151 from codetheweb/dependabot/npm_and_yarn/eslint-7.23.0 2021-03-29 12:26:25 +00:00
dependabot-preview[bot] e25e0831c5
Bump @types/node from 14.14.36 to 14.14.37
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.36 to 14.14.37.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-29 12:25:14 +00:00
dependabot-preview[bot] 99393d5121
Bump eslint from 7.22.0 to 7.23.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.22.0 to 7.23.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.22.0...v7.23.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-29 12:24:40 +00:00
dependabot-preview[bot] e3852ab614
Bump spotify-uri from 2.1.0 to 2.2.0
Bumps [spotify-uri](https://github.com/TooTallNate/spotify-uri) from 2.1.0 to 2.2.0.
- [Release notes](https://github.com/TooTallNate/spotify-uri/releases)
- [Commits](https://github.com/TooTallNate/spotify-uri/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-29 12:23:30 +00:00
dependabot-preview[bot] 520e0a52c2
Bump @types/node from 14.14.35 to 14.14.36
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.35 to 14.14.36.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-26 10:28:14 +00:00
dependabot-preview[bot] 9f84018eb6
Bump @typescript-eslint/eslint-plugin from 4.18.0 to 4.19.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.18.0 to 4.19.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.19.0/packages/eslint-plugin)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-23 13:34:00 +00:00
dependabot-preview[bot] 3996de320a
Bump @typescript-eslint/parser from 4.18.0 to 4.19.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.18.0 to 4.19.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.19.0/packages/parser)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-23 13:31:11 +00:00
dependabot-preview[bot] 508a0f50e5
Bump @discordjs/opus from 0.3.3 to 0.5.0
Bumps [@discordjs/opus](https://github.com/discordjs/opus) from 0.3.3 to 0.5.0.
- [Release notes](https://github.com/discordjs/opus/releases)
- [Commits](https://github.com/discordjs/opus/compare/v0.3.3...v0.5.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-22 10:39:53 +00:00
dependabot-preview[bot] 2b832ed2c1
Merge pull request #142 from codetheweb/dependabot/npm_and_yarn/typescript-eslint/parser-4.18.0 2021-03-16 10:49:37 +00:00
dependabot-preview[bot] bf4e89f9b0
Bump @types/node from 14.14.34 to 14.14.35
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.34 to 14.14.35.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-16 10:47:44 +00:00
dependabot-preview[bot] 0a1c5b05a1
Bump @typescript-eslint/parser from 4.17.0 to 4.18.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.17.0 to 4.18.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.18.0/packages/parser)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-16 10:47:43 +00:00
dependabot-preview[bot] fe946227e7
Bump @typescript-eslint/eslint-plugin from 4.17.0 to 4.18.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.17.0 to 4.18.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.18.0/packages/eslint-plugin)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-16 10:44:43 +00:00
dependabot-preview[bot] d468ca05a1
Merge pull request #140 from codetheweb/dependabot/npm_and_yarn/sequelize-5.22.4 2021-03-15 11:29:02 +00:00
dependabot-preview[bot] c4239177ca
Merge pull request #139 from codetheweb/dependabot/npm_and_yarn/eslint-7.22.0 2021-03-15 11:27:45 +00:00
dependabot-preview[bot] c9a932d7f2
Bump sequelize from 5.22.3 to 5.22.4
Bumps [sequelize](https://github.com/sequelize/sequelize) from 5.22.3 to 5.22.4.
- [Release notes](https://github.com/sequelize/sequelize/releases)
- [Commits](https://github.com/sequelize/sequelize/compare/v5.22.3...v5.22.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-15 11:27:07 +00:00
dependabot-preview[bot] 4f67698bb7
Bump eslint from 7.21.0 to 7.22.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.21.0 to 7.22.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.21.0...v7.22.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-15 11:26:12 +00:00
dependabot-preview[bot] 895bec4a00
Bump @types/node from 14.14.33 to 14.14.34
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.33 to 14.14.34.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-15 11:25:04 +00:00
dependabot-preview[bot] c43ac9e65f
Bump @types/node from 14.14.32 to 14.14.33
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.32 to 14.14.33.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-10 10:53:13 +00:00
dependabot-preview[bot] 5ea32d9ce0
Bump @typescript-eslint/parser from 4.16.1 to 4.17.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.16.1 to 4.17.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.17.0/packages/parser)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-09 10:49:52 +00:00
dependabot-preview[bot] 66010810fd
Bump @typescript-eslint/eslint-plugin from 4.16.1 to 4.17.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.16.1 to 4.17.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.17.0/packages/eslint-plugin)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-09 10:46:56 +00:00
dependabot-preview[bot] c0a26a2a9c
Bump @types/node from 14.14.31 to 14.14.32
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.31 to 14.14.32.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-08 11:05:24 +00:00
dependabot-preview[bot] 384d40fb1f
Bump typescript from 4.2.2 to 4.2.3
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.2.2 to 4.2.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-05 10:48:19 +00:00
dependabot-preview[bot] 618d79e0cd
Bump @typescript-eslint/eslint-plugin from 4.15.2 to 4.16.1
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.15.2 to 4.16.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.16.1/packages/eslint-plugin)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-02 10:49:19 +00:00