Skip to content

Update dependencies and fix test case description formatting#104

Open
discoveredattack wants to merge 85 commits into
yomugames:masterfrom
discoveredattack:master
Open

Update dependencies and fix test case description formatting#104
discoveredattack wants to merge 85 commits into
yomugames:masterfrom
discoveredattack:master

Conversation

@discoveredattack
Copy link
Copy Markdown

@discoveredattack discoveredattack commented May 10, 2026

This is mostly just dependency updates, but I also fixed a syntax error in raid.test.js.

discoveredattack and others added 30 commits May 8, 2026 12:29
Bumps [mysql2](https://github.com/sidorares/node-mysql2) from 2.1.0 to 3.9.8.
- [Release notes](https://github.com/sidorares/node-mysql2/releases)
- [Changelog](https://github.com/sidorares/node-mysql2/blob/master/Changelog.md)
- [Commits](sidorares/node-mysql2@v2.1.0...v3.9.8)

---
updated-dependencies:
- dependency-name: mysql2
  dependency-version: 3.9.8
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
…ackages/junon-common/mysql2-3.9.8

Bump mysql2 from 2.1.0 to 3.9.8 in /packages/junon-common
Bumps [ejs](https://github.com/mde/ejs) from 2.7.4 to 3.1.10.
- [Release notes](https://github.com/mde/ejs/releases)
- [Changelog](https://github.com/mde/ejs/blob/main/RELEASE_NOTES_v5.md)
- [Commits](mde/ejs@v2.7.4...v3.1.10)

---
updated-dependencies:
- dependency-name: ejs
  dependency-version: 3.1.10
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.3.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](json5/json5@v2.2.1...v2.2.3)

---
updated-dependencies:
- dependency-name: json5
  dependency-version: 2.2.3
  dependency-type: indirect
...

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

Bump json5 from 2.2.1 to 2.2.3
Bumps [ejs](https://github.com/mde/ejs) to 3.1.10 and updates ancestor dependency [gulp-ejs](https://github.com/rogeriopvl/gulp-ejs). These dependencies need to be updated together.


Updates `ejs` from 2.6.1 to 3.1.10
- [Release notes](https://github.com/mde/ejs/releases)
- [Changelog](https://github.com/mde/ejs/blob/main/RELEASE_NOTES_v5.md)
- [Commits](mde/ejs@v2.6.1...v3.1.10)

Updates `gulp-ejs` from 3.3.0 to 5.1.0
- [Release notes](https://github.com/rogeriopvl/gulp-ejs/releases)
- [Changelog](https://github.com/rogeriopvl/gulp-ejs/blob/master/CHANGELOG.md)
- [Commits](rogeriopvl/gulp-ejs@v3.3.0...v5.1.0)

---
updated-dependencies:
- dependency-name: ejs
  dependency-version: 3.1.10
  dependency-type: indirect
- dependency-name: gulp-ejs
  dependency-version: 5.1.0
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [sequelize](https://github.com/sequelize/sequelize) from 5.21.11 to 6.37.8.
- [Release notes](https://github.com/sequelize/sequelize/releases)
- [Commits](sequelize/sequelize@v5.21.11...v6.37.8)

---
updated-dependencies:
- dependency-name: sequelize
  dependency-version: 6.37.8
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
…ackages/junon-common/sequelize-6.37.8

Bump sequelize from 5.21.11 to 6.37.8 in /packages/junon-common
Bumps [sequelize](https://github.com/sequelize/sequelize) from 5.22.5 to 6.37.8.
- [Release notes](https://github.com/sequelize/sequelize/releases)
- [Commits](sequelize/sequelize@v5.22.5...v6.37.8)

---
updated-dependencies:
- dependency-name: sequelize
  dependency-version: 6.37.8
  dependency-type: direct:production
...

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

Bump sequelize from 5.22.5 to 6.37.8
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.21 to 4.18.1.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](lodash/lodash@4.17.21...4.18.1)

---
updated-dependencies:
- dependency-name: lodash
  dependency-version: 4.18.1
  dependency-type: direct:production
...

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

Bump lodash from 4.17.21 to 4.18.1
Bumps [protobufjs](https://github.com/protobufjs/protobuf.js), [firebase](https://github.com/firebase/firebase-js-sdk) and [firebase-admin](https://github.com/firebase/firebase-admin-node). These dependencies needed to be updated together.

Updates `protobufjs` from 6.11.3 to 8.0.3
- [Release notes](https://github.com/protobufjs/protobuf.js/releases)
- [Changelog](https://github.com/protobufjs/protobuf.js/blob/master/CHANGELOG.md)
- [Commits](protobufjs/protobuf.js@v6.11.3...protobufjs-v8.0.3)

Updates `firebase` from 7.24.0 to 12.13.0
- [Release notes](https://github.com/firebase/firebase-js-sdk/releases)
- [Changelog](https://github.com/firebase/firebase-js-sdk/blob/main/CHANGELOG.md)
- [Commits](https://github.com/firebase/firebase-js-sdk/compare/firebase@7.24.0...firebase@12.13.0)

Updates `firebase-admin` from 8.13.0 to 13.9.0
- [Release notes](https://github.com/firebase/firebase-admin-node/releases)
- [Changelog](https://github.com/firebase/firebase-admin-node/blob/main/CHANGELOG.md)
- [Commits](firebase/firebase-admin-node@v8.13.0...v13.9.0)

---
updated-dependencies:
- dependency-name: protobufjs
  dependency-version: 8.0.3
  dependency-type: direct:production
- dependency-name: firebase
  dependency-version: 12.13.0
  dependency-type: direct:production
- dependency-name: firebase-admin
  dependency-version: 13.9.0
  dependency-type: direct:production
...

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

Bump protobufjs, firebase and firebase-admin
Bumps [json-schema](https://github.com/kriszyp/json-schema) and [jsprim](https://github.com/joyent/node-jsprim). These dependencies needed to be updated together.

Updates `json-schema` from 0.2.3 to 0.4.0
- [Commits](kriszyp/json-schema@v0.2.3...v0.4.0)

Updates `jsprim` from 1.4.1 to 1.4.2
- [Changelog](https://github.com/TritonDataCenter/node-jsprim/blob/v1.4.2/CHANGES.md)
- [Commits](TritonDataCenter/node-jsprim@v1.4.1...v1.4.2)

---
updated-dependencies:
- dependency-name: json-schema
  dependency-version: 0.4.0
  dependency-type: indirect
- dependency-name: jsprim
  dependency-version: 1.4.2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
…ackages/junon-common/multi-978db22d76

Bump json-schema and jsprim in /packages/junon-common
Bumps [body-parser](https://github.com/expressjs/body-parser) from 1.20.0 to 1.20.3.
- [Release notes](https://github.com/expressjs/body-parser/releases)
- [Changelog](https://github.com/expressjs/body-parser/blob/master/HISTORY.md)
- [Commits](expressjs/body-parser@1.20.0...1.20.3)

---
updated-dependencies:
- dependency-name: body-parser
  dependency-version: 1.20.3
  dependency-type: direct:production
...

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

Bump body-parser from 1.20.0 to 1.20.3
Bumps [shell-quote](https://github.com/ljharb/shell-quote) to 1.8.3 and updates ancestor dependency [browserify](https://github.com/browserify/browserify). These dependencies need to be updated together.


Updates `shell-quote` from 0.0.1 to 1.8.3
- [Changelog](https://github.com/ljharb/shell-quote/blob/main/CHANGELOG.md)
- [Commits](ljharb/shell-quote@v0.0.1...v1.8.3)

Updates `browserify` from 8.1.3 to 17.0.1
- [Release notes](https://github.com/browserify/browserify/releases)
- [Changelog](https://github.com/browserify/browserify/blob/master/changelog.markdown)
- [Commits](browserify/browserify@8.1.3...v17.0.1)

---
updated-dependencies:
- dependency-name: shell-quote
  dependency-version: 1.8.3
  dependency-type: indirect
- dependency-name: browserify
  dependency-version: 17.0.1
  dependency-type: direct:development
...

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

Bump shell-quote and browserify
Bumps [pbkdf2](https://github.com/browserify/pbkdf2) from 3.1.2 to 3.1.5.
- [Changelog](https://github.com/browserify/pbkdf2/blob/master/CHANGELOG.md)
- [Commits](browserify/pbkdf2@v3.1.2...v3.1.5)

---
updated-dependencies:
- dependency-name: pbkdf2
  dependency-version: 3.1.5
  dependency-type: indirect
...

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

Bump pbkdf2 from 3.1.2 to 3.1.5
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.18.6 to 7.29.0.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.29.0/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-version: 7.29.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
…babel/traverse-7.29.0

Bump @babel/traverse from 7.18.6 to 7.29.0
Bumps [ws](https://github.com/websockets/ws) from 7.5.8 to 7.5.10.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](websockets/ws@7.5.8...7.5.10)

---
updated-dependencies:
- dependency-name: ws
  dependency-version: 7.5.10
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [cipher-base](https://github.com/crypto-browserify/cipher-base) from 1.0.4 to 1.0.7.
- [Changelog](https://github.com/browserify/cipher-base/blob/master/CHANGELOG.md)
- [Commits](browserify/cipher-base@v1.0.4...v1.0.7)

---
updated-dependencies:
- dependency-name: cipher-base
  dependency-version: 1.0.7
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
dependabot Bot and others added 30 commits May 11, 2026 10:01
Bumps [brace-expansion](https://github.com/juliangruber/brace-expansion) from 1.1.11 to 1.1.14.
- [Release notes](https://github.com/juliangruber/brace-expansion/releases)
- [Commits](juliangruber/brace-expansion@1.1.11...v1.1.14)

---
updated-dependencies:
- dependency-name: brace-expansion
  dependency-version: 1.1.14
  dependency-type: indirect
...

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

Bump brace-expansion from 1.1.11 to 1.1.14
Bumps [@sentry/browser](https://github.com/getsentry/sentry-javascript) from 5.30.0 to 7.119.1.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/7.119.1/CHANGELOG.md)
- [Commits](getsentry/sentry-javascript@5.30.0...7.119.1)

---
updated-dependencies:
- dependency-name: "@sentry/browser"
  dependency-version: 7.119.1
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
…sentry/browser-7.119.1

Bump @sentry/browser from 5.30.0 to 7.119.1
Removes [got](https://github.com/sindresorhus/got). It's no longer used after updating ancestor dependency [nodemon](https://github.com/remy/nodemon). These dependencies need to be updated together.


Removes `got`

Updates `nodemon` from 1.19.4 to 3.1.14
- [Release notes](https://github.com/remy/nodemon/releases)
- [Commits](remy/nodemon@v1.19.4...v3.1.14)

---
updated-dependencies:
- dependency-name: got
  dependency-version: 
  dependency-type: indirect
- dependency-name: nodemon
  dependency-version: 3.1.14
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [https-proxy-agent](https://github.com/TooTallNate/proxy-agents/tree/HEAD/packages/https-proxy-agent) to 5.0.1 and updates ancestor dependency [@sentry/node](https://github.com/getsentry/sentry-javascript). These dependencies need to be updated together.


Updates `https-proxy-agent` from 2.2.1 to 5.0.1
- [Release notes](https://github.com/TooTallNate/proxy-agents/releases)
- [Changelog](https://github.com/TooTallNate/proxy-agents/blob/main/packages/https-proxy-agent/CHANGELOG.md)
- [Commits](https://github.com/TooTallNate/proxy-agents/commits/5.0.1/packages/https-proxy-agent)

Updates `@sentry/node` from 5.3.0 to 5.30.0
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/5.30.0/CHANGELOG.md)
- [Commits](getsentry/sentry-javascript@5.3.0...5.30.0)

---
updated-dependencies:
- dependency-name: https-proxy-agent
  dependency-version: 5.0.1
  dependency-type: indirect
- dependency-name: "@sentry/node"
  dependency-version: 5.30.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
…packages/junon-common/multi-5701d5561a

Bump https-proxy-agent and @sentry/node in /packages/junon-common
Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.10.0 to 6.15.0.
- [Release notes](https://github.com/ajv-validator/ajv/releases)
- [Commits](ajv-validator/ajv@v6.10.0...v6.15.0)

---
updated-dependencies:
- dependency-name: ajv
  dependency-version: 6.15.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
…packages/junon-common/ajv-6.15.0

Bump ajv from 6.10.0 to 6.15.0 in /packages/junon-common
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)

---
updated-dependencies:
- dependency-name: path-parse
  dependency-version: 1.0.7
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
…packages/junon-common/path-parse-1.0.7

Bump path-parse from 1.0.6 to 1.0.7 in /packages/junon-common
Bumps [xml2js](https://github.com/Leonidas-from-XIV/node-xml2js) to 0.6.2 and updates ancestor dependency [aws-sdk](https://github.com/aws/aws-sdk-js). These dependencies need to be updated together.


Updates `xml2js` from 0.4.19 to 0.6.2
- [Commits](Leonidas-from-XIV/node-xml2js@0.4.19...0.6.2)

Updates `aws-sdk` from 2.1167.0 to 2.1693.0
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Commits](aws/aws-sdk-js@v2.1167.0...v2.1693.0)

---
updated-dependencies:
- dependency-name: xml2js
  dependency-version: 0.6.2
  dependency-type: indirect
- dependency-name: aws-sdk
  dependency-version: 2.1693.0
  dependency-type: direct:production
...

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

Bump xml2js and aws-sdk
Bumps [es5-ext](https://github.com/medikoo/es5-ext) from 0.10.53 to 0.10.64.
- [Release notes](https://github.com/medikoo/es5-ext/releases)
- [Changelog](https://github.com/medikoo/es5-ext/blob/main/CHANGELOG.md)
- [Commits](medikoo/es5-ext@v0.10.53...v0.10.64)

---
updated-dependencies:
- dependency-name: es5-ext
  dependency-version: 0.10.64
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
…packages/junon-common/es5-ext-0.10.64

Bump es5-ext from 0.10.53 to 0.10.64 in /packages/junon-common
Bumps [picomatch](https://github.com/micromatch/picomatch) from 2.3.1 to 2.3.2.
- [Release notes](https://github.com/micromatch/picomatch/releases)
- [Changelog](https://github.com/micromatch/picomatch/blob/master/CHANGELOG.md)
- [Commits](micromatch/picomatch@2.3.1...2.3.2)

---
updated-dependencies:
- dependency-name: picomatch
  dependency-version: 2.3.2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Removes [cookie](https://github.com/jshttp/cookie). It's no longer used after updating ancestor dependency [@sentry/node](https://github.com/getsentry/sentry-javascript). These dependencies need to be updated together.


Removes `cookie`

Updates `@sentry/node` from 5.30.0 to 10.52.0
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md)
- [Commits](getsentry/sentry-javascript@5.30.0...10.52.0)

---
updated-dependencies:
- dependency-name: cookie
  dependency-version: 
  dependency-type: indirect
- dependency-name: "@sentry/node"
  dependency-version: 10.52.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
…packages/junon-common/multi-307d3f3557

Bump cookie and @sentry/node in /packages/junon-common
…picomatch-2.3.2

Bump picomatch from 2.3.1 to 2.3.2
Bumps [ws](https://github.com/websockets/ws) from 7.5.10 to 8.17.1.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](websockets/ws@7.5.10...8.17.1)

---
updated-dependencies:
- dependency-name: ws
  dependency-version: 8.17.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants