Commit graph

1097 commits

Author SHA1 Message Date
Andromeda
8487ab05d3
Merge pull request #767 from Androz2091/dependabot/npm_and_yarn/develop/typescript-eslint/eslint-plugin-4.31.0
chore(deps-dev): bump @typescript-eslint/eslint-plugin from 4.30.0 to 4.31.0
2021-09-07 11:02:50 +05:45
Andromeda
0b6c434382
Merge pull request #768 from Androz2091/dependabot/npm_and_yarn/develop/types/node-16.7.12
chore(deps-dev): bump @types/node from 16.7.10 to 16.7.12
2021-09-07 11:02:43 +05:45
DevAndromeda
65ddf6a4e8
docs: properly document createStream 2021-09-07 10:33:56 +05:45
dependabot[bot]
36ac42d081
chore(deps-dev): bump @types/node from 16.7.10 to 16.7.12
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.7.10 to 16.7.12.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-07 04:17:05 +00:00
dependabot[bot]
963e011aa3
chore(deps-dev): bump @typescript-eslint/eslint-plugin
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.30.0 to 4.31.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.31.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-07 04:16:36 +00:00
dependabot[bot]
fc41f5bf61
chore(deps-dev): bump @typescript-eslint/parser from 4.30.0 to 4.31.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.30.0 to 4.31.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.31.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-07 04:15:56 +00:00
DevAndromeda
ed695cf29e
docs: fix docs 2021-09-06 22:34:32 +05:45
DevAndromeda
1357e10d94
refactor(Queue): add queue parameter to createStream 2021-09-06 22:30:52 +05:45
DevAndromeda
ea8108979b
fix(Queue): fix createStream 2021-09-06 21:53:07 +05:45
DevAndromeda
38c0e209a0
feat(Queue): add createStream method 2021-09-06 21:32:19 +05:45
DevAndromeda
1c9a00bf1a
fix(Queue): watch destroyed state for insert method 2021-09-06 20:12:11 +05:45
DevAndromeda
751ce122bc
feat(Queue): add skipTo method 2021-09-06 20:02:55 +05:45
Andromeda
ad16ae197f
Merge pull request #762 from Androz2091/dependabot/npm_and_yarn/develop/babel/core-7.15.5
chore(deps-dev): bump @babel/core from 7.15.4 to 7.15.5
2021-09-06 19:25:43 +05:45
dependabot[bot]
988109d99d
chore(deps-dev): bump @babel/core from 7.15.4 to 7.15.5
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.15.4 to 7.15.5.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.15.5/packages/babel-core)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-06 04:15:25 +00:00
Andromeda
8ff584e37a
Merge pull request #755 from Androz2091/dependabot/npm_and_yarn/develop/babel/preset-env-7.15.4
chore(deps-dev): bump @babel/preset-env from 7.15.0 to 7.15.4
2021-09-03 17:18:28 +05:45
dependabot[bot]
577069f44b
chore(deps-dev): bump @babel/preset-env from 7.15.0 to 7.15.4
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.15.0 to 7.15.4.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.15.4/packages/babel-preset-env)

---
updated-dependencies:
- dependency-name: "@babel/preset-env"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-03 11:33:20 +00:00
Andromeda
202dba9040
Merge pull request #749 from Androz2091/dependabot/npm_and_yarn/develop/typescript-eslint/eslint-plugin-4.30.0
chore(deps-dev): bump @typescript-eslint/eslint-plugin from 4.29.3 to 4.30.0
2021-09-03 17:17:39 +05:45
Andromeda
6c68bc1563
Merge pull request #751 from Androz2091/dependabot/npm_and_yarn/develop/typescript-eslint/parser-4.30.0
chore(deps-dev): bump @typescript-eslint/parser from 4.29.3 to 4.30.0
2021-09-03 17:17:31 +05:45
Andromeda
8eff4d919b
Merge pull request #753 from Androz2091/dependabot/npm_and_yarn/tar-6.1.11
chore(deps): bump tar from 6.1.6 to 6.1.11
2021-09-03 17:17:21 +05:45
Andromeda
6ca729708d
Merge pull request #754 from Androz2091/dependabot/npm_and_yarn/develop/types/node-16.7.10
chore(deps-dev): bump @types/node from 16.7.6 to 16.7.10
2021-09-03 17:17:11 +05:45
Andromeda
8e9191a829
Merge pull request #756 from Androz2091/dependabot/npm_and_yarn/develop/babel/core-7.15.4
chore(deps-dev): bump @babel/core from 7.15.0 to 7.15.4
2021-09-03 17:16:21 +05:45
Andromeda
9d80606772
Merge pull request #757 from Androz2091/dependabot/npm_and_yarn/develop/babel/cli-7.15.4
chore(deps-dev): bump @babel/cli from 7.14.8 to 7.15.4
2021-09-03 17:16:08 +05:45
dependabot[bot]
89fda27eb8
chore(deps-dev): bump @babel/cli from 7.14.8 to 7.15.4
Bumps [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli) from 7.14.8 to 7.15.4.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.15.4/packages/babel-cli)

