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

97 Commits

Author SHA1 Message Date
dependabot[bot]
d335a4cff7 Bump fast-xml-parser from 4.3.6 to 4.4.0 (#129)
Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 4.3.6 to 4.4.0.
- [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.6...v4.4.0)

---
updated-dependencies:
- dependency-name: fast-xml-parser
  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-05-20 16:55:15 +10:00
toast-ts
7556e87fc0 Update dependencies 2024-05-16 08:46:38 +10:00
dependabot[bot]
97b60bdb65 Bump undici from 6.16.0 to 6.16.1 (#124)
* Bump undici from 6.16.0 to 6.16.1

Bumps [undici](https://github.com/nodejs/undici) from 6.16.0 to 6.16.1.
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](https://github.com/nodejs/undici/compare/v6.16.0...v6.16.1)

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

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

* Rebuild `yarn.lock` file

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: toast-ts <96593068+toast-ts@users.noreply.github.com>
2024-05-13 15:49:10 +10:00
toast-ts
7415047d02 Bump Node requirement for DJS 2024-05-10 19:57:14 +10:00
toast-ts
055bfead77 Update systeminformation as per sebhildebrandt/systeminformation#908 2024-05-06 04:19:26 +10:00
toast-ts
906a0e2a7f Update Discord.js to 14.15.1 2024-05-05 13:02:57 +10:00
toast-ts
c60c9e0e44 Update Yarn to 4.2.1 2024-05-03 12:47:12 +10:00
toast-ts
c6156b2662 Aaaaaaaa 2024-04-30 14:11:52 +10:00
toast-ts
1f01dffae7 Update Node.js to v22.0.0 2024-04-29 22:24:45 +10:00
toast-ts
2f5bee13ee Update Dayjs 2024-04-29 14:08:08 +10:00
toast-ts
3e161f948c Yarn.lock maintenance 2024-04-26 21:14:39 +10:00
toast-ts
e9af56c19c Fix TokenService client not making contact 2024-04-26 15:34:43 +10:00
toast-ts
43deca25e4 Yarn.lock maintenance 2024-04-25 00:23:18 +10:00
toast-ts
fd129a2477 Upgrade dependencies (#117)
* Update dependencies

* Fix highest value not working properly
2024-04-16 11:20:39 +10:00
toast-ts
0a3ddc831d Upgrade Node.js to 21.7.2 2024-04-06 15:43:48 +11:00
toast-ts
07b4b0c793 Update dependencies 2024-04-03 18:30:23 +11:00
toast-ts
df9fbe1993 Yarn.lock maintenance 2024-04-01 13:13:57 +11:00
dependabot[bot]
711e009fe4 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]
9c76bd0d97 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
df4abaa60d Update dependencies 2024-03-29 23:39:16 +11:00
dependabot[bot]
6c345a8d17 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
44c01c8733 Upgrade Node.js to version 21.7.1 and implement efficiency enhancements 2024-03-24 12:36:12 +11:00
toast-ts
7b94932539 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]
cec7dd49d1 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]
ad7d4facba 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]
90dcac3aff 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
40b9a08c1e Dedupe @types/node 2024-03-18 13:17:25 +11:00
dependabot[bot]
c261933587 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]
2e1d474f2f 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
b460518201 Improve MPModule's failure rate 2024-03-15 15:12:56 +11:00
dependabot[bot]
d36eeadd49 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
fec553466c Update TypeScript to 5.4.2 2024-03-08 09:08:09 +11:00
toast-ts
d55d199819 Update Yarn to 4.1.1 2024-03-06 11:12:36 +11:00
toast-ts
4b3c743e80 Update dependencies 2024-03-04 08:02:42 +11:00
toast-ts
b25e5090f9 Update @types/node 2024-02-29 22:17:55 +11:00
toast-ts
cf3bdcc290 Refactor calculator.ts 2024-02-28 18:18:28 +11:00
toast-ts
91d9edfb03 Update @types/pg 2024-02-25 20:43:32 +11:00
toast-ts
97fc6b6389 Update dependencies 2024-02-24 16:43:08 +11:00
toast-ts
cb44a454ac Update dependencies 2024-02-20 07:55:28 +11:00
toast-ts
8bb1d44229 Yarn.lock cleanup 2024-02-18 08:31:59 +11:00
toast-ts
c8003fc0a9 Update dependencies 2024-02-18 04:36:38 +11:00
toast-ts
b5e6098cd6 Update TS client to 1.0.12 2024-02-13 01:07:47 +11:00
github-actions[bot]
f81ef4d3ea 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]
1941cdd62d 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
f427b81cbb Drop-in replacement for Canvas 2024-02-09 22:27:08 +11:00
toast-ts
3170de7ead Add private_dir option. 2024-02-07 09:14:40 +11:00
toast-ts
0fdad56172 Update Yarn to 4.1 2024-02-02 07:21:25 +11:00
toast-ts
6f010cf2a9 Update TokenService to work in isolated environment 2024-01-29 14:45:08 +11:00
toast-ts
8f5842b480 Update types 2024-01-26 08:10:05 +11:00
toast-ts
0edb8cf49d Update systeminformation 2024-01-22 13:34:29 +11:00