Commit Graph

89 Commits

Author SHA1 Message Date
Manuel
0de04ecb20 ⬆️ Upgrade dependencies 2023-05-14 15:52:02 +02:00
dependabot[bot]
60d67e1b17
⬆️(deps-dev): Bump typescript from 4.9.5 to 5.0.4 (#169)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.9.5 to 5.0.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.9.5...v5.0.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-01 18:13:15 +02:00
dependabot[bot]
cc0a947626
⬆️(deps-dev): Bump @typescript-eslint/parser (#177)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.58.0 to 5.59.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.59.1/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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-01 18:12:55 +02:00
Manuel
515514a830 🚑 Fix crash by jellyfin sdk 0.8.x 2023-04-11 00:23:43 +02:00
Manuel
6fde5a8f39 🔀 Merge branch 'dev' of https://github.com/manuel-rw/jellyfin-discord-music-bot into dev 2023-04-10 23:11:11 +02:00
dependabot[bot]
12febf55ac
⬆️(deps): Bump rimraf from 4.4.1 to 5.0.0 (#161)
Bumps [rimraf](https://github.com/isaacs/rimraf) from 4.4.1 to 5.0.0.
- [Release notes](https://github.com/isaacs/rimraf/releases)
- [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md)
- [Commits](https://github.com/isaacs/rimraf/compare/v4.4.1...v5.0.0)

---
updated-dependencies:
- dependency-name: rimraf
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-10 10:36:28 +02:00
dependabot[bot]
3d1ca1a5e4
⬆️(deps): Bump @nestjs/core from 9.3.12 to 9.4.0 (#164)
Bumps [@nestjs/core](https://github.com/nestjs/nest) from 9.3.12 to 9.4.0.
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/compare/v9.3.12...v9.4.0)

---
updated-dependencies:
- dependency-name: "@nestjs/core"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Manuel <manuel.ruwe@bluewin.ch>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-10 10:35:51 +02:00
dependabot[bot]
c6320b7523
⬆️(deps-dev): Bump eslint from 8.37.0 to 8.38.0 (#163)
Bumps [eslint](https://github.com/eslint/eslint) from 8.37.0 to 8.38.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.37.0...v8.38.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Manuel <manuel.ruwe@bluewin.ch>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-10 10:35:40 +02:00
dependabot[bot]
1651fd6fef
⬆️(deps-dev): Bump @nestjs/testing from 9.3.12 to 9.4.0 (#162)
Bumps [@nestjs/testing](https://github.com/nestjs/nest) from 9.3.12 to 9.4.0.
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/compare/v9.3.12...v9.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Manuel <manuel.ruwe@bluewin.ch>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-10 10:35:31 +02:00
dependabot[bot]
5d05569873
⬆️(deps): Bump @nestjs/common from 9.3.12 to 9.4.0 (#160)
Bumps [@nestjs/common](https://github.com/nestjs/nest) from 9.3.12 to 9.4.0.
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/compare/v9.3.12...v9.4.0)

---
updated-dependencies:
- dependency-name: "@nestjs/common"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Manuel <manuel.ruwe@bluewin.ch>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-10 10:35:10 +02:00
Manuel
b81145208b 🔀 Merge branch 'master' into dev 2023-04-10 10:34:18 +02:00
Manuel
e276db28ee 🔀 Merge branch 'master' into dev 2023-04-04 21:11:14 +02:00
dependabot[bot]
237865a451 ⬆️(deps-dev): Bump @nestjs/schematics from 9.0.4 to 9.1.0
Bumps [@nestjs/schematics](https://github.com/nestjs/schematics) from 9.0.4 to 9.1.0.
- [Release notes](https://github.com/nestjs/schematics/releases)
- [Changelog](https://github.com/nestjs/schematics/blob/master/.release-it.json)
- [Commits](https://github.com/nestjs/schematics/compare/9.0.4...9.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-04 18:30:19 +02:00
dependabot[bot]
8ccf9e8c11 ⬆️(deps): Bump @jellyfin/sdk from 0.7.0 to 0.8.1
Bumps [@jellyfin/sdk](https://github.com/jellyfin/jellyfin-sdk-typescript) from 0.7.0 to 0.8.1.
- [Release notes](https://github.com/jellyfin/jellyfin-sdk-typescript/releases)
- [Commits](https://github.com/jellyfin/jellyfin-sdk-typescript/compare/v0.7.0...v0.8.1)

---
updated-dependencies:
- dependency-name: "@jellyfin/sdk"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-04 18:30:03 +02:00
Manuel
d285ea73f7 🔖 Tag to version 0.0.7 2023-04-03 20:48:12 +02:00
dependabot[bot]
0a2086266c ⬆️(deps): Bump @discordjs/voice from 0.15.0 to 0.16.0
Bumps [@discordjs/voice](https://github.com/discordjs/discord.js) from 0.15.0 to 0.16.0.
- [Release notes](https://github.com/discordjs/discord.js/releases)
- [Commits](https://github.com/discordjs/discord.js/compare/@discordjs/voice@0.15.0...@discordjs/voice@0.16.0)

---
updated-dependencies:
- dependency-name: "@discordjs/voice"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-03 20:41:50 +02:00
dependabot[bot]
32231b8085 ⬆️(deps): Bump discord.js from 14.8.0 to 14.9.0
Bumps [discord.js](https://github.com/discordjs/discord.js) from 14.8.0 to 14.9.0.
- [Release notes](https://github.com/discordjs/discord.js/releases)
- [Commits](https://github.com/discordjs/discord.js/compare/14.8.0...14.9.0)

---
updated-dependencies:
- dependency-name: discord.js
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-03 20:41:33 +02:00
dependabot[bot]
18972dda89 ⬆️(deps-dev): Bump tsconfig-paths from 4.1.2 to 4.2.0
Bumps [tsconfig-paths](https://github.com/dividab/tsconfig-paths) from 4.1.2 to 4.2.0.
- [Release notes](https://github.com/dividab/tsconfig-paths/releases)
- [Changelog](https://github.com/dividab/tsconfig-paths/blob/master/CHANGELOG.md)
- [Commits](https://github.com/dividab/tsconfig-paths/compare/v4.1.2...v4.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-03 20:41:17 +02:00
Manuel
d1fc61c6fe Add time tracking 2023-04-03 20:40:43 +02:00
dependabot[bot]
32afd480e8 ⬆️(deps-dev): Bump @typescript-eslint/parser
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.56.0 to 5.57.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.57.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>
2023-03-29 21:18:49 +02:00
dependabot[bot]
2b8170cc1e ⬆️(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 5.56.0 to 5.57.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.57.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>
2023-03-29 21:12:18 +02:00
dependabot[bot]
b0069796d7 ⬆️(deps-dev): Bump @types/node from 18.15.10 to 18.15.11
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.15.10 to 18.15.11.
- [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>
2023-03-29 21:12:05 +02:00
dependabot[bot]
d2890a5f0e ⬆️(deps): Bump @nestjs/terminus from 9.2.1 to 9.2.2
Bumps [@nestjs/terminus](https://github.com/nestjs/terminus) from 9.2.1 to 9.2.2.
- [Release notes](https://github.com/nestjs/terminus/releases)
- [Changelog](https://github.com/nestjs/terminus/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nestjs/terminus/compare/9.2.1...9.2.2)

---
updated-dependencies:
- dependency-name: "@nestjs/terminus"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-29 21:11:56 +02:00
dependabot[bot]
c1faa46700 ⬆️(deps-dev): Bump eslint from 8.36.0 to 8.37.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.36.0 to 8.37.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.36.0...v8.37.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-29 21:11:45 +02:00
dependabot[bot]
00e58dcc8d ⬆️(deps-dev): Bump prettier from 2.8.4 to 2.8.7
Bumps [prettier](https://github.com/prettier/prettier) from 2.8.4 to 2.8.7.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.8.4...2.8.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-29 07:42:19 +02:00
Manuel
a28dc8d1a0 ⬆️ Upgrade dependencies 2023-03-26 18:38:38 +02:00
Manuel
361ed78c8c Remove invalid dependency 2023-03-26 18:38:38 +02:00
Manuel
664fe080bc 🚑 Fix missing dependencies 2023-03-26 18:38:38 +02:00
Manuel
4ac09196c6 ⬆️ Upgrade dependencies 2023-03-26 18:30:46 +02:00
Manuel
53eb296258 Remove invalid dependency 2023-03-26 18:26:00 +02:00
Manuel
ce1beb1047 🚑 Fix missing dependencies 2023-03-26 17:09:51 +02:00
dependabot[bot]
c01ac56061
⬆️(deps): Bump @nestjs/core from 9.3.9 to 9.3.11 (#125)
Bumps [@nestjs/core](https://github.com/nestjs/nest) from 9.3.9 to 9.3.11.
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/compare/v9.3.9...v9.3.11)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-25 21:03:28 +01:00
dependabot[bot]
ddf7e52b7c
⬆️(deps-dev): Bump @nestjs/cli from 9.2.0 to 9.3.0 (#120)
Bumps [@nestjs/cli](https://github.com/nestjs/nest-cli) from 9.2.0 to 9.3.0.
- [Release notes](https://github.com/nestjs/nest-cli/releases)
- [Changelog](https://github.com/nestjs/nest-cli/blob/master/.release-it.json)
- [Commits](https://github.com/nestjs/nest-cli/compare/9.2.0...9.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-25 21:03:19 +01:00
dependabot[bot]
07f7281267
⬆️(deps): Bump @nestjs/platform-express from 9.3.9 to 9.3.10 (#122)
Bumps [@nestjs/platform-express](https://github.com/nestjs/nest) from 9.3.9 to 9.3.10.
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/compare/v9.3.9...v9.3.10)

---
updated-dependencies:
- dependency-name: "@nestjs/platform-express"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-22 07:49:26 +01:00
dependabot[bot]
70f3aa76ee
⬆️(deps): Bump @nestjs/common from 9.3.9 to 9.3.10 (#123)
Bumps [@nestjs/common](https://github.com/nestjs/nest) from 9.3.9 to 9.3.10.
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/compare/v9.3.9...v9.3.10)

---
updated-dependencies:
- dependency-name: "@nestjs/common"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-22 07:48:59 +01:00
dependabot[bot]
bebc93b838
⬆️(deps-dev): Bump @nestjs/testing from 9.3.9 to 9.3.10 (#124)
Bumps [@nestjs/testing](https://github.com/nestjs/nest) from 9.3.9 to 9.3.10.
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/compare/v9.3.9...v9.3.10)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-22 07:48:44 +01:00
Manuel
9edfdfad98 🔀 Merge branch 'master' into dev 2023-03-14 21:16:04 +01:00
dependabot[bot]
de14d83474
Bump undici from 5.14.0 to 5.20.0 (#90)
Bumps [undici](https://github.com/nodejs/undici) from 5.14.0 to 5.20.0.
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](https://github.com/nodejs/undici/compare/v5.14.0...v5.20.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-14 21:13:06 +01:00
Manuel
1632c2345e 🚑 Voice connection stuck in signalling 2023-03-14 20:58:10 +01:00
dependabot[bot]
6b5c71a4e9
⬆️(deps-dev): Bump @typescript-eslint/parser (#115)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.54.1 to 5.55.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.55.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-14 20:33:49 +01:00
dependabot[bot]
7107a2cb65
⬆️(deps): Bump rimraf from 4.3.0 to 4.4.0 (#113)
Bumps [rimraf](https://github.com/isaacs/rimraf) from 4.3.0 to 4.4.0.
- [Release notes](https://github.com/isaacs/rimraf/releases)
- [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md)
- [Commits](https://github.com/isaacs/rimraf/compare/v4.3.0...v4.4.0)

---
updated-dependencies:
- dependency-name: rimraf
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-14 20:33:26 +01:00
dependabot[bot]
031af33515
⬆️(deps): Bump discord.js from 14.7.1 to 14.8.0 (#114)
Bumps [discord.js](https://github.com/discordjs/discord.js) from 14.7.1 to 14.8.0.
- [Release notes](https://github.com/discordjs/discord.js/releases)
- [Commits](https://github.com/discordjs/discord.js/compare/14.7.1...14.8.0)

---
updated-dependencies:
- dependency-name: discord.js
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-14 20:31:00 +01:00
dependabot[bot]
a235ffe71b
⬆️(deps-dev): Bump @typescript-eslint/parser (#110)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.54.0 to 5.54.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.54.1/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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-14 20:30:43 +01:00
dependabot[bot]
878b4e4614
⬆️(deps-dev): Bump @types/node from 18.14.0 to 18.15.0 (#111)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.14.0 to 18.15.0.
- [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-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-14 20:30:30 +01:00
dependabot[bot]
f6d3ae7381
⬆️(deps): Bump ws from 8.12.1 to 8.13.0 (#112)
Bumps [ws](https://github.com/websockets/ws) from 8.12.1 to 8.13.0.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/8.12.1...8.13.0)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-14 20:30:20 +01:00
Manuel
aac7a2c628
Add web client (#108) 2023-03-08 09:41:55 +01:00
dependabot[bot]
aed5be7763 ⬆️(deps-dev): Bump @typescript-eslint/parser
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.53.0 to 5.54.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.54.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>
2023-03-07 21:26:46 +01:00
dependabot[bot]
387cd0436b ⬆️(deps): Bump rimraf from 4.1.2 to 4.3.0
Bumps [rimraf](https://github.com/isaacs/rimraf) from 4.1.2 to 4.3.0.
- [Release notes](https://github.com/isaacs/rimraf/releases)
- [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md)
- [Commits](https://github.com/isaacs/rimraf/compare/v4.1.2...v4.3.0)

---
updated-dependencies:
- dependency-name: rimraf
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-07 21:26:18 +01:00
Manuel
916969f07b
Add paged playlist (#106) 2023-03-07 21:22:19 +01:00
dependabot[bot]
08f9a6889e
⬆️(deps): Bump @discord-nestjs/common from 5.1.5 to 5.2.0 (#93)
Bumps [@discord-nestjs/common](https://github.com/fjodor-rybakov/discord-nestjs) from 5.1.5 to 5.2.0.
- [Release notes](https://github.com/fjodor-rybakov/discord-nestjs/releases)
- [Commits](https://github.com/fjodor-rybakov/discord-nestjs/compare/@discord-nestjs/common@5.1.5...@discord-nestjs/common@5.2.0)

---
updated-dependencies:
- dependency-name: "@discord-nestjs/common"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-03 22:59:09 +01:00