---
updated-dependencies:
- dependency-name: "@babel/cli"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-03 04:14:49 +00:00
dependabot[bot]
ab5dbea616
chore(deps-dev): bump @babel/core from 7.15.0 to 7.15.4
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.15.0 to 7.15.4.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.15.4/packages/babel-core)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-03 04:14:29 +00:00
dependabot[bot]
64fed1945b
chore(deps-dev): bump @types/node from 16.7.6 to 16.7.10
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.7.6 to 16.7.10.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-01 04:12:51 +00:00
dependabot[bot]
ba8fd791db
chore(deps): bump tar from 6.1.6 to 6.1.11
Bumps [tar](https://github.com/npm/node-tar) from 6.1.6 to 6.1.11.
- [Release notes](https://github.com/npm/node-tar/releases)
- [Changelog](https://github.com/npm/node-tar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/node-tar/compare/v6.1.6...v6.1.11)

---
updated-dependencies:
- dependency-name: tar
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-31 23:03:37 +00:00
dependabot[bot]
5c4307d4ae
chore(deps-dev): bump @typescript-eslint/parser from 4.29.3 to 4.30.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.29.3 to 4.30.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.30.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-31 04:14:04 +00:00
dependabot[bot]
ade2a31b26
chore(deps-dev): bump @typescript-eslint/eslint-plugin
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.29.3 to 4.30.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.30.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-31 04:13:16 +00:00
Andromeda
6270a9d995
Merge pull request #748 from Androz2091/dependabot/npm_and_yarn/develop/types/node-16.7.6
chore(deps-dev): bump @types/node from 16.7.2 to 16.7.6
2021-08-31 09:16:38 +05:45
dependabot[bot]
9f378f18e2
chore(deps-dev): bump @types/node from 16.7.2 to 16.7.6
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.7.2 to 16.7.6.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-30 04:17:18 +00:00
DevAndromeda
691cf2161c
chore: bump deps 2021-08-29 11:41:39 +05:45
DevAndromeda
aff198a8a8
style: remove useless comment 2021-08-29 11:37:11 +05:45
Andromeda
1e27291b9e
Merge pull request #735 from Androz2091/dependabot/npm_and_yarn/develop/types/node-16.7.2
chore(deps-dev): bump @types/node from 16.7.1 to 16.7.2
2021-08-27 20:15:54 +05:45
Andromeda
81620a2968
Merge pull request #737 from Androz2091/dependabot/npm_and_yarn/develop/typescript-4.4.2
chore(deps-dev): bump typescript from 4.3.5 to 4.4.2
2021-08-27 20:15:44 +05:45
Andromeda
4ce5d29e32
Merge pull request #738 from Samiul30/patch-1
fix(Queue): fix jump
2021-08-27 20:15:16 +05:45
Samiul Islam
3b92e9d492
Update Queue.ts 2021-08-27 13:17:01 +06:00
dependabot[bot]
1f7403b272
chore(deps-dev): bump typescript from 4.3.5 to 4.4.2
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.3.5 to 4.4.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.3.5...v4.4.2)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-27 04:12:59 +00:00
Androz
43a5dd36d3
📝 Fix issue template 2021-08-26 18:18:31 +02:00
Androz
a975c96cef
🚚 Rename suggestion file 2021-08-26 18:16:58 +02:00
Androz
56c843bdf3
📝 Add GH suggestion issue template 2021-08-26 18:16:21 +02:00
dependabot[bot]
e51a1042c9
chore(deps-dev): bump @types/node from 16.7.1 to 16.7.2
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.7.1 to 16.7.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-26 04:15:49 +00:00
Androz2091
7853368def 📝 Fix example bot link 2021-08-25 17:18:02 +02:00
Androz2091
4f807a9ada Merge branch 'develop' of https://github.com/Androz2091/discord-player into develop 2021-08-25 17:17:15 +02:00
Andromeda
00f004dcb3
Merge pull request #729 from Androz2091/dependabot/npm_and_yarn/develop/typescript-eslint/eslint-plugin-4.29.3
chore(deps-dev): bump @typescript-eslint/eslint-plugin from 4.29.2 to 4.29.3
2021-08-25 12:28:13 +05:45
Andromeda
fd3ea18347
Merge pull request #730 from Androz2091/dependabot/npm_and_yarn/develop/typescript-eslint/parser-4.29.3
chore(deps-dev): bump @typescript-eslint/parser from 4.29.2 to 4.29.3
2021-08-25 12:28:05 +05:45
Andromeda
5de8decb2d
Merge pull request #732 from Androz2091/dependabot/npm_and_yarn/develop/husky-7.0.2
chore(deps-dev): bump husky from 7.0.1 to 7.0.2
2021-08-25 12:27:53 +05:45
Androz2091
dbb2ac6b5e 🔖 v5.1.0 2021-08-25 08:02:17 +02:00
Androz2091
b5bca67d8a 📌 Bump soundcloud-scraper 2021-08-25 07:45:55 +02:00
dependabot[bot]
77c1f74a66
chore(deps-dev): bump husky from 7.0.1 to 7.0.2
Bumps [husky](https://github.com/typicode/husky) from 7.0.1 to 7.0.2.
- [Release notes](https://github.com/typicode/husky/releases)
- [Commits](https://github.com/typicode/husky/compare/v7.0.1...v7.0.2)

---
updated-dependencies:
- dependency-name: husky
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-25 04:16:38 +00:00
dependabot[bot]
726140138b
chore(deps-dev): bump @typescript-eslint/parser from 4.29.2 to 4.29.3
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.29.2 to 4.29.3.
- [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.29.3/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-24 04:11:24 +00:00