Commit graph

900 commits

Author SHA1 Message Date
Stefano
e23f89706e
Dependency upgrade (for the past few missed dependabot updates) (#1117)
* Bump dotenv from 16.0.0 to 16.4.5

Bumps [dotenv](https://github.com/motdotla/dotenv) from 16.0.0 to 16.4.5.
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md)
- [Commits](https://github.com/motdotla/dotenv/compare/v16.0.0...v16.4.5)

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

Signed-off-by: dependabot[bot] <support@github.com>

* Bump p-retry from 4.6.2 to 6.2.0

Bumps [p-retry](https://github.com/sindresorhus/p-retry) from 4.6.2 to 6.2.0.
- [Release notes](https://github.com/sindresorhus/p-retry/releases)
- [Commits](https://github.com/sindresorhus/p-retry/compare/v4.6.2...v6.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>

* Bump ora from 6.1.0 to 8.1.0

Bumps [ora](https://github.com/sindresorhus/ora) from 6.1.0 to 8.1.0.
- [Release notes](https://github.com/sindresorhus/ora/releases)
- [Commits](https://github.com/sindresorhus/ora/compare/v6.1.0...v8.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>

* Bump @types/validator from 13.7.2 to 13.12.2

Bumps [@types/validator](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/validator) from 13.7.2 to 13.12.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/validator)

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

Signed-off-by: dependabot[bot] <support@github.com>

* Bump prisma from 4.16.0 to 5.21.1

Bumps [prisma](https://github.com/prisma/prisma/tree/HEAD/packages/cli) from 4.16.0 to 5.21.1.
- [Release notes](https://github.com/prisma/prisma/releases)
- [Commits](https://github.com/prisma/prisma/commits/5.21.1/packages/cli)

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

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-29 10:12:25 +01:00
Stefano
f1b4c74c09
Merge pull request #1040 from JoaoCostaIFG/feature/select-dotenv-path
Feat: allow users to change dotenv file with env var
2024-10-29 09:15:43 +01:00
João Costa
c954cccacb
Fix: legacy env key in dockerfile 2024-10-28 22:36:17 +00:00
João Costa
ce8edf4145
Merge branch 'master' into feature/select-dotenv-path 2024-10-28 16:16:27 +00:00
JoaoCostaIFG
ae40463712 Doc: document the existance and usage of ENV_FILe env var. 2024-10-28 16:15:29 +00:00
JoaoCostaIFG
18e5c5c80e Feat: default ENV_FILE to /config in dockerfile 2024-10-28 16:07:55 +00:00
Harry Jenkins
534d8fafaa Release 2.9.4 2024-08-28 16:56:27 +10:00
Harry Jenkins
dede552ddd Merge branch 'TiagoGrosso-configurable-queue-page-size' 2024-08-28 16:44:18 +10:00
Harry Jenkins
a87078c2ad update page-size option description to reflect maximum value of 30 2024-08-28 16:41:12 +10:00
Tiago Grosso
8e7e12c8df fix: limit queue size to 30 2024-08-27 11:11:43 +01:00
Tiago Grosso
0912d95791 feat: add setting for default queue page size 2024-08-24 23:08:05 +01:00
Tiago Grosso
c46153f620 fix: fix page-size option name 2024-08-23 21:38:50 +01:00
Tiago Grosso
6e39c8d09e feat: add optional pageSize to /queue command 2024-08-23 21:22:34 +01:00
Harry Jenkins
1e17b94321 Release 2.9.3 2024-08-19 12:43:37 +10:00
Harry Jenkins
8ef68d2292 Merge branch 'shiftybitshiftr-ytdl-4.14.4' 2024-08-19 11:29:51 +10:00
Harry Jenkins
6c26138c23 Update changelog 2024-08-19 11:03:45 +10:00
Harry Jenkins
ee60a07d23 Merge branch 'ytdl-4.14.4' of https://github.com/shiftybitshiftr/muse into shiftybitshiftr-ytdl-4.14.4 2024-08-19 10:38:01 +10:00
Max Isom
e1dfd192e8
Add release docs 2024-08-18 16:27:39 -07:00
Max Isom
fb4d7885f7
Fix PAT for release comments 2024-08-18 16:27:20 -07:00
Max Isom
069774e709
Release 2.9.2 2024-08-18 16:18:39 -07:00
Max Isom
52df7d42f1
Update readme, changelog, release workflow 2024-08-18 16:14:46 -07:00
Max Isom
4c2f65ff2d
Fix PR publishing (#1068) 2024-08-18 16:12:08 -07:00
Max Isom
de4a9193b6
Update workflow 2024-08-18 16:01:21 -07:00
Max Isom
9751feb778
Update workflow 2024-08-18 15:55:06 -07:00
Max Isom
30c8b13102
Update workflow 2024-08-18 15:48:38 -07:00
Max Isom
0978d40e95
Update workflow 2024-08-18 15:43:55 -07:00
Max Isom
62b569d26b
Update workflow 2024-08-17 23:09:29 -07:00
Max Isom
7f274980b5
Update workflow 2024-08-17 22:51:33 -07:00
Max Isom
de56180036
Update workflow 2024-08-17 22:30:37 -07:00
Max Isom
d5f03c0df7
Update workflow 2024-08-17 22:20:54 -07:00
Max Isom
cb5c035bba
Update workflow 2024-08-17 22:09:55 -07:00
Max Isom
fdbd3cd527
Update workflow 2024-08-17 22:06:01 -07:00
Max Isom
c8fd5cf97e
Update workflow 2024-08-17 21:59:43 -07:00
Max Isom
fbe64036d8
Update workflow 2024-08-17 21:50:19 -07:00
Max Isom
72667bf00e
Update workflow 2024-08-17 21:35:25 -07:00
Max Isom
7e2d79f3fb
Update workflow 2024-08-17 21:22:51 -07:00
Max Isom
2d8f66f8a1
Update workflow 2024-08-17 21:16:35 -07:00
Max Isom
aa4612a45f
Update workflow 2024-08-17 21:08:03 -07:00
Max Isom
20e589f3bd
Update workflow 2024-08-17 21:05:17 -07:00
Max Isom
22be075c81
Update workflow 2024-08-17 20:59:09 -07:00
Max Isom
76236005c6
Update workflow 2024-08-17 20:54:02 -07:00
Max Isom
7f72a74ff8
Update workflow 2024-08-17 20:49:48 -07:00
Max Isom
6d6fc4c09d
Update PR release workflow 2024-08-17 20:42:08 -07:00
Max Isom
e494287d1d
Update Docker builds to publish to ghcr.io & update README (#1067) 2024-08-17 20:22:57 -07:00
Michael
5bf5547cd1 update discordjs/voice 2024-08-16 22:47:48 -07:00
Michael
ee6a2a0884 Update yarn.lock 2024-08-16 00:06:41 -07:00
Michael
5812a8bf0a Update yarn.lock 2024-08-16 00:04:10 -07:00
Michael
b5a8a4e5a2 Update package.json 2024-08-15 23:20:56 -07:00
Max Isom
62c954943d
Add looking for maintainers 2024-08-11 21:07:30 -07:00
Max Isom
938a2b19c1
Release 2.9.1 2024-08-04 11:58:13 -07:00