1
0
mirror of https://github.com/toast-ts/Daggerbot-TS.git synced 2024-09-29 16:30:59 -04:00
Commit Graph

65 Commits

Author SHA1 Message Date
AnxietyisReal
e3f0da75b3 Update packages 2023-08-30 18:38:48 +10:00
dependabot[bot]
584c67eceb
Bump systeminformation from 5.20.0 to 5.21.0 (#24)
Bumps [systeminformation](https://github.com/sebhildebrandt/systeminformation) from 5.20.0 to 5.21.0.
- [Changelog](https://github.com/sebhildebrandt/systeminformation/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sebhildebrandt/systeminformation/compare/v5.20.0...v5.21.0)

---
updated-dependencies:
- dependency-name: systeminformation
  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-08-28 14:11:09 +10:00
github-actions[bot]
12054752b0
Combined Dependabot PR (#23)
* Bump @types/node from 20.5.6 to 20.5.7

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.5.6 to 20.5.7.
- [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>

* Bump mongoose from 7.4.4 to 7.4.5

Bumps [mongoose](https://github.com/Automattic/mongoose) from 7.4.4 to 7.4.5.
- [Release notes](https://github.com/Automattic/mongoose/releases)
- [Changelog](https://github.com/Automattic/mongoose/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Automattic/mongoose/compare/7.4.4...7.4.5)

---
updated-dependencies:
- dependency-name: mongoose
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

* Bump systeminformation from 5.19.1 to 5.20.0

Bumps [systeminformation](https://github.com/sebhildebrandt/systeminformation) from 5.19.1 to 5.20.0.
- [Changelog](https://github.com/sebhildebrandt/systeminformation/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sebhildebrandt/systeminformation/compare/v5.19.1...v5.20.0)

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

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>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-08-28 14:07:19 +10:00
AnxietyisReal
80a28de990 Restrict NPM package manager 2023-08-27 20:27:16 +10:00
AnxietyisReal
90fd9e62ab Update Yarn to 3.6.3 2023-08-25 11:47:39 +10:00
AnxietyisReal
33a37aa6e1 Update TypeScript to 5.2.2 2023-08-25 08:29:51 +10:00
AnxietyisReal
31be45b42e Riverstream of updates 2023-08-25 02:06:39 +10:00
dependabot[bot]
a62554e6e9
Bump @types/node from 20.5.0 to 20.5.1 (#19) 2023-08-21 04:35:38 +00:00
AnxietyisReal
d87f2af467 Update to D.JS 14.13.0 2023-08-18 21:22:36 +10:00
AnxietyisReal
9e0b4d9776 Lock DAPI-Types to specific version 2023-08-18 05:09:27 +10:00
dependabot[bot]
3da4d72ad4
Bump @types/node from 20.4.10 to 20.5.0 (#16)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.4.10 to 20.5.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-08-15 02:04:13 +10:00
Toast
c3a86c8e39 Temporarily switching to D.JS 14.13 2023-08-13 03:18:46 +10:00
AnxietyisReal
a102ae931c Optimizations and update packages 2023-08-13 02:40:18 +10:00
Toast
5c09b71e89 Add required package 2023-08-11 22:40:26 +10:00
Toast
69a57327e2 Remove ffmpeg installer 2023-08-11 22:34:21 +10:00
AnxietyisReal
872c835e35 Mentally dying of 9 commands being loaded. 2023-08-07 18:14:08 +10:00
Toast
1236a6b477 PM2 workaround
Sadly, no console logging for now.
2023-08-06 20:47:44 +10:00
AnxietyisReal
8bb1216c99 Fix PM2 refusing to start the process 2023-08-06 19:09:14 +10:00
AnxietyisReal
367709e5b5 Migration to Yarn 2023-08-06 18:58:51 +10:00
AnxietyisReal
a15523a8fc Update D.JS to 14.12.1 2023-08-01 17:24:42 +10:00
dependabot[bot]
5821f3fad5
Bump mongoose from 7.4.0 to 7.4.1 (#11)
Bumps [mongoose](https://github.com/Automattic/mongoose) from 7.4.0 to 7.4.1.
- [Release notes](https://github.com/Automattic/mongoose/releases)
- [Changelog](https://github.com/Automattic/mongoose/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Automattic/mongoose/compare/7.4.0...7.4.1)

---
updated-dependencies:
- dependency-name: mongoose
  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-07-31 14:52:42 +10:00
github-actions[bot]
9f7904f8ce
Combined Dependabot PR (#15)
* Bump @discord-player/extractor from 4.4.0 to 4.4.1

Bumps [@discord-player/extractor](https://github.com/Androz2091/discord-player) from 4.4.0 to 4.4.1.
- [Release notes](https://github.com/Androz2091/discord-player/releases)
- [Commits](https://github.com/Androz2091/discord-player/compare/@discord-player/extractor@4.4.0...@discord-player/extractor@4.4.1)

---
updated-dependencies:
- dependency-name: "@discord-player/extractor"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

* Bump @types/node from 20.4.4 to 20.4.5

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.4.4 to 20.4.5.
- [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>

* Bump systeminformation from 5.18.7 to 5.18.10

Bumps [systeminformation](https://github.com/sebhildebrandt/systeminformation) from 5.18.7 to 5.18.10.
- [Changelog](https://github.com/sebhildebrandt/systeminformation/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sebhildebrandt/systeminformation/compare/v5.18.7...v5.18.10)

---
updated-dependencies:
- dependency-name: systeminformation
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-07-31 14:50:58 +10:00
github-actions[bot]
282620e487
Bump @types/node from 20.4.2 to 20.4.4 (#10)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.4.2 to 20.4.4.
- [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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-07-24 13:09:08 +10:00
AnxietyisReal
5a6c5a4a9c Update couple packages 2023-07-20 17:31:59 +10:00
github-actions[bot]
114aded958
Combined PR (#8)
* Bump @octokit/rest from 19.0.13 to 20.0.1

Bumps [@octokit/rest](https://github.com/octokit/rest.js) from 19.0.13 to 20.0.1.
- [Release notes](https://github.com/octokit/rest.js/releases)
- [Commits](https://github.com/octokit/rest.js/compare/v19.0.13...v20.0.1)

---
updated-dependencies:
- dependency-name: "@octokit/rest"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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

* Bump @discord-player/extractor from 4.3.1 to 4.4.0

Bumps [@discord-player/extractor](https://github.com/Androz2091/discord-player) from 4.3.1 to 4.4.0.
- [Release notes](https://github.com/Androz2091/discord-player/releases)
- [Commits](https://github.com/Androz2091/discord-player/compare/@discord-player/extractor@4.3.1...@discord-player/extractor@4.4.0)

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

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

* Bump @types/node from 20.3.2 to 20.4.2

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.3.2 to 20.4.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-minor
...

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

* Bump mongoose from 7.3.3 to 7.4.0

Bumps [mongoose](https://github.com/Automattic/mongoose) from 7.3.3 to 7.4.0.
- [Release notes](https://github.com/Automattic/mongoose/releases)
- [Changelog](https://github.com/Automattic/mongoose/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Automattic/mongoose/compare/7.3.3...7.4.0)

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

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>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-07-20 17:26:52 +10:00
Toast
8363213d69 Update YTDL Core 2023-07-19 18:10:28 +10:00
dependabot[bot]
f88e4b33e6
Bump mongoose from 7.3.1 to 7.3.3 (#2)
Bumps [mongoose](https://github.com/Automattic/mongoose) from 7.3.1 to 7.3.3.
- [Release notes](https://github.com/Automattic/mongoose/releases)
- [Changelog](https://github.com/Automattic/mongoose/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Automattic/mongoose/compare/7.3.1...7.3.3)

---
updated-dependencies:
- dependency-name: mongoose
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-19 18:02:18 +10:00
Toast
de6e3370ed [Automation] Push to repository 2023-06-30 07:03:38 +10:00
AnxietyisReal
742a9a6e70 apparently canvas doesnt want to run on ARM 2023-06-25 04:01:04 +10:00
AnxietyisReal
d1dfebca97 skull emoji 2023-06-25 03:59:01 +10:00
AnxietyisReal
03f5586dcc Alpha stage of audio player system 2023-06-25 03:47:42 +10:00
AnxietyisReal
b42194d13a Update packages 2023-06-24 23:47:55 +10:00
AnxietyisReal
a4d693aa43 Update packages 2023-06-11 16:01:05 +10:00
Toast
8ca48051f5 Update TypeScript and other packages 2023-06-02 20:28:35 +10:00
AnxietyisReal
51ce81f417 Update D.JS to v14.11.0 2023-05-18 10:15:59 +10:00
AnxietyisReal
0037f00846 Update D.JS to 14.10.2 2023-05-02 10:12:21 +10:00
AnxietyisReal
0bca434fcf Setup Octokit authentication and changes to updater. 2023-04-17 18:17:27 +10:00
Toast
050b8ce72f Dingus didnt update the axios version. 2023-04-14 21:15:03 +10:00
AnxietyisReal
5f457c2604 Turning the bot back to JS. 2023-04-14 20:47:58 +10:00
Toast
245e69a443 Update package.json 2023-04-14 10:28:37 +10:00
Toast
e915064a9e Update D.JS to 14.9 2023-04-02 15:42:36 +10:00
Toast
973cd96a3d [Automation] Push to repository 2023-04-01 08:50:32 +11:00
AnxietyisReal
47e7997c48 Update packages and improved case update a bit better. 2023-03-17 09:18:42 +11:00
AnxietyisReal
8cab6c28b9 Update Discord.JS to 14.8 2023-03-13 09:04:32 +11:00
AnxietyisReal
841a70b391 Update dependencies. 2023-03-05 21:41:50 +11:00
AnxietyisReal
15db29c687 Remove packages that are not needed anymore. 2023-02-27 10:46:49 +11:00
AnxietyisReal
8283544f07 Major changes to the bot. 2023-02-25 11:55:11 +11:00
AnxietyisReal
3d6ccbeadf [Dependabot] Upgrade Sequelize to latest version. 2023-02-23 21:27:11 +11:00
Toast
4793930033
test commit 2023-02-18 12:24:37 +11:00
Toast
fa5747dfb7 Update package.json 2023-02-12 19:53:43 +11:00