3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-07-07 19:17:19 +00:00
Commit graph

2642 commits

Author SHA1 Message Date
dependabot[bot]
006a2a6368
build(deps): bump the non-major group with 24 updates
Bumps the non-major group with 24 updates:

| Package | From | To |
| --- | --- | --- |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.15.18` | `22.15.29` |
| [@silvia-odwyer/photon-node](https://github.com/silvia-odwyer/photon) | `0.3.3` | `0.3.4` |
| [bufferutil](https://github.com/websockets/bufferutil) | `4.0.8` | `4.0.9` |
| [fp-ts](https://github.com/gcanti/fp-ts) | `2.16.2` | `2.16.10` |
| [humanize-duration](https://github.com/EvanHahn/HumanizeDuration.js) | `3.31.0` | `3.32.2` |
| [moment-timezone](https://github.com/moment/moment-timezone) | `0.5.44` | `0.6.0` |
| [mysql2](https://github.com/sidorares/node-mysql2) | `3.9.8` | `3.14.1` |
| [passport](https://github.com/jaredhanson/passport) | `0.6.0` | `0.7.0` |
| [reflect-metadata](https://github.com/rbuckton/reflect-metadata) | `0.1.14` | `0.2.2` |
| [tlds](https://github.com/stephenmathieson/node-tlds) | `1.249.0` | `1.259.0` |
| [tmp](https://github.com/raszi/node-tmp) | `0.0.33` | `0.2.3` |
| [typeorm](https://github.com/typeorm/typeorm) | `0.3.20` | `0.3.24` |
| [zod](https://github.com/colinhacks/zod) | `3.25.17` | `3.25.46` |
| [@types/cors](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/cors) | `2.8.17` | `2.8.18` |
| [@types/passport](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/passport) | `1.0.16` | `1.0.17` |
| [@types/passport-oauth2](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/passport-oauth2) | `1.4.15` | `1.4.17` |
| [@types/tmp](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/tmp) | `0.0.33` | `0.2.6` |
| [zod-to-json-schema](https://github.com/StefanTerdell/zod-to-json-schema) | `3.22.4` | `3.24.5` |
| [highlight.js](https://github.com/highlightjs/highlight.js) | `11.9.0` | `11.11.1` |
| [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) | `7.23.9` | `7.27.4` |
| [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) | `7.23.9` | `7.27.2` |
| [@babel/preset-typescript](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-typescript) | `7.23.3` | `7.27.1` |
| [html-webpack-plugin](https://github.com/jantimon/html-webpack-plugin) | `5.6.0` | `5.6.3` |
| [ts-loader](https://github.com/TypeStrong/ts-loader) | `9.5.1` | `9.5.2` |


Updates `@types/node` from 22.15.18 to 22.15.29
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `@silvia-odwyer/photon-node` from 0.3.3 to 0.3.4
- [Changelog](https://github.com/silvia-odwyer/photon/blob/master/CHANGELOG.md)
- [Commits](https://github.com/silvia-odwyer/photon/commits)

Updates `bufferutil` from 4.0.8 to 4.0.9
- [Release notes](https://github.com/websockets/bufferutil/releases)
- [Commits](https://github.com/websockets/bufferutil/compare/v4.0.8...v4.0.9)

Updates `fp-ts` from 2.16.2 to 2.16.10
- [Release notes](https://github.com/gcanti/fp-ts/releases)
- [Changelog](https://github.com/gcanti/fp-ts/blob/master/CHANGELOG.md)
- [Commits](https://github.com/gcanti/fp-ts/commits)

Updates `humanize-duration` from 3.31.0 to 3.32.2
- [Changelog](https://github.com/EvanHahn/HumanizeDuration.js/blob/main/HISTORY.md)
- [Commits](https://github.com/EvanHahn/HumanizeDuration.js/compare/v3.31.0...v3.32.2)

Updates `moment-timezone` from 0.5.44 to 0.6.0
- [Release notes](https://github.com/moment/moment-timezone/releases)
- [Changelog](https://github.com/moment/moment-timezone/blob/develop/changelog.md)
- [Commits](https://github.com/moment/moment-timezone/compare/0.5.44...0.6.0)

Updates `mysql2` from 3.9.8 to 3.14.1
- [Release notes](https://github.com/sidorares/node-mysql2/releases)
- [Changelog](https://github.com/sidorares/node-mysql2/blob/master/Changelog.md)
- [Commits](https://github.com/sidorares/node-mysql2/compare/v3.9.8...v3.14.1)

Updates `passport` from 0.6.0 to 0.7.0
- [Changelog](https://github.com/jaredhanson/passport/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jaredhanson/passport/compare/v0.6.0...v0.7.0)

Updates `reflect-metadata` from 0.1.14 to 0.2.2
- [Release notes](https://github.com/rbuckton/reflect-metadata/releases)
- [Changelog](https://github.com/microsoft/reflect-metadata/blob/main/tsconfig-release.json)
- [Commits](https://github.com/rbuckton/reflect-metadata/commits)

Updates `tlds` from 1.249.0 to 1.259.0
- [Changelog](https://github.com/stephenmathieson/node-tlds/blob/master/CHANGELOG.md)
- [Commits](https://github.com/stephenmathieson/node-tlds/compare/1.249.0...1.259.0)

Updates `tmp` from 0.0.33 to 0.2.3
- [Changelog](https://github.com/raszi/node-tmp/blob/master/CHANGELOG.md)
- [Commits](https://github.com/raszi/node-tmp/compare/v0.0.33...v0.2.3)

Updates `typeorm` from 0.3.20 to 0.3.24
- [Release notes](https://github.com/typeorm/typeorm/releases)
- [Changelog](https://github.com/typeorm/typeorm/blob/master/CHANGELOG.md)
- [Commits](https://github.com/typeorm/typeorm/compare/0.3.20...0.3.24)

Updates `zod` from 3.25.17 to 3.25.46
- [Release notes](https://github.com/colinhacks/zod/releases)
- [Commits](https://github.com/colinhacks/zod/compare/v3.25.17...v3.25.46)

Updates `@types/cors` from 2.8.17 to 2.8.18
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/cors)

Updates `@types/passport` from 1.0.16 to 1.0.17
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/passport)

Updates `@types/passport-oauth2` from 1.4.15 to 1.4.17
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/passport-oauth2)

Updates `@types/tmp` from 0.0.33 to 0.2.6
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/tmp)

Updates `zod-to-json-schema` from 3.22.4 to 3.24.5
- [Release notes](https://github.com/StefanTerdell/zod-to-json-schema/releases)
- [Changelog](https://github.com/StefanTerdell/zod-to-json-schema/blob/master/changelog.md)
- [Commits](https://github.com/StefanTerdell/zod-to-json-schema/commits)

Updates `highlight.js` from 11.9.0 to 11.11.1
- [Release notes](https://github.com/highlightjs/highlight.js/releases)
- [Changelog](https://github.com/highlightjs/highlight.js/blob/main/CHANGES.md)
- [Commits](https://github.com/highlightjs/highlight.js/compare/11.9.0...11.11.1)

Updates `@babel/core` from 7.23.9 to 7.27.4
- [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.27.4/packages/babel-core)

Updates `@babel/preset-env` from 7.23.9 to 7.27.2
- [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.27.2/packages/babel-preset-env)

Updates `@babel/preset-typescript` from 7.23.3 to 7.27.1
- [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.27.1/packages/babel-preset-typescript)

Updates `html-webpack-plugin` from 5.6.0 to 5.6.3
- [Release notes](https://github.com/jantimon/html-webpack-plugin/releases)
- [Changelog](https://github.com/jantimon/html-webpack-plugin/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jantimon/html-webpack-plugin/compare/v5.6.0...v5.6.3)

Updates `ts-loader` from 9.5.1 to 9.5.2
- [Release notes](https://github.com/TypeStrong/ts-loader/releases)
- [Changelog](https://github.com/TypeStrong/ts-loader/blob/main/CHANGELOG.md)
- [Commits](https://github.com/TypeStrong/ts-loader/compare/v9.5.1...v9.5.2)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-version: 22.15.29
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: non-major
- dependency-name: "@silvia-odwyer/photon-node"
  dependency-version: 0.3.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: non-major
- dependency-name: bufferutil
  dependency-version: 4.0.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: non-major
- dependency-name: fp-ts
  dependency-version: 2.16.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: non-major
- dependency-name: humanize-duration
  dependency-version: 3.32.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-major
- dependency-name: moment-timezone
  dependency-version: 0.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-major
- dependency-name: mysql2
  dependency-version: 3.14.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-major
- dependency-name: passport
  dependency-version: 0.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-major
- dependency-name: reflect-metadata
  dependency-version: 0.2.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-major
- dependency-name: tlds
  dependency-version: 1.259.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-major
- dependency-name: tmp
  dependency-version: 0.2.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-major
- dependency-name: typeorm
  dependency-version: 0.3.24
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: non-major
- dependency-name: zod
  dependency-version: 3.25.46
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: non-major
- dependency-name: "@types/cors"
  dependency-version: 2.8.18
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: non-major
- dependency-name: "@types/passport"
  dependency-version: 1.0.17
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: non-major
- dependency-name: "@types/passport-oauth2"
  dependency-version: 1.4.17
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: non-major
- dependency-name: "@types/tmp"
  dependency-version: 0.2.6
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: non-major
- dependency-name: zod-to-json-schema
  dependency-version: 3.24.5
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: non-major
- dependency-name: highlight.js
  dependency-version: 11.11.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-major
- dependency-name: "@babel/core"
  dependency-version: 7.27.4
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: non-major
- dependency-name: "@babel/preset-env"
  dependency-version: 7.27.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: non-major
- dependency-name: "@babel/preset-typescript"
  dependency-version: 7.27.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: non-major
- dependency-name: html-webpack-plugin
  dependency-version: 5.6.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: non-major
- dependency-name: ts-loader
  dependency-version: 9.5.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: non-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-01 15:26:09 +00:00
Miikka
90c6cda916
Merge pull request #494 from ZeppelinBot/chore/dependabot
chore: fix dependabot configuration
2025-06-01 18:17:17 +03:00
Almeida
e0f06844db
Merge branch 'master' into chore/dependabot 2025-06-01 16:01:27 +01:00
Dragory
f5806932af
Merge branch 'TheKodeToad-vue-3' 2025-06-01 15:26:39 +03:00
Dragory
e313a91fbb
Merge branch 'vue-3' of github.com:TheKodeToad/Zeppelin into TheKodeToad-vue-3 2025-06-01 15:26:14 +03:00
Dragory
062f0d1a4e
feat: reduce default loose_matching_threshold to 1 to avoid false positives 2025-06-01 02:58:01 +00:00
Dragory
b62a7a3ac3
chore: capitalization 2025-06-01 02:43:52 +00:00
Dragory
44452ee573
refactor: use prebuilt image in standalone compose 2025-06-01 02:43:36 +00:00
Dragory
f9007a710b
build: optimize image size 2025-06-01 02:12:50 +00:00
Dragory
65667e3965
chore: update config-schema.json for config-checker 2025-06-01 01:39:30 +00:00
Dragory
15f4515ea3
fix: common plugin config defaults 2025-06-01 01:34:48 +00:00
Dragory
7a893bf026
fix: default per-counter perms 2025-06-01 01:20:31 +00:00
Dragory
6a2e9fda0f
fix: config schema in docs 2025-06-01 01:03:23 +00:00
Dragory
36ce6903a3
fix: better schema reusability in json schema 2025-06-01 00:56:52 +00:00
Dragory
efaa12192c
feat: add support for overriding default emoji in env 2025-06-01 00:35:32 +00:00
Dragory
00f9b9f814
fix: add "common" plugin to docs 2025-06-01 00:29:00 +00:00
Dragory
b91a068e03
fix: log automod by default 2025-06-01 00:28:45 +00:00
Dragory
9741bffec5
feat: prettier errors 2025-06-01 00:14:46 +00:00
Dragory
84c1d7f82d
fix: more auto-transforms for zStrictMessageContent 2025-06-01 00:08:02 +00:00
Dragory
a59707e2a5
fix: dashboard config validation 2025-05-31 23:30:36 +00:00
Dragory
2569513c6c
fix: more config type fixes for custom_events 2025-05-31 23:14:33 +00:00
Dragory
ff3c02bcec
fix: better fix for embed/embeds 2025-05-31 23:09:09 +00:00
Dragory
ab57916a52
fix: custom_events config types not allowing template variables 2025-05-31 23:00:30 +00:00
Dragory
b0a4081a26
fix: message content types 2025-05-31 22:58:35 +00:00
Dragory
0aae70561c
fix: role buttons being re-sent 2025-05-31 22:21:31 +00:00
Dragory
27474375c3
fix: error on displayAvatarURL() call 2025-05-31 22:14:13 +00:00
Dragory
a82221d42a
fix: more config type fixes 2025-05-31 22:07:46 +00:00
Dragory
951092d6c0
chore: less log spam 2025-05-31 21:59:22 +00:00
Dragory
d8fb471b07
fix: bandaid fix for regex override merging 2025-05-31 21:59:14 +00:00
Dragory
dd939895e8
fix: automod change_perms action config types 2025-05-31 21:58:09 +00:00
Dragory
1a5f89c332
chore: re-enable plugin load errors 2025-05-31 21:33:27 +00:00
Dragory
2ae3982794
fix: more logs plugin type tweaks 2025-05-31 21:32:45 +00:00
Dragory
7f0606be33
fix: wrong nginx port in standalone 2025-05-31 21:17:46 +00:00
Dragory
ce778d69c3
fix: temporarily add back self-signed prod cert 2025-05-31 21:14:38 +00:00
Dragory
7c2666951e
fix: wonky error handling 2025-05-31 21:03:17 +00:00
Dragory
b490312ed7
chore: less log spam 2025-05-31 20:57:41 +00:00
Dragory
b9713f45fc
fix: possible fix to log format validation 2025-05-31 20:57:23 +00:00
Dragory
bd0f8140aa
chore: disable binary logging in standalone mysql 2025-05-31 20:25:34 +00:00
Dragory
413779bb53
chore: update main Dockerfile to Node 22 2025-05-31 19:19:52 +00:00
Dragory
ddb29566b1
chore: remove zlib-sync which doesn't support Node 22 2025-05-31 19:19:33 +00:00
Dragory
899b8198ae
chore: reduce log spam from config errors 2025-05-31 19:04:23 +00:00
Dragory
e0ea209ac0
fix: temp fix for config schema in docs 2025-05-31 19:03:58 +00:00
Dragory
65681e72db
fix: remove leftover obsolete imports 2025-05-31 18:46:10 +00:00
Dragory
ad24ee3962
chore: update codequality gh action to Node 22 2025-05-31 21:43:20 +03:00
Dragory
dccc7f45e4
chore: robot overlords at it again 2025-05-31 21:41:21 +03:00
Dragory
58becfac36
Merge remote-tracking branch 'origin/master' into next 2025-05-31 21:31:18 +03:00
Dragory
2dd743d3a2
chore: reduce log spam from mute/timeout broadcasts 2025-05-31 18:24:51 +00:00
Dragory
aaf4e02c5f
chore: format 2025-05-31 21:19:56 +03:00
Dragory
6c55b98eee
chore: use prod error handlers in dev 2025-05-31 21:19:56 +03:00
Dragory
21374fa804
fix: log channel config requiring full format array 2025-05-31 21:19:56 +03:00