1
0
mirror of https://github.com/toast-ts/Daggerbot-TS.git synced 2024-11-18 00:31:00 -05:00
Commit Graph

85 Commits

Author SHA1 Message Date
toast-ts
af5db0c32d Yarn.lock maintenance 2024-04-25 00:23:18 +10:00
Toast
48d6866ff2
Upgrade dependencies (#117)
* Update dependencies

* Fix highest value not working properly
2024-04-16 11:20:39 +10:00
toast-ts
4388f42ade Upgrade Node.js to 21.7.2 2024-04-06 15:43:48 +11:00
toast-ts
b9ac812c6a Update dependencies 2024-04-03 18:30:23 +11:00
toast-ts
4870331a15 Yarn.lock maintenance 2024-04-01 13:13:57 +11:00
dependabot[bot]
049f581e9b
Bump @types/node from 20.11.30 to 20.12.2 (#109)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.11.30 to 20.12.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-01 13:07:59 +11:00
dependabot[bot]
8689992c7f
Bump pg from 8.11.3 to 8.11.4 (#110)
Bumps [pg](https://github.com/brianc/node-postgres/tree/HEAD/packages/pg) from 8.11.3 to 8.11.4.
- [Changelog](https://github.com/brianc/node-postgres/blob/master/CHANGELOG.md)
- [Commits](https://github.com/brianc/node-postgres/commits/pg@8.11.4/packages/pg)

---
updated-dependencies:
- dependency-name: pg
  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>
2024-04-01 13:07:46 +11:00
toast-ts
934ee2e772 Update dependencies 2024-03-29 23:39:16 +11:00
dependabot[bot]
c91962b357
Bump @sequelize/core from 7.0.0-alpha.38 to 7.0.0-alpha.39 (#107)
Bumps [@sequelize/core](https://github.com/sequelize/sequelize) from 7.0.0-alpha.38 to 7.0.0-alpha.39.
- [Release notes](https://github.com/sequelize/sequelize/releases)
- [Changelog](https://github.com/sequelize/sequelize/blob/v7.0.0-alpha.39/CHANGELOG.md)
- [Commits](https://github.com/sequelize/sequelize/compare/v7.0.0-alpha.38...v7.0.0-alpha.39)

---
updated-dependencies:
- dependency-name: "@sequelize/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>
2024-03-25 15:04:50 +11:00
toast-ts
3b44cafdc9 Upgrade Node.js to version 21.7.1 and implement efficiency enhancements 2024-03-24 12:36:12 +11:00
Toast
5c0d9863e8
Migration from Sequelize v6 to v7 (#89)
* Sync Sequelize v7 changes from Canary repository

* Clean up some of the stuff

* Update @types/pg

* Log transaction failed const to console instead of nowhere

* Optimize functions in punishment model

* Remove autoresponses for Monster

* Delete Yarn PnP files as per #99

* Update dependencies

---------

Co-authored-by: pomni32 <163978719+pomni32@users.noreply.github.com>
2024-03-21 11:31:50 +11:00
dependabot[bot]
2c22008957
Bump @types/pg from 8.11.2 to 8.11.3 (#102)
Bumps [@types/pg](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/pg) from 8.11.2 to 8.11.3.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/pg)

---
updated-dependencies:
- dependency-name: "@types/pg"
  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>
2024-03-20 10:55:26 +11:00
dependabot[bot]
49786315d8
Bump @types/node from 20.11.28 to 20.11.30 (#106)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.11.28 to 20.11.30.
- [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>
2024-03-20 10:51:11 +11:00
github-actions[bot]
5fd3cf89ce
Combined Dependabot PR (#105)
* Bump systeminformation from 5.22.3 to 5.22.5

Bumps [systeminformation](https://github.com/sebhildebrandt/systeminformation) from 5.22.3 to 5.22.5.
- [Changelog](https://github.com/sebhildebrandt/systeminformation/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sebhildebrandt/systeminformation/compare/v5.22.3...v5.22.5)

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

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

* Bump @types/node from 20.11.28 to 20.11.29

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

---------

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>
2024-03-20 10:46:37 +11:00
toast-ts
3309da55f2 Dedupe @types/node 2024-03-18 13:17:25 +11:00
dependabot[bot]
4a1d4e9eed
Bump systeminformation from 5.22.2 to 5.22.3 (#95)
Bumps [systeminformation](https://github.com/sebhildebrandt/systeminformation) from 5.22.2 to 5.22.3.
- [Changelog](https://github.com/sebhildebrandt/systeminformation/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sebhildebrandt/systeminformation/compare/v5.22.2...v5.22.3)

---
updated-dependencies:
- dependency-name: systeminformation
  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>
2024-03-18 13:14:29 +11:00
github-actions[bot]
711bb3a053
Combined Dependabot PR (#98)
* Bump fast-xml-parser from 4.3.5 to 4.3.6

Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 4.3.5 to 4.3.6.
- [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases)
- [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/NaturalIntelligence/fast-xml-parser/compare/v4.3.5...v4.3.6)

---
updated-dependencies:
- dependency-name: fast-xml-parser
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

* Bump simple-git from 3.22.0 to 3.23.0

Bumps [simple-git](https://github.com/steveukx/git-js/tree/HEAD/simple-git) from 3.22.0 to 3.23.0.
- [Release notes](https://github.com/steveukx/git-js/releases)
- [Changelog](https://github.com/steveukx/git-js/blob/main/simple-git/CHANGELOG.md)
- [Commits](https://github.com/steveukx/git-js/commits/simple-git@3.23.0/simple-git)

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

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

* Bump @types/node from 20.11.27 to 20.11.28

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

---------

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>
2024-03-18 13:11:37 +11:00
toast-ts
4fbdbcf79a Improve MPModule's failure rate 2024-03-15 15:12:56 +11:00
dependabot[bot]
b14de3201d
Bump undici from 6.7.0 to 6.7.1 (#93)
Bumps [undici](https://github.com/nodejs/undici) from 6.7.0 to 6.7.1.
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](https://github.com/nodejs/undici/compare/v6.7.0...v6.7.1)

---
updated-dependencies:
- dependency-name: undici
  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>
2024-03-11 12:54:10 +11:00
toast-ts
9d1c8dd238 Update TypeScript to 5.4.2 2024-03-08 09:08:09 +11:00
toast-ts
754881c93f Update Yarn to 4.1.1 2024-03-06 11:12:36 +11:00
toast-ts
8cfbcf398d Update dependencies 2024-03-04 08:02:42 +11:00
toast-ts
bb2c21ed19 Update @types/node 2024-02-29 22:17:55 +11:00
toast-ts
21c2b1031e Refactor calculator.ts 2024-02-28 18:18:28 +11:00
toast-ts
3fc6824e57 Update @types/pg 2024-02-25 20:43:32 +11:00
toast-ts
8ac6aa528c Update dependencies 2024-02-24 16:43:08 +11:00
toast-ts
8f656591db Update dependencies 2024-02-20 07:55:28 +11:00
toast-ts
5673977f1c Yarn.lock cleanup 2024-02-18 08:31:59 +11:00
toast-ts
baf717efb4 Update dependencies 2024-02-18 04:36:38 +11:00
toast-ts
b79831811c Update TS client to 1.0.12 2024-02-13 01:07:47 +11:00
github-actions[bot]
8ffe787c51 Combined Dependabot PR (#88)
* Bump @types/node from 20.11.16 to 20.11.17

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.11.16 to 20.11.17.
- [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 sequelize from 6.35.2 to 6.37.0

Bumps [sequelize](https://github.com/sequelize/sequelize) from 6.35.2 to 6.37.0.
- [Release notes](https://github.com/sequelize/sequelize/releases)
- [Commits](https://github.com/sequelize/sequelize/compare/v6.35.2...v6.37.0)

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

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

* Bump undici from 6.6.0 to 6.6.2

Bumps [undici](https://github.com/nodejs/undici) from 6.6.0 to 6.6.2.
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](https://github.com/nodejs/undici/compare/v6.6.0...v6.6.2)

---
updated-dependencies:
- dependency-name: undici
  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>
Co-authored-by: toast-ts <96593068+toast-ts@users.noreply.github.com>
2024-02-12 15:32:42 +11:00
dependabot[bot]
8eaf06261f
Bump redis from 4.6.12 to 4.6.13 (#84)
Bumps [redis](https://github.com/redis/node-redis) from 4.6.12 to 4.6.13.
- [Release notes](https://github.com/redis/node-redis/releases)
- [Changelog](https://github.com/redis/node-redis/blob/master/CHANGELOG.md)
- [Commits](https://github.com/redis/node-redis/compare/redis@4.6.12...redis@4.6.13)

---
updated-dependencies:
- dependency-name: redis
  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>
2024-02-12 15:22:53 +11:00
toast-ts
b2d2300d13 Drop-in replacement for Canvas 2024-02-09 22:27:08 +11:00
toast-ts
1d02e781dc Add private_dir option. 2024-02-07 09:14:40 +11:00
toast-ts
1627b8054e Update Yarn to 4.1 2024-02-02 07:21:25 +11:00
toast-ts
07a4c48f97 Update TokenService to work in isolated environment 2024-01-29 14:45:08 +11:00
toast-ts
ae32205c9a Update types 2024-01-26 08:10:05 +11:00
AnxietyisReal
e91fd4c6d0 Update systeminformation 2024-01-22 13:34:29 +11:00
AnxietyisReal
076ab5036a Update TokenService dependency 2024-01-21 03:22:55 +11:00
AnxietyisReal
3c8e5355ac Update dependencies 2024-01-20 23:16:46 +11:00
AnxietyisReal
d0d65c2986 Remove clock speed if virtualized
Add dataSweeper cronjob

Add Better Breakfast Day array

Update @types/node
2024-01-16 18:24:37 +11:00
AnxietyisReal
faa51f0dbb Update dependencies 2024-01-14 15:23:13 +11:00
AnxietyisReal
6b7156bbe3 Dedupe Node types 2024-01-08 19:02:16 +11:00
dependabot[bot]
120e0b09a0
Bump @types/node from 20.10.6 to 20.10.7 (#78)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.10.6 to 20.10.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-08 12:45:02 +11:00
AnxietyisReal
138dd14d27 Changed my mind on it. 2024-01-08 04:11:43 +11:00
AnxietyisReal
c53c1493d7 Add academy command 2024-01-02 00:50:50 +11:00
AnxietyisReal
a6299b3cea Dedupe @types/node 2024-01-01 14:13:49 +11:00
dependabot[bot]
3a06ea3953
Bump @types/node from 20.10.5 to 20.10.6 (#76)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.10.5 to 20.10.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-01 13:17:21 +11:00
dependabot[bot]
5a479fd36d
Bump simple-git from 3.21.0 to 3.22.0 (#77)
Bumps [simple-git](https://github.com/steveukx/git-js/tree/HEAD/simple-git) from 3.21.0 to 3.22.0.
- [Release notes](https://github.com/steveukx/git-js/releases)
- [Changelog](https://github.com/steveukx/git-js/blob/main/simple-git/CHANGELOG.md)
- [Commits](https://github.com/steveukx/git-js/commits/simple-git@3.22.0/simple-git)

---
updated-dependencies:
- dependency-name: simple-git
  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>
2024-01-01 13:17:07 +11:00
AnxietyisReal
815f4aa3bb Add CLI args to TSClient 2023-12-29 00:28:44 +11:00